body{
	margin:0px;
	padding:0px;
	/*background:#014512 url('../gfx/body_bg.jpg') top no-repeat;*/        
	background:#eee;
	text-align:center;
}

#body_bg{
	height:100%;
	width:100%;
	/*background:url('../gfx/body_top_bg.jpg') top no-repeat;*/	
}
         
/* OGOLNE FORMATOWANIA */
div, span, p{
	font-size:12px;
	font-family:arial, tahoma;
	color:#626262;
	margin:0px;
	padding:0px;
}

li, td, th{
	font-size:12px;
	font-family:arial, tahoma;
	color:#626262;
}

a{
	font-size:12px;
	font-family:arial, tahoma;
	color:#2e7eea;     
	/*color:#6fc5c2;*/   
	
	text-decoration:none;
}

a:hover{
	color:#aaa;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}

.clear{
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}

.vclear{
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}


/* GLOWNY LAYOUT */
 
 
 

#main_panel{
	margin:0px;
	width:1002px;
	margin:0px auto;  
	text-align:left;
	
}

#bg_panel{
	padding:10px;
	background:#fff;
	margin:20px 0px 30px 0px;
   
   -moz-border-radius-topleft: 4px; 
   -webkit-border-top-left-radius: 4px; 
   -khtml-border-top-left-radius: 4px; 
   border-top-left-radius: 4px;
   
   -moz-border-radius-topright: 4px; 
   -webkit-border-top-right-radius: 4px; 
   -khtml-border-top-right-radius: 4px; 
   border-top-right-radius: 4px;
   
   -moz-border-radius-bottomleft: 4px; 
   -webkit-border-bottom-left-radius: 4px; 
   -khtml-border-bottom-left-radius: 4px; 
   border-bottom-left-radius: 4px;
   
   -moz-border-radius-bottomright: 4px; 
   -webkit-border-bottom-right-radius: 4px; 
   -khtml-border-bottom-right-radius: 4px; 
   border-bottom-right-radius: 4px;
}
 
 

#top_panel{ 
	padding:0px; 
 
	margin-bottom:0px;
	height:226px;
	/*background:url('../gfx/top_panel_bg.jpg') left top no-repeat;*/ 
}
 

/* STRONA GLOWNA */ 
#main_page{ 
	 
}

/* LEWA KOLUMNA */
#left_panel{
	float:left;
	width:200px; 
}
#left_panel_content{   
	width:188px;
	margin:0px 0px 0px 12px; 
}


 
 
/* SRODKOWA KOLUMNA */ 
#main_page #middle_panel{
	
}
#main_page #middle_panel_bg{
 
 
}
#main_page #middle_panel_content{
	
 
}

 

/* SRODKOWA KOLUMNA */ 
#sub_page #middle_panel{
 
}
#sub_page #middle_panel_bg{
	
 
}
#sub_page #middle_panel_content{
 
 
}
 
#main_page #content{
	
} 
            
#sub_page #content{
 
 
} 

#main_page #content .content{
   padding:0px 20px 0px 20px !important;
}

#sub_page #content .content{
   padding:0px 20px 0px 20px !important;
}


/* BOTTOM PANEL */
#bottom_panel{
	clear:both;
	/*background:url('../gfx/bottom_panel_bg.png') bottom repeat-x;*/
 	/*border-top:1px solid #ddd;*/
	/* width:100%;  */
	/* background:#e8e9eb; */
	  
	text-align:left;
	
	padding:10px 0px 20px 0px;
}

#bottom_content{
 	border-top:5px solid #01721a;
 	margin:0px 10px 0px 10px;
}


  

/* NAGLOWEK */
#header{
	margin:0px 0px 0px 0px;
	padding:0px;
   /*background:url('../gfx/header_bg.jpg') bottom repeat-x;*/
   height:171px;
}

 
/* LOGO */

#header #logo_n_slogan{
	float:left;
	width:288px;
}

#header #logo{
	width:288px;
}

#header #logo a{	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	color:#fff;
	width:288px;
	height:101px;
	background:url('../gfx/logo_bg.png') no-repeat;
 
}


/* SLOGAN */
#header #slogan{
 
}
#header #slogan h1{
   font-size:16px;
   margin:0px;
   padding:0px;
   font-weight:bold;
   color:#faaf00;
   font-family:trebuchet ms;
   text-align:center;
}


#header #logo .clear{
	height:1px;
}

#header #logo img{
	margin:0px;
	border:0px;
}

#header #logo #outlet{
	padding:4px 0px 0px 183px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	color:#bb105f;
	font-size:17px;
	font-family:times new roman;
}

 
#header h1{
	margin:0px;
	padding:0px;
	color:#414141;
	font-size:24px;
	font-family:arial, tahoma;
	font-weight:normal;
}
 
#top_tools{
	width:500px;
	float:right;
	 
}

 

/* TOP LINKS - home, map, contact, itp... */
#header #top_links{
	float:left;
	width:190px;
	text-align:right;
}
 
 
/* LANG MENU */
#header #lang_menu{
	text-align:right;
 	padding:10px 0px 0px 0px;
 	height:47px;
}

#header #lang_menu .info{
	color:#000;
	font-size:12px;
}

#header #lang_menu img{
	border:0px; 
	margin-right:5px;
	vertical-align:middle;
}
 
#header #lang_menu a{
	margin-left:5px;
	padding:3px 4px 3px 4px;
	text-decoration:none;
	color:#6c6c6c;
	font-size:11px;
 
}
 
 
#header #lang_menu a:hover{ 
	text-decoration:none;
	color: #fff;
	font-size:11px;
	 
}

#header #tools{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#search_box_title{
	float:left;
	width:50px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}

#search_box{
	float:right;
	width:250px;
	padding:8px 0px 1px 0px;	
	/*background:url('../gfx/search_box_text_bg.jpg') no-repeat;*/
  
	height:30px;
}

#simple_search_box{
	margin:0px 0px 0px 5px;
	width:190px;
	 
	padding:0px 0px 0px 0px;
	height:23px;	
}
 
#simple_search_box table{
	margin:0px 0px 0px 0px;
	
}
 


#simple_search_box td{
 
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}
 
#simple_search_box input.text{ 
	width:150px;
	margin-left:0px;
	margin-right:15px;
	border:0px;
	font-family:arial;
	color:#fff;
	font-size:12px;
   background:none;
 
}

#simple_search_box img{
	border:0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}



#header #client_box{
	float:right;
   /*background:url('../gfx/client_box_bg.jpg') repeat-x;*/
	height:30px;
	padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
 
}


#header #client_box .client_box_lf{
	float:left;
   /*background:url('../gfx/client_box_lf_bg.gif') no-repeat;*/
	height:30px;
	width:7px;
	padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
 
}

#header #client_box .client_box_rt{
	float:left;
   /*background:url('../gfx/client_box_rt_bg.gif') no-repeat;*/
	height:30px;
	width:7px;
	padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
 
}

#header #client_box .client_box_content{
	float:left;
   /*background:url('../gfx/client_box_bg.jpg') repeat-x;*/
	height:30px;
	padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
 
}


#header #client_box ul{
	margin:0px;
	padding:0px 0px 0px 0px;
}

#header #client_box ul li{
	margin:0px;
 
	display:inline;
	font-size:12px;
  
}

#header #client_box ul li a{
	display:block;
	float:left;
	padding:12px 15px 8px 15px;
	font-size:12px;
 	color:#656565;
 	font-style:italic;
 	font-weight:bold;
 	background:url('../gfx/client_box_li_bg.gif') right no-repeat;
 	 
}

#header #client_box ul li#li_login a{
	background:none;
}

#header #client_box ul li#li_your_account a{
	background:none;
}


#header #client_box ul li a:hover{
	color:#aaa;
}

#header #client_box ul #li_login a{
	/*border-right:1px solid #ddd;*/	
 
}

#header #client_box ul #li_your_account a{
	/*border-right:1px solid #ddd;*/	
 
}

#header #client_box ul #li_logout a{
	/*border-right:1px solid #ddd;*/ 
}

#header #client_box ul #li_register a{
	/*border-right:1px solid #ddd;*/ 
}

#header #client_box ul li a:hover{
	text-decoration:none;
}
 
#header #client_box img{
	border:0px;
	margin-left:30px;
}

 
  

#header #cart_box{
	float:right;
	width:256px;
	padding:70px 0px 0px 0px;
   font-size:11px;
	height:62px;
}

#header #cart_box .cart_box{
	padding:0px 0px 0px 30px;
}

#header #cart_box .cart_box a{
	font-size:12px;
	color:#fff;
}

#header #cart_box .cart_box a:hover{
	text-decoration:none;
}
#header #cart_box .amount{
 	display:block;
 	text-align:center;
 	padding:0px 0px 10px 0px;
 	width:180px;
}
 
#header #cart_box .info{
	padding:0px 0px 0px 0px; 
	color:#fff;
}

#header #cart_box .cart_menu{
	color:#fff;
	font-size:11px;
}

#header #cart_box .cart_menu a{
	color:#fff;
	font-size:11px;
	padding:0px 10px 0px 12px;
	background:url('../gfx/cart_menu_item_bg.jpg') 2px 5px no-repeat;
}

#header #cart_box .cart_menu a:hover{
	color:#00cd34;
}

#header #cart_box .info .menu{
	padding-top:10px;
}

#top_menu_tools{
	clear:both;
	width:100%;
} 

 
#top_menu{       
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:39px;
	width:750px;
	float:left;
 
  	/*background:url('../gfx/top_menu_bg.jpg') bottom repeat-x;*/
}

/* MENU POZIOME */
/*
.horizontal_menu{}         
.horizontal_menu ul{
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
}
.horizontal_menu ul li{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
}
#top_menu .horizontal_menu ul li a{
	display: block;
	color: #ffffff;
	padding: 0px; 
	margin:0px 2px 0px 2px;
 
	text-decoration: none;  
	font-weight:bold;

}


* html #top_menu .horizontal_menu ul li a{  
	display: inline-block;
}

#top_menu .horizontal_menu ul li a span{
	display: block;
	color: #ffffff;
	padding: 19px 18px 19px 18px; 
 
	text-decoration: none;  
	font-weight:bold;
}

.horizontal_menu ul li a:link, .horizontal_menu ul li a:visited{
	color: #ffffff;
} 

#top_menu .horizontal_menu ul li a:hover,
#top_menu .horizontal_menu ul li a.active{
	color: #fff;
	text-decoration: none;
 
	background:url('../gfx/top_menu_item.jpg') left no-repeat;
	
}
 
#top_menu .horizontal_menu ul li a:hover span,
#top_menu .horizontal_menu ul li a.active span{
	display: block;
	color: #ffffff;
	background:url('../gfx/top_menu_item_rt.jpg') right no-repeat;  
}
*/
/* ZAWARTOSC LEWEJ KOLUMNY */

/* VERTICAL MENU*/
.menu_box{
	margin:0px 0px 20px 0px;
	background:url('../gfx/vertical_menu_top_bg.jpg') left top no-repeat; 
}

#offer_menu{
	background:url('../gfx/vertical_menu_bg.jpg') repeat-y;		
}

.menu_box .footer{
 
}

.menu_box h3{
 
}

.menu_box h3#h3_offer{
	background:#fabc13 url('../gfx/vertical_menu_top_bg.jpg') left top no-repeat; 
	margin:0px 0px 0px 0px;
	padding:4px 10px 0px 20px;
	color:#fff;
	font-size:16px;
 	height:26px;
	font-weight:bold;
	font-style:italic;
}

#newsletter_box h3#h3_newsletter{
	margin:0px 0px 0px 0px;
	padding:4px 10px 0px 20px;
	color:#fff;
	font-size:16px;
 	height:26px;
	font-weight:bold;
	font-style:italic;
}

#contact_box h3#h3_contact{
	background:url('../gfx/h3_contact_bg.png') top left no-repeat;
	margin:0px 0px 5px 0px;
	padding:11px 0px 0px 20px;
	color:#e7e7e7;
	font-size:13px;
 	height:29px;
	font-weight:normal;
}

 

#newsletter_bg{
	background:url('../gfx/newsletter_bg.jpg') top left no-repeat;
	width:178px;
	height:140px;	
}


#contact_bg{
	background:url('../gfx/contact_bg.jpg') top left no-repeat;
	width:178px;
	height:140px;	
}

#contact_bg p{
	color:#8e8e8e;
	padding:20px 10px 0px 10px;
	font-size:11px;
}

.menu_box h3 span{
 
}

.menu_box .vertical_menu{
	margin:0px 0px 0px 0px;
	padding:20px 0px 20px 0px;
	background:url('../gfx/vertical_menu_bottom_bg.jpg') left bottom no-repeat;
	
 
}

#menu_box .vertical_menu{ 
	background:none;
	padding:10px 10px 20px 10px;
}


#offer_menu .vertical_menu{
	margin:0px 0px 0px 0px;
	padding:10px 10px 40px 10px;

}

#offer_menu .offer_menu_bg{
	background:url('../gfx/vertical_menu_bottom_bg.jpg') left bottom no-repeat;
}

 
.menu_box .vertical_menu ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none; 
}

.menu_box .vertical_menu ul li{
	margin:0px;
	padding:0px 0px 2px 0px;
 
}

.menu_box .vertical_menu ul li a{
	display:block;
	margin:0px 10px 0px 10px;
	padding:4px 4px 4px 4px;
	font-size:11px; 
	color:#fff;  
	font-weight:normal;
 
	background:url('../gfx/vertical_menu_li_bg.png') bottom repeat-x; 
}

#offer_menu .vertical_menu ul li a{
	display:block;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 12px;
	font-size:11px; 
	color:#626262;  
	font-weight:normal;
	border-bottom:1px solid #cdcdcd;
	background:url('../gfx/offer_vertical_menu_li_bg.jpg') 0px 8px no-repeat;
}
#offer_menu .vertical_menu ul li a:hover{
	color:#01711b;
}

#menu_box .vertical_menu ul li a{
	display:block;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 12px;
	font-size:11px; 
	color:#626262;  
	font-weight:normal;
	border-bottom:1px solid #cdcdcd;
	background:url('../gfx/offer_vertical_menu_li_bg.jpg') 0px 8px no-repeat;
}
#menu_box .vertical_menu ul li a:hover{
	color:#01711b;
}


.menu_box .vertical_menu ul li a:hover{
	color:#f9e3a8;
	text-decoration:none;
        
}

.menu_box .vertical_menu ul li a.active{
	color:#f9e3a8;
 
}

.menu_box .vertical_menu ul li li{
	border-bottom:0px;
	margin-left:15px;
}
 
.menu_box .vertical_menu ul li li a{
   	 
	width:101px;
   background:none;
	font-size:11px;
	border:0px; 
	background:none;
 
}

#offer_menu .vertical_menu ul li li a{
   	 
	width:101px;
   background:none;
	font-size:11px;
	border:0px; 
	background:none;
 
}


.menu_box .vertical_menu ul li li a:hover{
 	background:none;
 	text-decoration:underline;
  
}

.menu_box .vertical_menu ul li li a.active{
	text-decoration:underline;
	background:none;
 
}


.menu_box .vertical_menu ul li li li a{
	width:86px;
   	background:none;
	font-size:11px; 
 
	 
}

.menu_box .vertical_menu ul li li li li a{
	width:71px;
   	background:none;
	font-size:11px; 
 
}

.menu_box .vertical_menu ul li li li li li a{
	width:56px;
   	background:none;
	font-size:11px; 
  
}
 

/* CONTEXT VERTICAL MENU */
 
.menu_box .context_vertical_menu{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

 
 
.menu_box .context_vertical_menu ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none; 
}


.menu_box .context_vertical_menu ul li{
	margin:0px;
	padding:0px;
}

.menu_box .context_vertical_menu ul .first_level span{
	display:block;
	margin:0px 0px 5px 0px;
	padding:9px 10px 9px 10px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	background:url('../gfx/boxes_header_bg.jpg') top repeat-x;
	border:1px solid #393939;
}

.menu_box .context_vertical_menu ul li li a{
	display:block;
	margin:0px 10px 0px 10px;
	padding:3px 10px 3px 15px;
   background:url('../gfx/vertical_menu_item_bg.gif') 0px 4px no-repeat;
	font-weight:bold;
	color:#9b9b9b; 
}

.menu_box .context_vertical_menu ul li li a:hover{
	color:#fff;
	text-decoration:none;
}

.menu_box .context_vertical_menu ul li li a.active{
	color:#fff;
}

.menu_box .context_vertical_menu ul li li li{
	border-bottom:0px;
	margin-left:15px;
}
 
.menu_box .context_vertical_menu ul li li li a{
	background:url('../gfx/vertical_menu_item_2nd_bg.gif') 4px 10px no-repeat;
	font-weight:normal;
}

.menu_box .context_vertical_menu ul li li li a:hover{
	color:#fff;
	text-decoration:underline;
}

.menu_box .context_vertical_menu ul li li li a.active{
	color:#fff;
	text-decoration:underline;
}


.menu_box .context_vertical_menu ul li li li li a{
	 
}

.menu_box .context_vertical_menu ul li li li li li a{
	 
}

.menu_box .context_vertical_menu ul li li li li li li a{
	 
}


/* DDACCORDION */
.arrowlistmenu h3{
	cursor:pointer; 
}
 
.categoryitems_content{
	margin:0px;
	padding:0px; 
}          
    
	       
/* BOX NEWSLETTER */
.tool_box{
	margin:0px 0px 20px 0px;
 
}

.tool_box .footer{
 
}

.tool_box h3{
	margin:0px 0px 5px 0px;
	padding:5px 10px 5px 20px;
 
	font-size:14px;
 
	font-weight:bold;
 
	/*border:1px solid #393939;*/
}
 

.tool_box .cart_box{
	padding:6px 20px 10px 20px;
}

.tool_box .cart_box a{
	font-size:11px;
 
}

.tool_box .cart_box a:hover{
	text-decoration:none;
}
 
.tool_box .cart_box .info{
	padding:0px 0px 0px 0px; 
   font-size:11px;
}

.tool_box .cart_box .cart_menu{
 
	font-size:11px;
}

.tool_box .cart_box .cart_menu a{
	color:#c80a00;
	font-size:11px;
}

.tool_box .cart_box .cart_menu a:hover{
        
	color:#8b8b8b;
}

.tool_box .cart_box .info .menu{
	padding-top:10px;
}

#left_panel #newsletter_box h3{
 	padding-top:10px;
}

#newsletter_box table{
	margin:0px 0px 0px 0px;
	
}

#newsletter_box{ 
	width:188px;
	height:189px;
	background:url('../gfx/newsletter_bg.jpg') 0px 0px no-repeat;
	margin-bottom:20px;
}

#newsletter_box .info{
	color:#fff;
	padding:12px 10px 25px 10px;
	font-size:11px;
	
}

#newsletter_box table{
	margin-left:10px;
}

#newsletter_box .input{
	 
	padding:3px 0px 10px 0px;
	vertical-align:middle;
 
}

#newsletter_box .text{
   background:none;
	width:155px;
	margin-left:5px;
	margin-right:3px;
	border:0px;
	font-family:arial;
	color:#fff; 
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;	
 
}

#newsletter_box img{
	vertical-align:middle;
	border:0px;
		
}

#newsletter_box .small_button{
   float:right;
	background:url('../gfx/newsletter_small_botton_bg.gif') left top no-repeat;
}

/* WYSZUKIWARKA */
/* SIMPLE SEARCH BOX */

.products_availability{
	margin:5px 0px 5px 0px;
 	padding:10px;
	/*background:#eaeaea url('../gfx/th_bg.jpg') top repeat-x;*/
	margin:0px 0px 10px 0px;	
	text-align:center;
	/*border:1px solid #e9e9e9;*/
}

.products_availability b{
	display:block;
	padding:10px 0px 10px 0px;
	color:#cc0000;
	font-size:14px;
}

#advanced_search_box{
	
	margin:0px 0px 20px 0px;	
	 
}

#advanced_search_box .filter_group{
	margin:0px 0px 20px 0px;
}

#advanced_search_box .filter_group .text{
	width:50px; 
	font-family:arial;
	font-size:11px;
	border:0px solid #ccc;
	padding-top:0px;
	padding-bottom:0px;
}

#advanced_search_box .filter_group .text{

}

#advanced_search_box .filter_group #price_to{
	float:right;
	text-align:right;
}
 
#advanced_search_box .col{
	 
}

#advanced_search_box .field{
	 
}
  
#advanced_search_box .desc{
 
}

#advanced_search_box .value{
	 
}
 
#advanced_search_box select{
	width:150px;
	 
}

#advanced_search_box .desc{
	line-height:20px;
}

#advanced_search_box .text{
	width:148px;
	 
}

.fancybox_box{
	
	overflow: auto;
	width: 600px;
 	height: 400px;

}


.fancybox_form{
	overflow: auto;
	width: 600px;
 	height: 380px;  
  
}
.fancybox_form h3{
	text-align:left;
	margin:0px 0px 5px 30px;
	padding:0px 10px 10px 0px;
	color:#000;
	font-size:16px;
}
.fancybox_form td{
	vertical-align:top;
}

.fancybox_form td label.error{
	display:block;
	width:170px;
	margin-bottom:5px;
	margin-left:2px;
	padding-left:0px;
	color:#fe0000;
}

.fancybox_form table{
	width:540px;
}

.fancybox_form td.left{
	 
}

.fancybox_form td.right{
	width:360px;
}

.fancybox_form td.right .form{
	width:320px;
	margin-left:30px;
}

.fancybox_form td.right .form td.desc{
	width:120px;
}

.fancybox_form td.right .form td.field{
	text-align:left;
	width:180px;
}

.fancybox_form td.right .form td.field input.text{
	width:155px;
	margin-right:2px;
}


.fancybox_form td.right .form td.field select{
	width:155px;
	margin-right:2px;
}


.fancybox_form td.right .form td.field textarea{
	width:155px;
	height:100px;
}

#content .fancybox_box{
	display:none;
}


#content .fancybox_form{
	display:none;
}

.fancybox_init img{
	border:0px;
	vertical-align:bottom;
}

#various_help{
	display:block;
	width:114px;
	height:19px;
	background:#cc0000 url('../gfx/button_quest_bg.gif') left top no-repeat;
	font-size:11px;
	color:#fff;
	font-family:arial;
	text-align:center;
	padding-top:4px;
 	font-weight:bold;
 	float:right;
}


#advanced_search_box #price_range .text{
	width:62px;	
}
 

#advanced_search_box .button{
	 
} 

#advanced_search_box .button{
	
	margin-left:10px;
}

#products_recommended_box{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

#products_recommended_box .item{
	margin:0px 0px 22px 0px;
}

#products_recommended_box .item img{
	border:0px;
}

.tool_box .info{
	padding:0px 0px 20px 0px;
  
}


.tool_box td{
	background:none;
	border:0px;
	 
	padding:0px 10px 10px 10px;
}

.tool_box .text{
	width:110px;
	 
}


 

.tool_box a{
	color:#fff;
}

.tool_box a:hover{
	text-decoration:underline;
}
 
.tool_box .menu{
}

.tool_box .menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.tool_box .menu ul li{
	margin:0px 0px 5px 20px;
	padding:0px; 
}
  

/* BOXY NEWS, ITP.*/


#left_panel .box,
#left_panel #menu_box,
#right_panel .box{
	margin:0px 0px 20px 0px;
	
	background:url('../gfx/boxes_top_bg.jpg') left top no-repeat;
	
	 
}

#left_panel .box_bg,
#right_panel .box_bg{
	background:url('../gfx/box_bg.jpg') left repeat-y;
}

#left_panel .box_top_bg,
#right_panel .box_top_bg{
	background:url('../gfx/box_top_bg.jpg') left top no-repeat;
	padding-top:6px;
}

#left_panel .box_bottom_bg,
#right_panel .box_bottom_bg{
	background:url('../gfx/box_bottom_bg.jpg') left bottom no-repeat;
	padding-bottom:6px;
}

#left_panel .box .item,
#right_panel .box .item{
	background:none;
	 
}

#left_panel .box .item .item_bg,
#right_panel .box .item .item_bg{
	background:none;
 
	background:url('../gfx/offer_vertical_menu_li_bg.jpg') bottom repeat-x;
	padding:0px 0px 5px 0px;
	margin:0px 10px 0px 10px;
}

#left_panel .box .footer,
#right_panel .box .footer{
 
}

#left_panel .box h3.header,
#left_panel .menu_box h3.header,
#right_panel .box h3.header{
	margin:0px 0px 0px 0px;
	padding:4px 10px 0px 20px;
	color:#fff;
	font-size:16px;
 	height:26px;
	font-weight:bold;
	font-style:italic;
  
}

#right_panel #promotions_box h3.header{
	
	background:url('../gfx/h3_promotions_bg.png') top left no-repeat;
}
	 	

#right_panel #bestsellers_box h3.header{
	
	background:url('../gfx/h3_bestsellers_bg.png') top left no-repeat;
}
	 	
	 	
.box .box_content{
	padding:10px 10px 20px 10px;
	
	margin:0px 0px 0px 0px;     /* aby razem dalo 185px */

	background:url('../gfx/item_bottom_bg.jpg') left bottom no-repeat;
}

#login_box .box_content{
	padding:10px 0px 20px 0px;
 	background:none;
	margin:0px 0px 0px 0px;     /* aby razem dalo 185px */
 
	 
}

#login_box .box_content table{
	width:100%;
}


#login_box #login_box_menu a{
	display:block;
	padding:5px 0px 5px 10px;
	border-bottom:1px solid #e0e0e0;
	color:#626262;
	font-size:11px;
	background:url('../gfx/vertical_menu_li_bg.jpg') 0px 10px no-repeat;
}
#login_box #login_box_menu a:hover{
	color:#00721a;
	text-decoration:none;
}
 
#left_panel .box .content, 
#right_panel .box .content{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
 
 
#left_panel .box .content .item
#right_panel .box .content .item{
}

 
#left_panel .box a,
#right_panel .box a{
   
}
 
#left_panel .box input.text,
#right_panel .box input.text{
	 width:120px;
    font-size:11px;
    color:#626262;
}

#left_panel .box td{
	vertical-align:middle;
	height:30px;
	padding-left:10px;
	padding-right:0px;
	font-size:11px;
   color:#626262;
}

 
#left_panel .box .menu ul,
#right_panel .box .menu ul{
  margin:0px;
  padding:10px 0px 0px 0px;
  list-style:none;
}
 
#left_panel .box .menu ul li,
#right_panel .box .menu ul li{
  margin:0px 0px 5px 10px;
  padding:0px 0px 0px 10px;

}
 
#left_panel .box .more,
#right_panel .box .more{
	clear:both;
	text-align:right;
	padding:0px 10px 0px 0px;
	background:url('../gfx/red_plus.gif') right no-repeat;

}
 
#left_panel .box .more a,
#right_panel .box .more a{
   padding:0px;
 
}


 
#middle_panel .left_box{
	float:left;
	width:284px;
}

#middle_panel .right_box{
	float:right;
	width:284px;
}

#middle_panel .box{
	margin:0px 0px 10px 0px;
	background:url('../gfx/middle_boxes_bg.jpg') repeat-y;
}

#middle_panel .box .hbg{
	min-height: 270px;
	height: auto !important;
	height: 270px; 
}

#middle_panel .box .footer{
	height:3px;
	background:url('../gfx/middle_boxes_footer_bg.jpg') left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}

#middle_panel .box h3.header{
	margin:0px 0px 1px 0px;
	padding:5px 10px 5px 10px;
	color:#414141;
	font-size:13px;
	background:url('../gfx/middle_boxes_header_bg.jpg') left top no-repeat;
}


 
#middle_panel .box .content{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
 
#middle_panel .box .content .item{
}
 
#middle_panel .box .menu ul{
  margin:0px;
  padding:10px 0px 0px 0px;
  list-style:none;
}
 
#middle_panel .box .menu ul li{
  margin:0px 0px 5px 10px;
  padding:0px 0px 0px 10px;

}
 
#middle_panel .box .more{
	clear:both;
	text-align:right;
	padding:0px 10px 0px 0px;
	background:url('../gfx/red_arrow2.jpg') right no-repeat;

}
 
#middle_panel .box .more a{
   padding:0px;
 
}

/* ZAWARTOSC SRODKOWEJ KOLUMNY*/ 


 
  
/* SLIDER */

#slider_content{
	padding:10px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}
 

#icshop{
	margin:0px 0px 20px 0px;
	background:#e6f8f8;
	width:600px;
}

#content #icshop .content{
	padding:20px;
}
                        
#icshop td{
	font-size:11px;
	padding-bottom:10px;
	padding-left:10px;
}

#icshop td b{
	font-size:12px;
}
 
#products_news_box h3{
	 	 
	background:url('../gfx/products_news_box_h3_bg.jpg') left top no-repeat;
	margin:0px 0px 15px 0px;
	padding:5px 10px 15px 20px;
	color:#fff;
	font-size:18px;
	font-family:trebuchet ms;
	font-weight:normal;
}

#products_news_box{
	width:100%;		 
	background:url('../gfx/products_news_box_bg.jpg') bottom no-repeat;
	padding:0px 0px 30px 0px;
	margin:0px 0px 30px 0px;
}


/* SCROLLER */
.scroller_box{
	margin:0px 0px 10px 0px;
	padding:10px;
	border:0px;
	background:#eeeeee;
	border:1px solid #d6d6d6; 
	/*background:url('../gfx/dyrektor_michal.jpg') 90% 100% no-repeat;*/
} 

.cart_scroller_box{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #dddddd;
	 
	/*background:url('../gfx/dyrektor_michal.jpg') 90% 100% no-repeat;*/
}

.scroller_content a img{
 	filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	border:0px;
}

.scroller_content a:hover img{
 	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
 

.cart_scroller_box .scroller_content a{
	margin-left:15px;
}

/* menu dolne - browser */
.browser_menu{
	border-top:1px solid #ddd;
	margin:10px 0px 0px 0px;
	padding:15px 30px 30px 30px;
	
	background:#f9f9f9; 
	/*background:url('../gfx/browser_menu_bg.jpg') 0px 0px no-repeat;*/
}

.browser_menu ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

.browser_menu ul.main_ul{
	display:block;
	/*
	width:720px;
	
	float:left;
	*/
}

.browser_menu .blogo{
	/*
	float:right;
	width:210px;
	height:90px;
	background:url('../gfx/blogo.png') 0px 0px no-repeat;
	*/
}


.browser_menu ul li.group_menu{
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
	width:200px;
	float:left;
	color: #000;
	font-weight:bold;
}



.browser_menu ul li.group_menu ul{
	padding:10px 0px 0px 0px;
}

.browser_menu ul li.group_menu li{
	margin:0px;
	padding:2px 0px 2px 0px;
	color: #585c5b;
}

.browser_menu ul li.group_menu li a{
	display: block;
	color: #585c5b;
	padding: 0px; 
	margin:0px 2px 0px 2px;
 
	text-decoration: none;  
	font-weight:normal;
}


* html .browser_menu ul li.group_menu li a{  
	display: inline-block;
}

.browser_menu ul li.group_menu li a:hover{
	color:#11635d;
}

 

  

/* podstrony */
 
  
  
 

/* BOKSY SRODKOWEJ KOLUMNY */




#content h1{
 
	 
}

#content .offer{
 
	background:url('../gfx/offer_bg.jpg') repeat-y;
}

#sub_page #middle_panel #content .offer .content{
	padding:0px 10px 10px 10px;
  
}


 
#content .offer_top_bg{
	height:34px;
	font-size:1px;
	line-height:1px;
	background:url('../gfx/offer_top_bg.png') left top no-repeat;	
}

#content .offer_top2_bg{
	height:10px;
	font-size:1px;
	line-height:1px;
	background:url('../gfx/offer_top_bg.jpg') left top no-repeat;	
}

 
#content .offer_bottom_bg{
	height:10px;
	font-size:1px;
	line-height:1px;
	background:url('../gfx/offer_bottom_bg.jpg') left top no-repeat;
	margin-bottom:10px;	
}

.content_header{
	background:url('../gfx/content_header_bg.jpg') left top no-repeat;
	display:block;
	width:90px;
	height:29px;
	margin:0px 0px 10px 0px;
	padding:6px 0px 0px 0px;
	text-align:center;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
 
#content .offer h1{
 
} 

#content .offer h1#vhead{
 	
}



#content .contact h1{
 
} 

#content h1.h1_bg{
	background:url('../gfx/h2_bg.gif') 0px 0px no-repeat;
	padding:15px 10px 16px 10px;
}
 



/* MENU DOLNE */
#menu_bottom{
	padding:0px 0px 0px 10px;
	width:700px;
	float:left; 
}

#offnet{
	padding:10px 10px 10px 0px;
	width:240px;
	float:right;
	text-align:right;
	color:#626262;
	font-size:11px; 
}
#offnet a{
	color:#626262;
	font-size:11px;
}

#offnet a:hover{}

#menu_bottom ul{
	display:block;
	margin:0px 0px 0px 0px;    
	padding:0px 0px 0px 0px;
	list-style:none;
}

#menu_bottom ul li{
	margin:0px;
	padding:0px 30px 0px 10px;
	color:#383838;
	font-size:11px;
	float:left;
	display:inline;
	background:url('../gfx/menu_bottom_li.jpg') left no-repeat;
}


#menu_bottom ul li a{
	text-decoration:none;
	float:left;
   color:#626262; 
   font-size:11px;
  
}


#menu_bottom ul li a:hover{
	text-decoration:underline;	 
	color:#626262;
	float:left;
 
}

#menu_bottom ul li img{
}

#footer{                       
	padding:10px 0px 20px 0px; 
	width:100%;
}

#footer ul{
	display:block;
	padding:0px;
	margin:10px 0px 0px 0px;
	list-style:none;
}

#footer ul li{
	margin:0px;
	padding:0px 10px 0px 10px;
	float:right;
	display:inline;
	color:#717070;
	font-size:12px;
  
}


#footer ul li a{
	text-decoration:none;
   color:#717070;
   
}

#footer ul li img{
	border:0px;
}

  
#location{
	margin:0px 0px 5px 16px;
	border-bottom:0px solid #e3e3e3;
} 

#location .path{
	padding:8px 15px 5px 0px;
	color:#9b9b9b;
	
	/*color:#969696;*/
}

#location a{
	color:#9b9b9b;	 
}

 

/** CONTENT **/
#main_page h1{
	margin:0px 0px 10px 0px;
	padding:3px 10px 0px 0px;
	color:#626262;
	font-size:16px;
  
	font-weight:bold;
 
	border:0px;
}

#main_page h1.h1_main{
	background:url('../gfx/h1_header_bg.jpg') 0px 0px no-repeat;
	margin:0px 0px 10px 0px;
	padding:3px 10px 0px 20px;
	color:#fff;
	font-size:16px;
 	height:28px;
	font-weight:bold;
	font-style:italic;
	border:0px;
}


#middle_panel h1 span{	
	/* color:#ff0100; */
	color:#c7020b;
	font-size:18px;
}

#main_page h2{
	margin:0px 0px 5px 0px;
	padding:9px 10px 9px 0px;
	color:#595d5c;
	font-size:16px;
}


#middle_panel h3{
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 0px;
	color:#595d5c;
	font-size:14px;
	border-bottom:1px solid #ceced0;
}
#middle_panel h3.header{
	background:url('../gfx/h1_header_bg.jpg') 0px 0px no-repeat;
	margin:0px 0px 10px 0px;
	padding:3px 10px 0px 20px;
	color:#fff;
	font-size:16px;
 	height:28px;
	font-weight:bold;
	font-style:italic;
	border:0px;
	
}

#middle_panel h3.header span{	
	/* color:#ff0100; */
	color:#c7020b;
	font-size:22px;
}

#sub_page h1{	
	margin:0px 0px 5px 0px;
	padding:5px 10px 15px 20px;
	color:#414141;
	font-size:18px;
 
	font-weight:normal; 
}


#sub_page h1 span{	
	color:#9a1a1b;
 
	font-size:13px;
 
	font-weight:normal;
}

  

#sub_page #content h1{	
 
	margin:0px 0px 10px 0px;
	padding:3px 10px 0px 0px;
	color:#666;
	font-size:16px;
 	height:28px;
	font-weight:bold;
 
	border:0px;
  
}

#sub_page #middle_panel #content h2.h2_bg{	
	background:url('../gfx/h1_header_bg.jpg') 0px 0px no-repeat;
	margin:0px 0px 10px 0px;
	padding:3px 10px 0px 20px;
	color:#fff;
	font-size:16px;
 	height:28px;
	font-weight:bold;
	font-style:italic;
	border:0px;
  
}

#main_page #middle_panel #content h2.h2_bg{	
	background:url('../gfx/h1_header_bg.jpg') 0px 0px no-repeat;
	margin:0px 0px 10px 0px;
	padding:3px 10px 0px 20px;
	color:#fff;
	font-size:16px;
 	height:28px;
	font-weight:bold;
	font-style:italic;
	border:0px;
  
}
  
/*  */



#sub_page #middle_panel h2{
	margin:0px 0px 5px 0px;
 
	padding:6px 10px 6px 10px;
	color:#666;
	font-size:13px;
}


#sub_page #middle_panel h3{
	margin:0px 0px 5px 0px;
	padding:5px 10px 5px 20px;
	color:#414141;
	font-size:13px;
 
	font-weight:normal; 
}


#sub_page #middle_panel h2.see_also{
	margin:0px 0px 5px 0px;
	padding:5px 10px 5px 0px;
	color:#767676;
	font-size:13px;
 
	font-weight:normal;
}


#middle_panel .content{      /* 500px szer, 715px */
	padding:0px 0px 0px 0px;
 
	padding-top:0px;
} 


#sub_page #middle_panel .content{      /* 500px szer, 715px */
	padding:0px 0px 20px 0px;
 
	padding-top:0px;
}

#middle_panel .content .content{
	padding:0px;
}


#middle_panel .content p{
}

#middle_panel .content a{
}


#middle_panel .content table{
	margin:0px;
}

#middle_panel .content td{
}



#middle_panel .content td.desc{
}

 

#middle_panel .content ul{
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 10px;
}

#middle_panel .content ul li{
}

#middle_panel .content ul li a{
}

#middle_panel .content ul li a:hover{
}


#sub_page #middle_panel .content{
}

#sub_page #middle_panel .item_content{
	margin:0px 0px 10px 0px; 
}







/* drzewo kategorii */
#middle_panel .content div.tree ul{
	margin:0px 0px 0px 0px;
	background:none;
}

#middle_panel .content div.tree ul li{
	background:none;
	padding:2px 0px 2px 20px; 
} 



.view{
	padding:5px 0px 0px 0px;
}



.shortcut_list{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.box .shortcut_list{
	padding:0px 0px 0px 0px;
}

.shortcut_list .item{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
 
}

.shortcut_list .item .new_item{
	display:block;
	width:97px;
	height:18px;
	background:url('../gfx/new_item_bg.jpg') left top no-repeat;
	color:#fff;
	font-weight:bold;
	padding:6px 0px 0px 20px;
	margin:0px 0px 5px 0px;
}

#left_panel .shortcut_list .item{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

#middle_panel .shortcut_list .item{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:250px; 
	float:left;
	background:url('../gfx/item_bottom_bg.jpg') 7px bottom no-repeat;
}
 

 
#sub_page #middle_panel .shortcut_list .item{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:250px; 
	float:left;
	 
}


#middle_panel .browse .item{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:710px;
	background:url('../gfx/related_item_bg.gif') left top no-repeat;
}

#middle_panel .browse .item .bg{
	padding:10px;
}

#middle_panel .browse .item .bg .image{
	width:240px;
	float:left;
}

#middle_panel .browse .item .bg .title{
	font-size:16px;
	color:#868686;
	margin:0px 0px 10px 0px;
}

#middle_panel .browse .item .bg .title a{
	font-size:16px;
	color:#868686;
	font-weight:bold;
	
}

#middle_panel .browse .item .bg .title a:hover{
	text-decoration:none;
}

#middle_panel .browse .item .bg .short{
	margin:0px 0px 10px 0px;
}

#middle_panel .browse .item .bg .price{
	color:#000;
	font-size:16px;
}
 

#middle_panel .browse .item .bg .prev_price{
  	color:#666;
  	text-decoration:line-through;  
  	font-weight:normal;
  	font-size:14px;
}

#middle_panel .browse .item .bg .add_to_cart{
	padding:10px 0px 0px 0px;
}


#middle_panel .browse .related_item_bottom_bg{
	width:710px;
	height:11px;
	font-size:1px;
	line-height:1px;
	background:url('../gfx/related_item_bottom_bg.gif') left top no-repeat;
   margin:0px 0px 10px 0px;
}


.item .hbg{
	 
	width:182px; 
	min-height: 270px;
	height: auto !important;
	height: 270px;
	background:url('../gfx/item_bg.gif') left top no-repeat;
		 
 
}

 
.item .shbg{
	min-height: 270px;
	height: auto !important;
	height: 270px; 
	width:182px;
	background:url('../gfx/item_bg.gif') left top no-repeat; 
	 
}

.item .item_bottom_bg{
  	font-size:1px;
	line-height:1px;
	background:url('../gfx/item_bottom_bg.gif') left bottom no-repeat;
	height:12px;
}

.item .image_bg{
 
	min-height: 135px;
	height: auto !important;
	height: 135px; 
  	margin:0px 0px 5px 0px
}

.item .item_bg{
	padding:0px 10px 15px 10px;
	width:216px;
	margin:0px 8px 0px 7px;     /* aby razem dalo 190px */
	min-height: 290px;
	height: auto !important;
	height: 290px; 
	background:url('../gfx/item_top_bg.png') left top no-repeat;
}

.shortcut_list .item .item_bg .more{
 
}

.item .item_bg .more img{
	border:0px;
}


.shortcut_list .item .item_bg .add_to_cart{
	text-align:right; 
}

#middle_panel .shortcut_list .item .item_bg{
	padding:0px 10px 5px 10px;
	height:430px !important; 
}

.shortcut_list .item .item_bg .add_to_cart .add_to_cart_button{
	height:20px;
	width:101px;
	background:url('../gfx/add_to_cart_small.gif') left top no-repeat;
	border:0px;
	cursor:pointer;	
}


.add_to_cart .add_to_cart_big{
	height:20px;
	width:101px;
	background:url('../gfx/add_to_cart_small.gif') left top no-repeat;
	border:0px;
	cursor:pointer;	
}

.browser_back_button {
	float: right;
	position: relative;
	top: 4px;
}

.browser_back_button a{
	margin-right:4px;
}


.shortcut_list .item .item_bg .image{
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.shortcut_list .item .item_bg .desc_area{
	min-height: 60px;
	height: auto !important;
	height: 60px; 	
}

.box .item .item_bg{
	padding:0px 12px 15px 13px;
	width:155px;
	margin:0px 0px 0px 0px; 
	min-height: 250px;
	height: auto !important;
	height: 250px; 
	background:url('../gfx/item_bottom_bg.jpg') left bottom no-repeat;
}


.item .item_black_bottom_bg{
	margin:0px 0px 0px 10px;
	font-size:1px;
	line-height:1px;
	background:url('../gfx/item_bottom_footer_bg.jpg') left bottom no-repeat;
	height:6px;
}


 
.shortcut_list .header{
}

.shortcut_list .footer{
}


.offer .browse_list .item .footer,
.offer .shortcut_list .item .footer{
	height:6px;
	font-size:1px;
	line-height:1px;
	background:url('../gfx/offer_item_bottom_bg.gif') left bottom no-repeat;

}

.shortcut_list .item .title{
	font-weight:bold; 
	margin-bottom:20px; 
	text-align:center;
	padding-top:25px;
}

#middle_panel .shortcut_list .item .title{
	/* background:url('../gfx/title_bg.gif') right no-repeat; */
}

.shortcut_list .item .title a{
	color:#024108; 	
	font-size:13px;
}


#products_news_box .shortcut_list .item .title a{
	color:#666;
}

.shortcut_list .item .title a:hover{
 	color:#aaa;
 	text-decoration:none;
}

#products_news_box .shortcut_list .item .title a:hover{
	color:#aaa;
	text-decoration:none;
}

.shortcut_list .item .title .short{
 	font-size:11px;
 
}

.shortcut_list .item .item_bg p,
.shortcut_list .item .item_bg div,
.shortcut_list .item .item_bg span,
.shortcut_list .item .item_bg td{
 	font-size:11px;
 	
}

.shortcut_list .item .item_bg .short p,
.shortcut_list .item .item_bg .short div,
.shortcut_list .item .item_bg .short span,
.shortcut_list .item .item_bg .short td{
 
 	
}


.offer .shortcut_list .item .cart_info{
 	padding:10px 10px 10px 10px;
 	font-size:10px;
}
            

.shortcut_list .item .date{
	display:block;
	margin:0px 0px 5px 0px;
	font-weight:normal;
	
}

.view .date{
	color:#ffa800;
	margin-bottom:5px;

}

.shortcut_list .item .datetime{
	margin:0px 0px 5px 0px;
}

.shortcut_list .item .author{
	margin:0px 0px 5px 0px; 
}

.shortcut_list .item .short{
	 margin:0px 0px 3px 0px;
}


.shortcut_list .item .image{
	float:none;
	margin:0px auto; 
 
	text-align:center;
	margin-bottom:10px; 
}
 

 
.box .shortcut_list .item .image{
	float:none;
	margin:0px auto; 
 
	text-align:center;
	margin-bottom:10px;
} 


 
.image a{
	text-decoration:none;
}

.image .enlarge{
	padding:5px 0px 5px 20px;
	display:block;	
	font-weight:bold;
	background:url('../gfx/enlarge.gif') left no-repeat;
}

.image .enlarge img{
	vertical-align:middle;
}

.offer .shortcut_list .item .image{
 	clear:both;
	margin:0px 0px 0px 0px;
}


.offer_view .view .image{
	float:left;
}

.view .image{
	float:left;
}

.shortcut_list .item .image img{
  	border:0px;
  	margin:0px 0px 0px 0px;
}

 
.shortcut_list .item .hbg .image,
.shortcut_list .item .shbg .image{
   min-height: 110px;
	height: auto !important;
	height: 110px; 
	padding:10px 0px 0px 0px;
	text-align:center;
}

.box .shortcut_list .item .image img{
	margin:0px 0px 0px 0px;
}

.view .image img,
.view .border .image img{
   margin:0px 20px 10px 0px;
	border:1px solid #dfdfdf;
}

.shortcut_list .item .more{
	margin-bottom:10px;
	text-align:right;
	padding:0px 0px 0px 0px;
	/* background:url('../gfx/red_arrow2.jpg') right no-repeat; */
	background:url('../gfx/dbl_red_arrow.jpg') right no-repeat;

}


.news_list{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

 
.news_list .item{
	margin:0px 0px 10px 0px;
	padding:5px 0px 10px 0px;
	border-bottom:1px solid #dedede;
}
 
 
.news_list .item .image{
	float:left;
	width:140px;
  
}

.news_list .item .image img{
	border:1px solid #dedede;
}

.news_list .item .title{
	padding:0px 0px 5px 0px;
}

.news_list .item .title a{
	color:#00430a;
	font-weight:bold;
	font-size:14px;
	
}

.news_list .item .title a:hover{
	color:#999;
	font-weight:bold;
}

.news_list .item .date{
	color:#ffa800;
}

.back{
	padding:10px;
	text-align:right;
} 

 
.browse_list,
.see_also_list{
}


 

#middle_panel .menu ul,
#middle_panel ul.client_menu,
#middle_panel ul.menu,
#middle_panel .browse_list ul,
#middle_panel .see_also_list ul{
	margin:0px;
	padding:10px 0px 0px 0px;
	list-style:none;
}

#middle_panel ul.menu li, 
#middle_panel ul.client_menu li,
#middle_panel .browse_list ul li,
#middle_panel .see_also_list ul li{
	margin:0px;
	padding:0px 0px 4px 10px;
	background:url('../gfx/plus.gif') 0px 3px no-repeat;
	 
}

#middle_panel ul.menu li a,
#middle_panel ul.client_menu li a,
#middle_panel .browse_list ul li a,
#middle_panel .see_also_list ul li a{
	 
	font-size:13px;	
}

#middle_panel ul.menu li a:hover,
#middle_panel ul.client_menu li a:hover,
#middle_panel .browse_list ul li a:hover,
#middle_panel .see_also_list ul li a:hover{
	 
}


.see_all{
	padding:0px 0px 0px 10px;
}

.see_all a{
 
}

 
/* SZYBKIE ZAMOWIENIE */

.quick_order .item{
	height:90px;
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
  
	background:url('../gfx/quick_order_bg.jpg') 0px 3px no-repeat;
}


.quick_order .item .image{
	float:left;
	width:20%;
}
 
.quick_order .item .image img{
	height:60px;
	border:1px solid #aaa;
}

.quick_order .item .image a:hover img{
	height:60px;
	border:1px solid #ccc;
}
 
.quick_order .item .price{
	font-size:12px;
	color:#bf1e6a;
}
 
.quick_order .item .prev_price .price{
	font-size:12px;
	color:#999;
	
}
 
.quick_order .item .title{
	display:block;
	width:60%;
	float:left;
	font-weight:bold;
}

.quick_order .item .prices{
	display:block;
	width:10%;
	float:left;
}

.quick_order .item .add_to_cart{
	display:block;
	width:10%;
	float:left;
}
.quick_order #add_to_cart_summary{ 
	float:right;
}

 

/* MENU BOX */

/* MENU POZIOMOWE */

.context_menu,

.box_menu{

	padding:5px;

 

}

 

.context_menu ul,

.box_menu ul{

	display:block;

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	list-style:none;

}





.context_menu ul li,

.box_menu ul li{

	margin:0px;

	padding:0px 6px 0px 6px;

	display:inline;

	float:left;

	border-right:1px solid #6b6b6b;

}



.context_menu ul li a,

.box_menu ul li a{

	text-decoration:none;

	display:block;

	float:left;

} 


 




/* MENU POZIOMOWE */

.level_menu{

	padding:13px 0px 10px 0px;

	width:100%;

}

 

.level_menu ul{

	display:block;

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	list-style:none;

}



.level_menu ul li{

	margin:0px;

	padding:0px 6px 0px 6px;

	display:inline;

	float:left;

	/*border-right:1px solid #6b6b6b;*/

}



.level_menu ul li a{

	text-decoration:none;

	display:block;

	float:left;

}




.offer .item .price,
.offer .item .prev_price,
.offer .item .wholesaler_price{
	padding:0px 10px 5px 10px;	
	font-size:12px;
}


.price{
 	/*color:#c90d23;*/       
   
}

.shortcut_list .item .item_bg .price{
	font-size:12px;
 
}


.offer .view .price{
 
}
        
#products_news_box .shortcut_list .item .price{
	font-size:12px;
}

.price span{
 	color:#c22424;
}

.prev_price{
  	color:#014715;
  	text-decoration:line-through;  
  	font-weight:bold;
}


.your_discount{
  	color:#29ae23;
  	display:block; 
  	font-weight:normal;
}
.price .your_discount{
  	color:#29ae23;
  	display:block; 
  	font-weight:normal;
}

.view .price .your_discount{
  	color:#29ae23;
  	display:block; 
  	 
  	font-size:12px;
}

.prev_price .price{
	color:#666;
	text-decoration:line-through;
	padding-left:0px;
} 

.offer .item .prev_price .price{
	color:#666;
	text-decoration:line-through;
	padding-left:0px;
} 


.prev_price span{

 	color:#999;
 
}

.wholesaler_price{

  	/*color:#c90d23;*/
   color:#6fc5c2;
  	font-weight:bold;

}



.offer .view{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
 
}

 
.offer .view p,
.offer .view span,
.offer .view div,
.offer .view td,
.offer .view li,
.offer .view a{
	 
	font-size:12px;
}

.offer .head{
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 20px 0px;
}

.cart_tools{
	
	width:342px;
	padding:5px;
	float:right;
	margin-bottom:10px;
}

#cart_tools{
	width:500px;
	padding:0px;
}

#cart_tools .cart_tools_content{
	margin:0px 0px 0px 0px;
 
}

#cart_tools .title{
	color:#00420c;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.cart_tools .prices{
	width:50%;
	float:left;
}

#cart_tools .prices{
 
}

.cart_tools .prices .price{
	font-size:13px;
	color:#fc0000;
	font-weight:bold;
}

.cart_tools .prices .price b{
	color:#fff;
}

.cart_tools .prices .unit{
 	/*color:#c90d23;*/
 	color:#6fc5c2;
 	
}


.cart_tools .prices .prev_price .unit{
 	color:#666;
}

.offer .cart_tools .add_to_cart{
	width:50%;
	float:right;
	text-align:right;
}

#cart_tools .add_to_cart{
 
	width:40%;
	float:left; 
	text-align:left;
}

#cart_tools .prices{
	width:40%;
	float:left;
}

.offer .field{
	padding:15px 0px 15px 0px;
	border-bottom:1px solid #ddd;
}


.offer .cart_info{
	padding:5px 0px 5px 0px;
	font-size:11px;
}

.offer .field .desc{
	font-weight:bold;
	display:inline;
   	padding:0px 5px 0px 0px;
   	font-size:13px;
}


.offer .field .value{
 
	display:inline;
 	font-size:13px;
}

.offer .view .content{
 
}

.unit{
 	 
}

 

.offer .add_to_cart{
	padding:10px 0px 10px 0px;
	text-align:left;

}


.offer .price,
.offer .prev_price{
	padding:0px 0px 2px 0px;
	text-align:left;
	font-size:12px;

}

.ui-corner-all .prev_price{
	display:block;
}

.offer .connections_form{
	padding-top:5px;	
}

.offer .connection{
 
	margin:0px 0px 10px 0px;
	/*background:#242424;*/
	width:240px;
	padding:5px;
	 
	
}

.offer .connection div.connection_name{
 	float:left;
	width:100px;
	/*color:#fff;*/
 
}
.offer .connection select{
	float:right;
	width:130px;
}



.offer .property_form{
	padding-top:5px;	
}

.offer .property{
 
	margin:0px 0px 10px 0px;
	/*background:#242424;*/
	width:100%;
	padding:15px 0px 15px 0px;
	border-bottom:1px solid #ddd;
	
}

.offer .property div.property_name{
	width:100px;
	float:left; 	 
	/*color:#fff;*/
 
}

.offer .property div.property_select{
	 float:right;
	 width:130px;
	  
	 text-align:left;
}

.offer .property select{
	 float:right;
	 width:130px;
 
}


.loader{
	text-align:right;
	padding-right:30px;
	/* padding-top:200px;*/ 
}

#changer{
	text-align:right;
	padding-right:24px;
}

.offer .add_to_cart{
	width:87px;
	float:right;
}


.shortcut_list .item .prices{
	width:45%;
	float:left;
	padding-top:20px;
}

.shortcut_list .item .actions{
	width:50%;
	float:right;
	height:60px;
	padding-top:20px;
}

 
.shortcut_list .item .prices .prev_price{
   font-size:12px;
   font-weight:bold;
	display:block;
	padding-right:5px;
	color:#01400b;
}

.shortcut_list .item .prices .prev_price .price{
   font-weight:bold;
	color:#01400b;
}
 
.shortcut_list .item .prices .price{
 	font-size:13px;
	
	color:#ff0101;
	font-weight:bold;
	
}

.shortcut_list .item .add_to_cart{
   
	vertical-align:bottom; 
	float:right;
	width:100px;
}

.shortcut_list .item .add_to_cart form{
	display:inline;
}


#products_news_box .shortcut_list .item{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:25%;
	float:left;
	 
}

#products_news_box .shortcut_list .item .item_content{
	margin:0px 0px 0px 0px;
 
}



#products_news_box .shortcut_list .item .add_to_cart{
	 
		 
}

 
#products_news_box .shortcut_list .item .image{
	float:left;
	margin:0px 0px 2px 0px;
	width:85px;
	 
} 

#products_news_box .shortcut_list .item .image img{
 	border:0px;
 	margin:0px;
}

#products_news_box .shortcut_list .short p,
#products_news_box .shortcut_list .short span,
#products_news_box .shortcut_list .short div,
#products_news_box .shortcut_list .short td{
	color:#fff;
}

#products_news_box .shortcut_list .item .prices{
	width:80px;
	float:right; 
 
}

.offer .add_to_cart form{
	margin:0px 0px 0px 0px;
}

#add_to_cart{
	
}

.add_to_cart .text{

	width:30px;
	background:url('../gfx/cart_amount_bg.jpg') left top no-repeat;
	color:#666;
	padding:0px;
	height:18px;
	padding-top:3px;
	text-align:center;
}



#products_news_box .add_to_cart .image_button{

	vertical-align:bottom;
	float:right;
 
}

 
/* Tabela lista */

#middle_panel table.list{

	margin:0px;

	width:99%;

	border-left:1px solid #ddd;

	border-top:1px solid #ddd;

}



#middle_panel table.list tr.header td{

	background:#d1dbce;

	padding:5px;

	font-weight:bold;

	vertical-align:top;

}



#middle_panel table.list td{

	background:#fff;

	padding:5px;

	border-right:1px solid #ddd;

	border-bottom:1px solid #ddd;

}


 
.cart_summary{

}



/* KOSZYK */

.cart_details table{
	margin:0px;
	width:99%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}


.form table tr.header td,
.cart_details table tr.header td{
  	/*background:url('../gfx/item_top_bg.jpg') left top no-repeat;*/
 	background:#eaeaea url('../gfx/th_bg.jpg') top repeat-x;
	padding:12px 5px 12px 5px;
	font-weight:bold;
	color:#000;
	vertical-align:top;
}



tr.summary td{

	font-weight:bold;

}

tr.summary td .comment{
	display:block;
	margin:2px 0px 2px 0px;
	font-weight:normal;
	padding:2px;
	font-size:10px;
}
 

.cart_details table td{
	color:#666;
	 
	padding:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}



.cart_details table td .text{

  width:20px;

}



.cart_details table td a{
 
	font-size:13px;
}





/* GALERIA ZDJEC */

.image_gallery{
	padding:10px 0px 0px 0px;
}

.image_gallery .item{

	float:left; 

	width:33%;

}



.image_gallery .bg{

	padding:2px;

	margin:2px;

	/*
	border:1px solid #ccc;

	background:#f9f9f9;
	*/
	text-align:center;

}

/*

.image_gallery .item a{

	display:block; 

	margin:0px;

	background:#fff;

	padding:1px;

	border:1px solid #ccc;

}

*/



.image_gallery .item a{

 

}



.image_gallery .item .link{

	text-align:right;

	padding:2px 12px 2px 12px;	 

}



.image_gallery .item .link a{

}



.image_gallery .item .name{

	font-weight:bold;

	text-align:left;

	padding:2px;

}



.image_gallery .item .name a{

}



.image_gallery .item img{

  	display:block;

 
  	border:1px solid #333333;

}



.image_gallery .item .description{

	margin:2px;

	padding:2px;

	background:#fff;

	text-align:left;

}



.image_gallery .image span{

	display:block; 

	margin:0px 0px 1px 6px;

	 

}



/* GALERIA PLIKOW */

.file_gallery .item{

   

	width:100%;

}



.file_gallery .bg{

	padding:2px 0px 0px 22px;

	margin:2px;

   background:url('../gfx/red_arrow.jpg') 16px 8px no-repeat;

	text-align:left;

}

 

.file_gallery .item .containers{

	clear:both;

	display:block;

}



.file_gallery .item a{

 
	font-weight:bold;

}



.file_gallery .item .link{

	text-align:right;

	padding:2px 12px 2px 12px;	 

}



.file_gallery .item .link a{

}



.file_gallery .item .name{

	font-weight:bold;

	text-align:left;

	padding:2px;

}



.file_gallery .item .name a{

}



.file_gallery .item img{

  	display:block;

  	margin:0px auto;

  	border:1px solid #a97325;

}



.file_gallery .item .description{

	margin:2px;

	padding:2px;

	background:#fff;

	text-align:left;

}



.file_gallery .image span{

	display:block; 

	margin:0px 0px 1px 6px;

	 

}

 

/* GALERIA PLIKOW */

.audio_gallery .item{

 

	width:100%;

}



.audio_gallery .bg{

	padding:2px;

	margin:2px;

	border:1px solid #ccc;

	background:#f9f9f9;

	text-align:left;

}

 

.audio_gallery .item .containers{

	clear:both;

	display:block;

}



.audio_gallery .item a{

 

}



.audio_gallery .item .link{

	text-align:right;

	padding:2px 12px 2px 12px;	 

}



.audio_gallery .item .link a{

}



.audio_gallery .item .name{

	font-weight:bold;

	text-align:left;

	padding:2px;

}



.audio_gallery .item .name a{

}



.audio_gallery .item img{

  	display:block;

  	margin:0px auto;

  	border:1px solid #a97325;

}



.audio_gallery .item .description{

	margin:2px;

	padding:2px;

	background:#fff;

	text-align:left;

}



.audio_gallery .image span{

	display:block; 

	margin:0px 0px 1px 6px;

	 

}



 

/* GALERIA VIDEO */

.video_gallery .item{

	float:left; 

	width:100%;

}



.video_gallery .bg{

	padding:2px;

	margin:2px;

	border:1px solid #ccc;

	background:#f9f9f9;

	text-align:center;

}

 

.video_gallery .item .containers{

	clear:both;

	display:block;

}



.video_gallery .item a{

 

}



.video_gallery .item .link{

	text-align:right;

	padding:2px 12px 2px 12px;	 

}



.video_gallery .item .link a{

}



.video_gallery .item .name{

	font-weight:bold;

	text-align:left;

	padding:2px;

}



.video_gallery .item .name a{

}



.video_gallery .item img{

  	display:block;

  	margin:0px auto;

  	border:1px solid #a97325;

}



.video_gallery .item .description{

	margin:2px;

	padding:2px;

	background:#fff;

	text-align:left;

}



.video_gallery .image span{

	display:block; 

	margin:0px 0px 1px 6px;

	 

}





 

 





/** FORMULARZE **/

.form{
   width:80%;
   padding:5%;
   background:#eee;
   border:1px solid #ccc;
   margin:0px auto;
   margin-bottom:20px; 
   
    -moz-border-radius-topleft: 4px; 
   -webkit-border-top-left-radius: 4px; 
   -khtml-border-top-left-radius: 4px; 
   border-top-left-radius: 4px;
   
   -moz-border-radius-topright: 4px; 
   -webkit-border-top-right-radius: 4px; 
   -khtml-border-top-right-radius: 4px; 
   border-top-right-radius: 4px;
   
   -moz-border-radius-bottomleft: 4px; 
   -webkit-border-bottom-left-radius: 4px; 
   -khtml-border-bottom-left-radius: 4px; 
   border-bottom-left-radius: 4px;
   
   -moz-border-radius-bottomright: 4px; 
   -webkit-border-bottom-right-radius: 4px; 
   -khtml-border-bottom-right-radius: 4px; 
   border-bottom-right-radius: 4px;
}
 
.form form{
 
}

 

#middle_panel .content .form table{
	margin-left:15%;
	width:80%;
}


.form table td{
 
	/*border-bottom:1px solid #ccc;*/
	padding:5px 5px 5px 5px;
}

.form table td.desc{
 
	/*border-bottom:1px solid #ccc;*/
	padding:5px 5px 5px 50px;
}


.form table .head td{
 
	font-size:14px;
	font-weight:bold;
	padding:15px 0px 15px 0px;
}


.form table td.desc{
	width:25%;
}
 
.form .field{

}

 
#middle_panel .form table.items{

}

.form table.items tr.header td{
  	background:#cbbaaf url('../gfx/cart_details_header_bg.jpg') top repeat-x;
 
	padding:5px;
	font-weight:bold;
	vertical-align:top;
}

 
.form table.items td{
 
	padding:5px;
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
}
 


.value .info{
	display:block;
	font-size:11px;
	background:#ddd;
	margin:2px 2px 2px 0px;
	padding:2px;
	border:1px dashed #aaa;
	color:#333;
	width:300px;
}


/* detale formularzy */
.details{

}
 

.details table{
	margin-left:1px;
	width:99%;
}

.details table td{
 
	border-bottom:1px solid #ccc;
	padding:5px;
}

.details table .head td{
 
	font-size:14px;
	font-weight:bold;
	padding:15px 0px 15px 0px;
}

.details table td.desc{

	width:25%;

}

.details .field{
 

}



.details .value{
 
}



.details table td.header{
	 
}


 
form{

	margin:0px;

}

input.text{
	font-family:arial;
	width:304px;
	font-size:12px;
	border:1px solid #ccc;
	padding-top:5px;
	padding-bottom:3px;
}

 
.field input.text{
 
}


.field textarea{
	width:304px;
}

td.desc{
	vertical-align:top;
	font-weight:bold;
}


 
input.file{
   font-family:arial;
	width:200px;
	padding-top:5px;
	padding-bottom:3px;

}





input.small_text{
 
	width:100px;
   	font-family:arial;
	font-size:12px;
	border:1px solid #ccc;
	padding-top:5px;
	padding-bottom:3px;

}



input.smallest_text{
   	font-family:arial;
	width:60px;
	font-size:12px;
	border:1px solid #ccc;
	padding-top:5px;
	padding-bottom:3px;

}



p.input{
	margin:0px;
	padding:5px;

}




input.large_button{
   font-family:arial;
	margin:0px;
	padding-bottom:2px;
	width:120px;
	height:28px;
	font-size:12px;
	color:#000;
	font-weight:bold; 
	border:0px;
	background:url('../gfx/large_button_bg.gif') no-repeat;
	cursor:pointer;

} 

input.button{
   font-family:arial;
	margin:0px;
   padding-bottom:2px;
	width:110px;
	height:34px;
	font-size:14px;
	color:#fff;
	font-weight:bold; 
	border:0px;
 
	background:#5699f4;

	cursor:pointer;  -moz-border-radius-topleft: 2px; 
   -webkit-border-top-left-radius: 2px; 
   -khtml-border-top-left-radius: 2px; 
   border-top-left-radius: 2px;
   
   -moz-border-radius-topright: 2px; 
   -webkit-border-top-right-radius: 2px; 
   -khtml-border-top-right-radius: 2px; 
   border-top-right-radius: 2px;
   
   -moz-border-radius-bottomleft: 2px; 
   -webkit-border-bottom-left-radius: 2px; 
   -khtml-border-bottom-left-radius: 2px; 
   border-bottom-left-radius: 2px;
   
   -moz-border-radius-bottomright: 2px; 
   -webkit-border-bottom-right-radius: 2px; 
   -khtml-border-bottom-right-radius: 2px; 
   border-bottom-right-radius: 2px;

}


input.button:hover{

 
	background:#2e7eea;
 
}

a.button{
   font-family:arial;
	margin:5px 0px 0px 0px;
 
   padding:0px 0px 0px 12px;
	border:0px;
	background:url('../gfx/offer_vertical_menu_li_bg.jpg') 0px 3px no-repeat;
 
	display:block;
}


/*
.add_to_cart input.button{
	font-family:arial;
	margin:0px;
	padding-bottom:2px;
	width:164px;
	padding-left:50px;
	height:32px;
	font-size:14px;
	color:#fff; 
	border:0px;
	font-weight:normal;
	background:url('../gfx/add_to_cart_bg.jpg') no-repeat;
	cursor:pointer;
	text-align:left;	
}
*/

input.small_button{
   font-family:arial;
	margin:0px;
   padding-bottom:2px;
	width:90px;
	height:34px;
	font-size:14px;
	color:#fff;
	font-weight:bold; 
	border:0px;
 
	background:#5699f4;

	cursor:pointer;  -moz-border-radius-topleft: 2px; 
   -webkit-border-top-left-radius: 2px; 
   -khtml-border-top-left-radius: 2px; 
   border-top-left-radius: 2px;
   
   -moz-border-radius-topright: 2px; 
   -webkit-border-top-right-radius: 2px; 
   -khtml-border-top-right-radius: 2px; 
   border-top-right-radius: 2px;
   
   -moz-border-radius-bottomleft: 2px; 
   -webkit-border-bottom-left-radius: 2px; 
   -khtml-border-bottom-left-radius: 2px; 
   border-bottom-left-radius: 2px;
   
   -moz-border-radius-bottomright: 2px; 
   -webkit-border-bottom-right-radius: 2px; 
   -khtml-border-bottom-right-radius: 2px; 
   border-bottom-right-radius: 2px;

}

input.small_button:hover{
   font-family:arial;
	margin:0px;
   padding-bottom:2px;
	width:90px;
	height:34px;
	font-size:14px;
	color:#fff;
	font-weight:bold; 
	border:0px;
 
	background:#2e7eea;

	cursor:pointer;

}

select{
   	font-family:arial;
	width:304px;
	 
	font-size:12px;
	border:1px solid #ccc;
	padding-top:4px;
	padding-bottom:2px;

}



textarea{
   	font-family:arial;
	margin:0px;
	padding:0px;
	width:304px;
	font-size:12px;
	border:1px solid #ccc;
 
}
 

#middle_panel .content .information h2{

	color:#ab7575;

}


#sub_page #middle_panel .content h2{
 
	padding:5px 10px 15px 0px;
 
}

.payment_form{
	background:#eee;
	padding:10px;
}

.payment_information{
	padding:0px 0px 20px 0px;
}

.important{
	color:#fe0000;
}

.require{
	color:#fe0000;
}





#middle_panel .content .error{
	display:block;
	padding:2px;
	margin-bottom:5px;
	color:#fe0000;
	/*
	border:1px dashed #cc0000;

	background:#e9d5d5;
	*/
 

}


#sub_page #middle_panel .content .errors h2{
	
	color:#fe0000;
	
}


.sort_field{

	padding:0px 0px;

}



.sort_field img{

	border:0px;

}



#middle_panel h1 span.normal{
	font-size:11px;
	font-weight:normal;
	padding-left:20px;
	color:#e7e7e7;
}  



.nav_buttons{

	margin:3px;

	padding:10px;
  
}

.sort_fields{
	padding:10px;
	background:#eaeaea url('../gfx/th_bg.jpg') top repeat-x;
	margin:0px 0px 10px 0px;	
	border:1px solid #e9e9e9;
}

.sort_fields p{
	margin:0px 0px 0px 0px;   
	display:inline; 
}

.sort_fields ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline; 
}

.sort_fields ul li{
	margin:0px;
	padding:0px; 
	display:inline;
	padding-right:20px;    
}

.sort_fields ul li img{
	border:0px;
	
}

.sort_fields .sort_field{
	display:inline;
	padding:0px;
}


.sort_fields span b{
	font-weight:normal;
	color:#aaa;
}


.browser_switch{
	padding:5px;
	margin-bottom:10px;
}

.pager{

	margin:10px 0px 10px 0px;

	text-align:left;

}



.pager a{
	margin-left:3px;
	padding:1px 3px 1px 3px;
	text-decoration:none;
	color:#fff;
	background:#b1b1b1;
}



.pager a:hover{
	padding:1px 3px 1px 3px;
	background:#6fc5c2;
	text-decoration:none;
	color:#fff;
}





.pager span{
	padding:1px 3px 1px 3px;
	background:#6fc5c2;
	color:#fff;
	margin-left:3px;
}



/* FCK STYLE */

.vertical_border_dashed{
	padding-bottom: 10px;  
	margin-bottom: 10px;
	background: url('../gfx/horizontal_border_dashed.jpg') bottom repeat-x;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}


.background_table table{

}

.background_table table td{
	background:#f1f1f1;
	border-bottom:4px solid #fff;
	padding:5px;
}

.blue_background_table table{
 
}

.blue_background_table table td{
	background:#dbe6ef;
	border-bottom:4px solid #fff;
	padding:5px;
}

.brown_background_table table{
 
}

.brown_background_table table td{
	background:#efe3db;
	border-bottom:4px solid #fff;
	padding:5px;
}


.border_table table td{
	padding:5px;  
	background: url('../gfx/horizontal_border_dashed.jpg') bottom repeat-x;
}


/*  */
/* CSS Document */
 
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #fff;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* 
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 0px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #fff;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}     
*/ 

.fisheye{
	text-align: center;
	height: 50px;
	position: relative;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	top: 0;
}
a.fisheyeItem2
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	bottom: 0;
}
.fisheyeItem img
{
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}
.fisheyeItem2 img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
}
.fisheyeItem span,
.fisheyeItem2 span
{
	display: none;
	position: absolute;
}
.fisheyeContainter
{
 
	height: 50px;
 
	position: absolute;
}
#fisheye2
{
	position: absolute;
	width: 100%;
	bottom: 0px;
}


#search_loader{
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#ffffff;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index:10;
	display:none;
}
 
* html #search_loader{
	position: absolute;
	margin-top: 0;
}
 
#search_loader_content{
	position:absolute;
	top:50%;
 	width:100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	text-align:center;
} 


#file_loader{
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#ffffff;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index:10;
	display:none;
}
 
* html #file_loader{
	position: absolute;
	margin-top: 0;
}
 
#file_loader_content{
	position:absolute;
	top:50%;
 	width:100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	text-align:center;
} 
