*{
padding: 0px;
margin: 0px;
}

html{
padding: 0px;
margin: 0px;
}


body{
background: #000000;
margin:0px auto;
padding:0px;
text-align:center;
font-family: georgia;
}

#web{
width:1281px;
height: auto;
text-align:center;
margin: 0 auto 0 auto;
}

a{
color: #fff;
text-decoration: none;
}

a:hover{
color: #fff;
text-decoration: underline;
}

h1 {
	float: left;
	position: relative; 
	overflow: hidden;
	text-decoration: none;
top: 18px;
left: 0;
}

h1, h1 span {
width: 331px;
height: 75px;
	display: block;
	cursor: pointer;
}
 

h1 span {
float: left;
	position: absolute; 
	left: 0; 
	top: 0; 
	color: #296A5D;
	font-size: 55%;
	z-index: 1;
	background: url('../images/logo.png') no-repeat;
}


ul#menu{
color: #ffa704;
list-style: none;
float: right;
text-align: left;
height: 110px;
margin: 0 0 0 0;
}

ul#menu li{
float: left;
height: 110px;
}

ul#menu li#galerie a#rally{
position: relative;
display: block;
width: 145px;
height: 60px;
margin: 30px 0 0 0;
background: url('../images/rally-gal.png') left bottom no-repeat;
}

ul#menu li#galerie{
background: url('../images/lista.png') right top no-repeat;
}

ul#menu li a#other{
display: block;
width: 140px;
height: 60px;
margin: 30px 0 0 0;
background: url('../images/other-gal.png') right bottom no-repeat;
}

ul#menu li#galerie span{
position: absolute;
z-index: -1;
}

ul#menu li  a#other span{
position: absolute;
z-index: -1;
}


ul#menu li{
float: left;
}


#obsah{
float: left;
text-align:left;
width: 100%;
height: auto;
color: #fff;
padding: 0 0 20px 0;
}

#obsah .box{
float: left;
width: 265px;
height: auto;
margin: 16px 40px 0 10px;
}

#obsah .box h2{
color: #FFA800;
font-weight: bold;
text-transform: uppercase;
margin: 0 0 10px 0;
}

#obsah .box p{
font-size: 75%;
font-family: Arial;
}

#imageContainer { width: 100%; clear: both; height: 503px; text-align: center; }  
#imageContainer img { display:none; 	 	
			top: 110px; left:0px; 	 	
			height: 503px;
			position: absolute;
			opacity: -0.01; 
			margin-left: 50%;
			left: -640px;
      } 

#obsah #copyright{
float: right;
width: 21px;
height: 172px;
color: #626060;
padding: 0px;
z-index: 1;
background: #000 url('../images/patka.png') right bottom no-repeat;
}

#obsah #copyright span{
font-size: 40%;
position: absolute;
z-index: -1;
}
