body {
	width: 798px;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background-color:#fff;
	background-image:url(../pic/bg_main.jpg);
	background-repeat:repeat-x;
}

#wrapper{
	margin: 0px auto 0px auto;
	width:798px;
	background-color:#fff;
	background-image:url(../pic/bg_tekst.jpg);
	background-repeat:repeat-x;
}

#top {
	width: 798px;
	height:146px;
}

#tekst {
	float:right;
	font-size: 12px;
	width: 550px;
	margin-top: 10px;
	margin-left:10px;
	padding-right:16px;
}

#full {
	width: 640px;
	float:left;
	margin-top: 10px;
	padding-left:10px;
}

#menu {
	float:left;
	width: 203px;
	line-height: 22px;
	font-size: 10px;
	margin-top:0px;
	text-align:left;
	padding-left:10px;
	padding-top:100px;
	padding-right:0px;
	background-color:#D1E9D3;
	background-image:url(../pic/top_menu.jpg);
	background-repeat:no-repeat;
}

.niews_kopje a {text-decoration:none;}

#footer {
	clear: both;
	width: 788px;
	height:24px;
	margin-top:20px;
	padding-top:6px;
	padding-left:10px;
	text-align:left;
	background-color:#1B9221;
	font-size:10px;
	border-width: 1px;
	border-top-style:solid;
	border-top-color:#fff;
	color:#FFF;
}

#footer a
{
	text-decoration: none;
	color:#FFFFFF;
}

a {color:#000}
h1 {font-size:14px; font-weight:bold; color:#fff}
img {border:0px;}
form br { clear:left; }
textarea { overflow: auto; }

.niews_kopje{
	font-size:12px;
	font-weight:bold;
}

.small{
	font-size:10px;
}

.submit_small {
	height: auto;
	width: 120px;
	border: 1px solid #ccc;
}

.from_field {
	height: auto;
	width: 280px;
	border: 1px solid #ccc;
}

.from_field_klein {
	height: auto;
	width: 70px;
	border: 1px solid #ccc;
}

.from_field_middel {
	height: auto;
	width: 200px;
	border: 1px solid #ccc;
}

.textarea_big {
	display: inline;
	height:100px;
	width:280px;
	border-color:#ccc;
	border-width: 1px;
	border-style: solid;
	margin:0px 0 0 0px; 
}

