body{
	background-image:url(style_images/patern.jpg);
	margin:0;
	overflow:auto;
	scrolling:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#div_container{
	width:900px;
	float: left;
	background-image:url(style_images/back.jpg);
	background-repeat:repeat-y;
	height:auto;
}

#div_header{
	height:210px;
	background-repeat:no-repeat;
}

#div_menu{
	width:210px;
	float:left;
}

#div_menu a{
	background-image:url(style_images/menu_back.jpg);
	background-repeat:repeat-x;
	top:50px;
	text-indent:10px;
	display:block;
	line-height:20px;
	width:198px;
	border:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration:none;
}

#div_menu a:hover{
	background-color:#ccffcc;
}
	
#div_content{
	background-color:#669966;
	padding: 20px 0px 0px;
	width:650px;
	float:right;
	background-image:url(style_images/bg.jpg);
}

#div_news{
	width:200px;
	height:400px;
	background-color:#ffffff;
	border-left:2px solid #17330f;
	border-top:2px solid #17330f;
	border-bottom:2px solid #17330f;
	float:right;
}

#div_news_title{
	position:relative;
	width:200px;
	height:40px;
	line-height:40px;
	background-color:#214816;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

input{
	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

select{
	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

textarea{
	width:250px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.input_error{
	background-color:#FFCC99;
}

.gb_read_more a{
	line-height:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#0066FF;
}

.gb_date{
	font-weight:bold;
	background-color:#70b9de;
	line-height:20px;
	border:2px solid #0c4dc4;
	border-bottom:0px;
}

.gb_msg{
	background-color:#FFFFFF;
	border:2px solid #0c4dc4;
	border-top:0px;
}
/*links*/
#link_cat_blok a{
	position:relative;
	display:block;
	margin-bottom:10px;
	line-height:28px;
	text-indent:10px;
	width:300px;
	border:1px solid #999966;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	background-color:#99cc99;
}

#link_cat_blok a:hover{
	background-color:#ccffcc;
}

#link_sub_blok{
	width:300px;
	border:1px solid #999966;
	margin-bottom:10px;
	background-color:#99cc99;
	padding:5px;
}

#link_sub_blok a:hover{
	text-decoration:underline;
}

.link_title a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#link_description{
}

/*wapens*/
#wapen_cat_blok a{
	position:relative;
	display:block;
	margin-bottom:10px;
	line-height:28px;
	text-indent:10px;
	width:300px;
	border:1px solid #999966;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration:none;
}

#wapen_cat_blok a:hover{
	background-color:#ccffcc;
}

#link_wapen_blok{
	position:relative;
	display:block;
	margin:10px;
	padding:10px;
	width:600px;
	height:130px;
	border:1px solid #999966;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;
	text-decoration:none;
}

#link_wapen_blok a{
	display:block;
	color:#000000;
	line-height:30px;
	text-align:center;
	width:150px;
	border:1px solid #999966;
}


#link_wapen_blok a:hover{
	background-color:#99cc99;
}

.flashclass{ 
	width: 400px; 
	height:400px;
	border: 2px solid #17330f;;
	padding: 5px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.flashclass img{
	border-width: 0;
}

