/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px; padding:0px;
	font-size:11px;
}

a {color:#666666;
border-color:#000000;
text-decoration:none;
}
a:hover {text-decoration:underline;}

#otocka {
width:118px;
height:108px;
padding-left:581px;
top:392px;
position:absolute;
z-index:999;
}

#container {
margin:auto;
width:996px;
height:auto;
position:relative;
text-align:justify;
padding:0px;
}

#intro-block {
width:410px;
height:500px;
background-repeat:no-repeat;
top:0px;
position:absolute;
margin-left:289px;
}

#intro-block img{border:none;}

#footer {
position:absolute;
width:90%;
left:0px;
height:18px;
bottom:0px;
background-color:#FF9900;
color:#FFFFFF;
top:500px;
width:990px;
azimuth:center;
padding:2px;

}

#footer-1 {
text-align:left;
padding-left:5px;
margin:0px;
left:0px;
color:#FFFFFF;
float: left; 
width: 48%;
}

#footer-2 {
text-align:right;
padding-right:5px;
color: #D26900;
float: right; 
width: 48%;
}

#footer-1 a{color: #FFFFFF} 
#footer-2 a{color: #D26900} 


