@CHARSET "UTF-8";
HTML, BODY { padding: 0; margin: 0; background: #fff; }
BODY, INPUT, SELECT, TEXTAREA, BUTTON, TD, TH { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; line-height: 15px; text-align: justify;}
IMG, UL {border: 0; margin: 0}
P {
	margin: 2px 0px 13px 0px;
}

UL {
	margin-left: 1em;
	padding-left: 1em;
}

UL LI {
	margin-top: 5px;
	margin-bottom: 5px;
} 


#top {
	height: 205px;
	margin: 0;
	padding: 0;
}

#top1 {
	height: 48px;
	background-color: #009964;
}

#top2 {
	height: 157px;
	background-image: url('banner3.jpg');
	background-repeat: repeat-x;
}

#logo-container {
	width: 766px;
	height: 157px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float: left;
}

IMG.logo-ru {
	margin-left: 100px;
	margin-top: 16px;
}

IMG.logo-en {
	margin-left: 100px;
	margin-top: 9px;
}

#map {
	margin-left: 72px;
	margin-top: 6px;
	float: left;
}

#lang-selection {
	float: left;
	margin-top: 126px;
	margin-left: 30px;
}

#lang-selection A {
	font-weight: bold;
	font-size: 100%;
	color: #009964;
	margin-right: 10px;
}

#main {
	width: 766px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	padding-left: 244px;
}

#content-wide {
	padding-left: 70px;
}

#content-border {
	padding-left: 62px;
	border-left: 1px solid #00654B;
	margin-bottom: 20px; 
	min-height: 250px;  
}

UL#menu1 {
	list-style: none;
	width: 766px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding-left: 52px;
}

UL#menu1 LI {
	float: left;
	vertical-align: bottom;
	padding-top: 19px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu1 LI A {
	display: block;
	height: 29px;
	width: 140px;
	text-align: center;
	background-image: url(bg-button.gif);
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	letter-spacing: 90%;
	color: #e1fff8;
}

#menu1 LI A:hover, #menu1 LI A.active{
	background-image: url(bg-button-hover.gif);
	color: #00654b;
}

#menu1 LI A DIV {
	padding-top: 7px;
}

DIV#menu2 {
	width: 244px;
	float: left;
	margin-bottom: 16px;
}

UL#menu2 {
	list-style: none;
	padding-left: 30px;
	width: 244px;
	margin: 0;
}

UL#menu2 LI {
	float: left;
	vertical-align: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu2 LI A {
	display: block;
	width: 170px;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	letter-spacing: 90%;
	padding: 11px 0px 10px 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #00654B;
	color: #000000;
	text-align: left;
}

#menu2 LI A:hover {
	color: #ffffff;
	background-color: #00654B;
}

#menu2 UL LI UL {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu2 UL LI UL LI A{
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 150px;
}

H1, H2 {
	color:#009964;
	font-family:Tahoma;
	font-size:17px;
	font-weight:bold;
	margin-bottom: 18px;
}

HR {
	margin-bottom: 28px;
	padding: 0;
}

#footer {
	background-color: #00654B;
	clear: both;
	height: 55px;
	padding-left: 10px;
	text-align: center;
}

P.hq-photo {
	margin-top: 0px;
	float: left;
	width: 160px;
}

P.hq-photo SPAN {
	display: block;
}

P.hq-photo SPAN.hq-name {
	font-weight: bold;
}

UL.hq-details {
	padding-left: 200px;
	list-style: 
}

UL.hq-details LI {
	margin-top: 0px;
	margin-bottom: 0px;
} 

P.hq-separator {
	clear: both;
}

TH {
	background-color: #009964;
	color: white;
	font-weight: bold;
}

P.news-date {
	color: #009964;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

H2.news-title {
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	margin-bottom: 12px;
	margin-top: 0px;
}

DIV.news-content {
	padding-bottom: 42px;
}

P.pages { text-align: center; padding: 5px 10px; line-height: normal; color: #ddd; }
P.pages A { text-decoration: none; border: solid #f4f4f4; border-width: 1px 4px 2px 4px; color: black}
P.pages A:hover { background: #009964; border-color: #009964; color: white }
P.pages A:visited { color: #blue; }
P.pages A.active { background: #009964; border-color: #009964; font-weight: bold; color: white}

TD P {
	margin: 0;
}


DIV.news-list-item {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted gray;
}

DIV.news-list-item DIV.date {
	color: #009964;
	width: 90px;
	float: left;
}

DIV.news-list-item DIV.title {
	padding-left: 90px;
}

DIV.news-list-item DIV.title A {
	color: black;
}

#content-gallery {
    border-left: 1px solid #00654B;
 
    min-height: 250px;  
}
.gallery li {
    float: left;
    width: 130px;
    margin: 0 0 2em 2em;
	list-style-type:none;
}

div#video {
	clear:both;
	padding-top: 10px;
	margin-left: 30px;
}

/* 14. lightbox -----------------------------------------------*/

#jquery-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    height: 100%;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 102;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img {
    border: none;
}
#lightbox-container-image-box {
    position: relative;
    background-color: #ffd280;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image {
    padding: 10px;
}
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}
#lightbox-nav a {
    outline: none;
}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    display: block;
}
#lightbox-nav-btnPrev { 
    left: 0; 
    float: left;
}
#lightbox-nav-btnNext { 
    right: 0; 
    float: right;
}
#lightbox-container-image-data-box {
    background-color: #ffd280;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: hidden;
    width: 100%;
    padding: 0 10px;
}
#lightbox-container-image-data {
    padding: 0 10px; 
    color: #000; 
}
#lightbox-container-image-data #lightbox-image-details { 
    width: 70%; 
    float: left; 
    text-align: left; 
}
#lightbox-image-details-caption {
    font-weight: bold;
}
#lightbox-image-details-currentNumber {
    display: block; 
    clear: left; 
    padding-bottom: 1em;
    font-size: 83%;
}
#lightbox-secNav-btnClose {
    width: 22px; 
    float: right;
    padding-bottom: 0.7em;
}
/* lightbox -------*/

