body {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height : 22px;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #000066;
	scrollbar-darkshadow-color : 999999;
	scrollbar-face-color : #000066;
	scrollbar-highlight-color : #000066;
	scrollbar-shadow-color : #000066;
	scrollbar-track-color : #000066;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}

hr {
	color : #4682B4;
	height : 1px;
}

.popiska{
	font-size : 11px;
	line-height: 11px;
}

h1{
	font-size : 18px;
	font-weight : 600;
	text-align : center;
	line-height : 22px;
}

h1.propozice {
        background-color : green;
   }

h2{
	font-size : 16px;
	font-weight : 600;
	line-height : 25px;
}
a {
	color: Yellow;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color : #32CD32;
}

a.nadpis {
	font-weight : 600;
	color : White;
}
a.clanek{
	font-size : 11px;
	text-align : right;
}
.formular {
	font-size : 16px;
	font-family : "Courier New", Courier, monospace;
}

A.menuitem {
	border: 1px solid white;
	background-color: #006633;
	padding: 2px 10px;
	height: 22px;
	width: 120px;
	font: 14px sans-serif;
	color: white;
	margin-left: -1px;
}
	
A.menuitem:hover {
	background-color: #000066;
}

A.menuitem_inverzni {
	border: 1px solid white;
	background-color: #000066;
	padding: 2px 10px;
	height: 22px;
	width: 120px;
	font: 14px sans-serif;
	color: white;
	margin-left: -1px;
}
	
A.menuitem_inverzni:hover {
	background-color: #006633;
}

.diskuse, .diskuse_jmeno, .diskuse_predmet {
	font-size: small;
	border: 1px solid #000066;
}

