/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
.sred_bg_m:hover{  background: url(sred_bg_m_h.gif) no-repeat;}
.o_kompanii:hover{background: url(o_kompanii_h.gif) no-repeat;}
.m_help:hover{ background: url(m_help_h.gif) no-repeat;}
body{
  background-color:#dadada;
  text-align: center;
  font-family: Arial;
  font-size: 12px;

}



ul{
	list-style-type: none;
}
div, ul {
    margin: 0px 0px 20px;
	padding: 0px;
}
.trigger{
    position: absolute;
    width: 50px;
    font-family: arial, sans-serif;
    text-align: center;
    background-color: black;
    color: white;
    font-size: 8pt;
    font-weight: bold;
    padding: 6px 0px; 
}




p, body, font, div, td, input, select, textarea
{ font-family: arial;
  font-size:12px;
  color: #0e3344;
}

h1 {
	font-size: 160%;
	margin:1em 0;
}
h2 {
	font-size: 130%;
	margin:1em 0;
}
h3 {
	font-size: 120%; margin:1em 0 0.5em 0;
}

form{
 padding:0px;
 margin: 0px;
 text-align: left;
}

a
{ font-weight: bold;
  text-decoration: underline;
}
a img{
 border: 0;
}
input, select { vertical-align: middle;
}


/* ====================== COMPONENT CONTAINER STYLES ====================== */

#container_topbar_right { text-align:right; }

#container_top_left {
	text-align: left;
  	vertical-align: top;
  	width: 200px; 
	background:#ffa443 url(../../images/tls_divnavtopbg.gif) left top repeat-x;
 }
 
#container_top_right { vertical-align:top; text-align:right; width:230px;}

#container_top
{ text-align:left;
  padding-left:230px;
  vertical-align:top;
  background:url(../../images/tls_pic.jpg) left -50px no-repeat;
}

#container_left_sidebar
{ width:200px;
  text-align: left;
  vertical-align: top;
}

#container_main_content
{ width:"*";
 text-align: left;
  vertical-align: top;
  padding: 0;
}

#container_footer
{ color: white;
  margin: 0 210px; padding: 0px;
  line-height:30px;
}


/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_news_short_list, .cpt_survey, .cpt_category_tree, .cpt_maincontent,
.cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation
{
  text-align: left;
//  width: 100%;
}

ul.vertical, ul.horizontal
{ padding: 0px;
  margin: 0px;
}
ul.horizontal{
width: 100%;
overflow: hidden;
}
.vertical li
{ padding-left: 0px;
  padding-bottom: 2px;
  clear:left;
}
.horizontal li
{ float: left;

}

.cpt_divisions_navigation ul
{ list-style-type: none;
margin: 0px;
}

.cpt_auxpages_navigation ul.vertical
{ list-style:none;
}

.cpt_auxpages_navigation ul.horizontal
{ list-style-type: none;
  padding-left: 0px;
}


.cpt_divisions_navigation a, .cpt_auxpages_navigation a { color:#fff; text-decoration:none; line-height:160%; font-weight:bold; }
#menu_bg .cpt_auxpages_navigation ul li a { font-size:18px; color: #000;font-weight:normal; text-transform: capitalize;}
.cpt_divisions_navigation a:hover, .cpt_auxpages_navigation a:hover { color:#CC3300;}


.cpt_shopping_cart_info
{
  background: url(img/bg_korzina.gif) no-repeat right;
  position: relative;
  color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0 10px 0 10px;
}
.cpt_shopping_cart_info a { font-size:130%; text-decoration:none; background:url(../../images/tls_basket.gif) left top no-repeat; padding:5px 0 5px 40px ; line-height:32px;}
.cpt_shopping_cart_info div { margin:3px;}

.shcart_link { }
#shpcrtgc, #shpcrtca { padding-left:0px;}

.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
}
.survey_submit{
 margin-top: 10px;
 text-align:center;
}
.cpt_survey form{
 padding:0px;
 margin: 0px;
}

.cpt_currency_selection
{ text-align: center;
  font-size: 100%;
}

.cpt_currency_selection select
{ font-size: 90%;
}
.cpt_currency_selection form{
 display: inline;
}

.cpt_product_search form{
 padding-top: 10px;
}

.cpt_language_selection { padding-left:8px;}
.cpt_language_selection img { vertical-align:middle;border:solid 1px #eaeaea;} 
.cpt_category_tree { padding:10px;}
.cpt_category_tree ul{
 list-style:none;
 margin:0px;
 padding:0px;
}
.cpt_category_tree ul li { padding:0 0 2px 10px; }
.cpt_category_tree ul li.child, .cpt_category_tree ul li.child_current { background:none;padding: 5px 0 5px 5px;}
.cpt_category_tree ul li.child2, .cpt_category_tree ul li.child2_current { background:none;padding: 5px 0 5px 20px;}
.cpt_category_tree ul li.child_current { 
background:none;padding: 5px 0 5px 0px; 
padding-left: 10px;
 background: url(../../images/tls_point_v.gif) 0 4px no-repeat;}
.cpt_category_tree ul li.child2_current { background:none;padding: 5px 0 5px 0px;}
.cpt_category_tree .bullet { font-size:0px;}

.cpt_category_tree .parent_current {position: relative; height: 40px;}
.cpt_category_tree .parent_current a {background: url(img/parent_current.gif) left center no-repeat; font-size: 14px; font-family: Arial; text-decoration: none; padding-left:10px; vertical-align: middle; 34px; color: #fff; height: 34px; position: absolute; width: 195px; margin-left: -19px; //margin-left: -20px;}
.cpt_category_tree .child {/*border-bottom: 1px dashed #dcddde;*/ padding: 0;}


.cpt_category_tree .child a {
 font-size:13px;
 font-weight:normal;
 padding: 5px 0 5px 0;
/* display: block;*/
}
.cpt_category_tree .child_current a{
 
 color: #086d9c !important;

 font-size:90%; 
 line-height:100%;
}

.cpt_category_tree .child2 a {
 font-size:13px;
 font-weight:normal;
 padding: 5px 0 5px 0;
/* display: block;*/
}
.cpt_category_tree .child2_current a{
padding-left: 20px;
text-decoration: none;
 color: #FF0000 !important;

 font-size:90%; 
 line-height:100%;
}


a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:0px;

}

.cpt_product_add2cart_button
{ padding-top: 10px;}

.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_left_sidebar .cpt_product_search, #container_right_sidebar .cpt_product_search { background:#FFD042 url(../../images/tls_cattopbg.gif) left top repeat-x; height:44px; overflow:hidden;}
#container_topbar .cpt_auxpages_navigation, #container_topbar .cpt_divisions_navigation {  height:40px; padding:0; overflow:hidden; z-index:20; position:relative; }
#container_topbar .cpt_auxpages_navigation ul, #container_topbar .cpt_divisions_navigation ul {overflow:hidden;}
#container_topbar .cpt_auxpages_navigation li, #container_topbar .cpt_divisions_navigation li { height:40px; padding:0; background:url(../../images/tls_li_arr.gif) left 17px no-repeat; padding:0;}
#container_topbar .cpt_auxpages_navigation a, #container_topbar .cpt_divisions_navigation a { color:#d3d3d3; text-decoration:none;  padding:0 20px 0 10px ; line-height:40px; display:block; //width:auto; float:left;}
#container_topbar .cpt_auxpages_navigation a:hover, #container_topbar .cpt_divisions_navigation a:hover { text-decoration:underline; color:#ffa443;}


/*#container_top_right .cpt_shopping_cart_info { padding:0 10px; margin:10px 20px; width:200px;}
*/#container_top_right .cpt_logo { clear:right; float:right; margin:10px 20px 0 20px; }
#container_top_left .cpt_logo { margin:5px;}

#container_top_left .cpt_language_selection { display:inline; line-height:30px;}

#container_main_content .cpt_product_search { background: #e4ebf8 url(img/lupa.gif) left no-repeat; padding-left: 73px; height:55px; overflow:hidden; zoom:1;}
#container_main_content .cpt_product_search form {}
#container_top_right .cpt_currency_selection { text-align:right;}

#container_left_sidebar .cpt_category_tree, #container_right_sidebar .cpt_category_tree, #container_top_left .cpt_category_tree { background:#ffd042 url(../../images/tls_cattopbg.gif) left top repeat-x; padding-left:20px;}
#left_sidebar .cpt_category_tree li.parent {padding:10px 0 10px 4px; /*border-top: solid 1px #dcddde; height: 40px;*/ vertical-align: middle; /*line-height: 40px;*/}


.cpt_category_tree a { color:#086d9c; text-decoration:underline; font-family: Arial; font-size: 14px;}
.cpt_category_tree a:hover { text-decoration:underline;}

#container_left_sidebar h3, #container_right_sidebar h3, #container_top_left h3 { margin:0; line-height:40px; margin:0 0 0 10px; padding:0 0 0 20px;  font-size:13px; }


#container_left_sidebar .cpt_shopping_cart_info, #container_right_sidebar .cpt_shopping_cart_info { padding:0 0 10px 0; background:#ffa443 url(../../images/tls_shopcartbg.gif) left top repeat-x;}
#container_left_sidebar .cpt_shopping_cart_info div, #container_right_sidebar .cpt_shopping_cart_info div { margin-top:0;}
#container_left_sidebar .hndl_proceed_checkout, #container_right_sidebar .hndl_proceed_checkout { background: url(../../images/tls_divnav_arr.gif) left 1em no-repeat;  line-height:40px; margin:0; display:block; color:#CC3300; text-decoration:none; padding-left:20px; margin:0 10px; text-align:left;}
#container_left_sidebar .cpt_shopping_cart_info a:hover, #container_right_sidebar .cpt_shopping_cart_info a:hover { text-decoration:underline; color:#CC3300;}

#container_left_sidebar .cpt_shopping_cart_info #shpcrtgc, #container_right_sidebar .cpt_shopping_cart_info #shpcrtgc, #container_left_sidebar .cpt_shopping_cart_info #shpcrtca, #container_right_sidebar .cpt_shopping_cart_info #shpcrtca { text-align:center;}


#container_topbar .cpt_product_search, #container_topbar .cpt_shopping_cart_info
{ color:#808080; position:relative;top:-40px; width:50%; float:right; height:40px; overflow:hidden; margin-bottom:-40px; margin-right:5px; text-align:right; z-index:10;}
#container_topbar .cpt_shopping_cart_info div, #container_topbar .cpt_shopping_cart_info a { color:#fff; display:inline;}


#container_footer .cpt_divisions_navigation
{ padding: 3px;
  margin: 0px;
  text-align: center;
}
#container_footer .cpt_divisions_navigation li { background:none;}
#container_footer .cpt_divisions_navigation a
{ font-weight: normal;
  color:#333; padding:0 10px; line-height:30px; text-decoration:underline;
}
#container_footer .cpt_divisions_navigation a:hover { color:#CC3300;}
#container_main_content .cpt_product_lists
{/* padding:10px; */
}


#container_left_sidebar .cpt_news_short_list
{ border-right:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6;}
#container_right_sidebar .cpt_news_short_list
{ border-left:solid 1px #e6e6e6;border-bottom:solid 4px #e6e6e6;}

#container_top .cpt_language_selection, #container_top .cpt_custom_html { display:inline; line-height:24px; //height:30px; padding:3px 0 0 5px;}
#container_top .cpt_language_selection a img { border:#ffffff solid 1px ; //margin-top:8px;}

#container_left_sidebar .cpt_product_search input {padding:1px;}
#container_left_sidebar .cpt_product_search input#searchstring
{ width: 120px;
border:solid 1px #707070;padding:2px;
}
#container_main_content .cpt_custom_html {  //margin-right:-3px; line-height:40px;  padding:0 5px 0 120px; font-weight:bold; color:#454545;}
#container_main_content .cpt_maincontent .cpt_custom_html {padding:0px; line-height:normal; font-weight: normal; color: #0e3344; }
.cpt_maincontent h1.tls_browse {  line-height:40px; padding:0 10px; margin:0; font-size:100%;}

#container_topbar_right .cpt_custom_html { display:inline;}
#container_left_sidebar .news_header { border-right:solid 1px #e6e6e6;}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

#right_sidebar .box_cont_head #shpcrtca .span{
 font-size: 13px;
 font-weight: bold;
 color: #ff3600;
 display: inline;
}

#searchstring
{ width: 622px;
border: solid 1px #c4cad5;
height: 23px;
font-size: 15px;
}

.block_tag_cloud  { font-size:15px;}
.block_tag_cloud a { text-decoration:none;  font-family:Arial, Helvetica, sans-serif; word-spacing:110%; letter-spacing:120%;}
.current-rating1 div { line-height:20px; //height:20px; font-size:1px;}
.sm-current-rating1 { line-height:13px; //height:13px; font-size:1px;}
center h1 { text-align:left;}
.cat_header { height:40px; }
.poll_header {}
.news_header { background:#fff url(../../images/tls_newstheaderbg.gif) left top repeat-x;height:40px;border-bottom:solid 1px #e6e6e6; }
.cat_header h3 { background:url(../../images/tls_cat_arr.gif) left 1em no-repeat; color:#fff;}
.news_header h3{ background:url(../../images/tls_news_arr.gif) left 1em no-repeat;  color:#222; }
.poll_header h3 { background:url(../../images/dft_lightgreybullet.gif) left 1em no-repeat;  color:#333; }
.lang_label { display:inline; font-size:100%; color:#333; line-height:30px;}

.tls_topbar td { background:url(../../images/tls_topbg.gif) left top repeat-x;  }
.tls_page { margin:0 20px 0 0; background:#fff;}
.tls_index_header { background:#f2f2f2 url(../../images/tls_bullet.gif) 10px 1em no-repeat; line-height:230%; color:#333; font-size:120%; font-weight:bold; margin:0; padding:0 20px; }
.cpt_survey { background: url(img/opros.gif) right top no-repeat;margin-left: 10px; padding-bottom: 7px; margin-right: 4px;}
.cpt_custom_html h1 { font-size:110%;}
h1.welcome { font-size:21pt; letter-spacing:-1px; margin:0; font-weight:normal; text-transform:none; background:none; text-align:center; }
h1.companyname  { margin:0; padding:0 20px; line-height:40px; white-space:nowrap; color:#fff; font-size:15pt;}
.tls_tel { color:#fff; font-size:15pt; line-height:40px; //height:40px;  padding:0 10px; }
.mdr_main_header  { padding:0 10px;}
/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 80%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #F5F5F5;
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding: 5px 0;
text-align: right;
}

.error_block
{ font-weight: bold;
  color: red;
}

.product_brief_block { padding:10px; overflow:hidden; zoom:1; }
.product_brief_block .prdbrief_thumbnail { float:left; margin-right:5px;}
.product_brief_block .sm-current-rating1 { margin-left:155px;}


#tbl-checkout-progress td {
vertical-align: top; font-size:0.7em;
}

.current_prd_thumbnail img{
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img{
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img{
	border: #BBBBBB 3px solid;
}

.news_date
{ color: #282828;
  font-size: 10px;
  font-family: Arial;
  padding-left:14px;
  margin-left: 14px;
  background: url(img/news_li.gif) left top no-repeat;
}
.news_title
{ padding-bottom: 10px;color:#2b2b2b; font-size: 14px; font-family: Arial; padding-left:29px;
}
.news_title a { color:#333; font-weight:normal;}
.news_viewall
{ padding-bottom: 10px; text-align:right; font-size:85%; padding-right: 15px;  display: none;
}
.news_subscribe, .news_thankyou
{ padding: 5px;
  background-color: #f4f4f4;
}
.news_subscribe .input_message { width:120px;}
.news_subscribe div,.news_subscribe form { display:inline;}
.news_subscribe img { vertical-align:middle;}

/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
 font-size:120%;
}
.post_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 margin-bottom: 15px;
 }
.post_content{
 padding-left: 15px;
}

/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers{
 background-color: #F5F5F5;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #F8F8F8;
 vertical-align: top;
}
#cmp-table tr:hover td{
 background-color: #d5e5fa!important;
}
#cmp-table tr td{
 text-align:center;
 padding: 6px;
}
#cmp-table tr td.cmp_headers{
 text-align: left;
}

/***************************
PRODUCT DETAILED
****************************/
.regularPrice{
 color: brown;
 text-decoration: line-through;
}
.totalPrice{
 color:#ff3600;
 font-weight:bold;
 font-size: 16px;
 margin:0 5px 5px 5px;
}
.cpt_product_price .totalPrice{
 color:#ff3600;
 font-weight:bold;
 font-size: 22px;
 margin:0 5px 5px 5px;
}
.product_list .totalPrice {
color:#ff3600;
font-size: 18px;
  font-weight:normal}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
 color:#CC3300;
 padding:0 0 0 5px;
 overflow:hidden;
 font-size:90%;
}
.cpt_product_category_info a, .cat_path_in_productpage a { font-size:120%;}

/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block
{ margin-left: 20px;
}
.review_title{
 color: #333;
 margin-top: 10px;
 margin-bottom: 0px;
 font-size: 120%;
}
.review_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 font-size: 90%;
 margin-bottom: 5px;
 }
.review_content{
 color: #333;
 padding-left: 20px;
}
.review_showall{
 margin-left: 20px;
}

/****************************
SHOPPING CART
*****************************/
.background_cart_top
{ background-color: #F5F5F5;
  border-bottom: 1px #99C9DF solid;
  font-size:12pt;
}
.background_cart_top h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_content_tbl{
     width:100%;}
#cart_content_tbl td{
 padding: 6px;
}
#cart_page_title{
 padding: 10px;
 text-align: left;
}
#cart_page_title h1{
 display inline;
 padding: 0px;
 margin: 0px;
}
#cart_clear{
 padding: 10px;
 text-align: right;
}
#cart_clear a{
 font-size:9pt;
}
.cart_discount_label{
 font-weight: bold;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #F5F5F5;
 font-size: 130%;
 font-weight: bold;
 padding: 10px;
 white-space: nowrap;
}
#cart_checkout_btn{
 padding-top: 20px;
}
.cart_product_brief_description{
 font-size: 80%;
}
#cart_content_header td{
 font-weight: bold;
}
.cart_apply_for_discounts_extra{
 font-size: 80%;
 color: #777;
}
.cart_product_quantity{
 text-align: center;
}

/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category
{ font-size: 140%;
  font-weight: bold;line-height:150%; text-decoration:none; color:#333;
}
.rcat_root_category:hover { border-bottom:solid 1px;}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a
{ line-height:150%;
  font-weight: normal;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
 background-color: #F5F5F5;
}
#reg_confcode td{
 background-color: #F5F5F5;
}
#reg_fields_tbl td input, .addressform td input{
 width: 300px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 300px;height: 100px;
}
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
 background-color: #F5F5F5;
	margin-right:10px;
	width:232px;
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:100%;  }
#cat_advproduct_search form, #cat_advproduct_search table { //width:100%;}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_info_left_block, #cat_advproduct_search  {}

.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:3px;_margin-top:0px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
.prdbrief_name a{ text-decoration:none; }
.prdbrief_name a:hover { border-bottom:solid 1px;}

ul.product_list li {  margin:0 2px !important; text-align:center;}
ul.product_list li table { margin:0;}
.product_list a { font-size:120%; line-height:150%; color:#086D9C;
font-size:15px;
font-weight:normal;
text-decoration:underline;}
.product_list a:hover { text-decoration:underline;}
.product_list a:hover img, .product_list td a:hover{ border:none;}
.product_option { width:99%; //width:auto;  position:relative; zoom:1;}

/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #F5F5F5;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { } 
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	background-color: #F8F8F8;
}
.row_even td {
	border: 0px solid #F5F5F5;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
	
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}
.paddingblock p { margin-bottom:10px;}

.paddingblock input { margin:2px 0 0 0;}
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
width: auto;/**/
}

#block-customerinfo td { 
font-size: 100%;
padding: 50px;
}
#block-customerinfo {
font-size: 25px;
}
.cpt_product_images{
float: left;
}


/*NIFTY*/
b.niftycorners,b.niftyfill{display:block}

b.niftycorners *{ display:block;height:1px;line-height:1px;font-size:1px;
    overflow:hidden;border-style:solid;border-width: 0 1px;}
  
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

#powered_by { font-size:9px !important; position:relative; top:-10px; line-height:200%;}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}
.cpt_product_add2cart_button input { vertical-align:middle;}


a img{
  border: 0px;
}
a{
  text-decoration: none;
  font-size: 12px;
  color: #086d9c;
}


#wrap_left{
 background: url(img/left_line.gif) left top repeat-y;
}
#wrap_right{
 background: url(img/right_line.gif) right top repeat-y;
}
#allwrap {
background-color: #FFFFFF;
margin: 29px auto 5px;
text-align: left;
width: 1230;
}
#head{
 background: url(img/up_line.gif) top left repeat-x;
 padding-top: 16px;
 font-family: Arial;
 font-size: 14px;
 position: relative;
 text-align: center;
}
#menu{
 height: 101px;
}
#content{
margin-left: 20px;
margin-right: 20px;
}
#content .left,#content .right{ width: 195px; }
#left_sidebar, #right_sidebar {
/*background: #e4ebf8 url(img/verh_bar.gif) top left no-repeat;*/
}
#left_sidebar .niz, #right_sidebar .niz{/*background: url(img/niz_bar.gif) bottom left no-repeat; padding: 5px 0 5px 0;*/ }

#footer{
  background: url(img/down_line.gif) bottom left repeat-x;
  height: 80px;
}
#left_d{
  background: url(img/left_d.gif) left bottom no-repeat ;
  padding-left: 13px;
  margin-left: 1px;
}
#right_d{
  background: url(img/right_d.gif) right bottom no-repeat ;
  padding-right: 13px;
  margin-right: 1px;
}
#left_u{
  background: url(img/left_up.gif) left top no-repeat ;
  padding-left: 13px;
  margin-left: 1px;
}
#right_u{
  background: url(img/right_up.gif) right top no-repeat ;
  padding-right: 13px;
  margin-right: 1px;
}
#rotor{
  background: url(img/rotor.gif) no-repeat;
  width: 128px;
  height: 148px;
  position: absolute;
  top: -28px;
  left:538px;
}
#bg_left{
  background: url(img/bg_left_menu.gif) left top no-repeat;
  height: 101px;
   background-color: #ebeff5;
   margin-top: -5px;
   margin-left: 20px;
   margin-right: 20px;
}
#bg_right{
  background: url(img/bg_right_menu.gif) right top no-repeat;
  height: 101px;
}

#menu_bg{
  background: url(img/menu_bg.gif) no-repeat;
  margin: 0 0px 0 7px;
  height: 42px;
  overflow: hidden;
}
#dop_menu{
 padding-top: 32px;
 padding-left: 37px;
 padding-bottom: 3px;
 color: #086d9c;
}
#dop_menu a{ color: #086d9c; padding: 0 20px 0 20px; font-weight: normal;}
#dop_menu a:hover{
  text-decoration: underline;
}
#dop_menu span{ font-size: 17px;}
#menu_bg a{
  font-size: 18px;
  line-height: 40px;
  font-weight: normal;
  color:#fff;
}
#menu_bg .cpt_auxpages_navigation{
  margin-left: -17px;
}
.catalog{
 background: url(img/katalog.gif) left top no-repeat;
 width: 186px;
 padding-top: 25px;
 margin-bottom:20px;
/* margin-left: 7px; */
}
#left_sidebar .box_cont_head{
 background: url(img/box_cont_head.gif) left top no-repeat;
 width: 186px;
/* margin-left: 7px;  */
 padding-top: 5px;
  margin-top: 4px;
  margin-bottom: 20px;
}
#right_sidebar .box_cont_head{
 background: url(img/box_cont_head.gif) right top no-repeat;
 width: 186px;
 margin-left: 7px;
 margin-top: 4px;
  margin-bottom: 20px;
 padding-top: 5px;
}
#right_sidebar .box_cont_head span{font-weight: bold; display: block; font-size: 14px; font-family: Arial; margin: 0; padding-left: 7px; padding-top: 2px; padding-bottom: 6px; color: #fff; }
#left_sidebar .box_cont_head_price{
 background: url(img/box_cont_head.gif) left top no-repeat;
 width: 186px;
/* margin-left: 7px;  */
  margin-top: 4px;
  margin-bottom: 20px;
 padding-top: 7px;
}
.box_cont_head_price .box_cont_right{
padding-top: 0px;
}
.box_cont_head_price .box_cont_niz{}
.box_cont_head_price span{ display: block; font-family: Arial; font-size: 14px; margin: 0; padding-left: 7px; padding-bottom: 10px;  text-decoration: underline; color: #fff;}

#left_sidebar .box_cont_head span{ font-weight: bold; display: block; font-family: Arial; font-size: 14px; margin: 0; padding-left: 7px; padding-bottom: 6px; padding-top: 2px; color: #fff;}
.box_cont_niz{
 background: url(img/box_cont_niz.gif) left bottom no-repeat;
 width: 186px;
/* margin-left: -1px;
//margin-right: -1px;*/
}
.box_cont_left{
  background: #fff  url(img/box_cont_left1.gif) left repeat-y;
/*  margin-left: -1px; */
/*  border-left: 1px solid #8b9da7;   */
}
.box_cont_right{
 background:url(img/box_cont_left1.gif) right repeat-y;
 /* margin-right: -1px; */
/*  border-right: 1px solid #8b9da7;  */
  padding-top: 10px;
}
.poisk_right{
  background:url(img/poisk_right.gif) right no-repeat;
  height: 55px;
}
.alex_d_tech {
display: block;
padding-bottom:10px;

}
.cpt_maincontent{
  margin: 2px 10px 0 10px;
}
.cat_path{
/*  border-bottom: 1px solid #737373;
  border-top: 1px solid #737373;*/
  height: 19px;
//height: 21px;

}
.cat_path a{ color: #6a8591; font-size: 11px; font-weight: normal; text-decoration: underline;}
.cat_path a.last{color: #086d9c; text-decoration: none;}
.cat_path td{ color: #6a8591; font-size: 11px;}
.cat_path_right{
/* background:url(img/cat_path_right.gif) right no-repeat; */
 height: 21px;
 padding-right: 7px;
}
.cat_path_left{
/* background:url(img/cat_path_left.gif) left no-repeat;         */
 height: 21px;
 padding-left: 7px;
 margin-bottom: 10px;
}
.akcia { /*background: url(img/akcia.gif) right top no-repeat;*/margin-left: 10px; padding-bottom: 20px; margin-right: 4px;}
.reshenie { background: url(img/reshenie.gif) right top no-repeat;margin-left: 1px; margin-top: -10px; padding-bottom: 15px; //margin-bottom:20px; height: 256px; margin-right: 1px; position: relative; cursor: pointer;}
.kabinet { background: url(img/kabinet.gif) right top no-repeat;margin-left: 10px; padding-bottom: 7px; margin-right: 4px;}
.kabinet .inp{
  border: 1px solid #6a8591;
  width: 120px;
  color: #adb5c2;
}
#ln_user_login{

}
#full_search{
  background: url(img/fullscrin_bg_lup.gif) right 3px no-repeat;
  font-size: 13px;
  margin-right: 3px;
  padding: 5px;
}
#full_search p,#full_search body,#full_search font,#full_search div,#full_search td,#full_search input,#full_search select,#full_search textarea{
font-size: 13px;
}
#full_search input,#full_search select{
  border: solid 1px #abadb3;
}
.full_search_head span{
 text-decoration: underline;
 display: inline-block;
 line-height: 22px; vertical-align: middle;}
 .full_search_f{ background: url(img/fullscrin_bg.gif); border: 1px solid #bbbbbb; position: relative;}
#full_search_left_u {background: url(img/fullscrin_left_u.gif) left top no-repeat; /*margin-left: -1px;*/ margin-top: -1px; }
#full_search_right_u {background: url(img/fullscrin_right_u.gif) right top no-repeat; /*margin-right: -1px;*/}
#full_search_left_d {background: url(img/fullscrin_left_d.gif) left bottom no-repeat;margin-left: -1px; margin-bottom: -1px;}
#full_search_right_d {background: url(img/fullscrin_right_d.gif) right bottom no-repeat; margin-right: -1px;}

.opis_f{/*background: #fafafa; border: 1px solid rgb(80, 80, 80); position: relative;*/}
.opis{  font-size: 13px; margin-right: 3px; padding: 5px;}
.opis a{ font-size: 15px; text-decoration: underline; font-weight: normal; color: #086d9c;}
.opis_left_u {/*background: url(img/opis_left_u.gif) left top no-repeat; margin-left: 0px; margin-top: -1px;*/ }
.opis_right_u {/*background: url(img/opis_right_u.gif) right top no-repeat; margin-right: 0px;*/}
.opis_left_d {/*background: url(img/opis_left_d.gif) left bottom no-repeat;margin-left: -1px; margin-bottom: -1px;*/}
.opis_right_d {/*background: url(img/opis_right_d.gif) right bottom no-repeat; margin-right: -1px;*/}

.info_f{background: #fafafa; border: 1px solid #bbbbbb; position: relative;}
.info_f2{background: #ebeff5; border: 1px solid #bbbbbb; position: relative;}

#recomend .info_f1{background: #fff; border: 1px solid #bbbbbb;}

.akcia .info_f{background: none; }
#info{ font-size: 12px; margin-right: 3px; padding: 5px;}

#recomend #info1{ font-size: 13px; margin-right: 3px; padding: 5px; position: relative;}

#info p{padding-left:10px;}
.product_list #info table { float: left;}
.product_list #info a{
font-size: 12px; text-decoration: none; color: #000; font-weight: bold;
}
#info .cler{ clear: both;}
#info a{ font-size: 12px; text-decoration: underline; font-weight: normal;}
#info_left_u {background: url(img/fullscrin_left_u.gif) left top no-repeat; margin-left: 0px; margin-top: -1px; }
#info_right_u {background: url(img/fullscrin_right_u.gif) right top no-repeat; margin-right: 0px;}
#info_left_d {background: url(img/fullscrin_left_d.gif) left bottom no-repeat;margin-left: -1px; margin-bottom: -1px;}
#info_right_d {background: url(img/fullscrin_right_d.gif) right bottom no-repeat; margin-right: -1px;}

#recomend #info_left_u1 {background: url(img/fullscrin_left_u.gif) left top no-repeat; margin-left: 0px; margin-top: -1px; }
#recomend #info_right_u1 {background: url(img/fullscrin_right_u.gif) right top no-repeat; margin-right: 0px;}
#recomend #info_left_d1 {background: url(img/fullscrin_left_d.gif) left bottom no-repeat;margin-left: -1px; margin-bottom: -1px;}
#recomend #info_right_d1 {background: url(img/fullscrin_right_d.gif) right bottom no-repeat; margin-right: -1px;}


.akcia ul.product_list li{ width: 150px;}
#btn_transport{
 background: url(img/btn_transport.gif) no-repeat;
 width: 386px;
 height: 60px;
}
#btn_garantii{
 background: url(img/btn_garantii.gif) no-repeat;
 width: 386px;
 height: 60px;
}
#btn_oplata{
 background: url(img/btn_oplata.gif) no-repeat;
 width: 386px;
 height: 60px;
}
#btn_oplata1{
 background: url(img/btn_oplata1.gif) no-repeat;
 width: 380px;
 height: 60px;
}
#btn_help{
 background: url(img/btn_help.gif) no-repeat;
 width: 380px;
 height: 60px;
}
#btn_rekvizit{
 background: url(img/btn_rekvizit.gif) no-repeat;
 width: 380px;
 height: 60px;
}
#btn_rekvizit1{
 background: url(img/btn_rekvizit1.gif) no-repeat;
 width: 386px;
 height: 60px;
}
#btn_contact{
 background: url(img/btn_contact.gif) no-repeat;
 width: 380px;
 height: 60px;
}
#btn_dostavka{
 background: url(img/btn_dostavka.gif) no-repeat;
 width: 386px;
 height: 60px;
}
#btn_dostavka1{
 background: url(img/btn_dostavka1.gif) no-repeat;
 width: 380px;
 height: 60px;
}
#btn_skidki{
 background: url(img/btn_skidki.gif) no-repeat;
 width: 386px;
 height: 60px;
}
#btn_o_kompanii{
 background: url(img/btn_o_kompanii.gif) no-repeat;
 width: 386px;
 height: 60px;
}
#btn_transport a{
 vertical-align: middle;
 line-height: 60px;
 padding-left: 65px;
 font-size: 18px;
 display: block;
 text-align: center;
}

#btn_skidki a, #btn_dostavka1 a, #btn_o_kompanii a, #btn_dostavka a, #btn_garantii a, #btn_oplata a, #btn_oplata1 a, #btn_help a, #btn_rekvizit a, #btn_rekvizit1 a, #btn_contact a{
 padding-left: 65px;
 font-size: 18px;
 display: block;
 text-align: center;
 vertical-align: middle;
 line-height: 60px;
}
#garant{
 background: url(img/garantia2goda.gif) right no-repeat;
 height: 61px;
 position: absolute;
 width: 60px;
 display: none;
}

#opisanie{
/* background: url(img/opisanie.gif) no-repeat;*/
 height: 33px;
 margin-left: 8px;
 font-size: 18px;
 color: #0e3344;

}
.cpt_product_category_info{
  display: none;
  font-size: 20px;
}
.product_print_v{
  display: none;
}
.cpt_maincontent ul.product_list li{
  height: 145px;
  width: 260px;

}
#recomend ul.product_list li .info_bg{ height: 163px; overflow: hidden;}
.cpt_maincontent ul.product_list li .info_bg{ height: 133px; overflow: hidden;}

.cpt_maincontent ul.product_lis{
  margin-left:10px;
}
.prdbrief_options{
  font-size: 12px;
}
.prdbrief_price{

}
.cpt_product_details_request{
  display: none;
}
#recomend{
/*  background: url(img/recomend.gif) left top no-repeat;   */
  padding-top:17px;
}
#recomend #info table{ float: none;}
#recomend ul.product_list li {
height:120px;
width:239px;
}
#recomend #info_right_d{
  background: url(img/bg_recom_right_d.gif) no-repeat right bottom;
}
#recomend #info_left_d{
  background: url(img/bg_recom_left_d.gif) no-repeat left bottom;

}
#recomend #info_right_u{
  background: url(img/bg_recom_right_u.gif) no-repeat right top;
}
#recomend #info_left_u{
  background: url(img/bg_recom_left_u.gif) no-repeat left top;

}
#recomend .info_f{
  background: url(img/bg_recom_left.gif) repeat-y left;
  border: none;
}
#recomend .info_r{
  background: url(img/bg_recom_right.gif) repeat-y right;
}
#recomend .info_t{
  background: url(img/bg_recom_top.gif) repeat-x top;
}
#recomend .info_d{
  background: url(img/bg_recom_bottom.gif) repeat-x bottom;
}
.info_bg{
  position: relative;
}
#recomend .info_bg{
  background: url(img/bg_recom_bg.gif);
  position: relative;
}
#recomend .product_list a{
  white-space: normal;
/*  color: #000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;*/
}
#recomend .totalPrice{
  color: #ff3600;
    font-size: 12px;
  font-weight: bold;
}
#recomend .add2cart_handler{
  display: none;
}
#info span p{
  font-size: 16px;
  margin:0 0 2px;
}
.wrap_left{
 background: url(img/left_line.gif) left top repeat-y;
}
.wrap_right{
 background: url(img/right_line.gif) right top repeat-y;
}
.left_d{
  background: url(img/left_d.gif) left bottom no-repeat ;
 padding-left: 13px;
 margin-left: -13px;

}
.right_d{
  background: url(img/right_d.gif) right bottom no-repeat ;
 padding-right: 13px;
 margin-right: -13px;
}
.left_u{
  background: url(img/left_up.gif) left top no-repeat ;
  padding-left: 13px;
  margin-left: 1px;
}
.right_u{
  background: url(img/right_up.gif) right top no-repeat ;
  padding-right: 13px;
  margin-right: 1px;
}
.head{
 background: url(img/up_line.gif) top left repeat-x;
 padding-top: 16px;
 font-family: Arial;
 font-size: 14px;

}
.footer{
  background: url(img/down_line.gif) bottom left repeat-x;
}
/* menu */
.sred_bg_m{
 background: url(sred_bg_m.gif) no-repeat;
 height: 42px;
 width: 172px;
 display: inline-block;
 margin-left: -9px;
  text-align: center;
}
.sred_bg_m_a{
 background: url(sred_bg_m_a.gif) no-repeat;
 height: 42px;
 width: 172px;
 display: inline-block;
 margin-left: -9px;
  text-align: center;
}

.o_kompanii{
 background: url(o_kompanii.gif) no-repeat;
 height: 42px;
 width: 191px;
 display: inline-block;
  text-align: center;
}
.o_kompanii_a{
 background: url(o_kompanii_a.gif) no-repeat;
 height: 42px;
 width: 191px;
 display: inline-block;
  text-align: center;
}

.m_help{
 background: url(m_help.gif) no-repeat;
 height: 42px;
 width: 177px;
 display: inline-block;
 margin-left: -9px;
 text-align: center;
}
.m_help_a{
 background: url(m_help_a.gif) no-repeat;
 height: 42px;
 width: 177px;
 display: inline-block;
 margin-left: -9px;
  text-align: center;
}

.footer div b{
   font-weight: normal;
}
.footer div p{margin:0;}
.footer div{
  border-left: 1px solid #000;
  padding-left: 10px;
}
.box_cont_niz .cpt_auxpages_navigation ul{
  padding-bottom: 10px;
}
.box_cont_niz .cpt_auxpages_navigation li{
  padding-left: 10px;
}
.box_cont_niz .cpt_auxpages_navigation li a{
  background:transparent url(img/news_li.gif) no-repeat left center;
  padding-left: 14px;
  color: #000;
}
#bg_footer{
  height: 47px;
/*  background-color: #d5e2f9;*/
  vertical-align: middle;
  line-height: 47px;
  margin: 0 4px;
  color:#086D9C;

}
#bg_left_footer{height: 47px; /*background: url(img/bg_footer_left.gif) no-repeat left top;*/ margin-top: 25px; }
#bg_right_footer{height: 47px; /*background: url(img/bg_footer_right.gif) no-repeat right top;*/}
#bg_footer a{ padding: 0 25px; font-size: 14px; font-weight: normal;color: #086d9c; text-decoration: underline;}
#bg_footer a:hover{ text-decoration: underline;}
.categ .product_brief_block{
  height: 160px;
}
.opis_f #info .cpt_product_lists{
  padding: 0px;
}
.kabinet a{
  font-weight: normal;
  text-decoration: underline;
}
#powered_by{
  display: none;
}

#cat_info_left_block .opis_f{background: #fafafa; border: 1px solid rgb(80, 80, 80); position: relative;}
#cat_info_left_block .opis{  font-size: 13px; margin-right: 3px; padding: 5px;}
#cat_info_left_block .opis a{ font-size: 15px; text-decoration: underline; font-weight: normal; color: #086d9c;}
#cat_info_left_block .opis_left_u {background: url(img/opis_left_u.gif) left top no-repeat; margin-left: 0px; margin-top: -1px; }
#cat_info_left_block .opis_right_u {background: url(img/opis_right_u.gif) right top no-repeat; margin-right: 0px;}
#cat_info_left_block .opis_left_d {background: url(img/opis_left_d.gif) left bottom no-repeat;margin-left: -1px; margin-bottom: -1px;}
#cat_info_left_block .opis_right_d {background: url(img/opis_right_d.gif) right bottom no-repeat; margin-right: -1px;}
/*#cat_info_left_block .info_f{ background-color: #ebeff5;}*/
.footer .brendi{
  min-height: 50px;
  padding: 0;
  border: none;
}
.prdbrief_comparison{
margin-right:60px;
 display: inline-block;
//display: inline;
//zoom:1;
 text-align: left;
}

        #banner
        {
            min-width: 965px;
            height: 133px;
            margin: 0 29px;
            background: url('bannerBack.jpg') 0 0 repeat-x;
            position: relative;
            cursor: pointer;
        }
        #banner .left
        {
            float: left;
            //margin-left:-3px;
        }
        #banner .right
        {
            float: right;
            //margin-right:-3px;
        }
        #banner .text
        {
            position: absolute;
            right: 15px;
            top: 67px;
        }
.product_qty{
  border: solid 1px #6a8591;
}
#info_block_head_1{

}
.td_prod_inf_text #info_left_u {background: url(img/fullscrin_left_u1.gif) left top no-repeat; margin-left: 0px; margin-top: -1px; }
.td_prod_inf_text #info_right_u {background: url(img/fullscrin_right_u1.gif) right top no-repeat; margin-right: 0px;}
.td_prod_inf_text #info_left_d {background: url(img/fullscrin_left_d1.gif) left bottom no-repeat;margin-left: -1px; margin-bottom: -1px;}
.td_prod_inf_text #info_right_d {background: url(img/fullscrin_right_d1.gif) right bottom no-repeat; margin-right: -1px;}
.td_prod_inf_text .info_f{background: #fff; border: 1px solid #8b9da7; position: relative;}
.info_block_head_left_pas{
  background: url(img/info_block_head_left_pas.gif) no-repeat left top;
 height: 26px;
}
.info_block_head_right_pas{
  background: url(img/info_block_head_right_pas.gif) no-repeat top right;
 height: 26px;
 text-align: center;
 vertical-align: middle;
 line-height: 25px;
}
.info_block_head_center_pas{
  background: url(img/info_block_head_center_pas.gif) repeat-x;
 height: 26px;
 top: 10px;
 position: relative;
 cursor: pointer;
}


.info_block_head_act .info_block_head_left_pas{
  background: url(img/info_block_head_left_act.gif) no-repeat left top;
 height: 38px;
}
.info_block_head_act .info_block_head_right_pas{
  background: url(img/info_block_head_right_act.gif) no-repeat top right;
 height: 38px;
 text-align: center;
 vertical-align: middle;
 line-height: 35px;
}
.info_block_head_act .info_block_head_center_pas{
  background: url(img/info_block_head_center_act.gif) repeat-x;
 height: 38px;
 top: 10px;
 position: relative;
 z-index: 100;
}
.recom_list{
  list-style: none;
  text-align: center;
}
.recom_list li{ display: inline-block;//display: inline; zoom:1; margin-right:5px;vertical-align:top;width:200px;}
.recom_list li img { position: relative;}
.str_recom_left{background: url(img/recom_left.gif) no-repeat; height: 28px; width: 28px; position: absolute; cursor: pointer; left:11px; top: 40%;//top:70px;}
.str_recom_left1{background: url(img/recom_left.gif) no-repeat; height: 100%; width: 28px; display: inline-block; cursor: pointer;}
.str_recom_right{background: url(img/recom_right.gif) no-repeat; height: 28px; width: 28px; position: absolute; right: 11px; //right: 26px; cursor: pointer;  top: 40%; //top:70px;}
#info table tr td h1 p span font {
color:#086D9C;
font-size: 13px;
margin: 0px;
padding: 0px;
}
#info ul {
margin: 0px;
padding-left: 15px;
}
