* {
	padding: 0px;
	margin: 0px;
	font-family: arial;
	border-width: 0px;
}
body {
	background-color: #d4d4d4;
}
#main {
	position: absolute;
	width: 970px;
	margin-left: 50%;
	left: -485px;
	background-color: #e3e3e3;
}
#top_line {
	background-color: #81878d;
	width: 100%;
	height: 37px;
}
#top_home_pic {
	margin: 9px 0px 0px 24px;
}
#top_konv_pic {
	margin: 9px 0px 0px 24px;
}
#head {
	width: 970px;
	height: 386px;
	background-color: white;
	border-bottom: 1px solid gray;
}
#head_l {
	
	width: 343px;
	float: left;

}
#menu_left {
	width: 344px;
	height: 243px;
	float: left;
	background-color: #dddddd;
}
#menu_pic_r {
	width: 10px;
	height: 10px;
	float: left;
}
#left_menu_t {
	width: 333px;
	height: 18px;
	background-color: #81878d;
	margin-top: 0px;
	border-bottom: 1px solid #898f94;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
}

.index_contacts{
    
    
}

#index_contacts table{
    font-size: 10pt;
    color:#81878d;
}

.menu {
	width: 100%;
	color: #6b6e70;
	font-size: 9pt;
	float: left;
}
.menu td {
	border-bottom: 1px white solid;
	height: 16px;
	padding-left: 10px;
}
.left {
	border-left: 1px solid white;
	width: 164px;
	padding-left: 15px;
}
#head_r {
	float: left;
	width: 626px;
	
}
#head_r_top {
	background-color: white;
	height: 32px;
	float: left;
}
#head_r_top a {
	color: gray;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
#head_r_top a:hover {
	color: #b8d87a;
}
#top_menu_left {
	width: 413px;
	float: left;
}
#top_menu_right {
	width: 191px;
	float: right;
}
.top_menu td {
	text-align: center;
}
#main_line {
	width: 100%;
	border-top: 10px solid #dddddc;
	background-color: #e3e3e3;
	float: left;
}
#content_left {
	background-color: #e3e3e3;
	float: left;
	width: 275px;
	padding: 20px 20px 0px 20px;
	margin-top: 10px;
}
#content_center {
	background-color: #e3e3e3;
	float: left;
	width: 430px;
	height: 100%;
	padding: 20px 20px 0px 20px;
	margin-top: 10px;
	background-image: url("../../i/ver_line.gif");
	background-position: left;
	background-repeat: repeat-y;
}

#content_left_nohead {
    display: inline;
	background-color: #e3e3e3;
	float: left;
	width: 343px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

#content_center_nohead {
    display: inline;
	background-color: #e3e3e3;
	float: left;
	width: 580px;
	height: 100%;
	padding: 0px 0px 20px 30px;
	margin-top: 0px;
	background-image: url("../../i/ver_line.gif");
	background-position: left;
	background-repeat: repeat-y;
   
}

#content_center_2kol {
	background-color: #e3e3e3;
	float: left;
	width: 580px;
	height: 100%;
	padding: 0px 0px 0px 40px;
	margin-top: 10px;
	background-image: url("../../i/ver_line.gif");
	background-position: left;
	background-repeat: repeat-y;
}



#content_right {
	background-color: #e3e3e3;
	float: left;
	width: 160px;
	height: 1520px;
	padding: 20px 10px 0px 15px;
	margin-top: 10px;
	background-image: url("../../i/ver_line.gif");
	background-position: left;
	background-repeat: repeat-y;
}
p {
	font-size: 8pt;
	color: #6b6e70;
	margin: 10px 0px 10px 0px;
}
a {
	font-size: 8pt;
	color: #587f0f;
}
a:hover {
	text-decoration: underline;
}
H1 {
	font-size: 12pt;
	font-weight: bold;
	color: #96bc4c;
	margin-bottom: 15px;
}
h2 {
	font-size: 12pt;
	color: gray;
	margin-bottom: 15px;
	font-weight: normal;
}
.head_text {
	font-size: 13pt;
	font-weight: bold;
	color: #96bc4c;
	margin-bottom: 0px;
}
.subtext {
	font-size: 9pt;
	color: #6b6e70;
}
.text_pic {
	float: left;
	border: 7px solid #dddddc;
	margin: 0px 10px 0px 0px;
}
.text_pic_a {
	float: left;
	border: 7px solid #dddddc;
	margin: 0px 10px 0px 0px;
}
.text_pic_a:hover {
	border: 7px solid  #C0C0C0;
}
#center_rasp {
	float: left;
	width: 1px;
	height: 350px;
}
form {
	background-color: #ececec;
	padding: 7px 10px 10px 10px;
	color: gray;
	font-size: 9pt;
	height: 70px;
}
#submit {
	width: 140px;
	height: 50px;
	border-width: 0px;
	margin-bottom: 7px;
}
#mail {
	width: 100px;
	height: 17px;
	border-width: 0px;
}
#button {
	background-color: #ececec;
	width: 100%;
	border-top: 2px solid #e3e3e3;
	color: gray;
	text-align: center;
	font-size: 10pt;
}
#down_left {
	background-color: #e3e3e3;
	float: left;
	width: 271px;
	padding: 0px 20px 0px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: gray;
	font-size: 10pt;
	background-image: url("../../i/ver_line.gif");
	background-position: right;
	background-repeat: repeat-y;
}
#down_center {
	background-color: #e3e3e3;
	float: left;
	width: 600px;
	padding: 0px 20px 0px 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: gray;
	font-size: 8pt;
}
.left_menu_activea {
	text-decoration: none;
	color: gray;
	font-size: 10pt;
	color: black;
}
.left_menu_activea:hover {
	color: #587f0f;
}
a.posts {
	color: #6b6e70;
	text-decoration: none;
	font-size: 12pt;
	margin-right: 20px;
	margin-left: 7px;
	line-height: 25px;
}
a.posts:hover {
	text-decoration: underline;
}
.price {
	color: white;
	font-size: 8pt;
	color: #6b6e70;
}
.price td {
	padding-left: 5px;
}
.price_h {
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 20px;
	padding-bottom: 5px;
}
.tr_0 {
	background-color: #E8E8E8;
}
.tr_1 {
	background-color: #FFFFFF;
}
.a_green {
	font-size: 12pt;
	font-weight: bold;
	color: #96bc4c;
	margin-bottom: 15px;
	text-decoration: underline;
}
.text_img_center {
	border: 7px solid #dddddc;
	margin: 0px 10px 0px 0px;
}

#guestSay form{
  background-color: #E3E3E3; 
  
} 

#guestSay textarea{
    width:250px;
    height:100px;
} 

.pages{
    text-align: right;

}  

.pages span{
    font-size: 12pt;
}
.pages a{
        text-decoration: none;
}
.pages a:hover{
        text-decoration: underline;
}
.pages_text{
    font-size: 10pt;
    color:#81878D;
}

.guestName{
    font-size:10pt;
    color:#262431;
    font-weight: bold;
    
}

.more{
    color: #81878D;
    font-weight:bold;
}
 a.more:hover {
    color: #B8DB7D;
    font-weight:bold;
}

	#tooltip {
	  position: absolute;
	  z-index: 3000;
	  
	  border: 1px solid #FFFFFF;
	  background-color: #d6fd9e;
	  padding: 0;
	  opacity: 0.85;
	  color:#fff;
	}
	#tooltip h3 {
	  background-color: #587f0f;
	  padding-left:5px;
	  font-weight:bold;
	  font-size:10pt;
      
	}
	#tooltip div {
	  padding-left:5px;
	  padding-right:5px;
      padding:15px;
      color:#587f0f;
      font-size: 10pt;
      font-weight: bold;
      text-align: center;
	}
