.clear {
	clear: both;
	overflow: hidden;
	font-size: 0;
}

.IE-Fix {
	//position: relative;
}

#logo {
	width: 229px;
	position: relative;
	top: 0px;
	margin-left: 40px;
}

#search {
	width: 300px;
	position: relative;
	top: 20px;
	margin-left: 40px;
}

#search .search {
	width: 195px;
}

#slogan {
	width: 400px;
	position: relative;
	top: -70px;
	left: 320px;
	padding: 20px 0px 20px 30px;
	border-left: 1px dotted #666666;
}

#multi-nav {
	position: absolute;
	top: 0px;
	right: 20px;
	background-color: #e1e1e1;
}

#multi-nav li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#multi-nav .selected {
	background-color: #e1e1e1;
}

#adress {
	width: 317px;
	height: 185px;
	border-left: 3px solid #000000;
	background: url(country.jpg) no-repeat top right;
	float: left;
	font: 12px Tahoma, Verdana;
}

#adress div {
	width: 250px;
	margin: 30px;
}

#adress .info-centr {
	color: #35852F;
	font-weight: bold;
}

#promo {
	margin-left: 320px;
	height: 220px;
	background: url(top_bg.jpg) repeat-x top left;
}

#promo_bg {
	width: 444px;
	height: 220px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#promo_gray {
	float: right;
	width: 30px;
	height: 185px;
	background-color: #E1E1E1;
	border-left: 2px solid #ffffff;
}
.nav {
	text-align: center;
	font-size: 13px;
	font-family: Tahoma;
}

.top {
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 30px;
}

.bottom {
	text-transform: none;
	margin-top: 20px;
	margin-bottom: 30px;
}

.nav span {
	padding-left: 20px;
	padding-right: 20px;
}

.selected a {
	color: #35852F;
	text-decoration: none;
}

.top span.selected {
	padding-top: 40px;
	background-image: url(nav_act.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#footer {
	margin-bottom: 10px;
	width: 100%;


}



#footer td {
	vertical-align: middle;


}

#copyright {
	float: left;
	font: 12px Verdana;
	width: 280px;
	padding: 10px;
	text-align: left;
	border-left: 3px solid #000000;


	border-right: 1px dotted #666666;
}

#banners {
	font: 12px Verdana;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;






}

#design {
	float: right;
	font: 12px Verdana;
	width: 280px;
	padding: 10px;
	text-align: right;
	border-left: 1px dotted #666666;
}

#content {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
}


#left {
	float: left;
	width: 250px;
	padding-top: 00px;
}

.left_banner {
	text-align: center;
}

.content {
	margin-left: 270px;
	padding-top: 0px;
	padding-left: 50px;
}

.gray_logo {
	background: url(logo.gif) no-repeat top left;
}

.content .arrow li {
	background: url(arrow.gif) no-repeat top left;
	padding-left: 20px;
	padding-bottom: 15px;
}

.content li {
	background: url(arrow.gif) no-repeat top left;
	padding-left: 20px;
	padding-bottom: 15px;
}

.content li div {
	font-weight: normal;
}

#left .left_menu li {
	background: url(left_menu_arrow.gif) no-repeat top left;
	padding-left: 20px;
	padding-bottom: 15px;
	font-size: 13px;
}

.news {
	font-size: 14px;
}

.news_date {
	color: #35852F;
	font-weight: bold;
}

.news_header {
	font-weight: bold;
}

.news_body {
	margin-bottom: 25px;
}

.scroller {
	font: 8pt verdana, sans-serif;
	color: #ffffff;
	height: 18px;
	text-align: center;
}

.scroller_not_selected {
	margin: 0px 2px 0px 3px;
	font-weight: bold;
}

.scroller_selected {
	margin: 0px 2px 0px 3px;
	padding: 0px 5px 2px 5px;
	background: #35852F;
	font-weight: bold;
}

.header_h1 {
	color: #35852F;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 15px;
}



label {
    display: block;
    float: left;
    width: 120px;
}
div.csc-mailform-field {padding:3px;}
fieldset {/*border:none;*/}
input.csc-mailform-submit {margin-left:120px;}