h1 {
text-align: center;
font-size: 22px !important;
font-weight: bold !important;
}

#logo_pic {
height: 98px;
margin: 60px 0px 0px 75px;
border: 0px;
float: left;
}

#adress {
color: black;
margin: -2px 0px 0px 360px;
/*width: 400px; */
font-size: 13px;
color: white;
/*font-weight: bold;*/
line-height: 20px;
}

.buttons { padding-top: 20px; }

.sidebar_main {
	padding-top: 40px;
	background: #2966a9 url(/templates/infild/images/menu-left.jpg) no-repeat 8px 10px;
}

#phone {
float: right;
font-family: Tahoma;
margin-top: 18px;
/*font-size: 30px;*/
font-size: 20px;
font-weight: bold;
}

.search {
margin-bottom: 10px;
position: relative;
}

.header {
background: url(/templates/infild/images/fon_test.png) no-repeat;
height: 227px;
}

.top_menu a {
color: white;
font-size: 14px;
padding: 12px;
}

.top_menu {
padding-top: 20px
}

.im_usl {
height: 210px !important;
border: 0px;
width: auto;
}

.footer_l {
background: url(../images/footer-phone_test.jpg) no-repeat;
}

.footer_r {
background: url(../images/footer-adr_test.jpg) no-repeat;
}

#adress_f {
padding-left: 10px;
color: white;
padding-top: 12px;
font-size: 10px;
font-family: Verdana;
}

.sidebar_main {
	border-radius: 20px;
}

.sidebar_top {
background: url(../images/sidebar-top_test.jpg) no-repeat;
}

.sidebar_bottom {
background: url(../images/sidebar-bottom_test.jpg) no-repeat;
}


.footer {
	margin: 16px auto 0;
}



/*
.next {
background: url(../images/next_test.png) no-repeat !important;
width: 60px !important;
height: 60px !important; 
top: -65px !important;
left: 20px !important;
}

.prev {
background: url(../images/prev_test.png) no-repeat !important;
width: 60px !important;
height: 60px !important;
}
*/

.d_usl {    
	border-radius: 20px;
    overflow: hidden;
    }

.d_usl img:hover {opacity:0.7;}

.d_usl_new span /*{position:relative; top:-44px; font-size: 17px;}*/
{
	display: block;
    font-size: 17px;
    height: 50px;
    margin-top: -50px;
    position: relative;
}


/***********************/

.header{
	background: transparent;
}

#adress{
  background: #7e8aa2;
 /* width: 100%; */
    margin: 0;
        height: 38px;

}



#logo_pic{
	       margin: 16px 0px 0 38px;
}

#phone{
float: left;
margin: 32px 7px 0 0;
}

.buttons{
	    padding-top: 0;
    margin: 37px 0 0 0;
    float: left;

}


.top_menu{
	padding-top: 11px;
}


.top_menu a{
	    font-family: Verdana;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;

   padding: 20px 20px 20px;
            border-right: 1px solid #7e8aa2; 
}


.search{
	margin: 0;
}


.sidebar_main{
	background: transparent;
	padding-top: 17px;
	/*background-color: #f3f6ef;*/
border-radius: 3px 4px 4px 3px;
margin: 0;
    min-height: 708px !important;
}


@-moz-document url-prefix() {
.top_menu a{
padding: 20px 20px 20px;
}
/*#adress{
width: 1200px;
}
.top_menu form{
margin: 0 0 0 46px;
}
*/
}

 
.content:before
{
    content: '';
    display: block;
    clear: both;
}
