html,body,img,h1,h2,h3,h4,form,table,td,tr,input {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
}

p {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

html {
	height: 100%;
	overflow-y: scroll;
}

body {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	font: normal 12px Arial, Verdana, Tahoma;
	color:#000;
	background-color: #fff;
	background-repeat: repeat-x;
}

#rootWrapper {
	width:100%;
	height:100%;
}

#mainWrapper {
	text-align: center;
	width: 100%;
	min-height: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}

* html #mainWrapper {
height: 100%;
}

#mainWrapper #headWrapper {
	height: 100px;
}


#mainWrapper #bodyWrap {
	padding-bottom: 181px;
}

#footer {
	height: 181px;
	clear: both;
	margin-top: -181px;
	position: relative;
	color: #000;
	background-color: #fff;
	text-align: center;
}

.dvClear {
	height: 1px;
	clear: both; 
	display: block; 
	font-size: 1px; 
	margin-bottom: -1px;
	line-height: 1px; 

}

/* Custom css */

a {
	outline: none;
	color:#000;
	text-decoration: underline;
}

a:hover {
	outline: none;
	color:#5c5c5c;
	text-decoration: none;
}

#headerBlock {
	width:940px;
	height:100px;
	text-align: left;
	position:relative;
}

#logo {
	position: absolute;
	top:15px;
	right:0px;
	width: 196px;
	height:57px;
}

#langs {
	position: absolute;
	left:0px;
	top:25px;
}

#langs span {
	padding: 0px 12px 0px 0px;
}

#langs a {
	font: normal 12px Arial, Verdana, Tahoma;
	outline: none;
	color:#000;
	text-decoration: none;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 1px;
	line-height: 20px;
}

#langs a:hover {
	font: normal 12px Arial, Verdana, Tahoma;
	outline: none;
	color:#5c5c5c;
	text-decoration: none;
	border-bottom: none;
	line-height: 20px;
}

#search {
	position: absolute;
	top:19px;
	left: 102px;
	width: 188px;
	height: 33px;
	background-image: url(../images/web/bg_search.png);
	background-repeat: no-repeat;
}

#searchInput {
	padding:5px 0px 0px 12px;
}

#searchq {
	width: 165px;
	height:16px;
	font: normal 12px Arial, Verdana, Tahoma;
	line-height: 16px;
}

#searchqSubmit {
	position: absolute;
	top:19px;
	left: 289px;
	width: 82px;
	height: 27px;
	background-image: url(../images/web/bg_search_btn.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#searchqSubmit div {
	padding: 5px 0px 0px 0px;
	text-align: center;
	color:#362a00;
	font: normal 12px Arial, Verdana, Tahoma;
}

#topMenu {
	position: absolute;
	left:0px;
	top:63px;
}

.topMenuSpacer {
	padding:0px 20px 0px 20px;
	color:#d2d2d2;
	font-style: italic;
}

.topMenuItem a {
	font: normal 14px Arial, Verdana, Tahoma;
	color:#000;
	text-decoration: none;
	border-bottom: 1px dashed #f8c400;
	padding-bottom: 2px;
	line-height: 22px;
}

.topMenuItem a:hover {
	font: normal 14px Arial, Verdana, Tahoma;
	color:#f8c400;
	text-decoration: none;
	border-bottom: none;
	line-height: 22px;
}

.topMenuItemActive a {
	font: bold 14px Arial, Verdana, Tahoma;
	color:#f8c400;
	text-decoration: none;
	font-style: italic;
}

.subMenuItem {
	height:30px;
	background-image: url(../images/web/arrow2.png);
	background-repeat: no-repeat;
	background-position: 3px left;
	padding-left:14px;
}

.subMenuItem a {
	font: normal 14px Arial, Verdana, Tahoma;
	color:#000;
	text-decoration: none;
	border-bottom: 1px dashed #f8c400;
	padding-bottom: 2px;
	line-height: 22px;
}

.subMenuItem a:hover {
	font: normal 14px Arial, Verdana, Tahoma;
	color:#f8c400;
	text-decoration: none;
	border-bottom: none;
	line-height: 22px;
}

.mapsMoreLink {
	width: 289px;
	text-align: right;
}

.mapsMoreLink a {
	font: normal 11px Arial, Verdana, Tahoma;
	color:#000;
	text-decoration: none;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 1px;
	line-height: 22px;
}

.mapsMoreLink a:hover {
	font: normal 11px Arial, Verdana, Tahoma;
	color:#5c5c5c;
	text-decoration: none;
	border-bottom: none;
	line-height: 22px;
}

#bodyBlock {
	width:940px;
	text-align: left;
	position:relative;
}

#activityBlock {
	width:940px;
	height: 394px;
	position:relative;
	background-image: url(../images/web/bg_main.jpg);
	background-repeat: no-repeat;
}

#activityListBlock {
	position: absolute;
	top:0px;
	right:9px;
	width: 309px;
	height: 394px;
	background-color: #fff;
}

#activityListTitle {
	font: bold 18px Arial, Verdana, Tahoma;
	color:#000;
	font-style: italic;
	padding:30px 0px 8px 30px;
}

.startActivityItem {
	height: 57px;
	background-image: url(../images/web/activity_line.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.startActivityItemLast {
	height: 50px;
}

.startActivityItemLine1 {
	height: 33px;
	background-image: url(../images/web/arrow1.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:28px;
}

.startActivityItemLine1 div {
	padding-top: 5px;
}

.startActivityItemLine1 a {
	font: normal 14px Arial, Verdana, Tahoma;
	color:#000;
	text-decoration: none;
	border-bottom: 1px dashed #f8c400;
	padding-bottom: 2px;
	line-height: 22px;
}

.startActivityItemLine1 a:hover {
	font: normal 14px Arial, Verdana, Tahoma;
	color:#f8c400;
	text-decoration: none;
	border-bottom: none;
	line-height: 22px;
}

.startActivityItemLine2 {
	color: #a2a2a2;
	padding: 0px 0px 0px 28px;
	font: normal 11px Arial, Verdana, Tahoma;
}

.activityInfoBlock {
	position: absolute;
	top:0px;
	right:318px;
	width: 622px;
	height:392px;
	color:#6a6a6a;
	font: normal 12px Arial, Verdana, Tahoma;
	line-height:22px;
}

.activityInfoBlock a {
	color:#dab403;
	font: normal 11px Arial, Verdana, Tahoma;
	text-decoration: underline;
}

.activityInfoBlock a:hover {
	color:#dab403;
	text-decoration: none;
}

.aibHidden {
	position:absolute;
	width:0px;
	overflow:hidden;
}

#activityInfoBlock0_lt {
	background-image: url(../images/web/bg_activity0_lt.jpg);
	background-repeat: no-repeat;
}

#activityInfoBlock0_en {
	background-image: url(../images/web/bg_activity0_en.jpg);
	background-repeat: no-repeat;
}

#activityInfoBlock0_ru {
	background-image: url(../images/web/bg_activity0_ru.jpg);
	background-repeat: no-repeat;
}

#activityInfoBlock1 {
	background-image: url(../images/web/bg_activity1.jpg);
	background-repeat: no-repeat;
}

#activityInfoBlock2 {
	background-image: url(../images/web/bg_activity2.jpg);
	background-repeat: no-repeat;
}

#activityInfoBlock3 {
	background-image: url(../images/web/bg_activity3.jpg);
	background-repeat: no-repeat;
}

#activityInfoBlock4 {
	background-image: url(../images/web/bg_activity4.jpg);
	background-repeat: no-repeat;
}

#activityInfoBlock5 {
	background-image: url(../images/web/bg_activity5.jpg);
	background-repeat: no-repeat;
}

#activityInfoBlock6 {
	background-image: url(../images/web/bg_activity6.jpg);
	background-repeat: no-repeat;
}

#activityInfoBlock0_lt .activityMoreLink, #activityInfoBlock0_en .activityMoreLink, #activityInfoBlock0_ru .activityMoreLink {
	position: absolute;
	left:37px;
	bottom:43px;
}

.activityInfoBlockMoreLink1 {
	position: absolute;
	left:229px;
	bottom:28px;
}

.activityInfoBlockMoreLink {
	position: absolute;
	left:229px;
	bottom:38px;
}

#activityInfoBlock1Header {
	position:absolute;
	top:67px;
	left:178px;
	line-height: 16px;
}

#activityInfoBlock2Header {
	position:absolute;
	top:56px;
	left:219px;
	line-height: 16px;
}

#activityInfoBlock3Header {
	position:absolute;
	top:56px;
	left:179px;
	line-height: 16px;
}

#activityInfoBlock4Header {
	position:absolute;
	top:56px;
	left:216px;
	line-height: 16px;
}

#activityInfoBlock5Header {
	position:absolute;
	top:56px;
	left:178px;
	line-height: 16px;
}

#activityInfoBlock6Header {
	position:absolute;
	top:56px;
	left:214px;
	line-height: 16px;
}

.activityInfoBlockTitle {
	position:absolute;
	top:130px;
	left:40px;
	width:380px;
	font: bold 18px Arial, Verdana, Tahoma;
	color:#000;
	font-style: italic;
}

.activityInfoBlockText {
	position:absolute;
	top:174px;
	left:40px;
	width:350px;
}

#startNewsBlock {
	width:940px;
	height: 208px;
	position:relative;
}

#startNewsBlockTitle {
	padding: 15px 0px 0px 10px;
	font: bold 20px Arial, Verdana, Tahoma;
	color:#000;
	font-style: italic;
	height: 30px;
}

.newsTitleItemBlock {
	float:left;
	margin:10px 0px 0px 10px;
	width:300px;
}

.newsTitleItemSeparator {
	float:left;
	margin-top: 3px;
	width:1px;
}

#footerWrap {
	width:100%;
	background-color:#000;
}

#footerBlock {
	width:940px;
	height:181px;
	text-align: left;
	position:relative;
	color: #6a6a6a;
	line-height:18px;
}

#footerBlock span {
	color:#2b2b2b;
	padding:0px 10px 0px 10px;
}

#footerLeft1 {
	position:absolute;
	top:30px;
	left:0px;
	width: 600px;
}

#footerLeft1 a {
	color: #fff;
	font: normal 12px Arial, Verdana, Tahoma;
	text-decoration: none;
}

#footerLeft1 a:hover {
	text-decoration: underline;
}

#footerLeft2 {
	position:absolute;
	top:80px;
	left:0px;
	width: 600px;
}

#footerLeft2 a {
	color: #a2a2a2;
	font: normal 12px Arial, Verdana, Tahoma;
	text-decoration: none;
}

#footerLeft2 a:hover {
	text-decoration: underline;
}

#footerLeft3 {
	position:absolute;
	top:130px;
	left:0px;
	width: 600px;
	font: normal 11px Arial, Verdana, Tahoma;
}

#footerLeft3 a {
	color: #a2a2a2;
	font: normal 11px Arial, Verdana, Tahoma;
	text-decoration: none;
}

#footerLeft3 a:hover {
	text-decoration: underline;
}

#footerLine {
	position:absolute;
	top:15px;
	right:317px;
	width: 1px;
}

#footerRight1 {
	position: absolute;
	top:30px;
	right:0px;
	width:300px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#footerRight2 {
	position: absolute;
	top:60px;
	right:0px;
	width:300px;
}

#footerRight3 {
	position: absolute;
	top:105px;
	right:0px;
	width:300px;
}

#footerRight2 select, #footerRight3 select {
	width:260px;
}

#pageTitle {
	height:60px;
	background-image: url(../images/web/bg_pagetitle.jpg);
	background-repeat: no-repeat;
	font: bold 24px Arial, Verdana, Tahoma;
	color:#000;
	font-style: italic;
	line-height: 60px;
}

#pageSubTitle {
	font: bold 18px Arial, Verdana, Tahoma;
	color:#000;
	padding:10px 0px 20px 0px;
	font-style: italic;
}

#newsTitle {
	font: bold 18px Arial, Verdana, Tahoma;
	color:#000;
	padding:0px 0px 20px 0px;
	font-style: italic;
}

#mainContentLeft {
	float:left;
	width: 610px;
}

#mainContentSeparator {
	float:left;
	width: 1px;
	margin-left: 12px;
	margin-top:35px;
}

#mainContentRight {
	float:right;
	width: 300px;
	line-height: 20px;
}

#pageText {
	color:#383838;
	font: normal 12px Arial, Verdana, Tahoma;
	line-height: 20px;
}

#navigation {
	height:30px;
}

#navigationItems {
	padding-top:9px;
	color:#a2a2a2;
	font: normal 12px Arial, Verdana, Tahoma;
}

#navigationItems span {
	padding:0px 5px 0px 5px;
}

#navigationItems a {
	color:#a2a2a2;
	font: normal 12px Arial, Verdana, Tahoma;
	text-decoration: underline;
}

#navigationItems a:hover {
	color:#a2a2a2;
	font: normal 12px Arial, Verdana, Tahoma;
	text-decoration: none;
}

.rightMoreTitle {
	color:#000;
	font: bold 14px Arial, Verdana, Tahoma;
	font-style: italic;
	margin-bottom: 25px;
}

.rightMoreTitleMaps {
	color:#000;
	font: bold 14px Arial, Verdana, Tahoma;
	font-style: italic;
	margin-bottom: 15px;
}

.newsItemFullDate {
	color:#a2a2a2;
	font: normal 11px Arial, Verdana, Tahoma;
}

.newsItem {
	margin-bottom: 25px;
}

.newsItemTitle a {
	font: normal 14px Arial, Verdana, Tahoma;
	color:#000;
	text-decoration: none;
	border-bottom: 1px dashed #f8c400;
	padding-bottom: 2px;
	line-height: 20px;
}

.newsItemTitle a:hover {
	font: normal 14px Arial, Verdana, Tahoma;
	color:#f8c400;
	text-decoration: none;
	border-bottom: none;
	line-height: 20px;
}

.newsItemTitleActive a {
	color:#000;
	font: bold 14px Arial, Verdana, Tahoma;
	text-decoration: none;
	line-height: 20px;
}

.newsItemText {
	color:#6a6a6a;
	font: normal 12px Arial, Verdana, Tahoma;
	line-height: 18px;
	margin-top:5px;
}

.newsItemImage {
	width: 79px;
	height: 74px;
	background-image: url(../images/web/bg_news_image.png);
	background-repeat: no-repeat;
}

.newsItemImage div {
	padding:1px 0px 0px 5px;
}

.newsItemBigImage {
	margin-bottom: 20px;
}

#newsPagesList {
	color:#797979;
	margin-bottom:30px;
}

#newsPagesList a {
	outline: none;
	color:#000;
	text-decoration: none;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 1px;
}

#newsPagesList a:hover {
	outline: none;
	color:#5c5c5c;
	text-decoration: none;
	border-bottom: none;
}

#newsPagesList span {
	padding:0px 8px 0px 8px;
}

.searchQueryHighlight {
	color:#f8c400;
	font-weight: bold;
}

.searchSub {
	margin-bottom:20px;
}

.searchPageTitle a, .searchPageLink a, #pageText a {
	outline: none;
	color:#000;
	text-decoration: none;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 1px;
}

.searchPageTitle a:hover, .searchPageLink a:hover, #pageText a:hover {
	outline: none;
	color:#5c5c5c;
	text-decoration: none;
	border-bottom: none;
}

.newsItemContent {
	width: 210px;
}

#allNewsLink {
	position:absolute;
	right: 30px;
	top: 177px;
}

#allNewsLink a {
	font: normal 11px Arial, Verdana, Tahoma;
	color:#000;
	text-decoration: none;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 1px;
	line-height: 20px;
}

#allNewsLink a:hover {
	font: normal 11px Arial, Verdana, Tahoma;
	color:#5c5c5c;
	text-decoration: none;
	border-bottom: none;
	line-height: 20px;
}
