HTML, BODY {
      	   margin : 0px;
       	   padding: 0px;
    	   font-family : "Times New Roman", serif;
       	   font-size: 13pt;
       	   background-color: white;
		   color: #4e4e4e;
            width: 100%;
  height: 100%;


}
BODY {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}

P {
  margin: 0px 0px 10px 0px;
  line-height: 18pt;
}

LABEL {
 font-size: 13pt;
 font-weight: normal;
}

.content_txt LI, .content_txt P {
  margin: 0px 0px 10px 0px;
  line-height: 18pt;	
}

A {
  color: #5082ce;
}

A:hover {
  text-decoration: none;
}


A.link1 {
  color: #434343;
  font-weight: bold;
  margin-bottom: 5px;;
}

A.link2 {
  font-size: 14pt;
}

A.link3 {
   	color: gray;
    text-decoration: none;
}

A.link3:hover {
  text-decoration: underline;
}

A.link_top {
  color: #a70d13;
}




.small {
  font-size: 8pt;
}

.medium {
  font-size: 11pt;
}

.date {
  padding: 2px;
  color: #828282;
  font-size: 7pt;
}


#all {
  background: url(../images/head_bg.jpg) repeat-x right top;
   padding-bottom: 198px;

}

#all .inside {
  width: 960px;
  text-align: left;
}

#top {
  height: 100px;
  font-size: 9pt;
  font-style: italic;
  padding: 10px 0px 0px 0px ;
}

#tit A {
  text-decoration: none;
}

#tit A:hover {
  text-decoration: none;
}

#tit STRONG {
	font-weight: normal;
}


H1 {
   color: #9d9d9d;
   font-weight: normal;
}

H2 {
  color: #4f98ae;
  font-size: 28pt;
  font-weight: normal;

}

h3 {
   font-size: 17pt;
  font-weight: normal;
  color: #9d9d9d;
}


#top H3, #top H2 {
  display: inline;
}


#head {
 height: 164px;
}

#head_inner {
 height: 100px;
}

#menu_outside {
  height: 46px;
  background: url(../images/menu_left.jpg) no-repeat left;
  padding-left: 8px;

}


#menu_outside2 {
  height: 46px;
  background: url(../images/menu_right.jpg) no-repeat right;
  padding-right: 8px;
}

#menu {
  background: url(../images/menu_bg.jpg) repeat-x #4f98ae;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  height: 46px;
}

*html #menu {
  height: 43px;
}



#menu A {
  color: white;
  font-size: 15pt;
  display: block;
  float: left;
  vertical-align: middle;
  height: 36px;
  padding: 0px 20px 0px 20px;
  padding-top: 10px;
}

#menu .active {
 color: #ffe681;
  font-size: 15pt;
  display: block;
  float: left;
  vertical-align: middle;
  height: 36px;
  padding: 0px 20px 0px 20px;
  padding-top: 10px;
}

#menu A:hover {
  background-color: #367e94;
  text-decoration: none;
  color: #fff68c;
}

A.bath_item {
  border-bottom: 2px solid white;
}

A.bath_item:hover {
  border-bottom: 2px solid #79b1c2;
}









#doc {margin:0;padding:0;display:table-row;width:960px;}
#main_inner {
	padding: 0px 0px 0px 20px;
}


#left, #right, #center {
  	display: inline;
    display:table-cell;
    margin:0;padding:0;

}

#left, #right, #center {
    //display:inline;zoom:1;vertical-align:top;

}
#left {width:33%;}
#center {width:33%;}
#right {width:33%}


/*\*//*/
#left, #right, #center {display:inline-block;float:left;}
/**/
#left .inside2 {
  padding: 0px 10px 0px 0px;
}
#right .inside2 {
  padding: 0px 0px 0px 10px;
}




#footer_outside {
  height: 198px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: url(../images/footer_bg.jpg) repeat-x bottom;
}

#content_outside {
  padding: 0px 30px 0px 0px;
}

#content {margin:0;padding:0;display:table-row;width:900px;}

#content_right, #content_left {
  	display: inline;
    display:table-cell;
    margin:0;padding:0;
}

#content_right, #content_left {
    //display:inline;zoom:1;vertical-align:top;

}

#content_right {width:230px;}
#content_left {width:700px;}

/*\*//*/
#content_right, #content_left {display:inline-block;float:left;}
/**/

#content_left_inside  {
  padding-right: 40px;
}


#footer {
  text-align: left;
  font-size: 11pt;
  width: 960px;
  height: 198px;
  background: url(../images/footer_bg2.gif) no-repeat right bottom;
  border-top: 3px solid #ebf2f9;
  
}

#footer, #footer P {
	line-height: 11pt;
}



#footer .inside {
    padding: 10px 0px 0px 0px;
}

#footer_blocks {margin:0;padding:0;display:table-row;width:100%;	}


#footer LI {
  display: inline;
  display:table-cell;
}

#footer LI {
  //display:inline;zoom:1;vertical-align:top;
}

#footer LI.contacts {  width: 30%; font-size: 10pt;   }
#footer LI.center {  width: 50%;   }
#footer LI.right {  width: 20%;   }


#info_content {margin:0;padding:0;display:table-row;width:100%;	}


#info_content LI.left, LI.right {
  display: inline;
  display:table-cell;
}

#info_content LI.left, LI.right {
  //display:inline;zoom:1;vertical-align:top;
}

#info_content LI.left {  width: 25%;   }
#info_content LI.right {  width: 75%;   }

.info_left_inside {
	padding: 0px 10px 0px 0px;
}

.info_left_inside UL {
	margin: 0px;
	padding:0px;
	padding-left: 10px;
	margin-bottom: 5px;
}



.info_left_inside LI {
	margin: 0px;
	padding:0px;	
}

#stat {
  background-color: #fefdec;
  padding: 15px 15px 20px 15px;
  font-size: 11pt;
}

#logo {
  margin: 33px 20px 0px 0px;
  float: left;
}

#logo_inner {
  margin: 10px 20px 0px 0px;
}





#title {
   padding: 15px 20px 0px 0px;
}



.form_item {
	font-size: 11pt;
	padding: 3px;
	width: 200px;
}

.button {
	font-size: 12pt;
	padding: 5px;
}

.error {
  color: red;
  font-size: 9pt;
  font-weight: bold;
}


.img01 {
  border: 3px solid #cae0ff;
}



.lightbox_list {
  padding: 0px;
  margin: 0px;
}

.lightbox_list li{
   display: inline;
   margin-left: 4px;
}


.line {
     font-size:2px;
     height: 2px;
     background-color: #e7e7e7;
}

#news .item{
  margin: 0px 0px 10px 0px;
}


#footer_menu {
  margin-left: 150px;
}


#lng_ukr{
  background: url(../images/ico-ukr.png) no-repeat left center;
}

#lng_rus{
  background: url(../images/ico-rus.png) no-repeat left center;
}

#lng A {
	color: #5082ce;
	text-decoration: none;
	
}

#lng A:hover {
	text-decoration: underline;
}
#lng_rus, #lng_ukr {
  padding-left: 20px;
  font-style: normal;
  float: right;
  font-size: 10pt;
  margin-left: 20px;
  color: gray;
}

#content_inner {
  padding-left: 50px;
  
}

#content_inner TD {
	border-bottom: 1px solid #e0e0e0;
		font-size: 11pt;
}

#content_inner TABLE {
	width: 80%;
}

A.link3 {
   	color: gray;
    text-decoration: none;
}

A.link3:hover {
  text-decoration: underline;
}

#feedback_new_item {
	padding: 15px;
	background: #fffbec;
}

#feedback_item_list {
	padding: 15px;

}

#action {
	background-color: #fdf9e8;
	border: 3px solid #f4e6ad;
	margin: 10px 0px 10px 0px;
	padding: 15px;
}

#action H3 {
	margin: 0px;
}













