* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
@font-face {
    font-family: ITC Offcina Sans Book Cyrilic; 
	src: url(/design/fonts/osn45.ttf);
}
@font-face {
    font-family: ITC Offcina Sans Bold Cyrilic; 
    src: url(/design/fonts/osn65.ttf);
}
@font-face {
	font-family: Intro; 
    src: url(/design/fonts/Intro.otf);
}
a {
	color: #09266d;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0 0 18px;
}
ol, ul {
	margin: 0 0 15px 25px;
}
body {
	font: 14px/18px;
	font-family: ITC Offcina Sans Book Cyrilic;
	width: 100%;
	height: 100%;
	background: #e5e5e5;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
.top1 {
	height: 160px;
	width: 100%;
	min-width: 1000px;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	z-index:2;
}
.top2 {
	height: 40px;
	width: 100%;
	min-width: 1000px;
	position: relative;
	background: #f3f3f3;
	z-index:1;
}
.header {
	height: 220px;
	margin: -200px 0 0; 
	padding: 0 10px;  /*width 980px*/
	position: relative;
	z-index:3;
}
.slogan {
	width: 760px;
	position: absolute;
	top: 25px;
	left: 220px;
	font-size: 18px;
	color: #09266d;
	font-family: ITC Offcina Sans Bold Cyrilic; 
}
.logo {
	width: 210px;
	height: 90px;
	padding: 35px 0;
	display:block;
	float: left;
	text-align: center;
}
.search, .time-work, .contacts {
	height: 57px;
	padding: 59px 0 0;
}
.search {
	width: 335px;
	float: left;
}
.time-work, .contacts {
	color: #848585;
	font-size: 14px;
}
.time-work {
	width: 170px;
	float: left;
}
.contacts {
	width: 265px;
	float: right;
}
.menu {
	width: 770px;
	height: 44px;
	float: left;
}
.information, .way {
	height: 16px;
	font-size: 14px;
}
.information {
	width: 250px;
	padding: 12px 0;
	color: #09266d;
	float: left;
	text-align: right;
}
.way {
	width: 710px;
	padding: 12px 0 12px 20px;
	float: right;
	color: #aaa;
}
.way a {
	color: #aaa;
}
 

/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	padding: 0 0 120px;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
}
.content {
	padding: 0 0 0 280px;
}
.content-main, .banner-field {
	background: #fff;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.content-main {
	padding: 15px;
}
.banner-field {
	padding: 15px 15px 35px;
}
.content-main h1{
	padding: 0 15px 15px;
	font-size: 26px;
	margin: 0 -15px 15px;
	border-bottom: 1px dashed #ddd;
	color: #303030;
}
.content .price-opt {
	padding: 15px;
	display: inline-block;
	background: #09266d;
	color: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	text-decoration: none;
	font-size: 24px;
	font-family: ITC Offcina Sans Bold Cyrilic;
	border: 2px solid #09266d;
}
.content .price-opt:hover {
	background: #fff;
	color: #09266d;
}



/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 250px;
	margin-left: -990px;
	position: relative;
}
.left-sidebar p {
	padding: 0;
}
.left-sidebar h2, .left-sidebar .price-opt {
	padding: 15px 15px 15px 30px;
	display: block;
	
	color: #303030;
	font-size: 24px;
	font-family: ITC Offcina Sans Bold Cyrilic; 
	
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	border-top: 4px solid #09266d;
	border-bottom: 2px dashed #e5e5e5;
	position: relative;
	z-index: 4;
	background: #fff;
}
.left-sidebar h2:after,
.left-sidebar h2:before,
.left-sidebar .price-opt:after,
.left-sidebar .price-opt:before {
	content: '';
	position: absolute;
	width: 4px;
	height: 9px;
	top: -7px;
	background: #e5e5e5;

}
.left-sidebar h2:after,
.left-sidebar .price-opt:after {
	right: -2px;
	-webkit-transform: skewX(45deg);
	-moz-transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	-o-transform: skewX(45deg);
	transform: skewX(45deg);
}
.left-sidebar h2:before,
.left-sidebar .price-opt:before {
	left: -2px;
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.left-sidebar h2 a {
	color: #303030;
	font-family: ITC Offcina Sans Book Cyrilic; 
}
.left-sidebar a.download-price,
.left-sidebar a.price-opt,
.left-sidebar div.categories,
.left-sidebar div.news,
.left-sidebar div.partners {
	display: block;
	margin: 0 0 18px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	position: relative;
	z-index: 3;
}
.left-sidebar .download-price {
	padding: 10px 10px 7px;
	display: block;
	text-decoration: none;
	color: #303030;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
}
.left-sidebar .download-price:hover {
	padding: 15px 10px 7px;
	margin: 0 0 13px;
} 
.left-sidebar .price-opt {
	padding: 15px;
	text-align: center;
}
.left-sidebar h2.price-list,
.left-sidebar a.price-opt {
	background: url(/design/images/excel.png) left top no-repeat,
	#fff;
}
.left-sidebar .news-title {
	background: url(/design/images/podpiska.png) left bottom no-repeat,
	#fff;
}
.left-sidebar .partners-title {
	background: url(/design/images/partners.png) left bottom no-repeat,
	#fff;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 950px;
	margin: -120px auto 0;
	padding: 20px 25px;
	height: 80px;
	background: #353535;
	position: relative;
	color: #aaaaaa;
}
.footer a {
	color: #aaaaaa;
}
.footer1 {
	width: 400px;
	float: left;
}
.footer2 {
	width: 290px;
	float: left;
}
.footer3 {
	width: 250px;
	float: right;
}
.footer3 a {
	text-decoration: none;
}
.footer3 a:hover {
	text-decoration: underline;
}
.footer3 span {
	font-family: Intro;
	text-transform: uppercase;
}


/* Modules
-----------------------------------------------------------------------------*/

		/* == menu top == */
.menu .menu-top, .menu .active {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 0 0;
	
	font-family: ITC Offcina Sans Bold Cyrilic;
	font-size: 16px;
	text-transform: uppercase;
	color: #303030;
	text-decoration: none;
}
.menu .menu-top {
	padding: 15.5px 14px 12.5px;
}
.menu .menu-top:hover, .menu .active {
	padding: 12px 14px 11px;
	border-top: 4px solid #09266d;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
@-moz-document url-prefix() { /* Mozilla */
	.menu .menu-top:hover, .menu .active {
		padding: 9px 14px 10px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0){ /* Chrome */
	.menu .menu-top:hover, .menu .active {
		padding: 11px 14px;
	}
}
.menu .menu-top:hover:after, .menu .active:after,
.menu .menu-top:hover:before, .menu .active:before {
	content: '';
	position: absolute;
	width: 4px;
	height: 9px;
	top: -7px;
	background: #fff;

}
.menu .menu-top:hover:after, .menu .active:after {
	right: -2px;
	-webkit-transform: skewX(45deg);
	-moz-transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	-o-transform: skewX(45deg);
	transform: skewX(45deg);
}
.menu .menu-top:hover:before, .menu .active:before {
	left: -2px;
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
		/* == search == */
.search input[type=text],
.search input[type=submit],
.form-search input[type=text] ,
.form-search input[type=submit] {
	display: inline-block;
	vertical-align: middle;
}
.search input[type=text]{
	width: 265px;
	height: 40px;
	padding: 0 39px 0 9px;
	border: 1px solid #ddd;
	font-size: 16px;
}
.form-search input[type=text]{
	width: 400px;
	height: 40px;
	padding: 0 39px 0 9px;
	border: 1px solid #ddd;
	font-size: 16px;
}
.search input[type=submit],
.form-search input[type=submit]{
	margin: 0 0 0 -40px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	border: none;
	background: url(/design/images/search.png) center no-repeat ;
}

		/* == News lenta == */
.news-row {
	padding: 10px 10px 20px;
}
.news-row a, .news-row span, .news-row small, .all-news {
	display: block;
	padding: 2px 0;
}
.news-row a, .all-news {
	color: #303030;
	font-size: 18px;
}
.news-row span {
	color: #757575;
	font-size: 14px;
} 
.news-row small {
	color: #c8c8c8;
	font-size: 12px;
	text-align: right;
}
.all-news {
	text-align:center;
	text-decoration: none;
	padding: 5px 0 10px;
}
.all-news:hover {
	text-decoration: underline;
}

		/* == Catalog categories left == */
.left-sidebar ul {
	padding: 7px 10px 7px 25px;
	margin: 0;
	list-style: none;
	font-size: 16px;
}
.left-sidebar ul a {
	color: #aaa;
	text-decoration: none;
}
.left-sidebar ul a:hover,
.left-sidebar ul a.category-active {
	color: #303030;
}
.left-sidebar ul li {
	margin: 8px 0;
}
		/* == Catalog categories main + catalog list == */
.category-images {
	width: 148px;
 	min-height: 200px;
	padding: 10px;
	margin: 15px 4.5px 0;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	text-align: center;
	color: #303030;
	font-size: 16px;
	text-decoration: none;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.category-images:hover {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.category-images img {
	width: 140px;
	padding: 0 18px 10px;
	margin: 0 -10px;
	border-bottom: 1px dashed #e5e5e5;
	position: relative;
}
@-moz-document url-prefix() { /* Mozilla */
	.category-images img {
		padding: 0 14px 10px;
	}
}
		/* == catalog list == */
.total-in-cat {
	margin: -25px 15px 15px; 
}
.cat-list-price {
	margin: 5px 0 0;
	font-size: 20px;
	color: #09266d;
}
.pages {
	padding: 15px 0 0;
}
		/* == catalog card == */
div.price-card {
	margin: 0 0 10px;
	float: right;
	font-size: 28px;
	color: #09266d;
}
img.image-card {
	float: left;
	margin: 0 10px 10px 0;
}
.card-desc-s {
	width: 350px;
	float: right;
	display: block;
	text-align: justify;
}
		/* == Search form == */
.searchform {
	padding: 10px;
	position: relative;
	font-size: 16px;
}
.searchform input[type=text], .searchform select {
	padding: 5px;
	margin: 5px 0 10px;
}
.searchform input[type=text] {
	width: 215px;
}
.searchform select {
	width: 230px;
}
.searchform input[type=submit] {
	padding: 7px 20px;
	cursor: pointer;
}
		
		
		/* == Autorisation form == */
.form-auto {
	text-align: center;
}
.form-auto input[type=text],
.form-auto input[type=password]{
	width: 200px;
	height: 30px;
	padding: 0 9px;
	border: 1px solid #ddd;
	font-size: 16px;
}
.form-auto input[type=submit] {
	padding: 10px 20px;
	border: none;
	background: #aaa;
	color: #fff;
	cursor: pointer;
}
.form-auto input[type=submit]:hover {
	background: #303030;
}

		/* == Autorisation form == */
.bug-div {
	width: 250px;
	top: 30%;
	right: -250px;
	position: fixed;
	z-index: 900;
}
#bug {
	display: none;
}
#bug + label {
	display: block;
	height: 40px;
	width: 40px;
	padding: 10px;
	background: url(/design/images/bug.png) center no-repeat, #fff;
	position: absolute;
	margin: 15px 0 0 -33px;
	cursor: pointer;
}
#bug + label, .find-bug{
	 -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3);
	border-radius: 15px 0 0 15px;
	-moz-border-radius: 15px 0 0 15px;
	-webkit-border-radius: 15px 0 0 15px;
	-khtml-border-radius: 15px 0 0 15px;
}
#bug + label:hover {
	margin: 15px 0 0 -60px;
}
#bug:checked + label {
	margin: 15px 0 0 -270px;
}
#bug:checked + label:hover {
	margin: 15px 0 0 -260px;
}
.find-bug {
	padding: 15px;
	margin: 0;
	width: 200px;
	background: #fff;
	font-size: 16px;
	position: relative;
}
.middle .find-bug {
	width: 280px;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
.find-bug input[type=text],.find-bug  textarea{
	width: 170px;
	padding: 5px;
	font-size: 14px;
}
.middle .find-bug input[type=text],
.middle .find-bug  textarea {
	width: 250px;
	margin-bottom: 10px;
}
.find-bug input[type=submit]{
	padding: 7px 10px;
	font-size: 16px;
	cursor: pointer;
}
.find-bug span{
	display: block;
	text-align: center;
	padding: 20px 0 10px;
	color: #f00;
}
.find-bug  textarea {
	height: 80px;
}
.find-bug p {
	display: block;
	padding: 0 0 15px;
	font-size: 16px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.find-bug a {
	padding: 5px 10px;
	display: inline-block;
	margin: 5px 0 10px 55px;
	text-decoration: none;
	color: #fff;
	background: #3458af; /* для браузеров без css3 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3458af', endColorstr='#09266d'); /* для IE */
	background: -o-linear-gradient(top, #3458af, #09266d); /* для Opera */
	background: -webkit-gradient(linear, left top, left bottom, from(#3458af), to(#09266d)); /* для webkit */
	background: -moz-linear-gradient(top, #3458af, #09266d); /* для firefox */
	text-shadow: 1px 0px 0px #aaafbc;
}
.find-bug a:hover {
	background: #09266d; /* для браузеров без css3 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09266d', endColorstr='#3458af'); /* для IE */
	background: -o-linear-gradient(top, #09266d, #3458af); /* для Opera */
	background: -webkit-gradient(linear, left top, left bottom, from(#09266d), to(#3458af)); /* для webkit */
	background: -moz-linear-gradient(top, #09266d, #3458af); /* для firefox */
}
#bug:checked ~ .find-bug {
	margin: 0 0 0 -210px;
}