body {
	color: #000;
	font: normal 14px  "Arial";
	background-color: #FFFFFF;
	padding: 0px;
	margin:  0px;
	width:100%;
}
td    { vertical-align: top; }
img   { 
border:0 none;
margin-top:0;
padding-left:0;
padding-top:0;
}
table { border-collapse: collapse; }
table, tr, td, div {
	padding: 0px;
	margin:  0px;
}

p {
	display:inline;
}

div.banner   {
	padding-bottom:5px;
	background: transparent url("/images/shadow.png") no-repeat right 150px;
	overflow:hidden;
	width:490px;
	height:160px;
}



a{
	color:#147c84;
}

a.cat_price {
	font-size:15px;
}


div.product {
border:1px solid #CCCCCC;
vertical-align:top;
padding:0px 4px 4px;
margin-bottom:5px;
	
}



div.product  img {


}

div.product table {
	width:100%;
}

div.product table td.L{
	width:130px;
}

div.product table td.L img{
	padding:3px;
	background: #A4CCCE;
	border:1px solid #0290a1;
	margin:5px;	
	cursor:pointer;
}




input {
	border:1px solid #39a3a1;
	font-size:14px;
}

textarea {
	border:1px solid #39a3a1;
	font-size:12px;
}
select {
	border:1px solid #39a3a1;
	font-size:12px;
}

.clear {
	clear:both;
}

table.main {
	width:100%;			
}

table.main td.t_left {
	background: transparent url("/images/m_left_bg.jpg") repeat-x 0px 0px;	
}
table.main td.t_center {
	width:920px;		
}
table.main td.t_right {
	background: transparent url("/images/m_right_bg.jpg") repeat-x 0px 0px;
	
}

table.main td.t_left div.t_left {
	width:100%;
	height:862px;
	background: transparent url("/images/m_left.jpg") no-repeat right -17px;
}

table.main td.t_right div.t_right {
	width:100%;
	height:864px;
	background: transparent url("/images/m_right.jpg") no-repeat left -17px;
}


table.main {
position:relative;
z-index:5;
}

div#layer {
	position:absolute;
	z-index:30;	
	width:100%;
	background: transparent url("/images/footer_bg.jpg") repeat-x bottom;
}

div.layer_ov {
	position:relative;
	width:920px;	
	left:50%;
	margin-left:-454px;
	z-index:10;
}

div.banner img {

}

div.cm_dev {
height:750px;
float:left;
}

div.c_header {
	width:920px;	
	height:77px;
}

div.c_header div.ch_left {
	width:210px;
	height:77px;
	float:left;
	background: transparent url("/images/ch_left_bg.jpg") no-repeat bottom;
	margin-left:-5px;
}
div.c_header div.ch_center {
	height:77px;
	float:left;
	width:490px;
	padding-left:3px;
}

div.c_header div.ch_right {
	width:210px;
	height:77px;
	float:left;
}


div.logo {
	width:200px;
	height:20px;
	margin-top:10px;
	text-align:center;
}

div.logo img{
	width:170px;
}


div.banner {
	z-index:10;
}

div#horiz-menu {
	z-index:200;
}

div.nav {
	display:block;
	width:100px;
	color:#8a9a99;
	font-size:10px;
	margin-left:18px;
	margin-top:30px;
}
div.nav img{	
	margin-right:5px;
	margin-left:5px;
}

div.menu {
	color: #FFFFFF;
	height:59px;
	width:100%;
	background: transparent url("/images/menu_bg.jpg") repeat-x 0px 0px;
	font-size:14px;	
	float:left;
	}


div.menu ul.menu {
	margin:0px;
	height:59px;
	padding:0;
}


li.menu_btn {
	float:left;
	display: block;
	margin:0px;
	padding-bottom:0px;
	width:98px;
	font-family:Arial;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}


li.menu_btn a.menu {
	padding-top:39px;
	padding-left:1px;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	width:100%;
	position:relative;
	bottom:0px;
	height:20px;
	background: transparent url('/images/menu_dev.jpg') no-repeat 0px 0px;	
	}
	
li.menu_btn a.menu:hover{
	padding-top:39px;
	background-color: orange;
	color:#000000;
	text-decoration:none;
	display:block;
	width:100%;
	}

	
a.submenu {
	position:relative;	
	color:#000000;
	display:block;
	z-index:900;
	margin-left:1px;
	text-decoration:none;
	background: transparent url("/images/layer.png") repeat 0px 0px;	
	border-bottom:1px solid #3CA5A1;
	border-left:1px solid #3CA5A1;
	border-right:1px solid #3CA5A1;
	height:30px
}

a.submenu:hover {		
	background:none;
	background-color:orange;	
}

li.menu_btn div.submenu {
	display:none;
	vertical-align:middle;
}


li.menu_btn:hover div.submenu {
	display:block;
}



div.search {
	color: #FFFFFF;
	height:49px;
	width:196px;
	background: transparent url("/images/search_bg.jpg") repeat-x 0px 0px;
	font-size:14px;	
	padding-top:10px;
	position:relative;
	float:left;
	padding-left:20px;
	}


div.c_middle {
	width:24cm;
	margin-bottom:20px;
}

div.c_middle div.cm_left {
	width:210px;	
	float:left;
	margin-left:-5px;
	}
div.c_middle div.cm_center {
	width:490px;		
	float:left;
	overflow:hidden;
}
div.c_middle div.cm_right {
	width:190px;	
	float:left;
	margin-left:10px;
}

div.cont_l {
	margin-top:20px;
	margin-left:3px;
	width:190px;
	overflow:hidden;
}

div.lr_title {
	font-size:18px;
	color:#000;
	margin-bottom:25px;
}

div.catalog {
	background: transparent url("/images/ch_left_bg.jpg") no-repeat bottom;
	padding-bottom:25px;
	font-weight:bold;
}


div.razd {
	font-size:14px;
}
div.razd a{
	color:#000000;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	display:block;
	
}
div.razd a:hover{
	color:#FFFFFF;	
	display:block;
	background: transparent url("/images/cat_act.jpg") repeat-y 0px 0px;
	padding-top:5px;
	Padding-bottom:5px;
	padding-left:5px;
}

li.act  a.act {
 color:#000000;
 text-decoration:underline;
}

/*
div.razd_act {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	display:block;
	padding-left:5px;
	width:190px;	
	background: transparent url("/images/cat_act.jpg") repeat-y 0px 0px;
}
*/

div.razd  a.act {
	color:#FFFFFF;	
	display:block;
	background: transparent url("/images/cat_act.jpg") repeat-y 0px 0px;
	padding-top:5px;
	Padding-bottom:5px;
	padding-left:5px;
}


div.level3  ul.podrazd {
	margin-left:25px;
}

ul.podrazd {
	color:#ec7500;
	font-size:14px;	
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	padding-left:0px;
	}

ul.podrazd li{
	background: transparent url("/images/punk.jpg") no-repeat 0px 4px;
	display:block;	
	margin-bottom:10px;
	padding-left:10px;
	list-style:none;
}
ul.podrazd li.nolink{
	background: none;
	display:block;	
	margin-bottom:10px;
	padding-left:0px;
	list-style:none;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

ul.podrazd li a {
	color:#ec7500;
	text-decoration:none;
}
ul.podrazd li a:hover {
	color:#ec7500;
	text-decoration:underline;
}


div.cm_center div.content_title {
	font-size:23px;
	color:#ec7500;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
	text-align:left;
}
div.cm_center h1{
	font-size:23px;
	color:#ec7500;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
	text-align:left;
	font-weight:normal;
}


div.content_text, div.cm_center div {

}

/* div.content_text, div.cm_center  */
div.addbasket {
	text-align:right;
}

div.content_text img {
	max-width:100%;
	margin-top:10px;
	margin-bottom:10px;	
}

div.content_text p {
	margin:0;
	display:block;
}



div.content_text, div.content_text div{
	font-size:14px;
	color:#000000;	
	line-height:19px;
	text-align:inherit;
	}
div.content_text div.product  * {
	font-size:12px;
	line-height:15px;
	text-align:left;
}
div.content_text div.product  td.bprice {
	width:100px;
	vertical-align:middle;
	text-align:center;
}
div.content_text div.product  td.bprice *{
	text-align:center;
}

div.content_text div.product  span.desc {
	font-size:10px;
}
div.content_text div.product  span.desc div{
	font-size:10px;
}
div.content_text div.product  span.desc p{
	font-size:10px;
}

div.cont_r {
	margin-top:20px;
	margin-left:12px;
	width:185px;
	overflow:hidden;
}


div.news {
	margin-bottom:10px;
	border-bottom: 1px dotted #aaaaaa;
	padding-bottom:5px;
}
div.news div.date {
	font-size:12px;
	color:#ec7500;
	font-weight:bold;
	margin-bottom:5px;
}

div.news div.text {
	font-size:13px;
}

div.news div.text a{
	color:#147c84;
	font-size:14px;
}
div.news div.text a:hover{
	color:#147c84;
	font-size:14px;
}

div.news_arch {
	margin-bottom:15px;
}
div.news_arch a{
	color:#147c84;
	font-size:14px;
	font-weight:bold;
}
div.news_arch a:hover{
	color:#147c84;
	font-size:14px;
	font-weight:bold;
}

div.podpiska {
	margin-top:30px;
	color:#ec7500;	
	width:180px;
}

div.p1 {
	
	text-align:right;
}
div.p2 {
	text-align:right;
	margin-top:20px;
}

div.podpiska input.txt_email {
	border:1px solid #bbb;
	font-size:12px;
	width:120px;
}
input.btn_podp {
	color:#fff;
	background: transparent url("/images/btn_bg.jpg") repeat 0px 0px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
input.btn_podp_d {
	color:#AAA;	
	font-size:11px;
	font-weight:bold;	
	text-align:center;
}




table.main td.b_left div{
	height:100px;
}
table.main td.b_center {
	border-top:2px solid #d1d1d1;	
}

div.footer {
	height:50px;
	font-size:12px;
	margin-top:20px;
}
div.footer div.link {
	float:left;
	width:215px;
}
div.footer  a {
	color:#147c84;
	font-weight:bold;	
}

div.footer div.copyright {
	float:left;
	width:280px;
}

div.footer div.phone {
	float:left;
	width:150px;
	color:#147c84;
	font-weight:bold;
	text-align:right;
}

div.footer div.phone span.tel{
	font-size:21px;
}

div.footer div.addres {
	float:left;
	width:215px;
	margin-left:40px;	
}









/* GALLERY  */


#gal_header_img {
	width:450px;
	height:323px;
    }

#gal_slade_block {
	width:100%;
	position: relative;
	margin: 0px auto;
	z-index: 2;
}

.gal_slade_img {
	position: absolute;	
	width:490px;
	height:323px;
	top:  0px;
	left: 0px;
	visibility: hidden;
	z-index: 3;
	margin:0px;
	padding:0px;
	}





/* êàðòèíêè */	

#slade_block {
	position: relative;
	margin: 0px auto;
	z-index: 2;
	width:490px;
	height:173px;
}

div.slade_img {
	position: absolute;	
	top:  -10px;
	//top:0px;
	left: 0px;
	visibility: visible;
	z-index: 3;
	width:490px;
	overflow:hidden;
	height:173px;
}





div.sitemap {
	font-size:11px;
}

div.sitemap div.href{
	
}



div.galery {
	
}

div.galery img{
	padding:3px;
	background: #A4CCCE;
	border:1px solid #0290a1;
	margin:5px;
	
}


/* GALLERY */
table.t_photo {
	float:left;	
}
table.t_photo  td {
	text-align:center;
	font-weight:bold;
}
table#for_menu {
width:100%;
margin-top:-10px;
}

table#for_menu  td#menu{
padding-top:30px;
width:130px;
vertical-align:top;
}

table#for_menu  td#menu a{
text-decoration:none;
}

div.photo_block, div.photo_block_2 {
	width:  176px;
	height: 176px;
	float: left;
}
div.photo_block   {
/*background: transparent url('/images/photo_bg.png') no-repeat 50% 50%; 
padding:20px;*/
border:2px solid #555555;
margin:10px;
}


table.order {
	font-size:12px;
	
}

table.order  td{
	padding:5px;
	text-align:left;
	line-height:10px;
}

table.order  td div.interes{
	padding:0px;
	padding-left:10px;
	margin:0px;
	font-size:11px;
	text-align:left;	
}


table.order  td span {
	line-height:10px;
	color:red;
}


div.addbasket {
	text-align:right;
	width:20px;
	
}

div.basket {
	font-size:12px;
	padding:5px;
	border:1px solid #39a3a1;
	margin-bottom:30px;
	line-height:20px;
	text-align:center;
	background:#fdf6e4;
}

span.vid {
	color:#ec7500;
	font-weight:bold;
}

div#basket_p {
border:1px solid #CCCCCC;
vertical-align:top;
padding:0px 4px 4px;
margin-bottom:5px;
text-align:left;
font-size:12px;
}

div#basket_p div{
	margin-bottom:10px;
}
div#basket_p strong{
font-size:12px;
}

div#basket_p  img {


}

div#basket_p table {
	width:100%;
	
}
div#basket_p table td table td {
	text-align:center;
	vertical-align:middle;
}
div#basket_p table td table td.m
{
	border-left:2px solid #39a3a1;
	border-right:2px solid #39a3a1;
}
div#basket_p table td.L{
	width:130px;
}

div#basket_p table td.L img{
	padding:3px;
	background: #A4CCCE;
	border:1px solid #0290a1;
	margin:5px;	
	cursor:pointer;
}


/* ÏËÀÃÈÍ SEARCH*/

div.plugin_search {
	
	margin-top:5px;
}

div.plugin_search div.search_title {
	
}

div.plugin_search div.search_title {
	
}

div.plugin_search span.find {
	color:red;	
}


/* NEWS */

div.newsticker-jcarousellite {
	overflow: hidden;
	visibility: visible;
	position: relative;
	z-index: 2;
	left: 0px;
	height: 255px;
}

div.newsticker-jcarousellite  ul{
	margin: 0pt;
	padding: 0pt;
	position: relative;
	list-style-type: none;
	z-index: 1; 
	height: 765px;
	top: -337.752px;
}
div.newsticker-jcarousellite  ul li{	
	float: none;
	width: 180px;	
}



div#news_date {
	font-size:11px;
	font-weight:bold;
}




div.layer {
	position:relative;
	z-index:800;
	top:-8px;
	//top:-2px;
	padding-left:10px;
	background:transparent url('/images/layer.png') repeat;
	font-family:Georgia;
	font-style:italic;
}
div.layer_noscript {
	position:relative;
	z-index:800;
	top:-15px;
	//top:-2px;
	padding-left:10px;
	background:transparent url('/images/layer.png') repeat;
	font-family:Georgia;
	font-style:italic;
}

div.layer_slade {
	position:relative;
	z-index:990;
	top:-15px;
	//top:-2px;
	padding-left:10px;
	background:transparent url('/images/layer.png') repeat;
	font-family:Georgia;
	font-style:italic;
}




div.content_text table.album_list {
	width:100%;
}

div.content_text table.album_list  td.img{
	width:155px;
	text-align:left;
	vertical-align:top;
	margin:0px;
	padding-bottom:10px;
}

div.content_text table.album_list  div.title{
}

div.content_text table.album_list  div.desc{
	font-size:12px;	
}


div.swt_blocks p {
	display:block;
}
