.header {
	background: url('http://sonet.ua/img/head-bg.jpg') repeat;
 
	padding: 2px 0;
}
.container {
	width: 990px;
}
.tels {
	    margin-top: 21px;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
}
.callback {
	font-size: 12px;
    padding-top: 31px;
}
.menus {
	    border-top: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
}
.menuxa li a{
    border-left: 1px solid #ccc;
    padding: 21px 25px;
    text-transform: uppercase;
    color: #000;
}
.menuxa li:last-child {
	border-right: 1px solid #ccc;
}
.find {
	padding-top: 10px;
	
 
}
.ser4 {
		background: url('http://sonet.ua/img/find.jpg') no-repeat center right;
	    background-color: rgba(255, 255, 255, 0);
	    border: 0;
	    padding-left: 39px;
	    box-shadow: none;
}
footer {
		background: url('http://sonet.ua/img/footer.jpg')  repeat-x center top;
		height: 200px;
		margin-top: 40px;
		    padding-top: 85px;
}
.sld img {
	    margin-right: -3px;
}
.sldr img {
	margin-left: -3px;
}
.sldr img:hover,
.sld img:hover {
    opacity: 0.8;
}
.podsl {
	background: #1e4c99;
	    padding: 5px 20px;
	margin-top: -20px;
	color: #fff;
}
.podsl h2 {
	    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.podsl p {
	font-size: 12px;
    line-height: 15px;
    margin-bottom: 2px;
 }
.news {
	box-shadow: 0 0 10px #999;
	padding: 10px 20px;
    margin: 20px 0;
    height: 322px;
}
.news span {
	font-size: 11px;
	color: #999;
}
.news a {
	font-weight: bold;
}
.news p {
	font-size: 11px;
	margin-bottom: 6px;
}
.news-title {
	    background: #1d4c9a;
	    color: #fff;
    margin-left: -20px;
    width: 149px;
    padding: 4px 0px;
    margin-bottom: 10px;
}
.news-title h3 {
	padding-left: 20px;
	display: block;
	margin: 0;
	text-transform: uppercase;
	font-size: 18px;
}
.news-title p {
	padding: 20px 20px 0px 20px;
	    width: 300px;
}
a.detal {
    color: #fff;
    margin-top: 10px;
    background: #999;
    padding: 8px ;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    border-radius: 5px;
    display: block;
    width: 90px;
    font-weight: 300;
}
a.detal:hover {
	background: #ccc;
}
h3.contsh  {
	padding : 5px 10px 5px 20px ;
 	background: #1d4c9a;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	float: left;
}
.conts {
	margin: 0 -15px;
}
.fm>li>a {
	padding: 0;
	font-size: 12px;
	color: #666;
}
.fm>li>a:hover {
	color: #254da4
}