body {
background-image: url(images/state_bg.png);
background-position: top left;
background-repeat: repeat-x;
min-width: 980px;
}

table.spisok{
	border: #CCCCCC 1px solid;
	border-collapse:collapse;
	border-spacing:none;
	width:100%
}
table.spisok td{
	border: #CCCCCC 1px solid;
}

.header_box{
  height: 211px;
  background: url(../images/hd_bg.png) left center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.city_box{
  position: absolute;
  right: -2px;;
  top:0;
  bottom: 0;
  
}
.logo_box{
position: absolute;
    top: 25px;
    left: 69px;
    font-size: 23px;
    z-index: 10;
    /* font-weight: bold; */
    width: 400px; 
    line-height: 1.4;
}

.logo{
  text-decoration:none;
  color: #0000ef;
}
.logo:hover{
  text-decoration:underline;
}
.menu {font-family: Arial; color: #008800;  font-size:18px;}
.pmenu {font-family: Arial; color: #827740;  font-size:13px; font-weight: bolder; text-decoration: none;}
.zag {font-family: Arial; color: #44443C;  font-size:18px; text-decoration: none; margin:1px;}
.podzag {font-family: Arial; color: #827740;  font-size:14px; text-decoration: none;}
.nt {font-family: Arial; color: #333333; font-size:12px;}
.nt a{color:#008800;}
.ipcontent {text-align:justify;}
.ipcontent h2 {font-family: Arial; color: #44443C;  font-size:18px; text-decoration: none; margin-top: 20px; margin-bottom: 10px;}

.banfon {background: url(../images/banlin.gif);}
.banfonp {background: url(../images/banp.jpg) right top no-repeat;}
.fon {background: url(../images/fon.jpg);}
.rfon1 {background: url(../images/333.gif) right bottom no-repeat;}
.r1u {background: url(../images/r1u.jpg) left bottom no-repeat;}
.rfon2 {background: url(../images/r2.jpg) right bottom no-repeat;}
.r2u {background: url(../images/r2u.jpg) left bottom no-repeat;}
.zfon {background: url(../images/zfon.png);}

.tr {
    width: 221px;
    height: 280px;
    border: solid 1px #000000;
    background-image: url(../images/tr.png);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tr.png"); /* For IE */
    background-image: "none"; /* For IE */
}
.tru {
    width: 48px;
    height: 27px;
    background-image: url(../images/tru.png);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tru.png"); /* For IE */
    background-image: "none"; /* For IE */
}
.banl {
    width: 670px;
    height: 242px;
    background-image: url(../images/banl.png);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/banl.png"); /* For IE */
    background-image: "none"; /* For IE */
}
.adressblock {
    padding-right: 20px; 
}

#fcontacts {font-family: Arial; color: #333333; font-size:12px; /*width: 330px;*/}
#fcontacts a{color:#008800;}
.social-icons {
	margin-left: 16px;
    width: 175px;
}
	.social-icons a{
		display: block;
		float: right;
		height: 25px;
		margin-left: 13px;
		margin-top: 20px;
		width: 25px;
	}
.vk-soc {
	background: url(../images/vkontakte.png) no-repeat 0 0 transparent;
}
.tw-soc {
	background: url(../images/twitter.png) no-repeat 0 0 transparent;
}
.fb-soc {
	background: url(../images/facebook.png) no-repeat 0 0 transparent;
}
.lj-soc {
	background: url(../images/livejournal.png) no-repeat 0 0 transparent;
}

#fmenu{
color: #008800;
font-family: Arial;
font-size: 12px;
margin: -3px 0 10px;
text-align: left;
}

#fmenu a{
color: #008800;
font-family: Arial;
font-size: 12px;
}

.teh_con {
margin-bottom: -10px;
font-size: 14px;
font-weight: 600;
text-align: left;
}