
	body{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		margin-top:5px;
		background:url("../images/bg.jpg") repeat-x top left;
   	background-color: #aec3d8;
   	padding: 0px;   			
    
	}
	.bodyText{
		padding-left:2px;
		padding-right:2px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Fonts of main menu items */
		font-size:0.7em;	/* Font size of main menu items */
	}
	.bodyText p{
		margin-top:5px;
	}
	#mainContainer{
		width:757px;
		height:650px;
		margin:0 auto;
    border:1px solid #BBB993;
    border-color:#BBB993 #BBB993 #BBB993 #BBB993;
    background-color: #FFF;	/* Background color of main menu */	
    background-image:url('../images/banner.bmp');
		background-repeat:no-repeat;
		padding-top:85px;			
	}
#maintop{
		width:757px;
		height:20px;
		background:url("../images/top.jpg");
    border-left:1px solid #BBB993;
    border-top:1px solid #BBB993;
		border-right:1px solid #BBB993;	
		margin:0 auto;
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Fonts of main menu items */
		font-size:0.8em;	/* Font size of main menu items */
    color: #FFFFFF;	/* Text color */
   	}
#mainbottom{
		width:757px;
		height:20px;
		margin:0 auto;
    background:url("../images/bottom.jpg");
    border-left:1px solid #BBB993;
    border-bottom:1px solid #BBB993;
		border-right:1px solid #BBB993;	
		padding-top 685px;		
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Fonts of main menu items */
		font-size:0.8em;	/* Font size of main menu items */
    color: #FFFFFF;	/* Text color */
    text-align: center;
	}
#tekst{
		margin:0 auto;
    height:429px;
    padding-left:20px;
		padding-right:20px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Fonts of main menu items */
		font-size:0.8em;	/* Font size of main menu items */
    color: #000000;	/* Text color */
    text-align: left;
	}	

div#left p, div#right p {
	margin-bottom: 0;
}

div#left {
	width: 160px;
	overflow: hidden;
/* 	float:left;*/
/*	display:inline;*/ /* stops IE doubling  margin on float*/
}
div#navi {
	margin: 16px 0 0 0;
	padding: 6px 0 6px 0;
}
/*
div#left #navi ul {
	margin: 0 0 12px 12px;
}
div#left #navi ul li {
	list-style-type: none;

}
*/
div#left .boxTop, div#right .boxTop, div#left .boxBottom, div#right .boxBottom {
	border: 1px solid #b1c2d4;
}

div#left .boxTop, div#right .boxTop {
	border-bottom: 0;
	background: #fff;
	margin: 16px 0 0 0;
}
div#left .boxTop h1, div#right .boxTop h1 {
	padding: 3px 0 0 8px;
	background: #7f99b3;
	height: 14px;
	font: normal 11px/1em tahoma, arial, verdana, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}
div#left .indent, div#right .indent {
	padding: 6px 8px 3px;
}

div#left  td {
/*div#left .boxBottom *, div#right .boxBottom *{*/
	font-size: 10px;
	line-height: 1.2em;
	margin-bottom: 6px;
	color: #000;
}

div#left .whiteBox, div#right .whiteBox {
	background: #fff;
}
div#left .creamBox, div#right .creamBox {
	background: #f6f2c4;
}
div#left .orangeBox, div#right .orangeBox {
	background: #E9EBE0;
}

/*-----------------------------------------------------------------------*/
#left #navi ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
#left #navi li {
	margin: 0;
	padding: 0;
	background: none;
}
#left #navi li a {
	display:block;
	text-decoration: none;
	width: 100%;
	background: url(../images/x.gif) no-repeat;
	color: #000;
	padding: 0 0 0 5px;
 
}
#left #navi li a div{
	font: 11px/normal verdana, arial, sans-serif;
	padding: 4px 0 4px 8px;
  
  
}
#left #navi li a.act{
	padding-left: 0px;


}
#left #navi li a:hover {
	color: #000;
	background: #fff;
	padding-left:0;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .70;
	border-left: 5px solid #7F99B2;
}
#left #navi li a.act, #left #navi li a.act:hover {
	background: #fff;
	color: #000;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	margin: 0 0 0 0px;
	border-left: 5px solid #7F99B2;

	
}
/* Level 2 start ########################################################################*/

#left #navi ul.L2 {
	background: #fff;
/*	border-top: 1px solid #afc1d3;*/
		border-left: 5px solid #afc1d3;
    border-bottom: 1px solid #afc1d3;
}
/*
#left #navi li {
	margin: 0;
	padding: 0;
	background: none;
}
*/
#left #navi ul.L2 li{
	background: url(../images/li_bullet2.gif) no-repeat 8px 7px;
 
  
}
#left #navi ul.L2 li a {
	/*display:block;
	text-decoration: none;*/
	width: 145px;

	
	/*
	color: #000;*/
	padding: 0 0 0 15px;
}
#left #navi ul.L2 li a div{
/*	font: 11px/normal tahoma verdana, arial, sans-serif;*/
	font-size: 10px;
	padding: 3px 0 4px 3px;
}

#left #navi ul.L2 li a:hover {
	color: #24527F;
	margin: 0 0 0 15px;
	/*padding-left:0;*/
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: 0;
/*	border-left: 5px solid #7F99B2;*/
	padding: 0 0 0 0;
	text-decoration: none;
}
#left #navi ul.L2 li a.act, #left #navi ul.L2 li a.act:hover {
	color: #24527F;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	margin: 0 0 0 15px;
	border: 0;
/*	border-left: 5px solid #7F99B2;*/
	padding: 0 0 0 0;
}
#left #navi ul.L2 li a.act div{
	font-weight: bold;
	color: #24527F;
}
#left #navi ul.L2 li a.act{
/*	background: url(../images/li_bullet.gif) no-repeat 8px 7px;*/
}
/* Level 2 end ########################################################################*/



