body {
    margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	background-color: #30C7E6;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
    text-decoration:none;
}
img{
	border: 0px;
}
#main{
margin:0 auto;
padding-top:6px;
margin-bottom:0;
}
#top{
 height: 173px;
}
#wrapper {
   width:800px;
   clear:both;
   margin:0 auto;
   padding:20px;
   padding-bottom:0;
   height:auto;
}
#content{
 margin-top: 2px;
 width: 794px;
 height: auto;
 background: #000000 url(../images/contentback.jpg) top left repeat-y ;
 padding-left: 6px;
}
h1{
	color: #FB8E00;
	border-bottom: solid 1px #FB8E00;
	width: 548px;
	font-size: 1.5em;
}
#cleft{
 width: 567px;
 height: auto;
 float: left;
}
.tekstblok{
 width: 548px;
 border: solid 1px #EDEDED;
 background-color: #F8F8F8;
 padding-top: 6px;
 padding-bottom: 6px;
 padding-left: 6px;
 padding-right: 6px;
 margin-top: 5px;
 margin-right: 5px;
 float: left;
}
#cright{
 width: 205px;
 margin-bottom: 5px;
 margin-top: 10px;
 margin-left: 10px;
 float: left;
}
#footer{
 width: 775px;
 height: 27px;
 color: #ffffff;
 background-image: url(../images/footer.jpg);
 float: left;
 padding-top: 18px;
 padding-left: 25px;
}
#header {
 margin:0 auto;
 height:133px;
 width:800px;
}
.hleft{
 width: 704px;
 height: 133px;
 float: left;
 background-image: url(../images/header.jpg);
}
.hright{
 width: 96px;
 height: 133px;
 float: left;
}
#buttonbar {
 margin:0 auto;
 height:40px;
 width:800px;
 float: left;
 border-bottom: solid 2px #FB8E00;
}
.bleft{
 width: 704px;
 height: 40px;
 float: left;
}
.bright{
 width: 96px;
 height: 40px;
 float: left;
}
.button{
height: 40px;
float: left;
}
