body {
	background-color: #e1e1e1;
	background-image: url(design/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: lucida grande,lucida sans, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}

#box {
	width: 820px; 
	margin: 0 auto;
	background: ;
	}
	
#banner {
	width: 820px;
	height: 140px;
	background-image: url(design/banner01.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: none;
	font-family: lucida grande,lucida sans, verdana, arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-top: 60px;
	}		
	
#flaggor {
	width: 820px;
	height: 48px;
	float: none;
	font-family: lucida grande,lucida sans, verdana, arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-bottom: 20px;
	}		
	
#startsida {
	width: 511px;
	height: 441px;
	background-image: url(design/index_2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: none;
	font-family: lucida grande,lucida sans, verdana, arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	padding: 10px;
	}
	
#sidatop {
	width: 820px;
	height: 22px;
	background-image: url(design/bg_top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: none;
	margin-top: 10px;
	}
	
#sidabody {
	width: 800px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(design/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-y;
	float: none;
	font-family: lucida grande,lucida sans, verdana, arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	}
	
#sidabody h1 {
	color: #067fc6;
	text-decoration: none;
	margin: 0px 0 8px 0; 
	font-size: 15px;
	border-bottom: 1px solid #cccccc;
	}
	
#sidabody h2 {
	color: #067fc6;
	text-decoration: none;
	margin: 0px 0 8px 0; 
	font-size: 15px;
	}	
	
#sidabody a {
	color: #087ec6;
	text-decoration: none;
	}			

#sidabody a:hover {
	color: #007b3c;
	text-decoration: none;
	}	
	
.border img {
	border: 1px solid #acacae;
	}

#sidabottom {
	width: 820px;
	height: 22px;
	background-image: url(design/bg_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: none;
	}		

#startmeny {
	width: 820px;
	float: none;
	font-family: lucida grande,lucida sans, verdana, arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 10px;
	}	
	
#startmeny a {
	padding-left: 8px;
	padding-right: 8px;  
	color: #087ec6;
	font-size: 13px; 
	text-decoration: none;
	}			

#startmeny a:hover {
	padding-left: 7px;
	padding-right: 7px;
	background: #ffffff;
	border: #acacac solid 1px;
	color: #007b3c;
	font-size: 13px; 
	text-decoration: none;
	}
	
#kontakt {
	width: 820px;
	padding-top: 15px;
	float: none;
	font-family: lucida grande,lucida sans, verdana, arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
	}
	
#kontakt a {
	padding-left: 2px;
	padding-right: 2px;
	color: #087ec6;
	font-size: 11px; 
	text-decoration: none;
	}

#kontakt a:hover {
	padding-left: 1px;
	padding-right: 1px;
	background: #ffffff;
	border: #acacac solid 1px;
	color: #007b3c;
	font-size: 11px; 
	text-decoration: none;
	}	
	
	
	