body{
	margin: 0;
   padding: 0;
   text-align: center;
	font-family: sans-serif;
	
}
.stranka{
	width: 815px;
   text-align : left;
   margin: auto;
}
.hlavicka{
	background-image: url(img/hlavicka.jpg);
	width: 815px;
	height: 155px;
	text-align: right;
	margin-top: 5px;
	background-repeat: no-repeat;
}
.obal{
	float: right;
	width: 625px;
}
.cely{
	float: left;
	width: 775px;
	background-repeat: repeat-y;
	margin-left: 39px;
	_margin-left: 20px;
}
.leve_menu{
	background-image: url(img/rozcestnik.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	float: left;
	padding-top: 10px;
	height: 590px;
}
.leve_menu a{
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 2px;
}
.leve_menu img{
	border: 0px;
}
.obsah{
	width: 480px;
	margin: 0;
   text-align: left;
	float: left;
	padding: 10px;
	background-color: white;
	font-size: 12px;
}
.prave_menu{
	padding-top: 80px;
	height: 230px;
	float: right;
	width: 120px;
	font-size: 12px;
	background-image: url(img/pravemenu.jpg);

	background-repeat: no-repeat;
}
.prave_menu a{
	text-decoration: none;
	color: Black;
	display: block;
	font-size: 115%;
	margin-bottom: 1px;
	margin-left: 20px;
	font-weight: bold;
}
.prave_menu a:hover{
	color:#573718;
}

.paticka{
	width: 775px;
}


.historie td{
	vertical-align:top;
	margin-bottom: 2px;
}
.statistika{
	border: 1px solid Black;
}
.trasy{
	text-align: left;
}
.trasy td{
	vertical-align: top;
	padding: 2px;
}
a{
	text-decoration: none;
}

h2{
	font-size: 160%;
}
h1{
	font-size: 22px;
	text-align: center;
}
img{
	border: 0px;
}
/*---------------------------------diskuze----------------------------------------------*/
.prispevek{
	border: 1px solid #A0522D;
	padding: 2px;
	margin-top: 10px;
	text-align: left;
	background-color: #FFEFD5;
	
}
.reagovat{
	float: right;
	margin-top: 2px;
	
}
/*------------------------------------FOTOGALERIE----------------------------------------*/
.album{
	float: left;
	width: 45%;
	text-align: left;
	margin-bottom: 10px;
}
.album img{
	float: left;
	border: 0px;
}
.vytvoreno{
	color: black;
	font-size:75%;
}
.albumNadpis{
	font-size:150%; 
	font-weight:bolder;
}
.nahled{
float: left;
margin-left: 2px;
margin-bottom: 3px;
border: 1px solid Black;
width: 155px;
height: 120px;
text-align: center;
}
.nahledy{
width: 100%;
float: left;
}
.fotka{
width: 800px;
text-align:center;
margin: auto;
margin-top: 20px;
} 
.fotoNavigace{
	float: left;
	text-align: center;
	width: 33%;
	height: 15px;
}

    
	 
/*---------------------výsledky-------------------------------------------*/	 
.vysledky{
	width: 100%;
	text-align: left;
}
.vysledky th{
	background-color: #D1C1BA;
	text-align: left;
}
.seznamRocniku td{
	vertical-align: top;
}
.seznamRocniku{
	width: 100%;
}

