BODY {
	font-family: Verdana;
	color: #050505;
	font-size: 0.7em;
	text-align: justify;
	text-decoration: none;
}

TABLE {
	color: #050505;
	font-size: 1em;
	line-height: 10px;
}

A {
	font-family: Verdana;
	color: #0C4B97;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	font-family: Verdana;
	color: #F7D007;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}

A.menu {
	font-family: Verdana;	
	color: #E9E9E9;
	font-size: 11px;
	text-decoration: none;
}
A.menu:hover {
	font-family: Verdana;
	color: #F7D007;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

A.pruh {
	font-family: Verdana;	
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
A.pruh:hover {
	font-family: Verdana;
	color: #F7D007;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.modra {
	color:#0C4B97;
}

.mala {
	font-size: 0.8em;
}

.stredni {
	font-size: 0.9em;
}

.velka {
	font-size : 1.3em;
}

INPUT {
	font-family: Verdana;
	font-size : 0.8em;
}

TEXTAREA {
	font-family: Verdana;
	font-size : 0.8em;
}

DIV.zpravy {
	position : absolute;
	left : 0px;
	top : 406px;
	width : 199px;
	background-color : #cccccc;
	font-size : 10px;
}

DIV.menupruh {
	position : absolute;
	left : 200px;
	top : 145px;
	width : 564px;
	padding : 5 0 5 0;	
	background-color : #003399;
}

DIV.main {
	position : absolute;
	left : 200px;
	top : 170px;
	width : 550px;
	padding : 10 10 10 10;
}

IMG.menu {
  FILTER: alpha(opacity=70);
  position : absolute;
  left : 0px;
}
IMG.menu_active {
  FILTER: alpha(opacity=100);
  position : absolute;
  left : 0px;
}
