@charset "utf-8";
/* CSS Document */

html, body {
    margin: 0;
    padding: 0;
}
html {
    background-image: url(images/main.jpg);
}
body {
    background-image: url(images/body.png);
    background-position: 0 121px;
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #151515;
}
/*Rastyagivaet body na vysotu okna brauzera*/
html {
    height: 100%;
}
body {
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
/*Rastyagivaet body na vysotu okna brauzera*/
a {
    outline: none;
}
a img {
    border: 0 none;
}
#wrapper {
    margin: 0;
    padding: 0;
    background-image: url(images/wrapper.jpg);
    background-position: center 54px;
    background-repeat: no-repeat;
}
#container {
    width: 990px;
    margin: 0 auto;
    padding: 0 0 90px 0;
    position: relative;
}
#header {
    height: 110px;
    margin: 0 0 378px 0;
    padding: 120px 0 0 260px;
    position: relative;
}
#top-menu {
    width: 700px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    line-height: 55px;
}
#top-menu li {
    float: left;
    margin: 0;
    padding: 0 11px;
    font-size: 16px;
    text-transform: uppercase;
}
#top-menu li a {
    color: #fff;
    text-shadow: 1px 1px 1px #116ea2;
    text-decoration: none;
}
#top-menu li.active, #top-menu li:hover {
    background-image:url(images/active-li.png);
}
#top-menu li.search {
    float: right;
    margin: 0 2px 0 0;
    padding: 0;
    text-transform: none;
}
#top-menu li.search:hover {
    background: none;
}
#top-menu li.search form {
    height: 30px;
    width: 227px;
    margin: 12px 0 0 0;
    padding: 0;
    position: relative;
}
#top-menu li.search form input {
    background: none;
    border: 0 none;
    height: 22px;
    width: 175px;
    margin: 0;
    padding: 8px 10px 0 10px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 20px;
}
#top-menu li.search form button {
    background: none;
    border: none;
    height: 30px;
    width: 32px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
#tel {
    position: absolute;
    top: 17px;
    right: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #0f669b;
}
#logo {
    position: absolute;
    height: 175px;
    width: 206px;
    left: 38px;
    top: 55px;
}
#main {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#left {
    width: 351px;
    margin: 0 11px 0 0;
    padding: 32px 25px 25px 32px;
    float: left;
    background-image: url(images/left-middle.png);
    background-repeat: repeat-y;
    position: relative;
    font-size: 12px;
}
.top-fon {
    height: 12px;
    width: 408px;
    background-image: url(images/left-top.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.bottom-fon {
    height: 12px;
    width: 408px;
    background-image: url(images/left-bottom.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
}
.title {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0 14px;
    line-height: 33px;
    background-color: #10699e;
    display: inline-block;
    position: relative;
}
.title.indent {
    margin: 0 0 0 -21px;
}
.pict {
    margin: -13px 0 0 18px;
    padding: 0 0 5px 0;
}
.left_abs {
    position: absolute;
    height: 33px;
    width: 11px;
    left: -11px;
    top: 0;
    background-image: url(images/h1-left.png);
    background-repeat: no-repeat;
}
.right_abs {
    position: absolute;
    height: 33px;
    width: 11px;
    right: -11px;
    top: 0;
    background-image: url(images/h1-right.png);
    background-repeat: no-repeat;
}
#right {
    margin: 0;
    padding: 0 11px;
    overflow: hidden;
}
.hot {
    margin: 0;
    padding: 75px 0 35px 70px;
    overflow: hidden;
    position: relative;
}
.prod {
    float: left;
    margin: 0 7px 0 0;
    padding: 0;
    width: 152px;
    text-align: center;
}
.prod.last {
    margin: 0;
}
.prod img {
    margin: 0 0 10px 0;
}
.prod a {
    color: #4a4540;
    font-size: 12px;
}
.prod a:hover {
    text-decoration: none;
}
#hot {
    position: absolute;
    height: 88px;
    width: 148px;
    left: 0;
    top: 0;
    background-image: url(images/hot.png);
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 59px 0 0 0;
    font-size: 20px;
    text-transform: uppercase;
}
#hot span {
    font-size: 12px;
}
.more {
    float: right;
    font-size: 14px;
    color: #2d2d2d;
}
.more:hover {
    text-decoration: none;
}
#news {
    margin: 0;
    padding: 7px 0 0 0;
    overflow: hidden;
}
.new {
    float: left;
    width: 155px;
    margin: 25px 15px 0 0;
    padding: 53px 0 0 80px;
    background-image: url(images/date.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    position: relative;
    font-size: 12px;
}
.new.last {
    margin-right: 0;
}
.name {
    font-size: 14px;
    color: #10699e;
    text-decoration: none;
}
.name:hover {
    text-decoration: underline;
}
.new p {
    margin: 0;
}
.date {
    position: absolute;
    left: 19px;
    top: 18px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #fff;
    line-height: 20px;
    text-align: center;
}
.date span {
    font-size: 18px;
    line-height: 18px;
}
#menu {
    height: 140px;
    width: 965px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 30px;
    top: 446px;
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    font-weight: bold;
}
#menu ul li {
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}
#menu ul li a {
/*    color: #2d2d2d;*/
    color: #666666;
    text-decoration: none;
    display: block;
    letter-spacing: 1px;
    width: 134px;
}
#menu ul #section558 a {	
    margin: 0 20px 0 0;
    padding: 102px 0 0 0;
    height: 33px;
}
#menu ul #section557 a {	
    margin: 0 20px 0 0;
    padding: 102px 0 0 0;
    height: 33px;
}
#menu ul #section598 a {	
    margin: 0 23px 0 0;
    padding: 95px 0 0 0;
    height: 40px;
}
#menu ul #section620 a {	
    margin: 0 20px 0 0;
    padding: 95px 0 0 0;
    height: 40px;
}
#menu ul #section633 a {	
    margin: 0 15px 0 0;
    padding: 95px 0 0 0;
    height: 40px;
}
#menu ul #section622 a {
    margin: 0;
    padding: 95px 10px 0;
    width: 114px;
    height: 40px;
}
#menu ul li a:hover, #menu ul li a.active {
    background-image: url(images/act-li.png);
    background-position: center 88px;
    background-repeat: no-repeat;
    color: #eeeeee;
}
.clear {
    margin: 0;
    padding: 0;
    clear: both;
}
#footer {
    position: absolute;
    height: 58px;
    width: 908px;
    background-color: #10699e;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -480px;
    padding: 0 24px 0 28px;
    border: 1px solid #fff;
    -moz-border-radius: 18px 18px 0 0;
    -webkit-border-radius: 18px 18px 0 0;
    border-radius: 18px 18px 0 0;
    box-shadow: 0 0 11px #727070;
    -moz-box-shadow: 0 0 11px #727070;
    -webkit-box-shadow: 0 0 11px #727070;
    font-size: 16px;
    color: #fff;
}
#copy {
    float: left;
    margin: 0;
    padding: 23px 0 0 0;
}
#tel_number {
    float: right;
    margin: 0;
    padding: 14px 0 0 0;
}
#counter {
    position: absolute;
    left: 200px;
    top: 15px;
}
/*-------------Category---------------------*/
#left_col {
    float: left;
    font-size: 12px;
    margin: 0 11px 0 0;
    padding: 0 0 0 25px;
    width: 145px;
}
.catalog {
    margin: 10px 0 20px 0;
    padding: 0;
    list-style: none;
}
.catalog li {
    line-height: 16px;
    font-size: 14px;
    margin: 0;
    padding: 5px 0 0 0;
}
.catalog li a {
    color: #323232;
    text-decoration: none;
}
.catalog li a:hover, .catalog li.active a {
    color: #10699e;
}
.filter {
    display: block;
    margin: 0;
    padding: 0 0 0 15px;
    background-image: url(images/img-filter.png);
    background-position: left center;
    background-repeat: no-repeat;
    color: #10699e;
    line-height: 22px;
}
.filter:hover {
    text-decoration: none;
}
.lose_filters {
    display: block;
    color: #323232;
    margin: 0 0 0 -1px;
    padding: 0 0 0 15px;
    background-image: url(images/lose.png);
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 22px;
}
.lose_filters:hover {
    text-decoration: none;
}
.heading {
    font-size: 14px;
    font-weight: bold;
    color: #10699e;
    margin: 15px 0 0 0;
    padding: 0;
    line-height: 14px;
}
#filter {
    margin: 0;
    padding: 0;
}
#filter label {
    margin: 8px 0 0 20px;
    padding: 0;
    display: block;
    color: #323232;
    text-indent: -20px;
}
#filter label input {
    vertical-align: middle;
    margin: 0 6px 0 0;
}
#filter label a {
    color: #323232;
    vertical-align: middle;
    text-decoration: none;
}
#filter label a:hover {
    text-decoration: underline;
}
#filter label.active a {
    color: #10699e;
    text-decoration: none;
}
#sidebar {
    float: right;
    width: 230px;
    margin: 0;
    padding: 0;
}
.title.big {
    line-height: 25px;
    padding: 5px 11px 6px;
    margin: 0 0 0 19px;
    letter-spacing: 0.5px;
}
.left_abs1 {
    position: absolute;
    height: 61px;
    width: 19px;
    left: -19px;
    top: 0;
    background-image: url(images/h1-big-left.png);
    background-repeat: no-repeat;
}
.right_abs1 {
    position: absolute;
    height: 61px;
    width: 21px;
    right: -21px;
    top: 0;
    background-image: url(images/h1-big-right.png);
    background-repeat: no-repeat;
}
.title.big .spec {
    margin: 0 0 0 10px;
}
.item {
    margin: 20px auto 0 auto;
    padding: 0;
    text-align: center;
    width: 152px;
    font-size: 12px;
}
.item a {
    color: #4a4540;
}
.item a:hover {
    text-decoration: none;
}
.item a img {
    margin: 0 0 10px 0;
}
.more.categ {
    margin-top: 37px;
    font-size: 12px;
}
.new.categor {
    float: none;
}
#slider {
    height: 224px;
    width: 540px;
    margin: 17px auto 0;
    padding: 0;
    position: relative;
}
#slider .frm ul {
    position: relative;
    height: 224px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
#slider .frm ul li {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
}
#slider .frm ul li .mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 540px;
    height: 224px;
    background-image: url(images/slider_mask.png);
}
#slider .text {
    position: absolute;
    right: 0;
    top: 37px;
    width: 187px;
    height: 142px;
    background-image: url(images/slider_text_bg.png);
    font-size: 14px;
    color: #202020;
    padding: 20px 50px 0 85px
}
#slider .text a{
    display: block;
    background-image: url(images/slider_readmore.png);
    width: 227px;
    height:37px;
    line-height: 37px;
    text-align: center;
    color: #ffffff;
    margin: 15px 0 0 -41px;
    text-decoration: none;
}
#slider .title {
    position: absolute;
    top: -17px;
    left: 0;
}
#slider .frm {
    width: 540px;
    overflow: hidden;
    margin: 0 auto;
}
.stripTransmitter {
    position: absolute;
    left: 10px;
    bottom: 10px;
}
.stripTransmitter ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.stripTransmitter ul li {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 0;
}
.stripTransmitter a {
    display: block;
    width: 18px;
    height: 19px;
    background-image: url(images/slider_switch.png);
    background-position: bottom;
}
.stripTransmitter a.current {
    background-position: top;
}
.bread-crumbs {
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 12px;
}
.bread-crumbs a {
    color: #4a4540;
}
.bread-crumbs a:hover {
    text-decoration: none;
}
.product_brief_block {
    margin: 0;
    padding: 14px 0 0 0;
    overflow: hidden;
}
.float {
    margin: 0 6px 0 0;
    padding: 0;
    float: left;
}
.subtitle {
    font-size: 24px;
    color: #165c88;
    margin: 0;
    padding: 0;
    line-height: 24px;
    text-decoration: none;
}
a.subtitle:hover {
    text-decoration: underline;
}
.photos {
    margin: 0;
    padding: 0 0 15px 0;
    overflow: hidden;
    background-image: url(images/border.png);
    background-position: bottom;
    background-repeat: repeat-x;
}
.photos a {
    /*	float: left;*/
    position: relative;
    margin: 0 1px 5px 0;
    text-decoration: none;
    display: inline-block;
}
.photos .detail {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background-color: #94887a;
    line-height: 25px;
    margin: 10px 0 0 8px;
    padding: 0 6px;
    position: relative;
    display: inline-block;
    float: none;
}
.photos .detail:hover {
    text-decoration: underline;
}
.side-left {
    position: absolute;
    left: -8px;
    top: 0;
    height: 25px;
    width: 8px;
    background-image: url(images/side-left.png);
    background-repeat: no-repeat;
}
.side-right {
    position: absolute;
    right: -8px;
    top: 0;
    height: 25px;
    width: 8px;
    background-image: url(images/side-right.png);
    background-repeat: no-repeat;
}
.pages {
    display: block;
    text-align: center;
    margin: 35px 0 0 0;
    padding: 0;
    position: relative;
    font-size: 11px;
    color: #5e5e5e;
    height: 35px;
}
.pages a {
    color: #5e5e5e;
}
.pages .bg {
    color: #5e5e5e;
    margin: 0 3px;
    padding: 4px 8px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
}
.pages a.bg:hover, .pages a.active {
    background-color: #94887a;
    text-decoration: none;
    color: #fff;
}
.pages .start {
    margin: 0;
    font-size: 12px;
    color: #131313;
    float: left;
}
.pages .start:hover {
    text-decoration: none;
}
.pages .end {
    margin: 0;
    font-size: 12px;
    color: #131313;
    float: right;
}
.pages .end:hover {
    text-decoration: none;
}
.hint_left {
    color: #5e5e5e;
    font-size: 11px;
    position: absolute;
    left: 5px;
    bottom: 0;
}
.hint_right {
    color: #5e5e5e;
    font-size: 11px;
    position: absolute;
    right: 5px;
    bottom: 0;
}
.up {
    position: absolute;
    left: -120px;
    bottom: 60px;
    font-size: 18px;
}
.up a {
    color: #075eab;
}
.up a:hover {
    text-decoration: none;
}
.up img {
    vertical-align: middle;
    margin: 0 3px 0 0;
}
.img-thumb {
    position: relative;
}
.img-thumb a{
    text-decoration: none;
}
.img-thumb .title-overlay{
    background-image: url(images/title-overlay.png);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    color: #ffffff;
    padding: 3px 5%;
    text-decoration: none;
    text-align: center;
}
.highslide-credits {
    display: none !important;
}
.product_list li{
    width: 140px !important;
    height: auto !important;
    padding-bottom: 10px !important;
}
.product_list table{
    width: 130px !important;
    height: auto !important;
}
/*--------------Contacts--------------------*/
#module {
	margin: 11px 0;
	padding: 0;
	background-color: #e6e6e6;
	box-shadow: 0 0 11px #727070;
	-moz-box-shadow: 0 0 11px #727070;
	-webkit-box-shadow: 0 0 11px #727070;
}
#form {
	margin: 0;
	padding: 25px 0 17px 11px;
}
.tel {
	font-size: 18px;
	color: #10699e;
	line-height: 26px;
}
#form p {
	color: #2e2e2e;
	margin: 0;
}
#form input {
	height: 18px;
	width: 184px;
	border: 1px solid #dedede;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	margin: 2px 0 9px 0;
	padding: 5px;
}
#form textarea {
	height: 95px;
	width: 660px;
	margin: 7px 0 0 0;
	padding: 5px;
	resize: none;
	border: 1px solid #dedede;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
#form .captcha {
	margin: 15px 0 0 0;	
}
#form .captcha img {
	margin: 5px 5px 0 0;
	vertical-align: middle;
}
#form .captcha input {
	margin: 5px 0 0 0;
	width: 78px;
}
.center {
	text-align: center;
	margin: 0;
	padding: 0;
}
.center button {
	text-transform: uppercase;
	color: #fff;
	background: none;
	border: 0 none;
	background-color: #10699e;
	line-height: 35px;
	width: 122px;
	margin: 0;
	padding: 0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	cursor: pointer;
}
/*-------------------Tovar-podrobno--------------------*/
#block {
	margin: 0 0 40px 0;
	padding: 0;
	height: 222px;
	width: 560px;
	background-image: url(images/pict-2.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0 0 9px #a3a3ab;
	-moz-box-shadow: 0 0 9px #a3a3ab;
	-webkit-box-shadow: 0 0 9px #a3a3ab;
	position: relative;
}
#block .title {
	position: absolute;
	left: 0;
	top: -17px;
}
.action {
	position: absolute;
	height: 135px;
	width: 244px;
	background-image: url(images/rhombus.png);
	background-repeat: no-repeat;
	bottom: 30px;
	right: 5px;
	padding: 25px 0 0 75px;
}
.action a {
	display: block;
	line-height: 37px;
	width: 227px;
	background-color: #10699e;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin: 17px 0 0 -39px;
	padding: 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.action a:hover {
	text-decoration: underline;
}
#block_menu {
        width: 473px;
/*	margin: 15px 0 0 -11px;*/
        margin: 15px auto 0;
	padding: 65px 50px 10px 40px;
	min-height: 600px;
	position: relative;
	background-image: url(images/module.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.block_top {
	height: 93px;
	margin: 0;
	padding: 0 0 0 12px;
	position: absolute;
	left: 0;
	top: 0;
}
.block_top ul {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
}
.block_top ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}
.block_top ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 19px 14px 0 14px;
	height: 58px;
	position: relative;
}
.block_top ul li a.interior {
	padding-top: 13px;
}
.block_top ul li a.interior.active {
	padding-top: 20px;
	height: 57px;
}
.block_top ul li a:hover {
	text-decoration: underline;
}
.block_top ul li a.active {
	background-color: #10699e;
	margin: 0 13px;
	padding: 34px 18px 0 20px;
	height: 43px;
	z-index: 100;
}
.block_top ul li a .span-left {
	position: absolute;
	left: -24px;
	top: 0;
	height: 77px;
	width: 24px;
}
.block_top ul li a.active .span-left {
	background-image: url(images/active-left.png);
}
.block_top ul li a .span-right {
	position: absolute;
	right: -24px;
	top: 0;
	height: 77px;
	width: 24px;
}
.block_top ul li a.active .span-right {
	background-image: url(images/active-right.png);
}
.inner {
	margin: 0;
	padding: 40px 25px 15px 20px;
	background-color: #e6e6e6;
	box-shadow: 0 0 9px #929292;
	-moz-box-shadow: 0 0 9px #929292;
	-webkit-box-shadow: 0 0 9px #929292;
	z-index: 0;
        width: 435px;
}
.inner #form {
	margin: 0;
	padding: 0 0 15px 0;
	position: relative;
}
h1 {
    font-size: 24px;
    font-weight: normal;
color: #165c88;
	line-height: 24px;
	margin: 0;
	padding: 15px 0 10px 0;
}
h1 a{
    color: #165c88;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: #165c88;
	line-height: 24px;
	margin: 0;
	padding: 0 0 10px 0;
}
h2 a {
   color: #165c88;
   text-decoration: none;
   border-bottom: 1px dashed #165c88;
}
.inner #form textarea {
	width: 430px;
}
.inner #form .center {
	position: absolute;
	left: 175px;
	bottom: -30px;
}
#question, #laying, #reviews, #video {
	display: none;
}
.name-prod, .review_title, .post_title {
	font-size: 18px;
	color: #10699e;
	margin: 5px 0 0 0;
	padding: 0;
}
.author, .review_date, .post_date {
	color: #94887a;
	margin: 5px 0;
	padding: 0;
}
.text, .review_content, .post_content {
	margin: 5px 0 0 0;
	padding: 0;
	color: #2e2e2e;
}
.button {
	position: absolute;
	bottom: -19px;
	left: 152px;
	line-height: 37px;
	width: 164px;
	background-color: #10699e;
	text-align: center;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	border-radius: 17px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.button:hover {
	text-decoration: underline;
}
#reviews {
	position: relative;
	padding-bottom: 40px;
}
#block-video {
	height: 266px;
	width: 436px;
	margin: 0;
	padding: 0;
}
#photo {
	overflow: hidden;
}
#photo a {
	float: left;
	margin: 0 8px 16px;
        position: relative;
}
.post_content {
    margin-bottom: 20px;
}
.title-overlay{
    background-image: url(images/title-overlay.png);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    color: #ffffff;
    padding: 3px 5%;
    text-decoration: none;
    text-align: center;
}
