BODY { font-family: Verdana; font-size: 11px; color: black; background-color: #7794CE;
   scrollbar-arrow-color: #2F5085;
	scrollbar-face-color: #7794CE;
	scrollbar-highlight-color: #7794CE;
	scrollbar-shadow-color: #2F5085;
	scrollbar-3dlight-color: #2F5085;
	scrollbar-darkshadow-color: #2F5085;
	scrollbar-track-color: #7794CE;
	background-image: url(obr/bg.jpg);
	background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
	}
TD {
	font-size:11px;
	color:black;
}
A {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color: #2F5085;
}
A:hover {
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color: black;
}
A.menu {
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color: white;
	display: block;
	padding: 2px;
	border:1px solid #D3E8FF;
}
A.menu:hover {
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color: #2F5085;
	display: block;
	padding: 2px;
	background-color: #D3E8FF;	
}
A.small {
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color: #D3E8FF;
}
A.small:hover {
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	color: #D3E8FF;
}

INPUT.button {
	width:120px;
	font-weight:bold;
	font-size:9px;
	color:#9FBDEC;
	background-color:#2F5085;
	border:1px solid white;
	cursor:pointer;
	cursor:hand;
}
INPUT.in01 {
	width:130px;
	font-weight:normal;
	font-size:9px;
	color:#2F5085;
	background-color:white;
	border:1px solid white;
}
INPUT.in05 {
	width:270px;
	font-weight:normal;
	font-size:9px;
	color:#2F5085;
	background-color:white;
	border:1px solid white;
}
INPUT.in02 {
	width:25px;
	font-weight:normal;
	font-size:9px;
	color:#2F5085;
	background-color:white;
	border:1px solid white;
}
SELECT.in04 {
	width:50px;
	font-weight:normal;
	font-size:9px;
	color:#2F5085;
	background-color:white;
	border:1px solid white;
}

INPUT.in03 {
	width:50px;
	font-weight:normal;
	font-size:9px;
	color:#2F5085;
	background-color:white;
	border:1px solid white;
}
INPUT.in04 {
	width:75px;
	font-weight:normal;
	font-size:9px;
	color:#2F5085;
	background-color:white;
	border:1px solid white;
}
TEXTAREA.fool {
	width:420px;
	height: 100px;
	font-family: Verdana;
	font-weight:normal;
	font-size:9px;
	color:#2F5085;
	background-color:white;
	border:1px solid white;
}

DIV#center {position: relative;top: 0px;left: 0px;right: 0px; width:100%; height:100%; z-index: 100;}
 DIV#menu {position: absolute;top: 0px;left: 0px;width:100%;height:100%;z-index: 200;}
 DIV#menu2 {position: absolute;top: 0px;left:70px;width:200px;height:267px;z-index: 200;}
 
 DIV.mleft {margin-left:0px; width:130px:}
 DIV.popup {display: none; border: solid 1px #2F5085; background-color: #D3E8FF;
  padding-left: 5px; padding-right: 5px; z-index: 300; -moz-box-sizing: border-box;
  width:152px;}
 DIV.popup a {text-align: left; padding: 2px; display:block;text-decoration:block;
  font-weight: normal; font-size:9px; color: #2F5085;}
 DIV.popup a:hover {text-decoration:none; color: #D3E8FF;background: #2F5085;}
 
 DIV.hl {
 	width:790px;
	height:100%;
	margin:0px;
	padding:0px 5px 0px 5px;
	border-width: 1px;
	border-color: #2F5085;
	border-style: none solid none solid;
}