*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

p
{
	padding-bottom: 15px;
}

a
{
	color: #669620;
	text-decoration: none;	
}

a.white
{
	color: white;
}

.bold
{
	font-weight: bold;
}

body
{
	font-family: Arial;
	background: url(../img/main_bg_stripe.jpg) repeat-x left top #e1ecbd;
	font-size: 13px;
	color: #699620;
}

#container
{
	width: 1000px;
	margin: 0 auto;
}

#logo_and_menu
{
	width: 218px;
	float: left;
}

#logo
{
	width: 218px;
	height: 121px;
	cursor: pointer;
}

#langs
{
	position: absolute;
	top: 113px;
	margin-left: 26px;
	width: 70px;
}

#langs ul
{
	list-style-type: none;
}

#langs ul li
{
	display: inline;
}

#langs ul li div
{
	width: 22px;
	float: left;
	margin-right: 5px;
}

#langs ul li a
{
	text-decoration: none;
	color: #699620;
	font-size: 12px;

}

#langs ul li a:hover
{
	font-weight: bold;
}

#bellow_logo
{
	width: 218px;
	padding-top: 50px;
	min-height: 375px;
	height: auto !important;
	height: 375px;
	background: url(../img/menu_bg.jpg) no-repeat left top;
}

#menu
{
	margin-bottom: 20px;
}

.menu_item
{
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #c1da7f;
	width: 148px;
	margin-left: 20px; 
}

.submenu_item
{
	margin-left: 10px;
	font-size: 11px;
}

.main_menu:hover, .main_menu_act
{
	font-weight: bold;
}

.subm_link:hover, .subm_link_act
{
	color: #a7c164;
}


#common_contacts
{
	width: 190px;
	margin-top: 15px;
	font-size: 11px;
	padding-left: 28px;
}

#common_contacts a
{
	text-decoration: underline;
}

#common_contacts a:hover
{
	font-weight: bold;
}

#header_and_content
{
	width: 782px;
	float: left;
}

#header
{
	width: inherit;
	height: 240px;
}

#main_content
{
	background: url(../img/content_bg_stripe.jpg) repeat-y left top;
	width: 677px;
	padding: 0 70px 0 35px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#section_name
{
	position: relative;
	margin-left: -10px;
	margin-bottom: 15px;
}

#sec_name_span
{
	background: #c1da7f;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 10px 50px 4px 10px;
	line-height: 25px;
	font-weight: bold;
}

.ie7 #sec_name_span, .ie6 #sec_name_span
{
	padding: 6px 50px 5px 10px;
}

#content
{
	line-height: 19px;
}

#content a
{
	text-decoration: underline;
}

#content ul
{
	margin-left: 20px;
}

#content td
{
	padding: 10px;
}

#main_contacts a, #print_link a
{
	text-decoration: underline;
}

#main_contacts a:hover, #print_link a:hover
{
	font-weight: bold;
}

#map
{
	width: 414px;
	height: 323px;
	border: 1px solid #c1da7f;
}

/* poll */

#poll_area
{
	margin-left: 20px;
	width: 168px;
	padding-bottom: 10px;
}

#poll_area_name
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px; 
	margin-bottom: 10px;
	border-bottom: 1px solid #95ae51;
}

#ua_poll_name
{
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 8px;
}

#poll_options
{
	padding-left: 10px;
	margin-bottom: 10px;
}

.single_option
{
	padding: 2px 0;
}

.ie7 .single_option
{
	padding: 0;	
}

#controls
{
	padding-left: 10px;
}

.vote_submit
{
	height: 21px;
}

/* end of poll */

/* login area */

.error_message
{
	padding: 5px 0 5px 10px;
	border: 1px solid #660000;
	border-left: 0;
	border-right: 0;
	background: #ffeeee;
	color: #660000;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left:  30px;
	width: 148px;
	font-size: 11px;
}

#front_user_login_area
{
	margin-left: 30px;
}

.front_input
{
	border: 1px solid #95ae51;
	padding: 2px;
	width: 150px;
}

#front_logout
{
	margin-left: 30px;
}

#front_logout a:hover
{
	font-weight: bold;
}

.front_button
{

	border: 1px solid #95ae51;
	color: #699620;
	cursor: pointer;
}

/* end of login area */



.news_date
{
	float: left;
	width: 110px;
}

.news_text
{
	float: left;
	width: 567px;	
}


#content a.ctrl
{
	padding: 1px 4px;

}

#content a.ctrl:hover
{
	background: #c1da7f;
	color: #fff;
}

#content a.ctrl_sel
{
	padding: 1px 3px;	
	background: #c1da7f;
	color: #fff;
	text-decoration: none;
}


#content a.news_link
{
	text-decoration: none;
}

#content  a.news_link:hover
{
	text-decoration: underline;
}

#back_arr
{
	position: absolute;
	margin-left: 650px;
	top: 240px;
}

#back_arr a
{
	padding-left: 11px;
	background: url(../img/back_arr.gif) no-repeat left 5px;
	text-decoration: underline;
}

#back_arr a:hover
{
	padding-left: 11px;
	background: url(../img/back_arr_on.gif) no-repeat left 5px;
	font-weight: bold;
}

#footer
{
	width: inherit;
	height: 38px;
	background: url(../img/footer.jpg) no-repeat left top;
}

