*{
	margin: 0;
	padding: 0;
}
body{
	background: #D4DCF7 url(images/bgr_body.gif) repeat-x;
	padding: 0px;
	margin: 0;
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: 80%;
	color: #20398F;
	text-align: center;
}
address{
	margin-left: 15px;
	font-style: normal;
	color: #20398F;
	font-size: 95%;
}
p{
	padding-bottom: 10px;
}
h1{
	padding-left: 33px;
	background: url(images/motil.gif) no-repeat left;
	font-size: 150%;
	height: 25px;
	color: #9A7015;
}
h2{
	padding: 10px 0;
	font-size: 130%;
}
h3{
	padding: 0 0 10px 0;
	font-size: 120%;
}

img{
	padding: 5px;
	border: 1px solid #96A8E7;
	background: #DAE2FE;
	margin-left: 10px;
	margin-bottom: 10px;	
}
hr {
	height:1px; 
	border:none; 
	border-bottom:1px dashed #20398F;
	margin: 10px 0 0 0;
}

#header{
	height: 117px;
}
#container { 	
	width: 770px;
	background: url(/images/top_bgr.gif) repeat-x ;
	margin: 0 auto; 
	text-align: left;
	}
#main { float:left; width:770px;  }
#content {
	float: right;
	width: 558px;
	
}
#obsah_top{
	background: url(images/bgr_top_obsah.gif) no-repeat top;
	height: 44px;
}
#obsah{
	background: url(images/bgr_obsah.gif) repeat-y;

	width: 558px;
}
#obsah2{
		padding: 0 20px;
}

#obsah ul{
	margin-left: 20px;
	padding-bottom: 10px;
}


#obsah_bottom{
	background: url(images/bgr_bottom_obsah.gif) no-repeat;
	height: 32px;
}



#nav { 
	float:left; 
	width:204px;
	padding: 3px 0 0 0;
}
#nav ul{
	list-style-type: none;
	margin: 0;
	padding: 5px 15px;
	font-weight: bold;
}
#nav li{
	background: url(images/menu_odrazka.gif) no-repeat top left;
	padding-left: 15px;
	padding-bottom: 8px;
}

#nav li ul{
	list-style-type: disc;
	
}
#nav li li{
	background: none;
	padding-left: 5px;
}
.posledni{
	padding-bottom: 0 !important;
}

#nav a{
	color: #20398F;
	text-decoration: none;
}
#nav a:visited{

	color: #20398F;


}
#nav a:hover{
	color: #000;
	/*background: #D4DCF7;*/
}


#nabidka_top{
	background: url(images/bgr_top_nabidka.gif) no-repeat top;
	height: 48px;
}
#nabidka{
	background: url(images/bgr_nabidka.gif) repeat-y;
	width: 204px;
}
#nabidka_bottom{
	background: url(images/bgr_bottom_nabidka.gif) no-repeat;
	height: 32px;
}

#kontakt_top{
	background: url(images/bgr_top_kontakt.gif) no-repeat top;
	height: 40px;
}
#kontakt{
	background: url(images/bgr_kontakt.gif) repeat-y;
}
#kontakt a{
	text-decoration: underline;
	color: #000;
}
#kontakt a:hover{
	background: #EDF1FF;
}


#kontakt_bottom{
	background: url(images/bgr_bottom_kontakt.gif) no-repeat;
	height: 29px;
}
#copy{
	text-align: center;
	color: #000;
}



#footer { clear:both; }

a#logo{
	display: block;
	height: 80px;/*125*/
	width: 175px;/*201*/
	margin: 40px 0 0 35px;
	padding: 0;
	background: url(images/logo.gif) no-repeat;
	float: left;
	position: absolute;
	z-index: 1;
	
}
#logo span, #slogan span {
	display:none;
}
#slogan{

	height: 117px;
	width: 553px;
	margin: 0 0 0 222px;
	padding: 0;
	background: url(images/bgr_slogan.gif) no-repeat;
}
.vpravo{
	float: right;
}

hr.cleaner {
   clear:both;
   height:1px;
   margin: -1px 0 0 0; padding:0;
   border:none;
   visibility: hidden;
}
.mezera{
	margin-top: 20px;
}
