body {
	background-color: #953600;
	background-image: url("../pozadi5.png"); 
	background-repeat: no-repeat;
	padding: 0px;
	font-family: 'Arial CE', 'Arial CE', 'Arial CE';
	color: black;
	background-position: 50% 50%;
	background-attachment: fixed;
	
}
	a {text-decoration: none}
	a:link {font-size: 13px; color: black}
	a:visited {font-size: 13px; color: black}
	a:hover {color: #6C2901}
	a:active  {color: silver}
	a img   { filter: none}
	a:hover img   { filter: gray}
	
	

#adr{
	position: absolute;
	top: 370px;
	left: 450px;
	padding: 30px;	
	
	
	
	
}
#adr table { font-size: 12px; width: 250px; height: 80px;}
#adr h2{ font-size: 18px; color: #6C2901;}
#adr h1{ font-size: 13px; color: black;}


#popis {
	position: absolute; left: 450px;
	padding: 30px;
	top: 200px;
	width: 420px;
	font-size: 14px;
	
}
#popis p {font-size: 14px; color: black; text-align: left;}

#odkaz {
	position: absolute;
	top: 570px; 
	left: 450px;
	padding: 30px;
	

}
#pozadi img{ position: absolute; left: 350px; top: 20px; color: black;

	
}