body {
	color: #333333;
	background: white url('../images/background.gif') repeat-x;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 62.5%; /* 1em = 10px */
	line-height: 1.5em;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 991px;
}

#footer-container {
	margin: 0 auto;
	text-align: left;
	width: 1016px;
}

h1 {
	color: #000000;
	font-size: 2em; /* 18px */
	margin-bottom: 1em;
	font-family: Arial;
	line-height:1.2em;
}

h2 {
	font-size: 1.4em;
	margin-bottom: .5em;
}

h3 {
	font-size: 1.2em;
	color: #09568e;
}

h4 {
	font-size: 1.2em;
	color: #09568e;
	padding-top: .5em;
	padding-left: .5em;
	margin-bottom: .5em;
}

p {
	/*font-size: 1.2em; /* 12px */
}

.d2 {
	font-family: Verdana;
	color: #414141;
	margin-bottom: 2px;
}

.d2 a:link, .d2 a:visited, .d2 a:hover, .d2 a:active {
	color: #1083d6;
	text-decoration: none;
}

.d2 a:hover {
	color: #1083d6;
	text-decoration: underline;
}

/*
Perhaps not a good idea to include a global definition for links. Try to
define links inside a parent element, like #content-area, #sidebar, etc. 

a:link, a:visited, a:hover, a:active {
	color: #9D0A0E;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
*/

input {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333333;
	width: 150px;
	height: 20px;
	border: 1px solid #B2B2B2;
}

input.radio {
	width: auto;
	height: auto;
	border: none;
	margin-left: -3px;
}

input.checkbox {
	width: auto;
	height: auto;
	border: none;
	margin: 0;
}

input.button {
	width: auto;
	height: auto;
	line-height: 100%;
	padding: 2px 5px 2px 5px;
	margin: 0;
}

textarea {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
	width: 100%;
	height: 10em;
	border: 1px solid #B2B2B2;
}

img.photo-content {
	margin: .2em 7px;
}

/* use to clear floats */
.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px
}

.list-content {
	list-style-type: disc;
	list-style-position: inside;
	
}
/*----------- main menu vertical 1 ------------ */

#main-menu img { cursor: pointer; }

.main-menu-content {
	margin-top: 160px !important;
	margin-left: 14px;
}

#main-menu {
	margin-top: 215px;
	margin-left: 14px;
}

#main-menu li {
	position: relative;
	width: 180px;
	background-color: #6DBC37;
	background: white url('../images/background_menu.gif') no-repeat;
}

#main-menu li:hover { background: white url('../images/background_menu_over.gif') no-repeat;
}

#main-menu li li { background-color: #97d774; }

#main-menu li li:hover { background-color: #a4dc83; }

#main-menu li li li { background-color: #cee9c0; }

#main-menu li li li:hover { background-color: #daf0ce; }

#main-menu li span {
	display: block;
	margin-top: 1px;
	padding: 5px 10px 5px 5px;
	font-size: 1.4em;
	color: white;
	cursor: pointer;
}

#main-menu li li span {	padding: 5px 10px; }

#main-menu li li li span { padding: 3px 10px; }

#main-menu a:link, #main-menu a:visited, #main-menu a:hover, #main-menu a:active {
	display: block;
	text-decoration: none;
	color: white;
}

#main-menu li.open span,
#main-menu li.open a:link, #main-menu li.open a:visited, #main-menu li.open a:hover, #main-menu li.open a:active,
#main-menu li.open li.open span,
#main-menu li.open li.open a:link, #main-menu li.open li.open a:visited, #main-menu li.open li.open a:hover, #main-menu li.open li.open a:active {
	/*font-weight: bold;*/
	background: white url('../images/background_menu_over.gif') no-repeat;
}

#main-menu li.open li span,
#main-menu li.open li a:link, #main-menu li.open li a:visited, #main-menu li.open li a:hover, #main-menu li.open li a:active,
#main-menu li.open li.open li span,
#main-menu li.open li.open li a:link, #main-menu li.open li.open li a:visited, #main-menu li.open li.open li a:hover, #main-menu li.open li.open li a:active {
	font-weight: normal;
}

/*---------- end main menu vertical 1 --------- */


/*------------------ forms -------------------- */

#securityInput, #securityCode {
	float: left;
}

dd.note {
	clear: left;
}

dt#submit {
	padding-top: 15px;
}


/* eml */
#emlForm {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#emlForm em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

#emlForm dl {
	margin: 10px 0;
	padding: 0;
}

#emlForm dt {
	margin: 7px 0 0 0;
	padding: 0;
}

#emlForm dt.checkbox {
	margin: 2px;
	padding: 0;
}

#emlForm dd {
	margin: 0;
	padding: 0;
}

#emlForm dt em, #emlForm .note em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

#emlForm  input.text {
	width: 250px
}

#emlForm hr {
	border: none 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

/*---------------- end forms----------------- */
.column-first {
	position: relative;
	float: left;
	width: 222px;
	display: none;
}

.column-second {
	position: absolute;
	top: 50px
	left: 50px;
	width: 900px;
}

.column-third {
	position: relative;
	float: left;
	margin-left: 15px;
	display: none;
}
#logo-entry {
	position: absolute;
	margin-top: 21px;
	margin-left: 14px;
	z-index: 100;
}

.content-entry-top {
	margin-left: 160px;	
	margin-top: 59px;
}

.entry-text1 {
	font-family: Georgia;
	font-size: 3em;
	width: 345px;
	line-height:37px;
}

.entry-text2 {
	font-family: Georgia;
	font-size: 3.2em;
	width: 342px;
	line-height: 37px;
	text-align: center;
	color: #09568e;
}

.entry-text3 {
	font-family: Georgia;
	font-size: 1.6em;
	line-height: 23px;
	margin-top: 36px;
}

.entry-text4 {
	font-size: 1.2em;
	margin-top: -10px;
}

.entry-text3-important {
	font-size: 1.2em;
	color: #09568e;
}

.photo-entry {
	position: relative;
	float: right;	
}

.features {
	margin-top: 20px;
}


.box-container {
	background: transparent url('../images/box_left_down.gif') bottom left no-repeat;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.box-left {
	background: white url('../images/box_left_up.gif') top left no-repeat;
	width: 187px;
	margin-top: 15px;
	margin-left: 14px;
}

.box-left h4 {
	padding-left: 0px;
}

#first-box-left {
	margin-top: 25px;
}

.box-left span {
	font-family: Verdana;
	font-size: 1.2em;
	color: #757575;
}

.box-left span a:link, .box-left span a:visited, .box-left span a:hover, .box-left span a:active {
	color: #757575;
	text-decoration: none;
}

.box-left span a:hover {
	text-decoration: underline;
}

.box-right {
	background: white url('../images/background_right_box.gif') repeat-x;
	width: 187px;
	color: #757575;
	font-family: Verdana;
	margin-bottom: 10px;
}

.box-right a:link, .box-right a:visited, .box-right a:hover, .box-right a:active {
	color: #757575;
	text-decoration: none;
}

.box-right a:hover {
	text-decoration: underline;
}

.box-right ul{
	margin-left: 10px;
}

.box-right li {
	font-size: 130%;
	line-height: 20px;
}

.languages-on {
	color: #1083d6 !important;	
}

.languages {
	margin-bottom: 130px;
	margin-top: 30px;
	font-family: Verdana;
	text-align: right;
	margin-left: 63px;
}

.languages li{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	color: white;
}

.languages a:link, .languages a:visited, .languages a:hover, .languages a:active {
	color: white;
	text-decoration: none;
}

.languages a:hover {
	color: #000000;
	text-decoration: none;
}

.news {
	font-size: 120%;
	margin-left: 10px;
	width: 175px;
	margin-bottom: 10px;
}

.news-date {
	color: #414141;
	padding-right: 5px;
	font-style: italic;
}

.footer {
	position: fixed;
	background: white url('../images/background_footer.gif') repeat-x;
	height: 50px;
	width: 100%;
	bottom: 0px;
	clear: both;
	font-family: Verdana;
	display: none;
}

.footer-image {
	position: relative;
	float: left;
}

.system-menu {
	position: relative;
	float: left;
	margin-left: 170px;
	margin-top: 15px;;
}

.system-menu li {
	float: left;
	color: #929292;
	padding-right: 20px;
}

.system-menu a:link, .system-menu a:visited, .system-menu a:hover, .system-menu a:active {
	color: #929292;
	text-decoration: none;
}

.system-menu a:hover {
	text-decoration: underline;
}

.footer-contact {
	position: relative;
	float: left;
	margin-left: 70px;
	margin-top: 15px;;
}

.footer-contact li {
	float: left;
	color: #929292;
	padding-right: 20px;
}

.footer-contact a:link, .footer-contact a:visited, .footer-contact a:hover, .footer-contact a:active {
	font-family: Verdana;
	color: #929292;
	text-decoration: none;
}

.footer-contact a:hover {
	text-decoration: underline;
}

.path {
	color: #a09f9f;
	font-size: 1em;
	margin-bottom: 10px;
}

.path a:link, .path a:visited, .path a:hover, .path a:active {
	color: #a09f9f;
}

.content {
	margin-bottom: 100px;
}

.content-entry {
	margin-bottom: 100px;
}

.content-text {
	font-family: Verdana;
	color: #414141;
	font-size: 1.2em;
}

.anketaAddres {
	font-family: Verdana;
	font-size: 1.2em;
}

.poll_form {
	width: 15px;
}

.anketa {
	font-size: 1.2em;
}

.poll {
	margin-left: 10px;
}

.choose-4pm {
	font-size: 1em;
	font-family: Verdana;
	color: #414141;
}

.choose-4pm a:link, .choose-4pm a:visited, .choose-4pm a:hover, .choose-4pm a:active {
	color: #414141;
	text-decoration: none;
}

.choose-4pm a:hover {
	color: #1083d6;
	text-decoration: underline;
}

.choose-4pm td {
	width: 206px;
	text-align: center;
}

.main-photo {
	margin-left: 16px;
	display: none;
}

.rounded1 {
	border: none;
	background: #FFF;
	width: 118px;
	height: 15px;
}
.rounded {
	background:  url(../images/rounded.gif) no-repeat left top;
	padding: 8px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.rounded a:link, .rounded a:visited, .rounded a:hover, .rounded a:active {
	color: #777777;
	font-family: verdana;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
}

.rounded a:hover {
	text-decoration: underline;
}

.searchResultInStructure a:link, .searchResultInStructure a:visited, .searchResultInStructure a:hover, .searchResultInStructure a:active {
	color: #1083d6;
	text-decoration: none;
}

.searchResultInStructure a:hover {
	text-decoration: underline;
}

.searchResultInData a:link, .searchResultInData a:visited, .searchResultInData a:hover, .searchResultInData a:active {
	color: #1083d6;
	text-decoration: none;
}

.searchResultInData a:hover {
	text-decoration: underline;
}

#scaleDiv {
	height:100%;
}

.siteMapL1 a:link, .siteMapL1 a:visited, .siteMapL1 a:hover, .siteMapL1 a:active {
	color: #1083d6;
	text-decoration: none;
}

.siteMapL1 a:hover {
	color: #1083d6;
	text-decoration: underline;
}

