body {
	font-family: Verdana, MS Sans Serif, Arial;
	font-size: 11px;
	font-weight : bold;
	background-attachment : fixed;
	color : White;
	scrollbar-face-color: white;
	scrollbar-shadow-color: grey;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: grey;
	scrollbar-darkshadow-color: lightgrey;
	scrollbar-track-color: white;
	scrollbar-arrow-color: grey;
	background-color : #FF8080;
	background-image : url(../Image/backm.jpg);
}
.nazev {
	font-family : "Arial Black";
	color : Yellow;
	font-size : 30px;
	font-weight : bold;
	text-align : center;
}
TABLE {
	font-family : Arial;
	color : Yellow;
	font-weight : bold;
	
}


.nadpis {
	background-attachment : scroll;
	font-family : Arial;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color : Yellow;
}

A {
	font-family : Arial;
	font-size : 13px;
	color : Blue;
	font-weight : bold;
}
A:HOVER {
	font-family : Arial;
	font-size : 13px;
	color : #FFD700;
	background : Black;
	font-weight : bold;
}
.stat {
	color : Maroon;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}

.text {
	color : Black;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
}
.texti {
	color : #003100;
	font-family : Arial;
	font-weight : bold;
	font-size : 16px;
	font-style : italic;
}
.text1 {
	color : Black;
	font-family : Arial;
	font-weight : bold;
	font-size :10px;
	text-align : center;
}
.datum {
	font-family : Arial;
	color : Green;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
}
.komen {
	font-family : "Arial Black";
	font-size : 15px;
	color : Lime;
}
.komen1 {
	font-family : "Arial";
	font-size : 13px;
	color : Lime;
}
.komen_old {
	font-family : "Arial Black";
	font-size : 15px;
	color : Lime;
	text-align : center;
}