body.mceContentBody { background:#000; color:grey; }
body {
	margin: 0px;
	padding: 0px;
	background: url('../images/bg.jpg');
	height: 100%;
	color: #eee;
	background: #000; 
	font-family: Verdana;
}

a {
	outline: none;
	text-decoration: none;
}
.componentheading{padding:10px;font-size: 24px;font-family: Verdana; }
h1 {
	color: #FFA000;
	font-family: Verdana;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
}

h2 {
	color: #FFA000;
	font-family: Verdana;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
}

h2 a:visited, h2 a:active {
	color: #FFA000;
}

.main {
	position: relative;
	width: 90%;
	background: black;
	padding-top: 8px;
	float: left;
}

#main_left {
	position: relative;
	height: 800px;
	width: 5%;
	float: left;
	background: url('../images/bg_left.jpg');
	background-position: 100% 0px;
}

#main_right {
	height: 800px;
	width: 5%;
	float: left;
	background: url('../images/bg_right.jpg');
	background-position: 0% 0px;
}

.main .top {
	height: 78px;
}

.logo {
	width: 16.666%;
	height: 70px;
	float: left;
	vertical-align:top;
	top:0;
}

.contacts {
	position: relative;
	width: 16.666%;
	height: 70px;
	text-align: center;
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.contacts .button {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 19px;
	background: url('../images/cnbg.jpg');
	line-height: 19px;
	color: #eee;
}

.contacts .button .bg_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 7px;
	height: 19px;
	background: url('../images/cnbg_left.jpg');
}

.contacts .button .bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 19px;
	background: url('../images/cnbg_right.jpg');
}

.title {
	position: relative;
	height: 69px;
	width: 66.664%;
	background: url('../images/tbg.jpg');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	float: left;
}

.title .txt {
	padding: 2px 20px 10px 20px;
	color: #000;
}

.title .bg_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 14px;
	height: 69px;
	background: url('../images/tbg_left.jpg');
}

.title .bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 18px;
	height: 69px;
	background: url('../images/tbg_right.jpg');
}

.menu {
	position: relative;
	z-index: 3;
}

.menu .item {
	position: relative;
	width: 16.666%;
	float: left;
	cursor: pointer;
	font-weight: bold;
}

.menu .submenu_item {
	position: relative;
	overflow: hidden;
	text-align: left;
	background: #b3adad;
	padding-left: 8px;
	display: block;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu .subsubmenu_cnt {
	position: absolute;
	top: 0px;
	width: 100%;
	background: #b3adad;
	padding-left: 1px;
	margin-top: -1px;
}

.menu .subsubmenu_item {
	line-height: 12px;
	padding-left: 5px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu .cnt {
	position: relative;
	height: 95px;
	background: url('../images/mbg.jpg');
	padding-top: 5px;
	margin-bottom: 7px;
}

.menu .cnt_hover {
	position: relative;
	height: 95px;
	background: url('../images/mbg_hover.jpg');
	padding-top: 5px;
	margin-bottom: 7px;
}

.menu .cnt .bg_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 100px;
	background: url('../images/mbg_left.jpg');
}

.menu .cnt_hover .bg_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 100px;
	background: url('../images/mbg_left_hover.jpg');
}

.menu .cnt .bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 100px;
	background: url('../images/mbg_right.jpg');
}

.menu .cnt_hover .bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 100px;
	background: url('../images/mbg_right_hover.jpg');
}

.menu .pic1 {
	width: 114px;
	height: 87px;
	background: url('../images/mpic1.jpg');
	margin: 0 auto;
}

.menu .pic2 {
	width: 114px;
	height: 87px;
	background: url('../images/mpic2.jpg');
	margin: 0 auto;
}

.menu .pic3 {
	width: 114px;
	height: 89px;
	background: url('../images/mpic3.jpg');
	margin: 0 auto;
}

.menu .pic4 {
	width: 114px;
	height: 88px;
	background: url('../images/mpic4.jpg');
	margin: 0 auto;
}

.menu .pic5 {
	width: 145px;
	height: 79px;
	background: url('../images/mpic5.jpg');
	margin: 0 auto;
}

.menu .pic6 {
	width: 98px;
	height: 87px;
	background: url('../images/mpic6.jpg');
	margin: 0 auto;
}

.menu .cnt .picm {
	width: 110px;
	height: 87px;
	background: url('../images/ogon_top.gif');
/* 	background-position: 0px -10px; */
	margin: 0 auto;
}

.menu .item .txt {
	position: relative;
	height: 24px;
	line-height: 24px;
	background: url('../images/mbbg.jpg');
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #f00;
	overflow: hidden;
}

.menu a:visited {color: #ffda00;}

.menu .item .txt_hover {
	position: relative;
	height: 24px;
	line-height: 24px;
	background: url('../images/mbbg_mo.jpg');
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #ffda00;
	overflow: visible;
}

.menu .item .txt .tr {
	position: absolute;
	top: 7px;
	right: 10px;
	width: 9px;
	height: 9px;
	background: url('../images/mtr.jpg');
}

.menu .item .txt .dlmr_left {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 1px;
	height: 17px;
	background: #454343;
}

.menu .item .txt .dlmr_right {
	position: absolute;
	top: 3px;
	right: 0px;
	width: 1px;
	height: 17px;
	background: #0d0d0d;
}

.menu .first {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 12px;
	height: 24px;
	background: url('../images/mbg_first.jpg');
	z-index: 1;
}

.menu .last {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 11px;
	height: 24px;
	background: url('../images/mbg_last.jpg');
	z-index: 1;
}

.menu .mend {
	clear: both;
}

.sblock {
	position: relative;
	width: 100%;
	height: 208px;
	background: url('../images/sbg.jpg');
	padding-top: 10px;
	font-size: 11px;
}

.sblock .bg_tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 18px;
	height: 18px;
	background: url('../images/sbg_tl.jpg');
}

.sblock .bg_tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 18px;
	height: 18px;
	background: url('../images/sbg_tr.jpg');
}

.sblock .bg_bl {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 19px;
	height: 12px;
	background: url('../images/sbg_bl.jpg');
}

.sblock .bg_br {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 19px;
	height: 12px;
	background: url('../images/sbg_br.jpg');
}

.sblock .bg_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 6px;
	height: 218px;
	background: url('../images/sbg_left.jpg');
}

.sblock .bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 218px;
	background: url('../images/sbg_right.jpg');
}

.sblock .ttitle {
	color: #f00;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	z-index: 2;
}

.sblock .wdlmr {
	width: 145px;
	height: 13px;
	background: url('../images/swbg.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}

.sblock .line {
	position: relative;
	color: #fcf3e4;
	font-family: Verdana;
	font-size: 11px;
/* 	padding: 0px 10px 0px 20px; */
}

.sblock .line a, .sblock .line a:visited, .sblock .line a:active {
	color: #fcf3e4;
}

.sblock .tr {
	position: absolute;
	top: 3px;
	left: -8px;
	width: 5px;
	height: 7px;
	background: url('../images/str.jpg');
	background-repeat: no-repeat;
	z-index: 1;
}

.sblock .dlmr {
	width: 137px;
	height: 3px;
	background: url('../images/sdbg.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}

.sblock .buttom {
	position: absolute;
	bottom: -34px;
	left: 30px;
	width: 127px;
	height: 28px;
	background: url('../images/viewall.jpg');
}

.sblock .share {
	position: absolute;
	bottom: -40px;
	left: 32px;
	width: 127px;
	height: 39px;
	background: url('../images/share.jpg');
}

.map {
	position: relative;
	width: 100%;
	height: 51px;
	background: url('../images/map.jpg');
	text-align: center;
	line-height: 45px;
	font-family: Verdana;
	font-size: 14px;
	color: #e97814;
	cursor: pointer;
	margin-top: 10px;
}

.map .bg_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 18px;
	height: 51px;
	background: url('../images/map_left.jpg');
}

.map .bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 27px;
	height: 51px;
	background: url('../images/map_right.jpg');
}

.center {
	position: relative;
	width: 66.664%;
	background: #201f1f;
	float: left;
	overflow: hidden;
	color: #ffa000;
}

.center .bg_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	background: url('../images/cbg_top.jpg');
	z-index: 0;
}

.center .bg_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	background: url('../images/cbg_bottom.jpg');
	z-index: 0;
}

.center .bg_left {
	position: absolute;
	left: 0px;
	width: 8px;
	height: 100%;
	background: url('../images/cbg_left.jpg');
	z-index: 0;
}

.center .bg_right {
	position: absolute;
	right: 0px;
	width: 8px;
	height: 100%;
	background: url('../images/cbg_right.jpg');
	z-index: 0;
}

.center .bg_tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 22px;
	background: url('../images/cbg_tl.jpg');
	z-index: 0;
}

.center .bg_tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 22px;
	background: url('../images/cbg_tr.jpg');
	z-index: 0;
}

.center .bg_bl {
	position: absolute;
	bottom: -2px;
	left: 0px;
	width: 20px;
	height: 22px;
	background: url('../images/cbg_bl.jpg');
	z-index: 0;
}

.center .bg_br {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 20px;
	height: 22px;
	background: url('../images/cbg_br.jpg');
	z-index: 0;
}

.center .ttop {
	clear: both;
	width: 250px;
	height: 76px;
	z-index: 1;
	background: url('../images/ttlabel.jpg');
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.center .middle {
	width: 100%;
	height: 109px;
	z-index: 1;
}

.center .middle .wrpr {
	width: 33.333%;
	height: 109px;
	float: left;
}

.center .middle .pic1 {
	position: relative;
	width: 178px;
	height: 95px;
	background: url('../images/cpic1.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}

.center .middle .pic1_label {
	position: absolute;
	top: -18px;
	left: 55px;
	width: 61px;
	height: 15px;
	background: url('../images/glina.png');
	background-repeat: no-repeat;
}

.center .middle .pic2 {
	position: relative;
	width: 170px;
	height: 88px;
	background: url('../images/ogon_center.gif');
	background-repeat: no-repeat;
	margin: 0 auto;
}

.center .middle .pic2_label {
	position: absolute;
	top: -18px;
	left: 60px;
	width: 55px;
	height: 13px;
	background: url('../images/ogon.png');
	background-repeat: no-repeat;
}

.center .middle .pic3 {
	position: relative;
	width: 168px;
	height: 95px;
	background: url('../images/cpic3.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}

.center .middle .pic3_label {
	position: absolute;
	top: -18px;
	left: 50px;
	width: 74px;
	height: 13px;
	background: url('../images/klinker.png');
	background-repeat: no-repeat;
}

.center .tbottom {
	clear: both;
	width: 426px;
	height: 68px;
	background: url('../images/tblabel.jpg');
	background-repeat: no-repeat;
	background-position: 0px 20px;
	z-index: 1;
	margin: 0 auto;
}

.columns {
	position: relative;
	width: 100%;
	color: #fff;
	text-align: justify;
}

.column {
	position: relative;
	width: 16.666%;
	float: left;
	font-size: 13px;
	background: black;
}

.column .ctxt {
	padding-top: 15px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 15px;
}

.column .bg_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 7px;
	background: url('../images/clbg_top.jpg');
}

.column .bg_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 7px;
	background: url('../images/clbg_bottom.jpg');
}

.column .bg_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 6px;
	height: 100%;
	background: url('../images/clbg_left.jpg');
}

.column .bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 6px;
	height: 100%;
	background: url('../images/clbg_right.jpg');
}

.column .bg_tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 16px;
	background: url('../images/clbg_tl.jpg');
}

.column .bg_tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 16px;
	height: 16px;
	background: url('../images/clbg_tr.jpg');
}

.column .bg_bl {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 16px;
	height: 16px;
	background: url('../images/clbg_bl.jpg');
}

.column .bg_br {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 16px;
	height: 16px;
	background: url('../images/clbg_br.jpg');
}

.footer {
	position: relative;
	height: 44px;
	background: url('../images/fbg.jpg');
	clear: both;
}

.footer .bg_left {
	position: absolute;
	top: -2px;
	left: 0px;
	width: 18px;
	height: 44px;
	background: url('../images/fbg_left.jpg');
}

.footer .bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 18px;
	height: 44px;
	background: url('../images/fbg_right.jpg');
}

#footer_fix {
	width: 100%;
	clear: both;
}

h4{margin:0;padding:0;}
img{border:0;}




.catalog_item {
	position: relative;
	height: 169px;
	background: url('../images/cibg.jpg');
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.catalog_item .bg_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 169px;
	background: url('../images/cibg_left.jpg');
}

.catalog_item .bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 12px;
	height: 169px;
	background: url('../images/cibg_right.jpg');
}

.catalog_item .ctop {
	height: 38px;
	line-height: 30px;
	text-align: center;
	color: #000;
}

.catalog_item .cmiddle {
	height: 88px;
}

.catalog_item .cmiddle .cwpic {
	width: 45%;
	float: left;
	text-align: center;
}

.catalog_item .cmiddle .cwdlmr {
	width: 10%;
	float: left;
}

.catalog_item .cmiddle .cdlmr{
	width: 18px;
	height: 88px;
	background: url('../images/cidlmr.jpg');
	background-position: 0px 40px;
	background-repeat: no-repeat;
	margin: 0 auto;
}

.catalog_item .cbottom {
	height: 35px;
	line-height: 50px;
	text-align: center;
	color: #000;
}

.catalog_title {
	font-family: Verdana;
	font-style: Italic;
	font-size: 24px;
	color: #ffa000;
}

.catalog_subtitle {
	font-size: 13px;
	color: #bf5f0b;
}
.footer{padding:8px 10px 0px 20px;font-size: 12px;text-align:center;}
.catalog_text {
	font-family: Verdana;
	font-style: Italic;
	font-size: 14px;
	color: #ffa000;
	text-align: justify;
}
a:link, a:visited{color:#ff0d02;}
.readon {
	background: url('../images/readon.jpg');
	color: #eee;
	font-size: 10px;
	line-height: 21px;
	text-align: center;
	display: block;
	width: 91px;
	height: 21px;
}
.newprice{ font-size:16px; font-weight:bold; color:#FFFFFF; }
.oldprice{ text-decoration:line-through; font-weight:bold; color:red;}
.akc{font-size:20px;font-weight:bold; color:red;}
.akcii{color:#000;}
.back_button a:link, .back_button a:visited {background:url(http://klinkerterra.kiev.ua/templates/klinkerterra/images/button.jpg) no-repeat top left; color:#fff; padding:5px 0 5px 0;display:block;text-align:center;font-weight:bold;font-size:90%;width:127px;}
.email_form{width:100%;position:relative;}

