
body {
background : #252525; 
padding : 0; 
margin : 0 auto; 
color : #ffffff; 
text-align : center; 
font-family : "arial", "sans serif"; 
background-image : url(../img/back.gif); 
background-repeat : repeat-x; 
font-size : 11px; 
} 

img {
border : 0; 
} 

a {
  color:white;
}

a:hover {
  text-decoration:none;
}

#page {
width : 760px; 
margin : 0 auto; 
text-align : left; 
} 

.top {
	clear:both;
	height:88px;
	width:760px;
}

.menu {
	clear:both;
	height:40px;
	background-image : url(../img/backmenu.gif); 
	background-repeat : repeat-x; 
	padding-left:10px;
	padding-top:12px;
}

.menu a {
	color:#A3D900;
	text-transform: uppercase;
	font-size:10px;
	text-decoration:none;
	margin-right:3px;
}

.menu a:hover {
	color:white;
	background: black;
	border-top:5px solid black;
	border-bottom:5px solid black;
}

.obsah {
	clear:both;
	margin-top:-5px;
	width:760px;
}
.zarovnani {
	clear:both;
}

.l {
	float:left;	
}

.r {
	float:right;
}


.obsahleft {
	float:left;
	width:200px;
	margin-right:5px;
 
}


.obsahmiddle {
	float:left;
	width:430px;
	margin-right:5px;

}


.obsahright {
	float:left;
	width:120px;

}

.obsahright img {
  border:5px solid #363636;
  padding:5px;
  margin-bottom:5px;

}

.novinka {
  clear:both;
  margin-bottom:5px;
  background-image : url(../img/backnews.gif); 
	background-repeat : repeat-x; 
  background: #363636;
  padding:10px;
}

.novinkadatum {
  color:#A3D900;
	text-transform: uppercase;
  font-size:10px;
  margin-bottom:5px;
}


.novinkanadpis {
  font-weight:bold;
  font-size:11px;
}

.foto {
	border:5px solid #363636;
	width:190px;
}

.nadpis {
  text-transform: uppercase;
  background-image : url(../img/back2.gif); 
	background-repeat : repeat-x; 
	color:#A3D900;
	font-weight:bold;
	font-size:12px;
	padding-top:7px;
	padding-left:10px;
  height:30px;
}

.z {
  color:#A3D900;
}

.gallery a img{
	margin-right:8px;
	margin-bottom:10px;
	width:70px;
	height:70px;
  border:3px solid #FFFFFF;
}

.gallery a:hover img{
	margin-right:8px;
	margin-bottom:10px;
	width:70px;
	height:70px;
  border:3px solid #A3D900;
}

.box {
  width:410px;
  border:1px solid #A3D900;
  background:black;
  color:white;
  font-size:12px;
	height:20px;
}


.tlac {
 	margin-top:5px;
  width:100px;
  border:0;
  background: #A3D900;
  color:black;
  font-weight:bold;
  font-size:12px;
	height:30px;
}

.banner {
  margin-bottom:5px;
  text-align:right;
}
