.pdf{
	background:url(images/pdf.png) no-repeat;
	height:42;
	width:44;
	cursor:pointer;
}
.doc{
	background:url(images/doc.png) no-repeat;
	height:40;
	width:40;
	cursor:pointer;
}
.print{
	background:url(images/print.png) no-repeat;
	height:48px;
	width:43px;
	cursor:pointer;
}
#bg_menu{
	background:#024780 url(images/header_menu_bg.gif) repeat-x;
}
#main_page{
	padding: 35px;
}
a#bb{
	text-decoration:none;
	color:#5c5c5c;
	font-size:11px;
padding-left:15px;
}

a:hover#bb{
background: url(images/arrow_left.png) no-repeat 0% 50%;
color:#03467A;
}

.bb {
background: url(images/borger_bottom.png) no-repeat 100% 100%;
/*padding-bottom: 4px;*/
white-space: nowrap;
}


body{
	background:#d6e0e9;
	margin:0px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
}
#nav{
	position: absolute;
	height: 20px;
	width: 72px;
	background: url(images/top_bg.gif) no-repeat;
	padding-top: 4px;
	right:20px;
	z-index:50;
}
#home{
	text-decoration: none;
	height: 10px;
	width: 13px;
	background: url(images/home.gif) no-repeat;
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
}
#mail{
	text-decoration: none;
	height: 10px;
	width: 13px;
	background: url(images/mail.gif) no-repeat;
	display: block;
	position: absolute;
	top: 4px;
	left: 55px;
}
#sitemap{
	text-decoration: none;
	height: 10px;
	width: 13px;
	background: url(images/sitemap.gif) no-repeat;
	display: block;
	position: absolute;
	top: 4px;
	left: 30px;
}
#clear_top{
	display: block;
	background-color: #D6E0E9;
	height: 15px;
}
#logo{
	background: url(images/logo.png);
height:189px;
width:351px;
cursor:pointer;
}
#logo_tr{
	background-image: url(images/bg.jpg);
	/*editt*/
	height:189px;
	width:100%;
	position:relative;
}
#searh_div{
position:absolute;
top:40px;
right:0px;
display:block;
width:242px;
}
#other{
	background: url(images/top.png) no-repeat;
	/*editt*/
	height:189px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
#club{
	background:url(images/club.gif) no-repeat top right;
	height:178px;
	width:208px;
	cursor:pointer;
}
#club b{
	background-color: black;
	margin-left: 10px;
	height: 5px;
	display: block;
}
#club_logo{
	background: url(images/club.gif);
	height: 142;
	width: 203;
}
#bottom{
	border-top: 2px solid #015e89;
	background: url(images/podval.gif) repeat-x;
} 

#bottom1{
	background: url(images/podval.gif) repeat-x;
} 

#tphone{
background: url(images/phone.png);
height:114px;
width:158px;
}

#nec{
background: url(images/nec.png);
height:25px;
width:79px;
float:left;
}

h3, h3 a, a h3
{
color:#015e89;
font-size:16px;
font-weight:bold;
}