BODY {
	background-color: #0E181E; 
	font-family: "Helvetica CE", Arial, sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	color: #EBEDED;
	padding: 5px 0 20px 0; 
	margin: 0 0 0 0; 
	text-align: justify; 
	line-height: 22px;
}

BODY a {
	font-family: "Helvetica CE", Arial, sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	color: #F2CF41;
	border-bottom: 1px dashed #F2CF41;
	text-decoration: none;
}

BODY a:hover {
	color: #FFC601;
	text-decoration: none;
	border-bottom: 1px solid #F2CF41;
}

H1 {
	/* titul webu */
	font-size: 12px;
	text-align: center;
	visibility: hidden;
	display: none;
}

H2 {
	font-size: 20px;
	font-weight: normal;
	color: #C7CCD7;
}

H3 {
	font-size: 22px;
	font-weight: normal;
	color: #A9B7BF;
}

H4 {
	font-size: 13px;
	color: #A9B7BF;
}

H5 {
	font-size: 12px;
	color: #A9B7BF;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

H6 {
	font-size: 12px;
	color: #A9B7BF;
	font-weight: normal;
}

HR.cleaner {
   clear:both;
   height:1px;
   margin: -1px 0 0 0; 
	padding:0;
   border:none;
   visibility: hidden;
}

FORM {
	padding: 0;
	margin: 0;
}

CITE {
	/* pro oznámení chyb */
	font-weight: bold;
	color: #FF4500;
	display: block;
	text-align: center;
	width: 100%;
	font-style: normal;
}

P {
	text-align: justify;
}

.vst {
	background-color: #FFFFFF;
	background-image: url(../layout/vst_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: "Helvetica CE", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #8F8F91;
}

#vst_h {
	width: 120px;
	height: 13px;
}

.tl {
	background-color: #EECC46;
	background-image: url(../layout/tl_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: "Helvetica CE", Arial, sans-serif;
	font-size: 11px;
	color: #11232A;
	border: none;
	padding: 0 4px 0 4px;
	height: 17px;
	cursor: pointer;
}

#obrys {
	width: 768px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header {
	position: relative;
	width: 768px;
	height: 144px;
	background-image: url(../layout/header_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#header A {
	position: absolute;
	display: block;
	top: 43px;
	left: 40px;
	width: 185px;
	height: 65px;
	border: none;
}

#roleta_obrys {
	width: 594px;
	padding: 3px 25px 0 35px;
	height: 25px;
	background-image: url(../layout/roleta_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}

.roleta_pol {
	float: left;
	padding: 0 22px 0 5px;
}

.roleta_pol A {
	display: block;
	float: left;
	height: 100%;
	font-size: 15px;
	_font-size: 14px;
	color: #DBDBDB;
	border: none;
	text-decoration: none;
	font-variant: small-caps;
}

A.roleta_a {
	color: #F2CF41;
}

.roleta_pol A:hover {
	color: #F2CF41;
	border: none;
	text-decoration: none;
}

#body {
	position: relative;
	width: 768px;
	text-align:left;
	background-image: url(../layout/main_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#body OL {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style-type: none;
}

#body OL LI {
	position: absolute;
	height: 22px;
	width: 110px;
	padding: 0 5px 0 5px;
	margin: 0;
	background-color: #091417;/*#357690;*/
	border-left: 1px solid #F2CF41;
	border-bottom: 1px solid #193039; /*#62828E;*/
	color: #FFFFFF;
	cursor: pointer;
	overflow: hidden;
	display: none;
	font-variant: small-caps;
}

DIV.rozcest {
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#body OL LI A {
	display: block;
	color: #FFFFFF;
	border: none;
	width: 100%;
	height: 100%;
	font-variant: small-caps;
}

#body OL LI A:hover {
	color: #F2CF41;
	text-decoration: none;
	border: none;
}

#plovouci {
	float: right;
	width: 114px;
	margin: 0; 
	padding: 0 0 0 0px;
}

#plovouci_obsah {
	padding: 0;
}

#main {
   margin: 0 114px 0 0; 
	padding: 0;
}
   
#main_obsah {
	width: 654px;
	float: left;
	text-align: justify;
}

#main_obsah_text, #main_obsah_text_prod {
	margin: 0 0 5px 38px;
	padding: 25px;
	background-image: url(../layout/text_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	min-height: 365px;
	_height: 365px;
}

#main_obsah_text_prod {
	padding: 3px 25px 25px 25px;
}

#footer {
	width: 768px;
	height: 37px;
	padding-top: 4px;
	text-align: center;
	font-size: 10px;
	background-image: url(../layout/footer_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #64747A;
}

#footer A {
	color: #64747A;
	font-size: 10px;
	border: none;
}

H2.novinka {
	padding: 0;
	margin: 15px 0 0 0;
	line-height: 31px;
}

DIV.novinka {
	padding-top: 0px;
	padding-bottom: 25px;
	margin-top: 0px;
}

DIV.novinka P {
	margin: 0 0 8px 0;
	padding: 0;
}

.novinka_datum {
	float: left;
	text-align: left;
	padding: 8px 2px 2px 2px;
	color: #F2CF41;
	font-size: 11px;
	font-family: "Arial Narrow","Helvetica CE", Arial, sans-serif;
	line-height: 20px;
}

TD.cn {
	/* ceník-nadpis kategorie */
	border-bottom: 1px dashed #A9B7BF;
}

.tab-cenik TD H2 {
	/* pro tabulku ceníku */
	margin-bottom: 0;
	padding-bottom: 0;
}

#prod_tab_obal {
	width: 566px;
	text-align: center;
}

#prod_tab_obal TABLE {
	margin-left: auto;
	margin-right: auto;
}

#prod_tab_obal IMG {
	border: none;
	margin: 1px;
}

#prod_tab_obal TD {
	text-align: center;
	padding: 6px;
}

#prod_tab_obal A {
	border: 1px solid #546772;
}

#prod_tab_obal A:hover {
 	border: 1px solid #FFFFFF;
 }
 
 #prod_tab_obal A:active {
 	border: 1px solid #86ADB8;
 }
 
 #prod_txt P {
 	margin-left: auto;
	margin-right: auto;
	width: 460px;
 }
 
 #prod_spec {
 	margin-left: 28px;
	margin-right: 53px;
	width: 485px;
 }
 
 #prod_spec UL LI {
 	font-size: 11px;
	color: #ACB8BC;
 }
 
 #flash {
 	position: absolute;
	top: 73px;
	left: 247px;
 }
 
 .tab_loga A, .tab_loga A:hover, .tab_loga IMG {
 	border: none;
 }
 
 #welcome_obsah {
 	width: inherit;
	text-align: center;
 }
 
 .testy_tab TD {
 	padding: 4px;
	vertical-align: top;
 }
 
 .testy_tab TD IMG {
 	border: 1px solid #546772;
 }
 
 .skryty {
 	visibility: hidden;
 }
