body { font-family: Arial, Sans-serif; font-size: small; background: url("../img/layout/backfoto.png") repeat-x scroll center top #000; color: white; margin: 0 auto;}

a { color: blue; }
a:hover { text-decoration: none; }

#container { background: #1A1A1A; margin: 0 auto; width: 980px; }

#layout_horni { float: left; width: 980px; height: 141px; background: url('../img/layout/horni.jpg');}

#layout_horni h1 { margin: 0; } 
#layout_horni h1 a { display: block; margin: 25px 0 0 30px; width: 450px; height: 120px;}
#layout_horni h1 span { display: none; }

#layout_stred { clear: both; background: url('../img/layout/stred.jpg') no-repeat top; height: 327px; overflow: hidden; padding-left: 3px; padding-top: 0px;}

#layout_stred a { 
float:left; 
width: 139px; 
height: 20px; 
padding: 3px 0; 
text-align: center; 
color: white; 
text-decoration: none; 
font-weight: bold;}

#layout_stred a:hover { color: #FFB85E; }
#layout_stred a.aktivni { color: white;}

#layout_dolni { clear: both; background: url('../img/layout/dolni.jpg') no-repeat top; height: 56px; overflow: hidden; padding-left: 3px; padding-top: 0px;}
#layout_dolni a { float:left; width: 139px; padding: 18px 0; text-align: center; color: #666; text-decoration: none; font-weight: bold;}
#layout_dolni a:hover { color: white;}
#layout_dolni a.aktivni { color: black;}

#layout_levysloupec { background: #474646; float: left; width: 275px; margin: 0 auto;}

#obsah { background: #1A1A1A; float: left; width: 470px; margin-left: 10px;}

#layout_pravysloupec { background: #474646; float: right; width: 215px; margin: 0 auto;}



#layout_bottom {
	clear: both;
	position: relative;
	background: url('../img/layout/bottom.jpg');
	height: 148px;
	margin-bottom: 1px;
}

#layout_copyright {
	font-size: x-small;
	text-align: center;
	padding: 90px;
	color: #B3B1B3;
}
#layout_copyright a {
	color: #BF7627;
}

