body{
	font: 70%/1.5em Verdana;
	font-family: Verdana, Arial, 'Times New Roman';
	color: #333333;
	font-weight: normal;
	font-size: 70%/1.5em;
	text-align: center;
	
	background-color: #333;
	background-image: url('style/sterren.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	margin: 0;
	padding: 0;
}
h1, h2, h3{
	font-weight: bold;
}
a, a:active, a:visited{
	color: red;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input.submit{
	width: 300px;
	height: 30px;
	line-height: 30px;
	background: url('style/input_button.png') center top no-repeat;
	color: white;
	font-weight: bold;
}
#website{
	width: 970px;
	margin: 0 auto;
	text-align: left;
}
#head{
	width: 918px;
	text-align: right;
	
	padding-top: 15px;
	margin-left: 25px;
}
#form, #form form{	
	height: 44px;
	
	text-align: right;
	margin: 0; padding: 0;
}
#form input.class{
	width: 208px;
	height: 33px;
	line-height: 33px;
	background: url('style/form-input.png') top left no-repeat;
	border: none;
	
	font-family: Verdana, Arial;
	color: #333333;
	
	margin: 0; padding: 0;
	padding-left: 10px;
}
#form a{
	color: #333333;
}
#head-img{
	width: 918px;
	height: 268px;
	background: url('style/head.png') center bottom no-repeat;
	
	margin: 0; padding: 0;
}
#menu{
	width: 968px;
	height: 93px;
	background: url('style/menu.png') center top no-repeat;
	
	position: absolute;
	top: 310px;
}
#menu ul{
	list-style: none;
	margin: 0; padding: 0;
}
#menu ul li{
	font-size: 14pt;
	font-weight: bold;
	display: inline;
	float: left;
}
#menu ul li a{
	font-size: 14pt;
	font-family: tahoma;
	line-height: 50px;
	color: white;
	line-height: 93px;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
}
#menu ul li a:hover{
	color: #000000;
}
#menu ul ul li a{
	height: 25px;
	line-height: 25px;
	font-size: 10pt;
}
#menu ul ul li a:hover{
	background: red;
	color: white;
}
#menu ul li.current a{
	font-style: italic;
}


#nav, #nav ul {
	padding: 0; margin: 0;
	list-style: none;
}

#nav ul {
	position: absolute;
	width: 120px;
	left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	margin-top: -9px;
	z-index: 10;
}

#nav a {
	display: block;
}
ul ul a{
	font-size: 10pt;
	font-weight: bold;
}

ul ul li{
	width: 150px;
	background-color: #222;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
	font-weight: bold;
}

#content{
	width: 918px;
	margin-left: 25px;
}
#main{
	width: 918px;
	background: url('style/main.png') center top repeat-y;
	float: left;
	clear: both;
	
	padding: 0;
	padding-top: 15px;
	margin-top: 50px;
}
#main-text{
	width: 658px;
	clear: both;
	float: left;
	
	margin-left: 25px;
}
#main-text h1{
	background: url('style/h1.png') top left repeat-x;
    color: white; 
    font-size: 120%; 
    font-weight: bold; 
    height: 30px; 
    line-height: 30px; 
    padding: 0 0 0 20px; 
    margin-bottom: 0; 
}
#tekst{
	max-width: 660px;
	border: 1px solid red;
	border-top: none;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	
	text-align: justify;
}
#tekst td{
	font-size: 8.5pt;
}
#stekst{
	max-width: 660px;
	border: 1px solid red;
	border-top: none;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
#newsgallery{
	width: 660px;
	height: 211px;
	
	margin-top: 10px;
	margin-bottom: 10px;
}
#check{
	width: 610px;
	height: 100px;
	background: url('style/check.png') top center no-repeat;
	
	text-align: center;
	color: green;
	font-weight: bold;
	line-height: 100px;
}
#error{
	width: 610px;
	height: 100px;
	background: url('style/error.png') top center no-repeat;
	
	text-align: center;
	color: red;
	font-weight: bold;
	line-height: 100px;
}
#mind{
	width: 610px;
	height: 100px;
	background: url('style/mind.png') top center no-repeat;
	
	text-align: center;
	color: #fa7000;
	font-weight: bold;
	line-height: 100px;
}
#main-right{
	width: 180px;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
#main-right h1{
	background: url('style/h1.png') top left no-repeat;
    color: white; 
    font-size: 120%; 
    font-weight: bold; 
    height: 30px; 
    line-height: 30px; 
    padding: 0 0 0 10px; 
    margin-bottom: 0; 
}
#gallery{
	width: 176px;
	border: 2px solid red;
}
.item_rb{
	width: 180px;
	background: white;
}
#item1{
	width: 180px;
	background: white;
}
#item2{
	width: 180px;
	background: white;
}
#item3{
	width: 180px;
	background: white;
}
.tekst{
	padding: 5px;
	padding-bottom: 0;
}
.sponsor{
	width: 195px;
	height: 113px;
	float: left;
	border: 1px solid #ccc;
	margin: 0 5px 5px 0;
	text-align: center;
}
#footer{
	width: 914px;
	height: 68px;
	background: url('style/footer.png') top left no-repeat;
	clear: both;
	
	text-align: center;
	padding-top: 20px;
	margin-bottom: 30px;
}
#500-300{
	width: 300px;
	height: 500px;
	background: #ff0000 url('style/500-300.png') center center no-repeat;
}
#balak{
	width: 918px;
	height: 120px;
	position: fixed;
	bottom: 0;
	z-index: 10;
}
#balk{
	width: 918px;
	height: 30px;
	line-height: 30px;
	position: fixed;
	bottom: 0;
	background: url('style/balk.png') center center no-repeat;
	color: white;
	z-index: 10;
}
.red{
	color: red;
	font-weight: bold;
}
.green{
	color: green;
	font-weight: bold;
}
.spacer{
	width: 25px;
}
.download{
	width: 265px;
	height: 63px;
	line-height: 63px;
	background: url('style/download.png') center top no-repeat;
	margin-bottom: -5px;
}
.download a, .button a{
	font-family: Impact, Verdana;
	font-size: 24pt;
	color: white;
	padding-left: 10px;
}
.button{
	width: 265px;
	height: 63px;
	line-height: 63px;
	background: url('style/button.png') center top no-repeat;
	margin-bottom: -5px;
}
