#container {
	min-width: 90%;
	margin: 15px; 
	background-color: #d0ddaf;
	padding: 5px;
} 



#menu01 ul {padding-left: 10px;}
#menu01 ul  li {color: #dc3626;   }
#menu01 .menu_lev1 { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; margin-top: 5px; }
#menu01 .menu_lev1 a{ text-decoration: none; }

#menu01 .menu_lev1act {border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; font-weight: bold; margin-top: 5px; }
#menu01 .menu_lev1act a{text-decoration: none;}

#menu01 .menu_lev2 { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left:0px; margin-top: 5px; }
#menu01  .menu_lev2 a{ text-decoration: none;}

#menu01 .menu_lev3 { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc;  margin-top: 5px;}
#menu01  .menu_lev3 a{ text-decoration: none; margin-left:10px;}

#menu01 .menu_lev3act {border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; font-weight: bold;margin-top: 5px;}
#menu01  .menu_lev3act a{ text-decoration: none; margin-left:10px;}

#menu01 .menu_lev2act {border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; font-weight: bold;margin-top: 5px;}
#menu01  .menu_lev2act a{ text-decoration: none;}

#menu02 ul {padding-left: 0px;  color: #ffffff;}
#menu02 ul  li {}

#menu02 .menu_lev1 { background-color: #a9bd72;  padding:8px;}
#menu02 .menu_lev1 a{ text-decoration: none; color: #ffffff;}

#menu02 .menu_lev1act { font-weight: bold; background-color: #7d9c00;  padding:8px;}
#menu02 .menu_lev1act a{text-decoration: none; color: #ffffff;}

#menu02 .menu_lev2 { background-color: #a9bd72;  padding:8px; }
#menu02  .menu_lev2 a{ text-decoration: none; color: #ffffff;}

#menu02 .menu_lev2act { font-weight: bold; color: #ffffff; background-color: #7d9c00;  padding:8px;}
#menu02 .menu_lev2act a{text-decoration: none; color: #ffffff;}

.header {
	width: 90%;
	float: none;
	text-align: center;
}

.webdom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	color: #81671d;
}
.webdom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #81671d;
}

.content {
	background-image: url(/templates/img/fon.jpg);
	
	padding: 40px 40px 40px 40px;
}

.content2 {
	background-color: #ffffff;
	padding: 30px 30px 30px 30px;
}

.menu2 {
	background-color: #ffffff;
	padding: 30px 30px 30px 30px;
}

.content  #tables {
	width: 100%;
	padding: 1px;
	background: #ffffff;
	font-size: 13px;
}

.content  #tables td {
		padding: 5px 10px 5px 5px;
		background: #ffffff;
	
	}
.content  #tables th {
		padding: 5px 10px 5px 5px;
		background: #EFEFEF;
		}
	
.flash {
	padding: 5px;
	background:#7d9c00;
   }

.anons a{
	font-size: 14px;
	color: #809f13;
}
a.header2:link{text-decoration:none; color:#837bae;}
a.header2:visited{text-decoration:none; color:#837bae;}
a.header2:active{text-decoration:none; color:#f12131;}
a.header2:hover{text-decoration:none; color:#f12131;}

#form{
background-color: #F0F0F0;
border: 1px dotted #888888;
padding: 10px;
width: 200px;
}
#form input {
width: 180px;
margin-top:3px;
margin-bottom:3px;
}
#form textarea {
margin-top:3px;
margin-bottom:3px;
width: 180px;
}
#form form_txt {
text-align:left;
} 

.text2 {
	font-size: 14px;
	font-weight: normal;
	color: #81671d;
}
.text2 a, p, li
	{
	font-size: 14px;
	font-weight: normal;
	color: #81671d;
    
	}

.picb{
	border: 4px solid #ffffff;
	}
.copy {
	padding-top:20px;
}
.footer {
	background-color: #7d9c00;
	height: 5px;
}
.news_date {
	PADDING: 3px; BACKGROUND: #ffffff; WIDTH: 115px; COLOR: #000000;
}

