/* CSS Document */
* {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;

}
body.siroke_pozadi {
	background-repeat: repeat-x;
	background-position: 50% 0;
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #013F62;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #013F62;
	background-image: url(../images/arrow.gif);
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#stin_top {
	width: 930px;
	position: relative;
	padding: 0px;
	height: 13px;
	background-image: url(../images/horni_stin.gif);
	background-repeat: no-repeat;
}
#stin_dolni {
	width: 930px;
	position: relative;
	padding: 0px;
	height: 20px;
	background-image: url(../images/dolni_stin.gif);
	background-repeat: no-repeat;
}
#stin {
	width: 930px;
	position: relative;
	padding: 0px;
	background-image: url(../images/stin.gif);
	background-repeat: repeat-y;
}

#pozadi {
	width: 900px;
	position: relative;
	margin: auto;
}
#paticka {
	width: 100%;
	height: 40px;
	clear: both;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;

}
#hlavicka {
	position: relative;
	width: 900px;
	height: 170px;
	margin: auto;
}
#hlavicka_banner {
	position: relative;
	width: 900px;
	height: 130px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: 163px 5px;
}
#levy {
	margin: auto;
	width: 650px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#pravy {
	width: 250px;
	float: right;
}
#jerab {
	position:absolute;
	left:680px;
	top:0px;
	width:131px;
	height:200px;
	z-index:0;
	background-image: url(../images/jerab.gif);
	background-repeat: no-repeat;
}
#apDiv2 {
	position:absolute;
	left:294px;
	top:184px;
	width:352px;
	height:392px;
	z-index:1;
	background-color: #FFF;
}
.text_paticka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003C5D;
}
.hlavicky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
}
.popisky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	background-image: url(../images/prechod_1.gif);
	background-repeat: repeat-x;
}
.nazvy_produktu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.velky_nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003;
	height: 30px;
	background-image: url(../images/tecky_horizont.gif);
	text-align: left;
}
.ram {
	border: 3px solid #CCCCCC;
	padding: 5px;
	margin: 3px;
}
.zvyrazneni_textu {
	background-color: #D7F1FD;
	border: 1px solid #B7D5E4;
}
#plovouci_leva {
	float: left;
	width: 250px;
	margin-left: 20px;
}
#plovouci_leva ul{
	list-style-image: url(../images/li_sipka.gif);
	margin: 0px;
	padding: 0px;

}
#break{
	clear: both;
	height: 20px;
	width: 100%;
}

