body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;
		color:#000000;
		margin: 0;
		padding: 0;
   		background: #0c5ba5 url("images/pozadi.gif") repeat-x; 
		text-align: center;
}

#container {
		background: url(images/decoration_up.gif) no-repeat center 143px;
		text-align: center;
}

#head{ 
		height: 142px;
		width: 760px;
		padding: 0;
		margin: 0 auto;
		background:url(images/head.jpg);
		margin-top: 0px;

}

#obal {
		width: 760px;
		background: url('images/obrazy_01.gif') repeat-y;
		margin: 0 auto;
		text-align: left;
}

#menu{
		width: 150px;
		padding-left: 5px;
		color: #baff00;
		text-decoration: none;
		font-weight: bold;
		list-style-image: none;
		padding-top: 5px;
		float: left;
}

menu ul {
	padding: 0;
}

#menu ul li{
		margin-left: -35px;
		margin-bottom: 8px;
		padding: 0;
		list-style-type: none;
}

#menu li a{
		background: url(images/menu.gif) no-repeat;
		color:#FFF;
		text-decoration:none;
		display: block;
		padding-left: 35px;
		line-height: 18px;
		width: 120px;
		height: 22px;
}
	
#menu li a:hover, #menu li a.selected{
		background: url(images/menu.gif) no-repeat 0 -22px;
		color: #62800b;
}
		

ul, .mezera{
		margin-bottom: 0.5em;
}

#data{
		padding: 0 15px;
		width: 550px;
		float: right;
}

#foot{
		background: url('images/obrazy_07.gif') no-repeat center;
}

#underfoot{
		background: url('images/decoration_down.gif') no-repeat center;
		height: 61px;
		color: #FFFFFF;
		
}

.underfoot{
		color: #FFFFFF;
    text-decoration: none;	

}		

img{
		display: inline;
		border: 3px solid #52320E;
		margin: 10px;
}
		
a {
		color: #62800b;
		
}
		
a:hover {
		color: #DC650B;				
}
		
h3{
    margin: 20px 0px 10px 0px;
    padding: 0px;
    color: #52320E;
    font-size: 16px;
		
    		
}
.img{
		display: inline;
		border: 3px solid #52320E;
		margin: 10px;
}

	









