BODY {
	color:black;
	font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
	font-size : 11px;
	background: #e5e5e5;
	scrollbar-face-color:#e5e5e5;
	scrollbar-3dlight-color:#73716A;
	scrollbar-track-color:white;
}
A {
	color : Maroon;
}
A:HOVER {
	text-decoration : none;
	color : #939393;
}
h1{
	color : #226666;
	font-weight : bold;
	font-size : 14px;
}
h2{
	color : #226666;
	font-weight : bold;
	font-size : 13px;
}
h3{
	color : #226666;
	font-weight : bold;
	font-size : 11px;
}
#menu {
	background: url("../img/menu.gif") center left no-repeat;
	width : 160px;
	height : 550px;
}
.tableText {
	font-size : 11px;
	border-bottom : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
	border-top : 1px solid Silver;
	padding-left: 10px;
	position: relative;
	height: 450px;
	width: 610px;
	left: 0px;
	top: 0px;
	overflow: auto;
	background-color : white;
}
#paticka {
	color : #226666;
	font-size : 9px;
	text-align : right;
	padding-top : 10px;
}
#paticka a {
	text-decoration : none;
	color : #939393;
	}
#paticka a:hover {
	text-decoration: none;
	color : Maroon;
	}
.lowText {
	text-decoration: none;
	color: #000000;
	font: 11px Arial, Helvetica;
}

.highText {
	text-decoration: none;
	color: #F2F2F2;
	font: 11px Arial, Helvetica;
}