BODY {
	background : url(img/pozadi.gif);
	color: white;
	font-family : Tahoma, Verdana, sans-serif;
	background-color : black;
	background-repeat : repeat-y;
	margin: 0 0 0 0;
}
H1 {
	color: red;
	font-size: 17px;

}
.horninavigace {
	position: relative;
	top: 23px;
	left: 10px;
	font-size: 11px;
	text-align:center;
	width: 640px;
}
.dolninavigace{
	font-size: 11px;
/*	color: gray; */
	position: relative;
	left: 268px;
	top: 15px;
}
.naviobrazek {
	position:relative;
	left:69px;
}
.telo {
	position: relative;
	left: 80px;
	width: 640px;
	margin-top:15px;
	margin-bottom:15px;
	font-size: 13px;	
}
.text {
	font-size: 13px;		
}
.mensitext {
	font-size: 11px;		
}
A {
	color: Silver;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A.navi {
	color: white;
	text-decoration: none;
	font-weight: bold; 
}
A.navi:hover {
	text-decoration: underline;
}
.popisek {
	text-align:center;
	font-size:12px;
}
