BODY {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size:12px;
	 background:#fff url('../images/header/body_bg.gif') repeat-x top;
	color:#193343;
	}
	
DIV {
	margin: 0 auto; 
	padding:0px;
	}

A  {    
	 color:#990000; 
     text-decoration: underline;
	}

A:hover { 
	color:#990000;  
    text-decoration: none;
	}

IMG {
	border:0px;
	}

INPUT, TEXTAREA, SELECT{
	margin: 0px;  
    color: #193343;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	}
	

#container1 {
  width:977px;
  padding: 0;
  position:relative;

}

#header {
   width:977px;
}	

#main_content {
  width:975px;
  height:100%;
  background:#fff;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
}


#column_left {
    width:200px;
	padding:3px 5px 3px 4px;
}


#column_right{
 padding:3px 3px 3px 5px;
    width:200px;
}

#content {
    width:762px;
    margin:3px 0 5px 0;
	background:#FFF;
}

#content_2 {  
    width:760px;
    padding:5px 0 5px 5px;
	
}

#content_2_left {
    width:760px;
    padding:5px 5px 5px 0;
		
}

#content_3_center {
   width:965px;
   padding:5px;
   

}

#footer {
  width:975px;
  height:34px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}

.box_column_margin {
   margin-bottom:3px;

}

.helpTooltips  {
 border:1px solid #DFDFDF;
 background-color: #F2F6F4;
 padding: 5px;
 font-size: 11px;
 width: 200px;  
 cursor:help;
}

.loading {
 display:none; 
 position:absolute; 
 z-index:10;
 background-color:#dbdbdb; 
 padding:20px 40px 20px 40px;
 border:5px solid #666;
 color:#990000;
}

.width_input  INPUT{
  width:250px;
  padding:5px;
}

.rc_windowContainer{ z-index:1; background-color:#FCFCFC; }

/*head validator*/ 
.rc_windowHead{
   background:#AA0001;
   height:26px;
   border-bottom:1px solid #D6D6D6;
 }
 
.rc_windowTitle{
   float:left;
   padding:5px 0 0 10px; 
   color:#F6F7F9;   
   font-weight:bold;
   font-size:12px;
 }
 
.rc_windowbtclose{
  background:url(../images/shop_buttons/close.gif) no-repeat center;
   float:right;
   width:21px;
   height:21px;
   margin:2px 3px 0 0;
   cursor:pointer;
 }
 /*head end*/ 
 
.rc_windowbodyContainer {background-color:#FCFCFC;}
 
.rc_windowBody {padding:20px 15px 20px 15px; background:#FCFCFC;}
 
.window_title {
  font-weight:bold;
  font-size:11px;
  padding:10px 0 0 0;
  white-space:nowrap;
}

.window_input {
  font-size:10px;
  color:red;
}

.alert_fValidator {
  background-color:#FAEBE7 !important;
  border:1px dashed #EB340A !important;
}

.rc_div_alert{
  color:#EE340A;
  padding:2px 0 5px 0;
  font-size:10px;
}

.validator_arr {font-size:14px;font-weight:bold;color:red;}
P, H1, H2, H3, H4, H5 {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
	}
FORM, INPUT, TEXTAREA, SELECT, RADIO, CHECKBOX {
	margin: 0px;
    padding: 0px;
}
DIV {
	margin: 0 auto; 
	padding:0px;
	}
IMG { border:0px }	
.ul {
	margin:0 auto;
	padding:0;
	width:100%;
	position:relative;
	list-style:none;
	display:inline;
	}
.li {
	float:left;
	margin:0 auto;
    padding:0;
	}
.fl {
	float:left;
	}
.fr {
	float:right;
	}
.al {
	text-align:left;
	}
.ar {
	text-align:right;
	}
	
.ac {
	text-align:center;
	}
	
.aj {
	text-align:justify;
	}
.vt {
    vertical-align:top;
    }	
.vm {
    vertical-align:middle;
    }
	
.vb{
    vertical-align:bottom;
    }		
	
.clear {
	clear:both;
	}
	
.strong {
	font-weight:bold;
	}
	
.nowrap {
	white-space:nowrap;
}
.through {
     text-decoration: line-through; 
}
.help {
  cursor:help;
}
.pointer {
  cursor:pointer;
}
.font-1 {
  font-size:1px;
}
.font-10 { font-size:10px;}
.font_normal {
  font-weight:normal;
}
.lowercase  {text-transform: lowercase;}
.rc_button {
  opacity: 1;
  filter: alpha(opacity = 100);
}
.rc_button_hover {
  opacity: 0.8;
  filter: alpha(opacity = 80);
}
#page-flip { position:relative; right:0; top:0; float:right; z-index:999;}
#page-flip-image { width:50px; height:52px; z-index:999; position:absolute; right:0; top:0; -ms-interpolation-mode:bicubic; }
#page-flip-message { width:50px; height:50px; overflow:hidden; position:absolute; right:0; top:0;cursor:pointer;}
.header_main {
   height:266px;
}

.header_logo {
  position:absolute;
  top:24px;
  left:17px;
  width:595px;
  height:140px;
  background: url('../images/header/pixel.gif');
  
}

.header_search { 
  position:absolute;
  top:190px;
  left:61px;
  color:#ccc;
}

.header_search_input {
 background:url('../images/header/header_input.gif') repeat-x;
  width:160px;
  border:none;
  height:25px;

  color:#333;
  padding:5px 2px 0px 0px;
  font-size:10px;
  text-align:center;
}

.header_search_adv {
  padding:10px 0 0 5px;
}

.header_search_title { padding:10px 5px 0 0;}

.header_search_adv a {
  color:#ccc;
  text-decoration:underline;
  
}

.header_search_adv a:hover {
  color:#ccc;
  text-decoration:none;
  
}

.header_top_menu {
 position:absolute;
 top:241px;
 left:15px;
 font-size:12px;
 
}

.start_text {color:#193343;}

.header_top_menu_center {
  padding:5px 12px 0 5px; 
  height:24px;
  color:#fff;
  
}

.header_top_menu_center a {
  color:#fff;
  text-decoration: none;
}

.header_top_menu_center  a:hover {
     color:#fff;
   text-decoration: none;
   
}

.header_top_menu_center_act {
  padding:5px 12px 0 5px; 
    color:#fff;
	 height:24px;


}

.header_top_menu_center_act a, .header_top_menu_center_act a:hover {
   color:#fff;
   text-decoration: underline;
 
}

.header_shopping_cart {
 position:absolute; 
 top:248px;
 right:5px;
 font-size:11px;
 color:#FF6666;
 
}

.box_breadcrumbs {
	margin-bottom:5px;
    color:#193343;   
    font-size:11px;	
}
.bead_bg {

}

.box_breadcrumbs  a {
  color:#990000;
  text-decoration:none;
}

.box_breadcrumbs_active a ,.box_breadcrumbs_active  a:hover{
 color:#193343;
 font-weight:bold;
  text-decoration:none; 
}

.box_breadcrumbs  a:hover  {
  color:#990000;
  text-decoration:underline;
}

.header_sc {
  padding:0 5px 0 5px;
}

.header_languages_bg {
  position:absolute;
  top:-3px;
  right:3px;
 }
 
.header_languages  {
  padding:4px 5px 8px 5px;
}

.header_online {
  position:absolute;
  top:3px;
  left:15px;
  font-size:11px;
  color:#FF6666;
}

.footer_bg {
 height:34px;
 margin-bottom:5px;
 background:url('../images/boxes/footer_center.gif') repeat-x top;
}


.footer_links {
  width:730px;
  color:#fff;
  font-size:12px;
  padding-top:5px;

}

.footer_links a { 
color: #fff;
text-decoration:none; }

.footer_links  a:hover {   
color: #fff;
text-decoration: underline;
}

.footer_copyright  {
 color: #fff;
  text-decoration:none;
  font-size:11px;
  padding:5px 0 0 20px;
}

.footer_copyright a ,.footer_copyright a:hover{
 color: #fff;
}

/* boxes */
.box_table {
background:url('../images/boxes/box_g.gif') no-repeat;
}

.box_big_table {
	padding:10px;
	margin-bottom:7px;
	margin-left:5px;
	margin-right:5px;
    color:#666;
	
}

.box_color {
   background:#D2E8F4;
 
}

.box_color a{
   color:#FFD30E;
}


.box_sc_title {padding:10px;color:#666;}



.box_table_shopping_cart {
  color:#666;
}

.box_table_shopping_cart a {color:#666;}



.box_table_shopping_cart a:hover {color:#666;}

.shopping_color_white, .shopping_color_white a, .shopping_color_white a:hover {

  color:#330066;
}

.box_heading {
    height:17px;
  
	text-transform:uppercase;
	color:#fff;

	padding:1px 0 10px 20px;
	
}

.box_heading_2 {
   font-weight:bold;
	text-transform:uppercase;
	color:#fff;
    font-size:12px;
	padding:10px 0 0 10px;
	
    
}


.box_heading_data {
  padding:4px 17px 0 0;
    font:bold 14px Arial, Helvetica, sans-serif; 

}

.box_body {  
  padding:0px 0 5px 0;
  font-size:12px;
  color:#666;
  background:url('../images/boxes/tlo_boxow.gif') repeat-x bottom;
  border-left:1px solid #DBDBDB;
  border-right:1px solid #DBDBDB;
  border-top:1px solid #DBDBDB;
  padding:0 2px 0 2px;
}

.bred_bg  {
  width:100%;
   background:url('../images/boxes/bred_bg.gif') repeat-x;
   font-size:11px;
   padding:0 0 0 17px;
   font-weight:normal;
   color:#193343;


}

.box_data ,.box_data_2{
   padding:4px 5px 10px 17px;
   background:url('../images/boxes/box_pasek.gif') repeat-x top;
   text-align:left;
   color:#333;
   
}

.box_data_separator { background:url('../images/boxes/sepsa2.gif') repeat-x top; 
  margin:0px 10px 0px 9px;
}

.box_data_color {
  padding:4px 5px 10px 17px;
   color:#990000;
   
}

.box_data  a ,.box_data_2  a,.box_data_color a  {
   color:#333;
   text-decoration:none;
   font-weight:bold;
   
}

.box_data  a :hover,.box_data_2  a:hover,.box_data_color a:hover  {
   color:#990000;
   text-decoration:none;
}



.box_search_separator {
  margin:5px 0 5px 0;
  background:#DBDBDB;
  height:1px;
}


.box_data_hover,.box_data_hover2  {
  padding:4px 5px 10px 17px;
   text-align:left;
   cursor:pointer;
   color:#990000;
   text-decoration:none;
   background:url('../images/boxes/box_pasek.gif') repeat-x top;   
}


.raquo {color:#330066;}


.box_data_hover  a, .box_data_hover  a:hover,.box_data_hover2  a, .box_data_hover2  a:hover{
   color:#990000;
   text-decoration:none;
  font-weight:bold; 
}


.box_data_level {
  padding:4px 5px 10px 17px;
   text-align:left;
   color:#333;
   background:url('../images/boxes/box_pasek.gif') repeat-x top; 
 
}

.box_data_level_2  {
  padding:4px 5px 10px 17px;
   text-align:left;
   color:#333;
   background:url('../images/boxes/box_pasek.gif') repeat-x top; 

}

.box_data_level  a ,.box_data_level_2  a,.box_data_color a  {
   color:#333;
   text-decoration:none;

   
}

.box_data_level  a :hover,.box_data_level_2  a:hover,.box_data_color a:hover  {
   color:#fff;
   text-decoration:none;
   
}

.box_data_hover_level,.box_data_hover_level2{
   text-align:left;
   cursor:pointer;
  padding:4px 5px 10px 17px;
   color:#990000;
   font-weight:bold;
   background:url('../images/boxes/box_pasek.gif') repeat-x top;
 
   
}



.box_data_hover_level  a ,.box_data_hover_level2  a,.box_data_hover_level  a:hover,.box_data_hover_level2  a:hover{
  color:#990000;
   text-decoration:none; 
   
}

.box_green { color:#193343; }

.box_white {color:#FFF;}

.box_red{ color: #CD0000; }

.box_active_level,.box_active   {    
  padding:4px 5px 10px 17px;
   cursor:pointer;
    color:#333;
   font-weight:bold;
      background:url('../images/boxes/box_pasek.gif') repeat-x top;
 
} 

.box_active_level a,.box_active_level a:hover ,.box_active a,.box_active a:hover { 
    color:#990000;


 
} 

.box_tags {padding:10px;}

.box_tags a {color:#666;text-decoration:none;}

.box_tags a:hover {color:#666;text-decoration:underline;}

/* box for filter */



.filtr_heading  {
	font-weight:bold;
	padding:5px 5px 7px 10px;
	 color:#990000;

	
}

.filtr_heading_delete {
	padding:4px 5px 10px 17px;
	 color:#FFF;
	border-top:1px dotted #99CCCC;

}

/* prices */
.price_1,.price_2,.currency,.price_1_big ,.price_2_big,.currency_big  {
     font-size: 12px;
     color: #990000;
	 font-weight:bold;
}

.price_1_big_w,.price_2_big_w,.currency_big_w  {
     font-size: 12px;
     color: #990000;
	font-weight:bold;
}


.view_price {}

.view_price_def, .view_price_tax, .view_price_old {
  font-size:10px;

}

.view_price_shipping {
  margin-top:5px;
  font-size:10px;
}

.view_price_free_shipping {
 margin-top:5px;
 font-size:10px;
 font-weight:bold;  
}

.view_price_global {
   padding:10px 5px 10px 0px; 
}

.view_price_def {
  margin-top:5px; 
}


.box_products_foto  IMG{

}

.box_bestsellers_counter {
  font-size:12px;
  padding-left:5px;
  color:#666;
  font-weight:bold;
}

.box_currencies {
  padding:10px;
}

.box_currencies  SELECT, .pinfo_options SELECT{
  font-size:11px;
  border-left:1px solid #8E8E8E;
  border-right:1px solid #DCDCDC;
  border-top:1px solid #6B6B6B;
  border-bottom:1px solid #E2E2E2;
  background:#DBDBDB;
  color:#666;
  padding:4px;
  font-weight:normal;
  font-family:Tahoma;

}

.shop_button_4,.shop_button_5 {
  padding:7px 5px 0px 0px;
  color:#666;
  font-size:12px;
  line-height:1;
  text-decoration:underline;
}


.shop_button_1 ,.shop_button_3{
  background: url('../images/shop_buttons/center_1.gif') repeat-x;
  padding:5px 5px 0 5px;
  text-align:center;
  color:#fff;
  font-weight:bold;
  font-size:11px;
  line-height:1;
}






.shop_button_2 {
  background: url('../images/shop_buttons/center_2.gif') repeat-x;
  padding:5px 10px 0px 10px;
  color:#fff;
  font-size:18px;
}


.promo_button_2,.promo_button_1 {
  background: url('../images/promo_buttons/promo_center_2.gif') no-repeat;
  font-weight:bold;
  width:71px;
  text-transform:uppercase;
  color:#193343;
  font-family:Tahoma;
  font-size:10px;
  text-align:center; 
  line-height:1;
}


.box_newsletter {
   padding:15px 0 10px 12px;
}

.ie6_newsletter_fix {
  margin:5px 0px 5px 5px;
}  

.newsletter_butt  {}

.newsletter_butt INPUT {border:0;background:none;}

.start_s_button IMG {border:0;}

.start_price {color:#999; }



.box_search  {
   padding:10px 0px 5px 0px;}

.box_search_input {
  background:url('../images/boxes/ss_input.gif') no-repeat;
  width:136px;
  height:20px;
  border:none;
  color:#666;
  padding:6px 2px 0 2px;
  font-size:10px;
 }
 
 
.ie6_search_fix {padding-top:0 !important; padding-top:1px;}

.box_search_adv {text-align:center;padding-bottom:5px;}

.box_search_adv a {color:#666;text-decoration:underline; }

.box_search_adv a:hover {color:#666;text-decoration:none; }

.box_products_title {
  padding:10px 5px 10px 5px;
  text-align:center;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  
}

.box_products_name a,.box_products_title a {
  color:#333;
  text-decoration:none;
  font-weight:bold;
}

.box_products_name a:hover,.box_products_title a:hover {
  color:#333;
  font-weight:bold;
  text-decoration:underline;
}


.m_start_produts_name {
   font-weight:bold;
   font-size:12px;
   color:#193343;   
   text-decoration:none;
   text-transform:uppercase;
}

.m_start_produts_name a {
  color:#193343;
  text-decoration:none;
}

.m_start_produts_name a:hover {
  color:#990000;
  text-decoration:underline;
 
}

.m_start_products_name_edit {
  padding-top:5px;
}

.box_table_big_color {

}

.list_separator {
  background: url('../images/boxes/list_separator.gif') repeat-y center;
  width:5px;
}

.start_color {color:#193343;}

.pasek_gora {
 width:100%;
   background: url('../images/boxes/pasek_g.gif') repeat-x top;

}

.pasek_dol{
 width:100%;
   background: url('../images/boxes/pasek_d.gif') repeat-x bottom;
}

.content_out {
 border-left:1px solid #DBDBDB;
 border-right:1px solid #DBDBDB;
  border-top:1px solid #DBDBDB;
 background:#fff;
 padding:0 1px 0 1px;
 
}

.content_in {
 background:#fff;
 border-left:1px solid #DBDBDB;
 border-right:1px solid #DBDBDB;
 padding:0 1px 0 0;
}
.searcher_separator {
    background:url('../images/boxes/sepsa2.gif') repeat-x top;
	
}

.f_short_description {
  font-weight:normal;
  padding:10px 0 0 0;
  color:#666;
  line-height:1.4;
  font-size:11px;
  text-transform:none;
}


.view_stock_info_text_ok {
  padding:5px 0 5px 0;
  color:#193343;
  font-weight:bold;
  font-size:10px;
}

.view_stock_info_text_not {
  padding:5px;
  color:#193343;
  font-weight:bold;
  font-size:10px;
 
}

.listing_table {

}

.listing_bar_inputer {
  padding:10px 10px 10px 10px;
  font-size:11px;
  }

.listing_bar_inputer2  SELECT{
  font-size:11px;
  border-left:1px solid #8E8E8E;
  border-right:1px solid #DCDCDC;
  border-top:1px solid #6B6B6B;
  border-bottom:1px solid #E2E2E2;
  background:#DBDBDB;
  color:#666;
  padding:2px;
  font-weight:normal;
  font-family:Tahoma;
}

.listing_shop_promo {
  margin:5px 0 5px 0;
}

.li_listing {
 margin:0px 5px 0 5px; 
 padding:5px 10px 5px 10px; 
 background:#DBDBDB;
  color:#193343;
 border:1px solid #9A359A;
}

.li_listing a {
 color:#193343;
}

.li_listing a:hover {
  color:#193343;
  text-decoration:underline
}

.li_listing_act {
 margin:0px 5px 0 5px; 
  color:#FFF;
 padding:5px 10px 5px 10px;
 font-weight:bold;
 border:1px solid #9A359A;
 background:#193343;
}

.listing_1_bg ,.listing_0_bg { 

}


.modules_listing, .modules_listing a {
  text-decoration:none;
}


.cms_body {
  padding:10px;
  line-height:1.5;
}

.advenced_search_body {
  width:445px; 
  height:100px;
  overflow:auto;
  border-left:1px solid #8E8E8E;
  border-right:1px solid #DCDCDC;
  border-top:1px solid #6B6B6B;
  border-bottom:1px solid #E2E2E2;
  background:#DBDBDB;
  color:#666;
}

.advenced_search_body INPUT  {
  border:0;
  width:10px;
}

.searcher_no_result_description {
  padding:20px;
  line-height:1.5;
}

.searcher_no_result {
  color:#193343;
}


.searcher_foto IMG {

}

.searcher_foto2 {width:100px;}

.searcher_foto2 IMG {
 
}

.pinfo_left {
  width:40%;
  padding:5px 10px 0 0
}

.pinfo_body {
  line-height:1.5;

}


.pinfo_right {
  width:60%;
   padding:5px 10px 0 0
}

.pinfo_products_name {
  font-size:18px;
  color:#193343;
  width:100%;
}

.pinfo_model {
  font-size:11px;
  color:#193343;
}

.pinfo_products_price {
  padding:5px; 
  border:1px solid #DBDBDB;
  color:#193343;
 
}

.pinfo_contener {

  padding:10px;
  
}

.pinfo_descriptions {
  margin-top:10px;  
  line-height:1.4;
}

.pinfo_short_desc {
  line-height:1.4;
  font-size:11px;
  text-align:left;
 color:#193343;
   border:1px solid #DBDBDB;

}

.pinfo_rate_text {
    color:#193343;
   font-style:italic;
   padding:5px;
}

.pinfo_rate_text a { color:#666;}

.pinfo_sep {  font-size:1px;height:1px;background:#DBDBDB;}

.pinfo_rate_signature {
    color:#193343;
  padding:5px 5px 0 5px;
}

.color_font {
   color:#193343;
}

.pinfo_templates_head {

  font-weight:bold;
  padding:5px;
}

.pinfo_templates_empty {
   
}

.pinfo_templates_data {
    padding:5px;
    background:#fff;
	color:#193343;
}

.pinfo_templates_data_2  {
   background:#F0F0F0;
   color:#193343;
     padding:5px;
}


.pinfo_templates_data_2 a, .pinfo_templates_data a {
  cursor:help;
}


.pinfo_files {
   padding:13px 0 10px 10px;
   line-height:1.4;
}

.pinfo_mini_image  IMG {

}


.redcart_input INPUT {
  font-size:11px;
  border-left:1px solid #8E8E8E;
  border-right:1px solid #DCDCDC;
  border-top:1px solid #6B6B6B;
  border-bottom:1px solid #E2E2E2;
  background:#DBDBDB;
  color:#666;
  padding:5px;
  text-align:left;
  width:300px;
}

.redcart_input TEXTAREA {
  font-size:11px;
  border-left:1px solid #8E8E8E;
  border-right:1px solid #DCDCDC;
  border-top:1px solid #6B6B6B;
  border-bottom:1px solid #E2E2E2;
  background:#DBDBDB;
  color:#666;
  padding:5px;
  width:300px;
  height:200px;

}

.redcart_input_none  INPUT {
  border:none;
}

.redcart_input SELECT{
  font-size:11px;
  border-left:1px solid #8E8E8E;
  border-right:1px solid #DCDCDC;
  border-top:1px solid #6B6B6B;
  border-bottom:1px solid #E2E2E2;
  background:#DBDBDB;
  color:#666;
  padding:4px;
  font-weight:normal;
  font-family:Tahoma;
}

.cms_send_mail {
  border:1px solid #B0ACA0;  
  margin-top:10px;  
  line-height:1.4;
}
/*cart start*/
.cart_options {
  font-size:10px;
   color:#193343;
}

.cart_head_0 {
  border:1px solid #DBDBDB;
   color:#193343;
  padding:5px 10px 5px 10px;
  font-weight:bold;
    background:#DBDBDB;
}

.white_body {color:#DBDBDB;}

.cart_head {
  	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
   color:#193343;
  padding:5px 10px 5px 10px;
  font-weight:bold;
  background:#DBDBDB;
}

.cart_body_tr {
 color:#193343;
}

.cart_body_tr_2{
 background:#fff;
 color:#F1F1F1;
}

.cart_body_tr_hover {
  background:#f1f1f1;
  color:#000;
}

.cart_border {	border:1px solid #DBDBDB;}

.cart_body_0 {
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
  border-left:1px solid #DBDBDB;
  color:#193343;

}

.cart_body{
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	 color:#193343;
}

.cart_discount,.cart_body a ,.cart_body a:hover {color:#193343;}

.cart_sum {
   margin:10px 0 10px 0;
   padding:10px;
   
	border:1px solid #DBDBDB;
	 color:#193343;
}

.cart_total {
   color:#193343;
  font-size:18px;
}

.cart_step_4 {

} 

.cart_step_5 {
   padding:20px;
   
}

/*sciezka zakupow*/

.cart_wall_big {
	margin-bottom:6px;
    

      color:#193343;

}

.cart_wall_big a, .cart_wall_big a:hover { text-decoration:none;color:#193343;}

.cart_wall_border {

}

.cart_wall_active {
  padding-top:5px;
  font-weight:bold;
    color:#193343;
}

.cart_wall_not_active {
  padding-top:5px;
  color:#000;
}
/*cart end*/
/*account*/

.account_heading {
  font-weight:bold;
  background:#DBDBDB;
  color:#193343;
  border-left:1px solid #DBDBDB;
  border-bottom:1px solid #DBDBDB;
}

.account_table_border {
  border:1px solid #DBDBDB;
}

.account_body {
  border-left:1px solid #DBDBDB;
    
}

.account_data_separator {
  border-top:1px solid #DBDBDB;
  color:#193343; 
}

.account_body_tr {
  color:#193343;
}

.account_body_hover_tr {
  color:#193343;
}

.account_view_orders_date {
  color:#193343;
  font-size:12px;
}

.allegro_body {
  padding:10px;
 
}

.allegro_alert {
  line-height:1.5;
  margin:5px;
  border-top:1px solid #DBDBDB;
  background:#DBDBDB;
  padding:10px;
  color:#193343;
}


  
.rc_filtr_list SELECT {width:150px;}
.rc_filtr_text {text-transform:cappitalize; }
   
.account_limit_out {width:252px;height:19px;float:left;background:url('../images/modules/account_limit_grey.png') left no-repeat;}

.account_limit_in {float:left;padding:4px 0 4px 0; background:url('../images/modules/account_limit.png') left repeat-x;border-left:1px solid #C8C7C5;border-right:1px solid #C8C7C5;　font-size:8px; color:#000; text-align:center;} 
/*
multiBox - for MooTools 1.2 stylesheet - - - - */
a.mb, a:link.mb, a:visited.mb, a:hover.mb, a:active.mb{
	outline:none;
	float:left;
	margin:0 15px 15px 0;
	padding:0;
	text-decoration:none;
	color:#666;
}
.mb img{
	display:block;
	border:none;
}
.mbClear{
	clear:both;
	width:100%;
	height:20px;
}
.mbHidden, .multiBoxDesc{
	display:none;
}
/*
Pop-up styles - - - - */
.MultiBoxContainer{
	position:absolute;
	border:15px solid #AAA;
	background:#FFF;
	display:none;
	z-index:103;
	text-align:left;
}
.MultiBoxLoading{
	background:url(../images/lightbox/loader.gif) center no-repeat;
}
.MultiBoxContent{
	position:relative;
	width:100%;
	height:100%;
}
.MultiBoxClose{
	position:absolute;
	top:-24px;
	right:-24px;
	background:url(../images/lightbox/close.png) no-repeat;
	width:24px;
	height:24px;
	cursor:pointer;
}
.MultiBoxControlsContainer{
	overflow:hidden;
	height:0;
	position:relative;
}
.MultiBoxControls{
	width:100%;
	position:relative;
	background:#AAA;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000;
}
.MultiBoxDownload a, .MultiBoxDownload a:link, .MultiBoxDownload a:visited, .MultiBoxDownload a:hover, .MultiBoxDownload a:active{
	font-size:9px;
	color:#ccc;
	margin:5px 0 0 35px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	outline:none;
}
.MultiBoxDownload a:hover{
	color:#fff;
}
.MultiBoxPrevious{
	background:url(../images/lightbox/left.png) no-repeat;
	position:absolute;
	width:24px;
	height:24px;
	left:0;
	margin:5px 0 0 0;
	cursor:pointer;
	display:none;
}
.MultiBoxNext{
	background:url(../images/lightbox/right.png) no-repeat;
	position:absolute;
	width:24px;
	height:24px;
	right:0;
	margin:5px 0 0 0;
	cursor:pointer;
	display:none;
}
.MultiBoxNextDisabled{
	background:url(../images/lightbox/rightDisabled.png) no-repeat;
	cursor:default;
}
.MultiBoxPreviousDisabled{
	background:url(../images/lightbox/leftDisabled.png) no-repeat;
	cursor:default;
}
/*
Bottom text - - - - */
.MultiBoxTitle{
	position:relative;
	margin:10px 0 0 35px;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	display:inline;
}
.MultiBoxNumber{
	position:relative;
	width:90px;
	margin:10px 35px 0 0;
	float:right;
	font-size:11px;
	text-align:right;
	display:none;
}
.MultiBoxDescription{
	clear:left;
	position:relative;
	margin:0 35px 0 35px;
	padding:5px 0 0 0;
	font-size:11px;
	text-align:left;
	
}
/*
Overlay icon - - - - */
.OverlayIcon{
	background:transparent url(../images/lightbox/MagIcon.png) no-repeat;
	position:absolute;
	right:-5px;
	top:-5px;
	width:17px;
	height:17px;
}
/*
MooTools tips - - - - */
.mbTips{
	background:#fff;
	font-size:10px;
	color:#000;
	border:1px solid #3FB6E2;
	padding:2px;
}
.mbTips .tip-text{
	display:none;
}
.png, .MultiBoxClose, .MultiBoxPrevious, .MultiBoxNext, .MultiBoxNextDisabled, .MultiBoxPreviousDisabled { 
	behavior: url(/templates/css/iepngfix.htc); 
}
.boxanimations{
	position:absolute;
}
.box_Anim_container{
	width:200px;
	
	float:left;
}
.boxes_products_cont{
	width:200px;
	float:left;
	margin:0 10px 10px 15px;
}

.boxes_products{
	width:200px;
	float:left;
	
}
#boxAnim_info{
	background:#fff !important;
	color:red !important;
	cursor:default
}
.mask{
	position:relative;
	width:200px;
	height:200px;
	overflow:hidden;
}
