
body {
background : #303030; 
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; 
} 

#page {
width : 700px; 
margin : 0 auto; 
text-align : left; 
} 

.top {
	clear:both;
	height:70px;
	width:700px;
}

.menu {
	clear:both;
	height:30px;
	background-image : url(../img/backmenu.gif); 
	background-repeat : repeat-x; 
	padding-left:17px;
	padding-top:8px;
}

.menu a {
	color:white;
	text-transform: uppercase;
	font-size:10px;
	text-decoration:none;
	margin-right:10px;
}

.menu a:hover {
	color:#00AEE7;
	
}

.textnadpis {
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom:10px;
	padding-bottom:1px;
	border-bottom:2px solid #00AEE7;
}

.m {
	color:#00AEE7;
}

.novinka {
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #373636;
}

.obsah {
	clear:both;
	padding-left:20px;
	padding-right:19px;
	background-image : url(../img/backcary.gif); 
}

.obsahtext {
	width:340px;
	float:left;
	margin-right:21px;
}

.obsahtext a{
 color:white
}

.obsahtext a:hover{
text-decoration:none;
color:#00AEE7;
}

.obsahright {
	float:left;
	width:300px;
}

.pata {
	clear:both;
	border-top:2px solid #00AEE7;
	margin-top:10px;
	width:340px;
	margin-left:20px;
}

.obr {
	border: 5px solid #00AEE7;
}

.zarovnani {
	clear:both;
}

.l {
	float:left;	
}

.r {
	float:right;
}


.loop {
	border-top:10px solid #292929;
	color:black;
}

.lp {
	background: #FFFFFF;
	background-image : url(../img/sipka.gif); 
	background-repeat : no-repeat; 
	float:left;
	padding-left:10px;
	padding-top:3px;
	height:17px;
	width:118px;
}

.akce {
	border-top:10px solid #2B2A2B;
	border-bottom:10px solid #2B2A2B;
	background: #FFFFFF;
	background-image : url(../img/sipka.gif); 
	background-repeat : no-repeat; 
	color:black;
	padding-left:10px;
	padding-top:3px;
	height:17px;
}

.s {
	color: #141414;
}

.v {
	text-transform:uppercase;
	}
	
ul {
	list-style-type: square;
	margin-top:10px;
}

ul li {
	color: #00AEE7;
	margin-bottom:2px;
	
}

.photos a img{
	margin-right:5px;
	margin-bottom:10px;
	width:70px;
	height:70px;
  border:3px solid #FFFFFF;
}

.photos a:hover img{
	margin-right:5px;
	margin-bottom:10px;
	width:70px;
	height:70px;
  border:3px solid #00AEE7;
}
