body{
	margin: 0;
	font-family: verdana;
	color: #666666;
	background-color: #DEDEDE;
}

a {
	color: #6B6969;
	text-decoration: none;
}

a:hover {
	color: #1CAA14;
}

h1{
	font-size: 16pt;
	margin: 0;
	padding-bottom: 4px;
	margin-bottom: 20px;
}

h2{
	font-size: 9pt;
	margin: 0;
	padding-bottom: 4px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
}

h3{
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	color: #FFFFFF;
}

h4{
	font-size: 13pt;
	font-weight: normal;
	margin: 0;
	margin-bottom: 15px;
}


#wrap_top{
	margin:0 auto;
	width: 948px;
	height: 10px;
	background-image: url('../graphics/wrap_top.jpg');	
}

#wrap{
	margin:0 auto;
	width: 940px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url('../graphics/bg.jpg');
	background-position: center;
	background-repeat: repeat-y;
}

#wrap_bottom{
	margin:0 auto;
	width: 948px;
	height: 10px;
	background: url('../graphics/wrap_bottom.jpg') no-repeat;
	padding-top: 15px;
	font-size: 8pt;
	text-align: center;
	padding-bottom: 10px;
}

#content{
	width: 940px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	padding-bottom: 10px;
}

#left{
	padding: 10px 0 0 0;
	width: 215px;
	float: left;
	position: relative;
	font-size: 8pt;
	margin-left: 15px;
}

#right{
	padding: 10px 20px 0px 20px;
	width: 670px;
	float: right;
	position: relative;
	font-size: 8pt;
}

#menu a{
	display: block;
	background-image: url('../graphics/menu_bg.jpg');
	height: 26px;
	padding: 9px 0px 0px 30px;
	color: #666666;
	font-size: 10pt;
	width: 168px;
	margin-bottom: 7px;
}

#menu a:hover{
	background-image: url('../graphics/menu_bg_over.jpg');
	color: #000000;
}

#subtekst{
	background-color: #4699B5;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight:bold;
}

#box_left{
	float: left;
	width: 300px;
	position:relative;
	margin-right: 20px;
}

#box_left_h{
	width: 290px;
	font-size: 10pt;
	color: #FFFFFF;
	background-image: url('../graphics/box_left_top.jpg');
	height: 23px;
	padding: 6px 0 0 10px;
	font-size: 10pt;
	font-weight:bold;
	margin-bottom: 5px;
}

#box_right{
	float: right;
	width: 350px;
	position:relative;
}

#box_right_h{
	width: 340px;
	font-size: 10pt;
	color: #FFFFFF;
	background-image: url('../graphics/box_right_top.jpg');
	height: 23px;
	padding: 6px 0 0 10px;
	font-size: 10pt;
	font-weight:bold;
	margin-bottom: 5px;
}

#box_full{
	width: 670px;
	position:relative;
}

#box_full_h{
	width: 660px;
	font-size: 10pt;
	color: #FFFFFF;
	background-image: url('../graphics/box_full_top.jpg');
	height: 23px;
	padding: 6px 0 0 10px;
	font-size: 10pt;
	font-weight:bold;
	margin-bottom: 5px;
}

#box_partnere_top{
	background-image: url('../graphics/box_partner_top.jpg');
	margin-top: 20px;
	height: 24px;
	padding: 7px 0px 0px 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	width: 188px;;
}

#partnere{
	padding: 5px 10px 10px 10px;
	width: 183px;
	line-height: 12pt;
	background: url('../graphics/box_partner_bg.jpg') repeat-y;
}

#box_partnere_bottom{
	background-image: url('../graphics/box_partner_bottom.jpg');
	width: 198px;
	height: 8px;
}

#front_jokes{
	clear: both;
	float: left;
	postion: relative;
	width: 300px;
	margin-top: 20px;
}


#hr{
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 8px;
	margin-bottom: 20px;
}

#front_pop{
	width: 350px;
	position:relative;
	float: right;
}

.middle{
	vertical-align: middle;
}

#tekst{
	padding: 15px 0 0 15px;
}

#percent_bar{
	width: 178px;
	margin-bottom: 2px;
}

#percent_bar2{
	height: 8px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}

#poll{
	padding: 10px 10px 10px 20px;
}

#clear{
	clear: both;
}

#paging{
	font-size: 12pt;
	font-weight: bold;
	padding: 10px 0 50px 0;
}