
/* udaje k webu */

body {
	background-color: #FFFFFF;
	background-image: url(../web_img/page_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body, input, select, table {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #770005;
}

.hand {
	cursor: pointer;
}


/* intro box */

.intro_box {
	position: relative;
	background-color: #4A4A4A;
	background-image: url(../web_img/intro_box_bg.png);
	background-repeat: no-repeat;
	border: 18px solid black;
	width: 	513px;
	height: 313px;
	margin: 0 auto;
	margin-top: 100px;
	text-align: left;
}

.intro_box .enter_butt {
	background-image: url(../web_img/intro_butt_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 230px;
	left: 310px;
	background-color: #AE090B;
	border: 4px solid #6F0600;
	width: 	186px;
	height: 45px;
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	vertical-align: center;
	padding-top: 17px;
}




/* obsah */

.main_box {
	margin: 0 auto;
	width: 790px;
	border-left: 5px solid #B1050B;
	border-right: 5px solid #B1050B;
	text-align: left;
}

.collage_box {
	height: 265px;
}

.content_box {
	padding-left: 40px;
	padding-right: 40px;
}

.content_box p {
	margin-bottom: 0px;
}

.content_box p img {
	margin: 5px;
	border: 2px solid #949494;
}

.content_box a img {
	margin: 5px;
	border: 2px solid #949494;
}

.right_box {
	float: right;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


h4 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
}

h5 {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

p {
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	/*text-indent: 30px;*/
}

input {
	background-image: url(../web_img/input_bg.png);
	background-repeat: no-repeat;
	border: 1px solid #5E0500;
}

.clear {
	clear: both;
}

a {
	color: #B00509;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.show_more {
	font-size: 11px;
}

.small_link {
	font-size: 11px;
}

/* hlavni menu */

.main_menu_box {
	position: relative;
	background-image: url(../web_img/main_menu_bg.png);
	background-repeat: no-repeat;
	width: 790px;
	height: 59px;
}

.main_menu_box .item {
	position: absolute;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}

.main_menu_box a {
	color: #FFFFFF;
	text-decoration: none;
}

.main_menu_box a:hover {
	color: #000000;
}

/* submenu sluzby */
.submenu_services {
	background-image: url(../web_img/submenu_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 305px;
	margin-left: 100px;
	width: 198px;
	display: none;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	z-index: 100;
}

.submenu_services div {
	border-top: 1px dotted #DF3B3E;
	margin-left: 20px;
	margin-right: 5px;
}


.submenu_services a {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu_services a:hover {
	color: #000000;
}


/* submenu produkty */
.submenu_products {
	background-image: url(../web_img/submenu_right.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 305px;
	margin-left: 500px;
	width: 198px;
	display: none;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	z-index: 100;
}

.submenu_products div {
	border-top: 1px dotted #DF3B3E;
	margin-left: 20px;
	margin-right: 5px;
}


.submenu_products a {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu_products a:hover {
	color: #000000;
}


.submenu_courses {
	background-color: #98221B;
	background-image: url(../web_img/course_submenu_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 305px;
	margin-left: 100px;
	width: 198px;
	display: none;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	z-index: 100;
}

.submenu_courses div {
	border-top: 1px dotted #DF3B3E;
	margin-left: 20px;
	margin-right: 5px;
}


.submenu_courses a {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu_courses a:hover {
	color: #000000;
}

/* spodni menu */
.bottom_menu_box {
	margin: 0 auto;
	position: relative;
	background-image: url(../web_img/bottom_menu_bg.png);
	background-repeat: repeat-x;
	width: 800px;
	height: 49px;
}

.bottom_menu_box .content {
	padding-top: 15px;

	font-size: 11px;
	font-weight: bold;
}

.bottom_menu_box a {
	margin-right: 8px;
	color: #FFFFFF;
	text-decoration: none;
}

.bottom_menu_box a:hover {
	text-decoration: underline;
}


/* box s novinkami */

.news_box {
	background-image: url(../web_img/news_box_middle_bg.png);
	border: 1px solid #7E7E7E;
	background-repeat: no-repeat;

	color: #000000;
	font-size: 11px;
	width: 225px;
	background-color: #949494;
	margin-left: 19px;
}


.news_box .content {
	padding: 10px;
}



/* box s kosikem */
.basket_box {
	background-image: url(../web_img/news_box_middle_bg.png);
	border: 1px solid #7E7E7E;
	background-repeat: no-repeat;

	color: #000000;
	font-size: 11px;
	width: 225px;
	background-color: #949494;
	margin-left: 19px;
}


.basket_box .content {
	padding: 10px;
}


/* box s login formularem */
.login_box {
	background-image: url(../web_img/login_box_middle_bg.png);
	border: 1px solid #80080A;
	background-repeat: no-repeat;

	color: #FFFFFF;
	font-size: 11px;
	width: 225px;
	background-color: #840602;
	margin-left: 19px;
}


.login_box .content {
	padding: 10px;
}

.login_box a {
	color: #FFFFFF;
}

.login_box input {
	width: 180px;
}

.login_box .enter_butt {
	background-image: url(../web_img/enter_butt_bg.gif);
	background-repeat: no-repeat;
	width: 80px;
	border: 0px;
	height: 30px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	padding-top: 3px;
	padding-left: 3px;
}

.login_box .new_member_butt {
	float: right; 
	margin-top: 5px;
	background-image: url(../web_img/new_member_butt_bg.gif);
	background-repeat: no-repeat;
	width: 96px;
	border: 0px;
	height: 30px;
	font-size: 12px;
	color: #000000;
	padding-right: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 3px;
	font-weight: bold;
}



/* formulare */



form fieldset {
	padding: 5px;
	margin-bottom: 10px;
}

form legend {
	font-weight: bold;
	font-size: 13px;
}

form label {
	background-color: #EAEAEA;
	margin-top: 1px;
	margin-right: 5px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
	text-align: right;
	float: left;
	border-bottom: 1px solid #B8B7B7;
	border-left: 1px solid #B8B7B7;
	background-image: url(../adm_img/field_label_bg.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	
}

form.right_part {
	margin-left: 160px;
}

form.switch_lg_item {
	background-image: url(../adm_img/switch_lg_bg.png);
	background-repeat: no-repeat;
	padding: 2px;	
	padding-left: 4px;
	padding-right: 6px;
}

input, textarea {
	border: 1px solid black;
	font-size: 11px; 
	font-family: Arial;
	padding-left: 2px;
}

input.text {
	width: 160px;
}

input.text_long {
	width: 300px;
}

input.text_number {
	width: 50px;
}

input.text_date {
	width: 60px;
}

.butt {
	width: 180px;
	background-image: none;
}

input.check {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

select.sel_middle {
	width: 300px;
}


form {
	margin: 0px;
	padding: 0px;
}

textarea {
	width: 300px;
}

.warning {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	white-space: nowrap;
}

.req {
	color: #FF0000;
}


/* Box s nabidkami praci */
.offer_job_contact {
	border-left: 1px solid #D9D9D9;
	padding-left: 5px;
}

/* definice kalendare */
.calendar_box table {
	width: 100%;
	font-size: 11px;
}

.calendar_box .actual_month {
	font-weight: bold;
	text-align: center;
}

.calendar_box .right_navig {
	float: right;
}

.calendar_box .left_navig {
	float: left;
}

.calendar_box .left_navig a, .calendar_box .right_navig a {
	text-decoration: none;
}

/* produkty */
.product_item {
	float: left;
	width: 200px;
	height: 220px;
	border: 1px solid #D3D2D2;
	margin: 2px;
	margin-right: 10px;
	padding: 2px;
	text-align: center;
	background-color: #EBEBEB;
	margin-bottom: 20px;
}
.product_item .image {
	float: left;
	width: 190px;
	height: 150px;
	border: 1px solid #840602;
	margin: 2px;
	padding: 2px;
	padding-top: 4px;
	text-align: center;
	background-color: #FFFFFF;
}
.product_item .name {
	font-weight: bold;
}

/* tabulka nakupniho kosiku */

.basket_tbl{
	width: 70%;
}

.basket_tbl th {
	background-color: #A40507;
	color: #FFFFFF;
	padding-left: 4px;
}

.basket_tbl .total {
	text-align: right;
	font-weight: bold;
} 

.basket_tbl .pcs {
	text-align: right;
	width: 30px;
	border: 1px solid black;
}

.basket_tbl .price {
	text-align: right;
}

.box_button {
	padding-left: 0px;
	padding-right: 0px;
	background-image: none;
}


.image {
	border: 2px solid gray;
}

.no_img_border a img {
	border: 0px;
}

.created {
	margin: 0 auto;
	width: 790px;
	font-size: 1px;
	text-align: right;
	color: #FFFFFF;
}



