BODY {
	background-color: #343947; 
	font-family: "Helvetica CE", Arial, sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	color: #FFFFFF;
	padding: 15px 0 2px 0; 
	margin: 0 0 0 0; 
	text-align: justify; 
	line-height: 22px;
	background-image: url(../layout/body_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

BODY a {
	font-family: "Helvetica CE", Arial, sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	color: #F50129;/*#DCAB02;*/
	border-bottom: 1px dotted #57131E;
	/*border-bottom: 1px dashed #DCAB02;*/
	text-decoration: none;
}

BODY a:hover {
	color: #A9B7BF;
	text-decoration: none;
	border-bottom: 1px solid #A9B7BF;
}

H1 {
	/* titul webu */
	font-size: 12px;
	text-align: center;
	visibility: hidden;
	display: none;
}

H2 {
	font-size: 20px;
	font-weight: normal;
	color: #A9B7BF;
}

H3 {
	font-size: 22px;
	font-weight: normal;
	color: #A9B7BF/*#F42832; */;
}

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-indent: 30px;
}

BLOCKQUOTE {
	border-left: 2px solid #D01C27;
	color: #A9B7BF;
	padding-left: 8px;
}

.stred {
	text-indent: 0;
	text-align: center;
}

.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: #B90E1B;
	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: #FFFFFF;
	border: none;
	padding: 0 4px 0 4px;
	height: 17px;
}

#obrys {
	width: 850px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	width: 850px;
	height: 182px;
	background-image: url(../layout/header_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#header A {
	position: absolute;
	display: block;
	top: 80px;
	left: 40px;
	width: 172px;
	height: 65px;
	border: none;
}

#roleta_obrys {
	width: 800px;
	padding: 0 25px 0 25px;
	height: 27px;
	background-image: url(../layout/roleta_obrys_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}

.roleta_pol {
	font-weight: bold;
	float: left;
	padding: 2px 15px 0 24px;
	text-transform: uppercase;
	background: url("../layout/roleta_pol_s.gif") 11px 11px no-repeat;
}

.roleta_pol A {
	display: block;
	float: left;
	height: 100%;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
}

A.roleta_a {
	color: #F4B81E;
}

.roleta_pol A:hover {
	color: #F4B81E;
	border: none;
	text-decoration: none;
}

#info {
	width: 815px;
	height: 26px;
	margin: 0 17px 0 18px;
	background-image: url(../layout/info_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#info_navi {
	float: left;
	padding: 1px 0 0 150px;
	color: #DE9F18; /*#F3A70F;*/
}

#info_navi A {
	color: #BBBBBB;
	border: none;
	text-decoration: none;
}

#info_navi A:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

#info_hledat {
	float: right;
	padding: 1px 17px 0 0;
}

#main_obrys {
	position: relative;
   width: 100%;
   text-align:left;
	background-image: url(../layout/main_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#main_obrys OL {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style-type: none;
}

#main_obrys OL LI {
	position: absolute;
	height: 22px;
	width: 120px;
	padding: 0 5px 0 5px;
	margin: 0;
	background-color: #DCDEE4;/*#E2E4E8; /*#C8C9CA;*/
	border: 1px solid #FFFFFF; 
	border-left: 2px solid #D01C27;
	color: #343947;
	cursor: pointer;
	overflow: hidden;
	background-image: url(../layout/menu_rozbal_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: none;
}

DIV.rozcest {
	background-image: url(../layout/menu_rozbal_s.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#main_obrys OL LI A {
	display: block;
	color: #D01C27;
	border: none;
	width: 100%;
	height: 100%;
}

#main_obrys OL LI A:hover {
	color: #343947;
	text-decoration: none;
	border: none;
	background-image: url(../layout/menu_rozbal_a.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#main {
   float: left;
   width: 122px;
   margin: 0; 
	padding: 0 0 0 46px;
}

#main_titulek {
	padding: 0;
}

#main_obal {
   margin: 0 0 0 168px; 
	padding: 0;
}
   
#main_obsah, #main_obsah_nobg {
	width: 646px;
	min-height: 650px;
	_height: 650px;
   margin: 0 17px -1px 0; 
	_margin: 0 17px -15px 0;
	padding: 30px 18px 20px 0;
	float: left;
	background-image: url(../layout/main_obsah_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;	
	text-align: justify;
}

#main_obsah_nobg {
	background-image: none;
	padding: 0;
}

#main_full, #main_full_nobg {
	width: 800px;
	padding: 0 25px 0 25px;
}

#footer {
	width: 850px;
	height: 61px;
	padding-top: 7px;
	text-align: center;
	font-size: 11px;
	background-image: url(../layout/footer_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer A {
	color: #FFFFFF;
	font-size: 11px;
	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: 2px;
	background-color: #D01C27;
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Arial Narrow","Helvetica CE", Arial, sans-serif;
	line-height: 10px;
	background-image: url(../layout/novinka_datum_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.model_tab {
	float: right;
	width: 180px;
	height: auto;
	position: relative;
	left: 18px;
	_left: 19px;
	top: 0px;
	border-bottom: 1px dotted #6F6F6F;
}

.model_tab_text, .model_tab_text2 {
	width: 150px;
	height: auto;
	font-size: 11px;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: 1px dotted #6F6F6F;
	padding: 5px 15px 5px 15px;
	text-align: left;
	color: #BBBBBB;
}

.model_tab_text2 {
	padding: 10px 5px 5px 5px;
	width: 170px;
	text-align: center;
}

.model_tab_text2 TABLE {
	width: 100%;
}

.model_tab_text2 TD {
	width: 50%;
	text-align: center;
	vertical-align: top;
	line-height: 15px;
	padding-bottom: 8px;
}

.model_tab_h {
	width: 150px;
	height: 22px;
	font-size: 12px;
	background-image: url(../layout/model_header_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 1px solid #6F6F6F;
	border-top: 1px solid #6F6F6F;
	border-bottom: 1px solid #6F6F6F;
	border-right: none;
	padding: 0 15px 0 15px;
}

P.model_foto {
	text-align: center;
}

H3.model_slogan {
	padding-bottom: 25px; 
	padding-top: 15px;
	color: #FFFFFF; /*#f42832; */
	line-height: 30px; 
	font-style: italic; 
	text-align: center
}

H2.predst {
	font-size: 0px;
	background-image: url(../layout/h2_predst.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 0px;
	height: 31px;
	padding-left: 132px;
	overflow: hidden;
}

H2.tp {
	font-size: 0px;
	background-image: url(../layout/h2_tp.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 0px;
	height: 34px;
	padding-left: 223px;
	overflow: hidden;
}

.model_div {
	width: 71%;
}

.model_ul {
	font-size: 11px; 
	color: #BBBBBB;
}

#welcome_obsah {
	padding: 0;
	margin: 25px auto auto auto;
	text-align: center;
}

TD.cn {
	/* ceník-nadpis kategorie */
	border-bottom: 1px dotted #A9B7BF;
}

.tab-cenik TD H2 {
	/* pro tabulku ceníku */
	margin-bottom: 0;
	padding-bottom: 0;
}

.skryty {
	visibility: hidden;
}

TABLE.pz {	
	margin: 0 20px 0 20px;
}

.pz TD {
	padding: 10px;
	vertical-align: top;
}

TD.pz_info {
	padding-top: 28px;
	padding-left: 30px;
	text-align: center;
}

.pz_info IMG, .pz_info A, .pz_info A:hover {
	border: none;
	font-size: 9px;
}

H5.pz {
	text-align: center;
	font-size: 14px;
	color: #F50129;
	margin: 20px 0 15px 0;
}

.pz_podp {
	display: inline-block;
	text-align: center;
	margin-top: 15px;
}


