article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary
{
	display: block;
}
body, p, div, form, ul, ol, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Arial, sans-serif;
}
div.clearBoth
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.clear-both
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
a
{
	color: blue;
}
a img
{
	border: 0 none;
}
a:hover
{
	text-decoration: none;
}
div.width-limit
{
	margin: 0 auto 0 auto;
	max-width: 1024px;
	min-width: 980px;
	width: expression(document.body.clientWidth < 980? "980px": "auto" );
}
div.width-padding
{
	padding: 10px 1% 10px 1%;
}
div.width100
{
	width: 100%;
}
.relative
{
	left: 0;
	position: relative;
	top: 0;
}
.section-heading
{
	display: none;
}
div.footer-holder
{
	background-color: #1e2327;
	color: #f4f4f4;
	font-family: Arial, sans-serif;
	left: 0;
	position: relative;
	top: 0;
}
div.footer-addresses
{
	background: #23282c url(/img/grid-black.gif) top left;
	padding: 20px 2% 24px 2%;
	text-align: center;
	zoom: 1;
}
table.address-list
{
	margin: 0 auto 0 auto;
	text-shadow: #000 2px 2px 3px;
}
table.address-list th
{
	font-weight: normal;
	padding: 0 40px 0 40px;
	text-align: center;
	vertical-align: center;
}
table.address-list td
{
	font-size: 17px;
	padding: 0 40px 0 40px;
	text-align: center;
	text-align: left;
	vertical-align: center;
}
table.address-list span.tel
{
	color: #dbdbdb;
	font-size: 17px;
}
table.address-list span.city-code
{
	color: #aeaeae;
	font-size: 13px;
}
span.street-address
{
	font-size: 24px;
}
p.footer-h3
{
}
span.workhours
{
	color: #dbdbdb;
	font-size: 17px;
}
span.workhours span
{
	color: #aeaeae;
	font-size: 15px;
}
div.footer-copyright
{
	color: #c0c0c0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	overflow: hidden;
	padding: 10px 2% 10px 2%;
	zoom: 1;
}
div.footer-copyright a
{
	color: #c0c0c0;
}
span.footer-h1
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
span.footer-h2
{
	color: #aeaeae;
	font-size: 24px;
}
header
{
	background-color: #424897;
	min-height: 60px;
}
div.header-padding
{
	padding: 0 2% 0 2%;
}
div.topmenu-corner
{
	background: url(/img/topmenu-corner.gif) no-repeat 0 0;
	bottom: 0px;
	display: none;
	height: 17px;
	left: -17px;
	position: absolute;
	width: 17px;
	z-index: 3;
}
ul.topmenu-level1
{
	font-size: 17px;
	line-height: 60px;
}
.topmenu-gradient
{
	background: #4b52ac;
	background: linear-gradient(to bottom, #4b52ac 0%,#424897 100%);
	background: -moz-linear-gradient(top, #4b52ac 0%, #424897 100%);
	background: -ms-linear-gradient(top, #4b52ac 0%,#424897 100%);
	background: -o-linear-gradient(top, #4b52ac 0%,#424897 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b52ac), color-stop(100%,#424897));
	background: -webkit-linear-gradient(top, #4b52ac 0%,#424897 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b52ac', endColorstr='#424897',GradientType=0 );
}
li.topmenu-level1
{
	float: left;
	left: 0;
	list-style: none;
	margin-right: 2px;
	position: relative;
	top: 0;
}
a.topmenu-level1
{
	color: #fff;
	display: block;
	float: left;
	padding: 0 24px 0 24px;
	text-decoration: none;
}
a.topmenu-level1:hover
{
	background: #5359ad;
	background: linear-gradient(to bottom, #5359ad 0%,#474da2 100%);
	background: -moz-linear-gradient(top, #5359ad 0%, #474da2 100%);
	background: -ms-linear-gradient(top, #5359ad 0%,#474da2 100%);
	background: -o-linear-gradient(top, #5359ad 0%,#474da2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5359ad), color-stop(100%,#474da2));
	background: -webkit-linear-gradient(top, #5359ad 0%,#474da2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5359ad', endColorstr='#474da2',GradientType=0 );
}
a.topmenu-current
{
}
div.topmenu-level2
{
	box-shadow: 3px 3px 5px 0px rgba(0, 0, 100, 0.25);
	display: none;
	left: -17px;
	min-width: 170px;
	position: absolute;
	top: 60px;
	webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
	z-index: 2;
}
ul.topmenu-level2
{
	line-height: 45px;
	padding: 10px;
}
li.topmenu-level1:hover div.topmenu-level2
{
	display: block;
}
li.topmenu-level1:hover div.topmenu-corner
{
	display: block;
}
li.topmenu-level2
{
	list-style: none;
}
a.topmenu-level2
{
	color: #fff;
	display: block;
	padding: 0 20px 0 20px;
	text-decoration: none;
	white-space: nowrap;
}
a.topmenu-level2:hover
{
	background-color: rgba(255, 255, 255, 0.05);
}
div.page-content
{
	left: 0;
	min-height: 500px;
	position: relative;
	top: 0;
}
div.background-okna-box
{
	background: url(/img/okna-bg.png) no-repeat right top;
}
div.background-okna-vesna
{
	background: url(/img/okna-vesna.jpg) no-repeat right top;
}
div.background-snegovik
{
	background: url(/img/okna-snegovik.jpg) no-repeat right top;
}
div.background-telephone-box
{
	background: url(/img/telephone-bg.png) no-repeat right top;
}
div.background-compass-box
{
	background: url(/img/compass-bg.png) no-repeat right top;
}
div.background-okna-box div.sidebar-padding
{
	padding: 280px 0 0 0;
}
div.background-okna-vesna div.sidebar-padding
{
	padding: 273px 0 0 0;
}
div.background-snegovik div.sidebar-padding
{
	padding: 280px 0 0 0;
}
div.background-telephone-box div.sidebar-padding
{
	padding: 250px 0 0 0;
}
div.background-compass-box div.sidebar-padding
{
	padding: 260px 0 0 0;
}
div.sidebar
{
	font-size: 13px;
}
div.skidka
{
	height: 130px;
	position: absolute;
	right: 325px;
	top: 5px;
	width: 131px;
}
div.page-content-columns
{
	width: 100%;
}
div.columns-left-holder
{
	float: left;
	margin-right: -38%;
	width: 100%;
}
div.columns-left
{
	margin-right: 38%;
}
div.columns-right
{
	float: right;
	width: 38%;
}
div.logo-holder
{
	overflow: hidden;
	width: 100%;
}
div.logo-padding
{
	padding: 30px 0 30px 50px;
}
div.text-content-holder
{
	width: 100%;
}
div.text-content-padding
{
	padding: 0 3% 30px 2%;
}
div.text-content
{
}
div.breadcrumbs
{
	color: #999;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
	padding: 0 3% 0 2%;
}
div.breadcrumbs a
{
	color: #999;
}
aside.design-block
{
	font-size: 13px;
	width: 100%;
}
.design-block h1
{
	font-size: 17px;
	margin-bottom: 10px;
}
.design-block h1 a
{
	color: black;
	text-decoration: none;
}
div.design-block-news
{
	margin-bottom: 10px;
}
div.design-block-news-bg
{
	background-color: #f6f0e1;
}
div.design-block-news-padding
{
	padding: 10px;
}
ul.promote-news-list
{
	list-style: none;
	list-style: square inside;
	margin-bottom: -10px;
}
ul.promote-news-list li
{
	margin-bottom: 10px;
}
li.promote-news-all
{
	text-align: right;
}
li.promote-news-all a
{
	color: #999;
}
div.design-block-article
{
	margin-bottom: 10px;
}
div.design-block-article-bg
{
	background-color: #f6f0e1;
}
div.design-block-article-padding
{
	padding: 10px;
}
div.design-block-article ul
{
	list-style: square inside;
}
div.design-block-article li
{
	margin-bottom: 10px;
}
div.design-block-message
{
	margin-bottom: 0px;
}
div.design-block-message-bg
{
	background-image: url(/img/design-message.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 85px;
	padding: 14px 0 0 145px;
}
div.design-block-message-padding
{
	padding: 10px;
}
div.design-block-calculator
{
	margin-bottom: 10px;
}
div.design-block-calculator-bg
{
	background-image: url(/img/design-calculator.png);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 115px;
	padding: 14px 105px 0 0;
}
div.design-block-calculator-padding
{
	padding: 10px;
}
div.design-block-bonus
{
	margin-bottom: 10px;
}
div.design-block-bonus-bg
{
	background: #f6f0e1 url(/img/design-bonus.png) no-repeat left top;
	min-height: 180px;
}
div.design-block-bonus-padding
{
	padding: 46px 0 0 249px;
}
div.design-block-bonus-mini
{
	margin-bottom: 10px;
}
div.design-block-bonus-mini-bg
{
	background: #f6f0e1 url(/img/design-bonus-mini.png) no-repeat left top;
	min-height: 120px;
}
div.design-block-bonus-mini-padding
{
	padding: 36px 10px 10px 174px;
}
div.design-block-zamer
{
	margin-bottom: 10px;
}
div.design-block-zamer-bg1
{
	background: #f6f0e1 url(/img/design-ruletka.png) no-repeat left bottom;
}
div.design-block-zamer-bg2
{
	background-image: url(/img/design-ruletka-block.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 63px;
}
div.design-block-zamer-padding
{
	padding: 10px;
}
div.design-block-forum
{
	margin-bottom: 0px;
}
div.design-block-forum-bg
{
	background-image: url(/img/design-forum.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 109px;
	padding: 14px 0 0 145px;
}
div.design-block-forum-padding
{
	padding: 10px;
}
div.navigation-holder
{
	padding: 20px 0 0 0;
}
div.navigation
{
	font-size: 14px;
	line-height: 20px;
}
span.nav-pages
{
	float: left;
}
span.nav-arrows
{
	float: right;
}
span.nav-go-back:before
{
	content: "← ";
}
span.nav-go-forward:after
{
	content: " →";
}
span.nav-current-page
{
	font-weight: bold;
}
span.nav-pages-caption
{
	font-weight: bold;
}
section.news-list
{
}
h1.news-list-title
{
	font-size: 17px;
	margin-bottom: 10px;
}
h1.news-list-title a
{
	color: black;
}
div.news-list-holder
{
	margin-bottom: -20px;
}
article.single-news
{
	padding-bottom: 20px;
}
div.news-date
{
	margin-bottom: 5px;
}
span.news-date
{
	background-color: #f6f0e1;
	font-size: 12px;
	padding: 1px 3px 1px 3px;
}
div.news-list-left
{
	float: left;
	width: 120px;
}
div.news-list-right-holder
{
	float: right;
	margin-left: -130px;
	width: 100%;
}
div.news-list-right
{
	margin-left: 130px;
}
a.news-list-img img
{
	display: block;
}
div.news-list-intro
{
	font-size: 13px;
}
span.news-list-date
{
	font-weight: normal;
	margin-left: 10px;
}
article.detail-news
{
}
section.sitemap
{
}
.sitemap h1
{
	margin-bottom: 20px;
}
ul.sitemap-index
{
	list-style: square outside;
	margin: 0;
	padding: 0 0 0 20px;
}
li.sitemap-index
{
	margin-bottom: 20px;
}
ul.sitemap-child
{
	list-style: disc outside;
	margin: 0;
	padding: 10px 0 0 50px;
}
li.sitemap-child
{
	margin-bottom: 10px;
}
a.wym-preview
{
	border: 2px solid #fff;
}
aside.message-form
{
	margin-bottom: 10px;
}
div.message-form-padding
{
	background-color: #f6f0e1;
	padding: 0 10px 10px 10px;
}
div.message-form-submit-holder
{
	margin: 0 auto 0 auto;
	width: 180px;
}
div.message-form-submit-holder input
{
	font-size: 15px;
	height: 30px;
	width: 100%;
}
dt.message-form-field-title
{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px 0;
}
dd.message-form-field
{
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 2px;
}
dd.message-form-field input
{
	background-color: #fff;
	border: 0 none;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	width: 100%;
}
dd.message-form-field textarea
{
	background-color: #fff;
	border: 0 none;
	height: 200px;
	margin: 0;
	padding: 0;
	width: 100%;
}
div.counter-okna
{
	background-color: blue;
	height: 31px;
	position: absolute;
	right: 7px;
	top: 7px;
	width: 88px;
}
ul.store-list
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
li.store-block-holder
{
	float: left;
	margin: 0 0 14px 0;
	padding: 0;
	width: 50%;
}
div.store-block-left
{
	padding-right: 7px;
}
div.store-block-right
{
	padding-left: 7px;
}
div.store-block
{
}
div.store-block-shadow
{
	background-color: #fff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
div.store-block-id
{
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
	color: #dd0b78;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	left: 4px;
	padding: 1px 5px 1px 5px;
	position: absolute;
	top: 2px;
	z-index: 2;
}
div.store-block-img
{
	padding: 5px;
}
div.store-block-img img
{
	display: block;
	margin: 0 auto 0 auto;
}
div.store-block-title
{
	color: #3e5040;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px 0 10px;
}
div.store-block-description
{
	font-size: 13px;
	padding: 5px 10px 7px 10px;
}
div.store-block-price
{
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
	bottom: 3px;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	position: absolute;
	right: 4px;
	z-index: 2;
}
span.store-block-whitespace
{
	display: inline-block;
	height: 26px;
	width: 100px;
}
@media all and (max-width: 1120px)
{
	span.store-block-whitespace
	{
		display: none;
	}
	div.store-block-img
	{
		padding-top: 32px;
	}
	div.store-block-price
	{
		bottom: auto;
		top: 2px;
	}
}
div.navigation-buttons
{
	font-size: 13px;
	margin: 20px 0 20px 0;
	text-align: center;
}
.nav-button
{
	border: 1px solid #c5c5c5;
	border-radius: 3px;
	color: #000;
	display: inline-block;
	height: 33px;
	line-height: 33px;
	margin: 0 5px 0 5px;
	text-align: center;
	text-decoration: none;
	webkit-border-radius: 3px;
	width: 33px;
}
.navigation-buttons a
{
	background: #fafafa;
	background: linear-gradient(to bottom, #fcfcfc 0%,#e6e7e8 100%);
	background: -moz-linear-gradient(top, #fcfcfc 0%, #e6e7e8 100%);
	background: -ms-linear-gradient(top, #fcfcfc 0%,#e6e7e8 100%);
	background: -o-linear-gradient(top, #fcfcfc 0%,#e6e7e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#e6e7e8));
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#e6e7e8 100%);
}
.navigation-buttons a:hover
{
	background: #f9f9f9;
}
.navigation-buttons span.current
{
}
ul.review-list
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
li.review-block
{
	margin-bottom: 20px;
}
li.review-block-no-photo
{
	margin-bottom: 25px;
}
div.review-right-holder
{
	float: right;
	margin-left: -166px;
	width: 100%;
}
div.review-right
{
	margin-left: 166px;
	padding-top: 7px;
}
div.review-left
{
	float: left;
	width: 146px;
}
img.review-photo
{
	border: 10px solid #fff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	display: block;
	webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
div.review-author
{
	margin-bottom: 10px;
}
div.review-fio
{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 2px;
}
div.review-about
{
	color: #999;
	font-size: 13px;
}
div.review-text
{
	font-size: 13px;
	font-style: italic;
}
div.review-text p
{
	margin: 10px 0 10px 0;
}

div.contacts-block {margin-bottom: 15px;}
div.contacts-block-right-holder {width: 100%; float: right; margin-left: -300px;}
div.contacts-block-right {margin-left: 300px;}
div.contacts-block-left {width: 280px; float: left;}