	body{
	margin : 0px;
	background-color : #aaaaaa;
	background-image : url(images/mainbg.jpg);
	background-repeat : repeat-x;
	}
	#center{
	width : 937px;
	background-image : url(images/centerbg.gif);
	background-repeat : repeat-y;
	margin : auto;
	}
	#topimage{
	width : 920px;
	height : 232px;
	padding-top : 110px;
	padding-right : 17px;
	text-align : right;
	background-image : url(images/topimage.jpg);
	background-repeat : no-repeat;
	}
		#topmenu{
		font-family : Tahoma, Arial;
		font-size : 12px;
		font-family : Arial;
		font-size : 12px;
		}
		#topmenu ul{
		padding : 0px;
		margin : 0px;
		}
		#topmenu li{
		display : inline;
		list-style-type : none;
		}
		#topmenu a{
		color : #000000;
		text-decoration  : none;
		}
		#topmenu a:hover{
		color : #000000;
		text-decoration  : underline;
		}
		#text{
		padding-top : 80px;
		padding-left : 498px;
		padding-right : 40px;
		text-align : left;
		font-family : Arial;
		font-size : 12px;
		font-style : italic;
		}	
	#kolom1{
	width : 262px;
	float : left;
	}

	#kolom2{
	width : 675px;
	float : left;
	}
		#content{
		font-family : Arial;
		font-size : 12px;
		line-height : 1.6em;
		padding-left : 65px;
		padding-right : 65px;
		padding-top : 25px;
		}
			#content h1{
			padding-bottom : 5px;
			font-family : Arial;
			font-size : 18px;
			font-style : italic;
			color : #6B498F;
			border-bottom : 1px solid #6B498F;
			}
	#footer{
	width : 937px;
	height : 190px;
	background-image : url(images/footer.gif);
	background-repeat : no-repeat;
	clear : both;
	}
	#adres{
	width : 919px;
	height : 52px;
	padding-left : 18px;
	padding-top : 5px;
	font-family : Tahoma, Arial;
	font-size : 12px;
	background-image : url(images/adresbg.gif);
	background-repeat : no-repeat;
	clear : both;
	}
	#block, #block2, #block3, #block4{
	float : right;
	}
	#blocktop{
	width : 228px;
	height : 17px;
	background-image : url(images/blocktop.gif);
	background-repeat : no-repeat;
	background-position : 0px bottom;
	}
	#blockmid{
	width : 228px;
	padding-left : 10px;
	padding-right : 10px;
	font-family : Arial;
	font-size : 12px;
	background-image : url(images/blockbg.gif);
	background-repeat : repeat-y;
	}
		#blockmid ul{
		margin : 0px;
		padding : 0px;
		padding-left : 10px;
		}
		#blockmid li{
		padding-left : 0px;
		padding-bottom : 5px;
		font-weight : bold;
		list-style-image : url(images/bullet.gif);
		}
		#blockmid li a{
		text-decoration : none;
		color : #000000;
		}
		#blockmid li .sub{
		padding-left : 0px;
		padding-bottom : 2px;
		font-weight : normal;
		list-style-image : none;
		list-style-type : none;
		}
	#blockbot{
	width : 228px;
	height : 17px;
	background-image : url(images/blockbot.gif);
	background-repeat : no-repeat;
	}
	
	.clear{
	clear : both;
	}
	.hidefield{
	display : none;
	}
	.banner{
	padding-top : 10px;
	padding-left : 15px;
	clear : both;
	}