html {height:100%;
      overflow:hidden;
	  margin:0;
	  padding:0;}
body {
	height:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	background-color:#00CCFF;
    'background-image: url(../sota_images/bgnd_blue3.png);
	'background-repeat: repeat;
	
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #0FF;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
#header {
	position: absolute;
	width: 100%;
	height: 90px;
	z-index: 50;
}
#cim {
	position:relative;
	width:708px;
	height:40px;
	z-index:3;
	left: 100px;
	top: 7px;
	font-family: "Lucida Console";
	font-size: 44px;
}
#ketten {
	position: absolute;
	height: 102px;
	border: 0px;
	z-index: 2;
	left: 850px;
	top: 8px;
}
#viktor {
	position:relative;
	width:78px;
	height:18px;
	z-index:18;
	left: 10px;
	top: -100px;
	font-size: 12px;
	visibility: hidden;
}
#laci {
	position:relative;
	width:78px;
	height:18px;
	z-index:19;
	left: 120px;
	top: -117px;
	font-size: 12px;
	visibility: hidden;
}

#mail_to {
	position: absolute;
	width: 184px;
	height: 20px;
	text-align: center;
	z-index: 10;
	left: 26px;
	top: 658px;
}
#mail_to a:hover{
	color: #FFF;
	font-weight:bold;
}
#linkek {
	position: absolute;
	width: 126px;
	height: 191px;
	z-index: 9;
	left: 88%;
	top: 70%;
}

#map_canvas {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 8;
	left: 236px;
	top: 115px;
	color: #363;
	font-weight: bold;
	line-height: 1.35;
	overflow: hidden;
	white-space: nowrap;
}
#side_bar {
	position: absolute;
	top: 115px;
	left: 18px;
	width: 211px;
	height: 434px;
	font-weight: bold;
	overflow: auto;
}
#spry_menu {
	position: absolute;
	width: 522px;
	height: 27px;
	z-index: 12;
	left: 236px;
	top: 88px;
}
#search_book {
	position: absolute;
	width: 85px;
	height: 67px;
	z-index: 20;
	left: 57px;
	top: 555px;
}
#search_txt {
	position:absolute;
	width:87px;
	height:22px;
	z-index:17;
	left: 62px;
	top: 513px;
	visibility: hidden;
}

#kommentelj {
	position:absolute;
	width:600px;
	height:11px;
	z-index:5;
	left: 34px;
	top: 76px;
	margin: 0px;
	font-size: 14px;
}
.tooltip {
	position:absolute;
    color:#ffffff;
	background-color:#009ccf;
	padding-left:5px;
	padding-right:7px;
	padding-bottom:3px;
	padding-top:2px;
    border:1px #CDD9B3 solid;
	border-radius: 4px;
	font-size:12px;
	font-weight:bold;
}
#fbook {
	position: absolute;
	z-index: 40;
	left: 28px;
	top: 712px;
	width: 2px;
    /*
	width:350px;
	height:17px;
	background-color: #3CF;
    border:1px #CDD9B3 solid;
	border-radius: 5px;
	*/
}
