html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
background: -moz-radial-gradient(center, ellipse cover, rgba(247,255,255,1) 0%, rgba(250,242,245,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(247,255,255,1)), color-stop(100%, rgba(250,242,245,1)));
background:-webkit-radial-gradient(center, ellipse cover, rgba(247,255,255,1) 0%, rgba(250,242,245,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(247,255,255,1) 0%, rgba(250,242,245,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(247,255,255,1) 0%, rgba(250,242,245,1) 100%);
background:radial-gradient(ellipse at center, rgba(247,255,255,1) 0%, rgba(250,242,245,1) 100%);
}
h1, h2 {
	text-align: center;
}
img{
      border: none;
}
body,td,th {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.break-word {
        word-wrap: break-word;
}
a {
	text-decoration: none;
	color: #024696;
}
a:hover {
	text-decoration: none;
	color: #1DE0E9;
}
.wrapper {
	width: 100%;
	min-width: 320px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.block {
	margin: 0 auto;
	min-width: 320px;
	max-width: 1400px;
	position: relative;
}
header {
	height: 270px;
	min-width: 320px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border-bottom: 5px double #DFF0FF;
	background-color: rgba(255,255,255,1.00);
	background-image: url(../a-pic/linzi.gif);
	background-position: 67% 0;
	background-size: auto 134%;
}
.logo {
	position: absolute;
	padding-top: 25px;
	padding-left: 3%;
	z-index: 5;
	width: 226px;
	left: 20px;
	top: 20px;
}
.slogan {
	font-size: 19px;
	font-weight: 900;
	position: absolute;
	left: 65px;
	top: 125px;
	text-shadow: -1px -1px #FFF,
               -2px -2px #FFF,
               -1px 1px #FFF,
               -2px 2px #FFF,
               1px 1px #FFF,
               2px 2px #FFF,
               1px -1px #FFF,
               2px -2px #FFF,
               -3px -3px 2px #BBB,
               -3px 3px 2px #BBB,
               3px 3px 2px #BBB,
               3px -3px 2px #BBB;
	transition: all 1s;
	color: #155BDD;
	z-index: 4;
}
.slogan:hover {
	color: #48DD15;
}
.adres {
	position: absolute;
	top: 212px;
	font-weight: bold;
	font-size: 14px;
	left: 65px;
	z-index: 4;
}
.middle {
	width: 100%;
	padding: 0 0 320px;
	position: relative;
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
article {
	padding: 0 250px;
	margin: 10px 0;
	text-align: justify;
}
#products {
	text-align:center;
	width:100%;
}
.product {
	width: 214px;
	height: 206px;
	border-radius: 7px;
	margin: 14px 20px 10px 4px;
	padding: 4px 3px;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.3);
	position: relative;
	display: inline-block;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.product-b {padding:8px;}

.grow {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
}
.grow:hover {
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -o-transform: scale(1.2);
}
.mesto {
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	height: 32px;
	font-weight: 700;
}
.pr-price {
	font-size: 17px;
	font-weight: bold;
	text-align: right;
	width: 190px;
	overflow: hidden;
	color: #07A3E4;
	bottom: 8px;
	position: absolute;
	right: 19px;
}
.pr-price span{
	display: inline-block;
}
.fotogal {
	padding-top: 15px;
	width: 46%;
	float: left;
	margin-top: 38px;
	margin-left: 1%;
	margin-right: 1%;
}
.fotogal img {
	width: 100%;
	height: auto
}
.leprav {
	width: 47%;
	float: right;
	margin-top: 52px;
	padding-left: 1.98%;
	padding-right: 1.98%;
}
.pagination {
    clear: both;
    margin: 40px 0 0 -10px;
    padding: 10px; 
    text-align:center; 
    font-size:14px;
}
.pagination ul{
    list-style:none;
}
.pagination ul li{
    display:inline;
}
.pagination a {
	margin: 3px;
	padding: 2px 7px;
	text-decoration: none;
	color: #000;
	border: 1px solid #6D3F86;
}
.pagination a:active{
    background:#FFF;
}
.pagination a:hover{
	background-color: #84EAFF;
}
.left {
	float: left;
	width: 199px;
	position: relative;
	margin: 10px 0  10px -100%;
	padding-left: 50px;
}
.vertical-menu{
    list-style: none;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 50px;
	}
.vertical-menu li {
	position: relative;
	line-height: 13px;
	margin-bottom: 10px;
	list-style: none;
}
.vertical-menu a, .vertical-menu span {
	display: block;
	text-decoration: none;
	text-align: left;
	margin-left: -23px;
	color: #000;
	margin-bottom: 8px;
}
.drop-block {
	margin-left: -22px;
	font-size: 15px;
	font-weight: 500;
}
.vertical-menu a:hover, .menuroiz a:hover {
	color: #1DE0E9;
	padding-left: 1px;
}
.drop-block  li:before {
	content: '▶';
	color: #072FAD;
	position: absolute;
	top: 0;
	left: -2.5em;
}
.menuroiz {
	display: block;
	margin-left: 14px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 17px;
}
.menuroiz a {
	color: #000;
}

aside {
	float: left;
	width: 250px;
	margin-left: -250px;
	position: relative;
	text-align: center;
}
.lpr {
	text-align:center;
	width:100%;
	}
.thumbnails {
}
.thumbnail {
	float: left;
}
.blr {
	border-radius: 4px;
	margin: 5px 0;
	border: 4px solid #155BDD;
	transition: all 0.5s;
}
.dpblr {
	border-radius: 4px;
	margin: 5px 0;
	border: 4px solid #48DD15;
	width: 186px;
	height: auto;
}
.blr:hover {
	border-color: #48DD15;
}
.thum {
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	margin: 14px 3px 16px 3px;
	width: 200px;
	height: 180px;
	background-color: #FFF;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	padding: 5px 5px 12px 5px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}
.dpthum {
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	margin: 14px 0 16px 5%;
	width: 200px;
	height: 160px;
	background-color: #F9FFFC;
	padding: 5px 5px 12px 5px;
	text-align: center;
	font-size: 15px;
	overflow: hidden;
	border: 1px solid rgba(20,95,98,0.36);
	border-radius: 4px;
	font-weight: 700;
}
.populiar {
	font-size: 19px;
	font-weight: 900;
	text-shadow: -1px -1px #FFF,
               -2px -2px #FFF,
               -1px 1px #FFF,
               -2px 2px #FFF,
               1px 1px #FFF,
               2px 2px #FFF,
               1px -1px #FFF,
               2px -2px #FFF,
               -3px -3px 2px #BBB,
               -3px 3px 2px #BBB,
               3px 3px 2px #BBB,
               3px -3px 2px #BBB;
	transition: all 1s;
	color: #155BDD;
	display: block;
	margin: 22px 0;
}
.product-prv {
	width: 200px;
	height: 181px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
	border-radius: 4px;
	margin: 10px 0;
	position: relative;
	display: inline-block;
}
.product-prv:before,
.product-prv:after {
        content:"";
        position:absolute;
        z-index:-2;
        bottom:15px;
        left:10px;
        width:50%;
        height:20%;
        max-width:300px;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
       -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform:rotate(-3deg);
       -moz-transform:rotate(-3deg);
        -ms-transform:rotate(-3deg);
         -o-transform:rotate(-3deg);
            transform:rotate(-3deg);
}
.product-prv:after {
    right:10px;
    left:auto;
    -webkit-transform:rotate(3deg);
       -moz-transform:rotate(3deg);
        -ms-transform:rotate(3deg);
         -o-transform:rotate(3deg);
            transform:rotate(3deg);
}
.zagolov {
	text-align: left;
	margin-top: 0;
	font-weight: bold;
	font-size: 14px;
	padding: 0 7px;
	height: 15px;
}
.tvimg {
	height: 112px;
	margin-bottom: 3px;
}
.obekt {
	height: 33px;
}
.rd-b {
	border-radius: 2px;
	width: 100%;
}
.shir {
	width: 100%;
}
.price {
	font-weight: bold;
	text-align: right;
	margin:3px 0 2px 0;
	overflow: hidden;
	color: #07A3E4;
	padding-right: 7px;
	font-size: 14px;
}
.tsennic {
	text-align: center;
	font-size: 22px;
	font-weight: 800;
	color: #AD1B06;
	margin: 8px 0;
}
.ogst {
	font-weight: bold;
	font-size: 18px;
}
.statia {
	margin: 20px 10px 0 10px;
	padding: 15px 25px;
	background-color: #F2F9FF;
	-webkit-box-shadow: 0px 0px 7px #999;
	box-shadow: 0px 0px 7px #999;
}
.drniz {
	margin-top: 28px;
	margin-bottom: 2px;
	padding-left: 33px;
}
.consl {
	font-size: 12px;
	color: #A2A2A2;
}
footer {
	margin: -260px auto 0 auto;
	height: 260px;
	min-width: 320px;
	position: relative;
	background-image: url(../a-pic/fon.jpg);
	background-size: cover;
	-webkit-box-shadow: 1px 0px 38px 17px #FFFFFF;
	box-shadow: 1px 0px 38px 17px #FFFFFF;
}
.niz {
	margin-left: 40px;
	padding-top: 10px;
	font-weight: 700;
}
.copi {
	font-size: small;
	padding-top: 5px;
	margin-left: 40px;
}
.statistica {
	position: absolute;
	top: 122px;
	width: auto;
	text-align: right;
	right: 8%;
	height: 38px;
}
.shtrich {
	position: absolute;
	left: 40%;
	top: 71px;
}
.maps-site {
	float: right;
	width: 120px;
	position: absolute;
	left: 46%;
	top: 10px;
	text-align: center;
}
.sots {
	height: 105px;
	text-align: right;
	width: 197px;
	float: right;
	position: absolute;
	top: -9px;
	right: 8%;
}
.sots-txt {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.made {
	position: absolute;
	top: 176px;
	width: 355px;
	text-align: right;
	right: 8%;
	height: 38px;
}
footer a:link, footer a:visited, footer a:hover {
	color: #12516F;
}
footer a:hover {
	color: #7600AA;
}

.lmade {
	margin-bottom: -12px;
}
.ereul {
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
}
#menupr {
	margin-left: -25px;
	list-style: none;
}
.ggoi {
	background-color: #E1F7FF;
	padding: 7px 10px 0 10px;
	margin-left: -34px;
	margin-top: 1px;
	border-bottom: 1px solid #91E1FF;
	height: 20px;
}
.ggoi:hover {
	background-color: #A5E2F8;
}
#menupr a {
	color: #000;
	display: block;
}
#menupr a:hover {
	color: #033758;
	background-color: #D2ECFF;
}
#menupr li span {
	display: block;
	padding: 6px 3px 7px 20px;
	background-color: #68D6F9;
	font-weight: 900;
	margin-top: 17px;
	color: rgba(0,0,0,1.00);
}
#menupr li li{
	display: inline-block;
	width: 100%;
	font-size: 14px;
}	
#menupr li li:hover{
	color: #033758;
	}
.prts {
	float: right;
	margin-top: 0;
}
.ptli {
	float: left;
}
.obsviaz {
	position: fixed;
	left: 100%;
	top: 49%;
	width: 35px;
	height: 168px;
	margin-left: -34px;
	z-index: 49;
}
.obsviaz a:hover {
	margin-left: 2px;
}
.panel {
    background-color: #444;
    height: 34px;
    padding: 10px;
}
.panel a#login_pop, .panel a#join_pop {
    border: 2px solid #aaa;
    color: #fff;
    display: block;
    float: right;
    margin-right: 10px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 1px 1px #000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
a#login_pop:hover, a#join_pop:hover {
    border-color: #eee;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup, .panel a#join_form {
    background-color: #fff;
    border: 3px solid #fff;
    display: inline-block;
    left: 50%;
    opacity: 0;
    padding: 15px;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 99999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay:target+.popup {
    top: 50%;
    opacity: 1;
    visibility: visible;
}
.alter{
	position: absolute;
	left: 380px;
	top: -30px;
}
.bl-imp, label, textarea{
    display: block;
}
.bl-imp, textarea{
	margin: 0 0 10px 0;
	border: 4px solid #192B6F;
	padding: 5px;
	border-radius: 6px;
}
input.submit_button{
	background-color: #1D348E;
	border: 3px solid #192B6F;
	padding: 5px 10px;
	border-radius: 3px;
	font: 13px Arial, Verdana, Tahoma, sans-serif;
	color: #fff;
	cursor: pointer;
	z-index: 99;
}
input.submit_button:hover{
	background-color: #1792A6;
}
span.required,
span.error{
   color: #ff0000;
}
span.required{
    font-size: 18px;
}
span.error{
    font-size: 11px;
}
.clear {
	clear: both;
}

@media only screen and (max-width : 1160px),
only screen and (max-device-width : 1160px){
article {
	padding: 0 26px 14px 270px;
}
aside {
	width: 90%;
	padding-top: 1px;
	margin: 5px 10px 60px 50px;
}
}
@media only screen and (max-width : 1120px),
only screen and (max-device-width : 1120px){
header {
	height: 230px;
}
.logo {
	padding-top: 0;
	padding-left: 10px;
	width: auto;
	left: 20px;
	top: 10px;
}
.slogan {
	font-size: 17px;
	font-weight: 800;
	left: 29px;
	top: 100px;
}
.adres {
	top: 164px;
	left: 29px;
}
		}
@media only screen and (max-width : 920px),
only screen and (max-device-width : 920px){
header {
	height: 210px;
}
.logo {
	padding-left: 0;
	width: 128px;
	left: 20px;
	top: 10px;
}
.logo img {
	width: 100%;
	height: auto;
}
.slogan {
	font-size: 15px;
	font-weight: 800;
	left: 20px;
	top: 90px;
	text-shadow: none;
}
.adres {
	top: 151px;
	left: 20px;
}
	
}

@media only screen and (max-width : 844px),
only screen and (max-device-width : 844px){
header {
	height: 160px;
}
.logo {
	width: 102px;
	left: 18px;
	top: 42px;
}
.slogan {
   display: none;
}
.adres {
	top: 101px;
	left: 18px;
}
article {
	padding: 0 24px 14px 24px;
	margin: 10px auto;
}
.product {
	margin: 14px 15px 10px 15px;
}
.left {
	float: none;
	width: auto;
	margin: 10px 20px;
	padding-left: 10px;
}
.vertical-menu{
	margin-bottom: 26px;
	width: 33%;
	float: left;
	margin-top: 0px;
	}
.menu-tres {
	width: 42%;
	float: right;
}
aside {
	width: 92%;
	margin: 0 10px 40px 40px;
}
.shtrich {
	width: 90px;
	height: 90px;
	left: 280px;
	top: 80px;
}
.shtrich img {
	width: 100%;
	height: auto;
}
.fotogal {
	width: 100%;
	margin: 5px 0 25px 0;
	text-align: center;
}
.fotogal img {
	width: 100%;
	height: auto;
	max-width: 500px;	
}
.leprav {
	width: auto;
	float: none;
}
}

@media only screen and (max-width : 700px),
only screen and (max-device-width : 700px){
article {
	padding: 10px 16px 14px 16px;
}
aside {
	width: 92%;
	margin: 0 10px 40px 40px;
}
.niz {
	margin-left: 15px;
}
.copi {
	margin-left: 15px;
}
.maps-site {
	left: 40%;
}
.sots {
	right: 3%;
	top: -4px;
}
.sots-txt {
	font-size: medium;
}
.made {
	right: 3%;
}
.statistica {
	right: 3%;
}

}
		@media only screen and (max-width : 639px),
only screen and (max-device-width : 639px){
header {
	background-position: 80% 0;
	background-size: auto 122%;
}
.logo {
	width: 98px;
	left: 15px;
	top: 105px;
}
.adres {
	top: -8px;
	left: auto;
	right: 28px;
	font-size: 13px;
}
.shtrich {
	width: 54px;
	height: 54px;
	left: 240px;
	top: 40px;
}
.ereul {
	padding-left: 2px;
	padding-right: 2px;
}
#menupr li span {
	padding: 6px 3px 7px 10px;
	font-weight: 700;
	margin-top: 16px;
}
#menupr li li{
	font-size: 11px;
}
}

@media only screen and (max-width : 520px),
only screen and (max-device-width : 520px){
article {
	padding: 10px 10px 14px 10px;
}

aside {
	width: 89%;
	margin: 0 10px 40px 34px;
}
.copi {
	font-size: x-small;
	padding-top: 0;
}
.made {
	top: 195px;
	width: auto;
	height: auto;
	text-align: left;
	left: 14px;
}
.obsviaz, .sots, .sots-txt, .statistica, .maps-site {
	display: none;
}
.shtrich {
	width: 110px;
	height: 110px;
	left: auto;
	top: 8px;
	right: 25px;
}

}
@media only screen and (max-width : 470px),
only screen and (max-device-width : 470px){
.left {
	float: left;
	width: 90%;
}    
.vertical-menu{
	margin-bottom: 26px;
	width: 90%;
	float: none;
	margin-top: 0px;
	}
.menu-tres {
	width: 90%;
	float: none;
}
header {
	background-position: 90% 0;
	background-size: auto 100%;
}
.logo {
	width: 86px;
	left: 12px;
	top: 114px;
}
.adres {
	right: 25px;
	font-size: 12px;
}
.shtrich {
	width: 84px;
	height: 84px;
	left: auto;
	top: 8px;
	right: 20px;
}
}