* {
	padding: 0;
	margin: 0;
}
body {
	background: #232021;
	font-family: arial,sans-serif;
	font-size: 12px;
}
body .clearer {
	clear: both !important;
	height: 0.1px !important;
	line-height: 0.1px !important;
	font-size: 0.1px !important;
	overflow:hidden !important;
}
body .clear {
	clear:both;
}
a:active, a:focus {
	outline: 0px;
}

body .inline {
	display: inline;
}

body .flLeft,
img.fl_left {
	padding-right:10px;
	padding-bottom:10px;
}
img.fl_right {
	padding-left:10px;
}
#main_box {
	background: #fff;
	margin: 0 auto;
	width: 1000px;
}

body .relative {
	position: relative;
}

body .aCenter {
	text-align: center;
}

body .aLeft {
	text-align: left;
}

body .aRight {
	text-align: right;
}

.mceEditor, .mceContentBody {
	background: #fff;
}
#header {
	height: 140px;
	background-color: #FFFFFF;
	position: relative;
	padding: 0 20px;
	z-index: 20;
}
#header #logo {
	position: absolute;
	height: 24px;
	width: 261px;
	top: 36px;
	left: 20px;
}
#header #logo img {
	border: none;
}
#header #address,
#header #web,
#header #email {
	display: none;
}
#header #call {
/*	background:url(/themes/images/bg_call.gif) no-repeat 0 0;*/
	width:151px;
	height:30px;
	position:absolute;
	top:36px;
	right:233px;
}
#header #call img {
	position: absolute;
	top: 0px;
	left: 0px;
}
#header #call span {
	text-indent:-3000px;
	display:block;
}
#header form{
	width: 192px;
	height: 30px;
	position: absolute;
	top: 30px;
	right: 20px;
}
#header form input {
	border: 1px solid #E7E7E7;
	width: 184px;
	height: 31px;
	line-height: 31px;
	font-size: 17px;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 6px;
	background-color:#F8F8F8;
	color: #ACACAC !important;
}
#header form input.submit {
	width: 20px;
	height: 20px;
	background: url(/themes/images/bg_submit.gif) no-repeat 0 0;
	border: none;
	position: absolute;
	top: 6px;
	right: 6px;
	text-indent: -3000px;
	cursor: pointer;
}
#content {
	padding:0 20px 40px 20px;
/*	float:left;
	width:960px;
	*/
}
#left_box {
	float: left;
	width: 230px;
}
#right_box {
	float: right;
	width: 710px;
}
#text_box {
	float: left;
	width:100%;
	padding-bottom:20px;
	padding-top:10px;
	font-size:12px;
	color:#575757;
}

#text_box a, .gridBox a {
	color:#DD133F;
	text-decoration:underline;
}

#text_box a:hover, .gridBox a:hover {
	text-decoration:none;
}

#text_box .highlight {
	background-color: #FCE7EC;
	color: #dd133f; 
}

.three #text_box {
	width: 460px;
}
#content_right {
	float: right;
}
.three #content_right {
	width: 230px;
}
#footer {
	font-size: 12px;
	clear: both;
	padding: 20px 10px;
	margin:0 20px;
	border-top:1px solid #D9D9D9;
	font-size:11px;
	color:#545353;
}
#footer p {
	width:200px;
	float:left;
}
#footer p a {
    color: #DD133F;
    text-decoration: underline;
}
#footer p a:hover {
    color: #DD133F;
    text-decoration: none;
}
#footer ul {
	list-style:none;
	float:right;
	width:500px;
	text-align:right;
}
#footer ul li {
	display: inline;
}
#footer ul li a{
	float:right;
	text-align:right;
	text-decoration:none;
	color:#545353;
	margin-left:10px;
	padding-left:15px;
	background:url(/themes/images/bg_footer_bullet.gif) no-repeat 0 3px;
}
#footer ul li a:hover {
	color:#DD1641;
}
#footer ul li.last a {
	background:none;
}

#flinks {
	font-size: 12px;
	clear: both;
	padding: 4px 20px;
	margin:0px;
	font-size:11px;
        background: #232021;

}

#flinks p {
    padding: 0px;
    margin: 0px;
}

#flinks p a {
    color: #6b696a;
    text-decoration: none;
    padding: 0 4px;
    line-height: 14px;
    font-size: 11px;
    float: left;
}

#flinks p a.last {
    background: none;
}

#flinks p a:hover {
    text-decoration: underline;
}

#drobecek_box {
	height:45px;
	padding:0 20px;
}
#drobecek_box a {
	position:relative;
	top:15px;
	color:#ababab;
	font-size:11px;
	text-decoration:none;
	padding:5px 0px;
	margin:0px 5px;
}

#drobecek_box span {
	position:relative;
	top:15px;
	padding:5px 0px;
	margin:0px 0px;
	width:3px;
	background:url(/themes/images/arrow_small_gray.gif) no-repeat 0px 10px;
}
#drobecek_box .last, #drobecek_box span.last {
	border: 1px solid #DEDEDE;
	font-weight: bold;
/*	background: transparent url(/themes/images/drobecek.png) no-repeat 50% 22px;*/
	position: relative;
	color:#ababab;
	font-size:11px;
	text-decoration:none;
	padding:5px 10px;
	margin:0px 5px;
	background:none;
}
#drobecek_box .last img {
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left:-4px;
}

.cMargin1 #bottom_box {
	height:170px;
/*	background:url(/themes/images/bg-bottom-box.png) repeat-x;*/
	margin-top:0px;
	padding-top:0px;
	border-top:0px;
    border-bottom:solid 1px #d9d9d9;
}

.cMargin1 .provert_box .more {
	position:inherit;
}

.cMargin1 #bottom_box .provert_box {
	position:relative;
	padding-bottom:30px;
	text-align: left;
	width: 290px;
	min-height:95px;
	float: left;
	margin-right: 20px;
	margin-top:30px;
	margin-left:10px;
	margin-bottom:0px;
	border-top:0px;

}

.cMargin1 #bottom_box .provert_box .left {
	float:left;
	width:110px;
	height:110px;
	margin: 0 15px 0 0;
}

.cMargin1 #bottom_box .provert_box .right {
	float:left;
	width:165px;
	height:110px;
	position: relative;
}


#bottom_box {
	margin-top:25px;
	padding-top:25px;
	border-top:5px solid #DEDEDE;
}



#bottom_box .provert_box {
	position:relative;
	padding-bottom:30px;
	text-align: left;
	width: 210px;
	min-height:95px;
	float: left;
	margin-right: 20px;
	margin-bottom:20px;
	float:left;
}
.but_more {
	width:60px;
	height:21px;
	display:block;
	background:url(/themes/images/but_more.gif) no-repeat 0px 0px;
}

.but_more_novinky {
	width:60px;
	height:21px;
	display:inline-block;
	vertical-align:middle;
	background:url(/themes/images/but_more.gif) no-repeat 0px 0px;
	text-indent:-4000px;
}
.but_poptavka {
	width:99px;
	height:21px;
	display:block;
	background:url(/themes/images/stores/btn_poptavka.png) no-repeat 0px 0px;
}

.poptavka .but_poptavka {
    margin-top:10px;
}

.but_poptavka span {
	text-indent:-4000px;
	display:block;
}
span.datum {
	margin: 0 10px 0 0;
	color: #9F9F9F;
}

.but_back {
	width:60px;
	height:21px;
	display:block;
	background:url(/themes/images/but_back.gif) no-repeat 0px 0px;
}

.but_search {
	width:92px;
	height:31px;
	float:right;
	background:url(/themes/images/but_search.gif) no-repeat 0px 0px;
}


.but_more span, .but_back span, .but_search span {
	display:block;
	text-indent:-4000px;
}
.provert_box .but_more {
	position:absolute;
	bottom:0px;
	left:0px;
}

.home_interactive {

	width:960px;
	height:400px;
}

.cMargin1 {
	margin:0 20px 0 20px;
}

.cMargin1 p {
	margin-bottom:10px;
}

.pager {
	width:100%;
	height:31px;
	background:#F8F8F8;
	margin:35px 0 0 0;
	text-align:center;
	padding:13px 0 0 0;
	border-top: solid 1px #DEDEDE;
	border-bottom: solid 5px #DEDEDE;
	float:left;
}

.pager ul li {
	display:inline;
	padding-left:12px !important;
	background:none !important;
}

.pager ul li a {
	color:#6D6D6D !important;
}

.pager ul li.active span {
	color:#000000;
}

.pager .prev {
	float:left;
	width:20px;
	height:20px;
	margin:0 0 0 18px;
}

.pager .prev a span, .pager .next a span {
	display:block;
	text-indent:-4000px;
}

.pager .prev a {
	display:block;
	width:20px;
	height:20px;
	background:url(/themes/images/arrow_wrl.gif) no-repeat;
}

.pager .next a {
	display:block;
	width:20px;
	height:20px;
	background:url(/themes/images/arrow_wr.gif) no-repeat;
}

.pager .cntr {
	width:384px;
	float:left;
}

.pager .next {
	float:right;
	width:20px;
	height:20px;
	margin:0 18px 0 0;
}
div.article a.detail,
.item_list a.detail, a.detail_search {
	padding: 0 0 0 17px;
	background:url(/themes/images/arrow_small_red.gif) no-repeat;
	background-position: 0 4px;
}

a.detail_search {
	padding: 0 0 0 17px;
	background:url(/themes/images/arrow_small_red.gif) no-repeat;
	background-position: 0 4px;
}

ul.files li {
	display:block !important;
	margin: 0 3px 0 0;
}

.lide h3 {
	color:#DD1641;
}

.lide p span {
	width:70px;
	display:inline-block;
}

.lideBoxLast {
	height:125px;
	margin: 0 0 30px 0;
	border-bottom:0px;
}

.lideBox {
	height:125px;
	border-bottom:solid 1px #dedede;
	margin: 0 0 30px 0;
}
.w355 {
	width:355px;
}
.w330 {
	width:330px;
}
.zavody {
	padding-bottom:10px;
	border-bottom:1px solid #DEDEDE;
	width:510px;
}
.zavody img.fl_left {
	padding-bottom:0px;
}
.zavody span {
	line-height:25px;
	vertical-align:bottom;
}
.border5, #text_box .katalog-dveri .border5 {
	border-bottom:5px solid #DEDEDE;
}
.image_icon {
	display:inline-block;
	width:22px;
	height:19px;
	background:url(/themes/images/icon_photo.png) no-repeat 0 2px;
}
.image_icon span{
	display:none;
}

table.full {
	background:#F8F8F8;
	width:100%;
}

h4.red {
	color:#DD133F;
}

.long_holder {
	float:left;
	width:100%;
	border-top: solid 1px #dedede;
	margin:20px 0 20px 0;
}

.clear_holder {
	float:left;
	width:100%;
	
}

.small_box {
	display:inline-table;
	width:220px;
	padding:0px !important;
	border:none !important;
}

.long_holderD {
	display:block;
	clear:both;
	width:100%;
	border-bottom:none !important;
	padding:0px !important;;
	border-top: dotted 1px #dedede !important;
	/*margin:0px 0 20px 0;*/
	text-indent:-4000px;
}

.long_holder2 {
	display:block;
	clear:both;
	width:100%;
	border-bottom:none !important;
	padding:0px !important;;
	border-top: none !important;
	margin:20px 0 20px 0;
}

#colorHold {
	padding:0px !important;
	border-bottom:none !important;
}

.box1 {
	float:left;
	display:block;
	width:auto;
}

.box2, .box5, .box6 {
	float:left;
	display:block;
	width:auto;
}

.box4 {
	float:left;
	display:block;
	width:100px;
}

 .box2 img {
	margin-right:10px;
}

.box3 {
	float:right;
	width:210px;
	margin-left:20px;
}

strong.red {
	color:#DD1042;
}

.p20 {padding:20px !important;}
.ml10 {margin-left:10px !important;}
.pt0 {padding-top:0px !important;}
.mr20 {margin-right:20px !important;}
.w310 {width:310px !important;}
.last {margin-right:0px !important;}

.gridBox {
    float:left;
    width:290px;
    margin-right:30px;
}

.gridBox h2 {
    color:#212121;
}

.gridBox p {
    color:#575757;
    padding:20px 0;
}

.gridBox ul li {
    color:#575757;
}

.gridBox h2 {
    text-transform:uppercase;
}

#hp_news #module_news {
    border:0px;
    padding-top:0px;
    padding-left:0px;
}

#hp_news #module_news h2 {
    padding-left:10px;
    font-size: 16px;
    color: #DD133F;
    text-transform:none;
}

#hp_news #module_news ul li {
    list-style-type:none;
    background:none;
    padding-left:10px;
}

.nodisplay {
    display: none;
}
