body{margin:0;padding:0; background:url(images/bg2.jpg) no-repeat; text-align: center;}	


#container { 
	margin : 0 auto;
	width: 760px;
	text-align : left;
}
#header{height:138px;background:url(images/header4.gif) repeat-x left;}
#footer{height:100px; background:url(images/footer.gif) repeat; padding-top:20px; margin-top:150px; color:#FFF;}
#footer p{width:500px; margin:0 auto}
#footer strong{float:right;}
#navigation{margin: 0 auto;width:1000px;}
#sep{background:url(images/line.gif) repeat-x left;}
#tekst{	background:url(nav/bar.gif) repeat-y 58%;}
#pop
{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	padding: 0px 3px;
}



/*----------clearfix----------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*--------end clearfix--------*/

#content{
	text-align : left;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	padding: 0px 3px;
	margin: 0 auto;
	width:900px;
	}
#content2{
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	vertical-align: top;
	padding: 0px 3px;
	margin: 0 auto;
	width:775px;
	
	}
	
body{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	
	}

#body2{
	font-family: arial;
	font-size: 13px;
	color: #666666;
	vertical-align: top;
	
	}

#left{
	float:left;
	width:420px;
}
#left2{
	float:left;
	margin-left:20px;
	width:420px;
}
#left3{
	float:left;
	padding-left:150px;
	
}
#left4{
	float:left;
	padding-left:100px;
	}
	
#left5{
	float:left;
	padding-left:50px;
}
#right{
	float:right;
	padding-right:150px;
	}
#right2{
	float:right;
	padding-right:100px;
	
	}
#right3{
	float:right;
	padding-right:50px;
	
	}

a{
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #666666;}

	
a:hover{text-decoration: none;}
a:link{text-decoration: none;}
a:active{text-decoration: none;}
a:visited{text-decoration: none;}


