body {
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
background-color:#335500;
}
	
#wrapper {
	width: 800px;
	margin: 0px auto;
	background-image:url(../pic/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#content {
	width: 780px;
	margin: 0px auto;
}

#nav {
	padding-top: 10px;
	width: 210px;
	float: left;
	color:#000;
	background-color:#84a0ac;
}

#navcontainer {
	font-size: 12px;
	line-height: 22px;
	padding-left: 12px;
}

#navcontainer a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover {color:#fff;}

#tekst {
	padding-top: 10px;
	float: left;
	width: 370px;
	padding-left: 10px;
}

#tekst p {margin: 0px 0px 0px 0px;}

#tekst h1 {
	margin: 0px 0px 0px 0px;
	color: #84a0ac;
	font-size: 12px;
}

#tekst a {color: #003a8c;}

#tekst_full {
	padding-top: 10px;
	float: left;
	width: 515px;
	padding-left: 10px;
}

#tekst_full p {
	margin: 0px 0px 0px 0px;
	background-color:#fff;
}

#tekst_full h1 {
	width: 410px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	color: #003a8c;
	font-size: 11px;
}

#tekst_full a {color: #003a8c;}

#tekst_right {
	padding-top: 10px;
	font-size: 10px;
	float: left;
	width: 190px;
}

#tekst_right a {color: #84a0Ac;}

#tekst_right p, #tekst_right h1 {margin: 0px 10px 0px 10px;}

#footer {
	font-size: 10px;
	clear: both;
	background-image:url(../pic/bottum.gif);
	background-repeat:no-repeat;
	color: #fff;
	background-position:bottom;
	text-align: right;
	height: 19px;
	width: 780px;

}
#footer a:hover {color:#ccc;}

#footer a {
	color: #fff;
	text-decoration: none;
}

#list_menu ul li a {
	color: #000;
	font-weight:normal;
}
#list_menu ul li ul li a{
	color: #000;
	font-style:italic;
	font-size:0.9em;
	font-weight:normal;		
}

#list_menu .activeMenuLink{color:#fff;}

#list_menu li{list-style-type:none;}

#list_menu, #list_menu ul{
	margin:0px;
	padding:0px;
}

#list_menu ul{
	display:none;
	margin-left:10px;
}

img {border: 0px;}
strong{color: #003a8c;}
hr{color: #84a0ac;
	size:1px;
}