*{margin:0px; padding:0px;}
html{
background-image: url(bg.jpg);
background-position:top center;
background-repeat: repeat-x;
background-color: black;
text-align:center;
font-family: Arial;
}
body
{
text-align: center;
} 
div#container{
width:1124px;
margin: 0 auto; 
background-image: url(bgtext.jpg);
background-position:top center;
background-repeat: repeat-y;
}
div#header{
height:316px;
background-image: url(header.jpg);
background-position:top center;
}
div#body{
text-align:left;
background-image: url(body.jpg);
background-position:top center;
background-repeat:no-repeat;
}
div#obsah{
width:620px;
padding-top:60px;
margin-left:115px;
}
div#obsah h1{
text-align:center;
padding-top:20px;
margin-bottom:10px;
}
div#obsah p{
padding-left:10px;
padding-bottom:20px;
}
div#obsah a{
color:brown;
}
div#obsah a:hover{
color:green;
text-decoration:none;
}
div#menu{
margin-top:20px;
width:255px;
float:right;
margin-right:93px;
text-align:left;	
}
div#menu li{
font-size:18px;
margin-bottom:2px;
margin-left:15px;
}
div#menu p{
text-align:center;
}
div#footer{
height:158px;
background-image: url(footer.png);
background-position:top center;
}


div#footer p.autor{
float:right;
margin-top:130px;
margin-right: 31px;
color:white;
}
div#footer p.patka{
float:right;
margin-top:114px;
margin-right:40px;
color:white;
text-align:center;
}
div#footer a{
color:white;
text-decoration:none;
}
div#footer a:hover{
color:#BDED80;
text-decoration:underline;
}

img{border:0px;}

.lidekolem{margin:0px; padding:0px;}

table td{padding:2px;}
.tabletd{padding:10px;}


#objekt_1,#objekt_2,#objekt_3,#objekt_4,#objekt_5,#objekt_6,#objekt_7,#objekt_8,#objekt_9 {
	width: 170px;
	height: auto;
	z-index: 500;
	border: solid 3px #363636;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
	font: 0.8em Tahoma;
	background: url(bg_trans_black.png) repeat 0px 0px;
	margin-left:25px;
}
#objekt_1 a,#objekt_2 a,#objekt_3 a,#objekt_4 a,#objekt_5 a,#objekt_6 a,#objekt_7 a,#objekt_8 a,#objekt_9 a{
color:#EEEEEE;
} 
#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
