@charset "utf-8";
/* CSS Document */
html, body {
	background-color: #CBCEDD;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto;
	color: #323232;
}
#body {
	width: 965px;
	margin: auto;
	text-align: center;
	background-image: url(../img/bgr.png);
	background-repeat: repeat-y;
	position:relative;
	min-height: 930px;
	_height: 930px;
}
#top {
	width: 965px;
	margin: auto;
	text-align: center;
	background-image: url(../img/bgr_top.png);
}
#menu {
	position:relative;
	left: 2px;
 left: -2px !ie;
	top: -3px;
 top: -1px !ie;
}
#menu2	{
	position: absolute;
	left: 10px;
	top: 230px;
	width: 185px;
	height: 250px;
	margin-bottom: 10px;
	text-align: left;
}
#menu2 ul	{
	margin: 5px;
	margin-left: inherit;
	margin-left: 45px !ie;
}	
#menu2 li	{
	list-style-image: url(../img/arrow.png);
	margin-left: -20px;
}
#menu2 a	{
	text-decoration: none;
	color: #232323;
}
#menu2 a:hover	{
	text-decoration: underline;
	color: #FF9900;
}
#obsah	{
	text-align: left;
	width: 700px;
	margin-left: 220px;
	margin-left: 200px !ie;
	text-align: justify;
	color: #495D95;
	padding-top: 20px !ie;
	padding-bottom: 10px;
}
#obsah h1	{
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 18px;
}
#obsah h2	{
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 18px;
	font-size: 16px;
}
#obsah h3	{
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 16px;
	font-size: 14px;
}
#obsah h4	{
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 16px;
	font-size: 12px;
}
#obsah a	{
	text-decoration: none;
	color:#669933;
	outline: none;
}
#obsah a:hover	{
	text-decoration: underline;
	color:#669999;
}
#obsah p	{
	margin: 4px;
}	
		
				
#paticka {
	background-image: url(../img/wave.png);
	height: 122px;
	width: 965px;
	margin: auto;
	position: relative;
	top: -10px;
	text-align: left;

}
#paticka p {
	color: white;
	display: inline-block;
	padding-top: 4px;
	margin-top: 4px;
	margin-left: 20px;
}
#paticka h4	{
	margin: 0px;
	text-align: center;
	color: #666666;
	padding-top: 72px;
	font-size: 10px;
	line-height: 12px;
}
#paticka a	{
		color: #666666;
		text-decoration: none;
}
#paticka a:hover {
		color: #666666;
		text-decoration: underline;
}		
		
		
.b	{
	font-weight: bold;
}
.h1	{
	font-size: 20px;
	font-weight: bold;
	color: #495D95;
	padding: 7px;
	padding: 0px !ie;
	padding-left: 7px !ie;
	padding-bottom: 5px !ie;

	}
.clear	{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
sup	{
	color: #FF0000;
}
#peny	{
	display: none;
}
#latky	{
	display: none;
}		
#semitransparent	{
	display: block;
	z-index: 20;
}
#materialy	{
	display: none;
	position: relative;
	left: 50px;
	width: 140px;
}
.zaruka	{
	font-size: 50%;
}
.leta	{
	font-size: 70%;
}
#vlastnosti	{
	float: left;
	margin-top: 20px;
	margin-left: 90px;

}
#vlastnosti img	{
	margin-right: 10px;
	vertical-align: middle;
}
#popis	{
	position: relative;
	left: 150px;
	top: 30px;
}	
#popis img	{
	margin-right: 10px;
	vertical-align: middle;
}
#obsah a img {
	border: none;
	outline: none;
	margin: 5px;
}										
.pm {
border-left:#004269 1px solid;
border-right:#004269 1px solid;
}
.pm  th{
background-color: #004269;
color:#FFFFFF;
text-align:left;
padding:2px;
}
.pm  td{
border-bottom:#004269 1px solid;
text-align:left;
padding:2px;
}