body {
background-color: #b22a47;
color: white;
//background-image: ///URL('bg.gif');
background-attachment: fixed;
}

#stranka {
width: 1000px;
background-color: shadow;
position: relative;
float: center;
font-size: 16px;
font-family: Verdana;
}

#stranka a:hover {
		
	color: white;

}

#nazev {
position: absolute;
top: 10px;
width: 1000px;
height: 40px;
background-color: #998146;
color: white;
font-size: 28px;
font-family: Verdana;
text-align: center;
text-decoration: bold;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background-image: URL('top.png');
}

#nazevtext {
left: 125px;
top: 4px;
width: 750px;
position: relative;
background-color: black;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#logo{
top: 60px;
width: 1000px;
height: 300px;
font-size: 20px;
background-color: white;
text-align: right;
position: absolute;
font-family: Calibri;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background-image: URL('logo.png');
}



#menu{
width: 978px;
height: 50px;
position: absolute;
top: 240px;
left: 10px;
background-color: white;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;

}

#odkazy{
width: 978px;
height: 50px;
position: absolute;
top: 12px;
font-size: 21px;
font-family: Verdana;
color: black;
text-decoration: bold;
text-align: center;
}

#odkazy a:hover {
		
	color: white;
	background-color: black;

}

#odkaz {
text-decoration: none;
color: black;
border:0px;
}

#obsah{
width: 1000px;
height: 700px;
position: absolute;
top: 370px;
background-color: #998146;
border-top-left-radius: 10px;
border-top-right-radius: 10px;

}

#polozka {
position: absolute;
top: 10px;
width: 200px;
height: 30px;
left: 10px;
background-color: #b22a47;
color: white;
font-size: 24px;
font-family: Verdana;
text-align: center;
text-decoration: bold;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}

#text {
position: relative;
top: 50px;
width: 900px;
color: white;
font-size: 16px;
font-family: Verdana;
text-align: justify;

}

#text a:hover img {
		
filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}

#obraz {
border:0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
