H1 {
	/* titul webu */
	font-size: 18px;
}

H2 {
	font-size: 16px;

}

H3 {
	font-size: 14px;

}

H4 {
	font-size: 13px;

}

HR.cleaner {
   display: none;
}

FORM {
	padding: 0;
	margin: 0;
}

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;
}

#header {
	display: none;
}

#roleta_obrys {
	display: none;
}

#body OL {
	display: none;
}

#plovouci {
	display: none;
}

#footer {
	border-top: 1px dotted black;
	font-size: 8px;
}

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 dotted #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 IMG {
	border: none;
}

#prod_tab_obal TD {
	text-align: center;
	padding: 10px;
}

#prod_tab_obal A, #pro_tab_obal A:hover {
	border: none;
}