@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,400i,700&subset=cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&subset=cyrillic-ext');

* {margin: 0;padding: 0;}
#wrapper {width: 996px;margin: 0 auto;overflow:hidden}
/* Header */
#header {height: 115px;background:#e2edf3}
/* Logo */
.logo{float:left;margin: 6px 20px 0 38px;text-decoration:none}
.logo img{margin-top:10px !important;display:block}
/* Сontact */
.contact{float:left;width:230px;margin: 5px 131px;text-align:center;color:#7e7e7e;font-size:12px}
.contact span{display:inline-block;color:#41598d;font-size:24px;margin: 32px auto 0px;text-shadow:0px 0px 2px white}
/* Middle */
#middle {width: 100%;height: 1%;position: relative;}
#middle:after {content: '';clear: both;display: table;}
#container {width: 100%;float: left;overflow: hidden;margin-bottom:20px}
/* Sidebar Left */
#sideLeft {float: left;width: 260px;margin-left: -100%;position: relative;padding:20px 0 20px 6px}
#sideLeft h2{color:#2b286a;font-size:18px;font-weight:normal;text-transform:uppercase;width:100%;margin:20px 0 10px;}
#sideLeft p span{width:100%;display:block;color:#6e6e6e}
.sideblock{float:left;display:block;margin-bottom:15px;}
/* Footer */
.flink li{display:inline;margin-right:5px}
.flink li a{color:#d34673}
.flinks li{display:inline-block;margin:20px 10px}
.bold {font-size:16px}
.bold a {font-weight:bolder;text-decoration:none}
.bold a:hover{text-decoration:underline}
/* **************** */
.linkCatalog{color: #d2d0d0; font-size: 7pt; position: relative; top: 10px;}
.linkCatalog:hover{color: #d2d0d0;}

.links a
{
	display: block;
	margin-bottom: 8px;
}
.links a img
{
	max-width: 100%;
}