body{
	margin:0px;
	padding:0px;
	background:#2e1614 url('../gfx/body_bg.jpg') top center no-repeat;
}

/* OGOLNE FORMATOWANIA */
div, span, p{
	font-size:12px;
	font-family:arial, tahoma;
	color:#fff;
	margin:0px;
	padding:0px;
}

li, td, th{
	font-size:12px;
	font-family:arial, tahoma;
	color:#fff;
}

a{
	font-size:12px;
	font-family:arial, tahoma;
	color:#ce7112;
	text-decoration:none;
}

a:hover{
	color:#fff;
	text-decoration:none;
}

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;
}


/* GLOWNY LAYOUT */
#main_panel{
	width:999px;
	margin:0px auto;
}

 
#bg_panel{
	margin:0px;
	padding:0px; 
	background:#000; 
}

#top_panel{ 
	margin:0px auto;
	padding:0px; 
	height:393px;
	margin-bottom:10px;
}


/* STRONA GLOWNA */ 
#main_page{
}

/* LEWA KOLUMNA */
#main_page #left_panel{
	float:left;
	width:545px;
}
#main_page #left_panel_content{ 
}
 
/* SRODKOWA KOLUMNA */ 
#main_page #middle_panel{
	float:left;
	width:580px;
}
#main_page #middle_panel_content{
	width:572px;
	margin:0px 4px 0px 4px;
}

/* PRAWA KOLUMNA */
#main_page #right_panel{
	float:right;
	width:454px;
}
#main_page #right_panel_content{
}



/* STRONA GLOWNA */ 
#sub_page{
}

/* LEWA KOLUMNA */
#sub_page #left_panel{
 
}
#sub_page #left_panel_content{ 
}
 
/* SRODKOWA KOLUMNA */ 
#sub_page #middle_panel{
 
	width:999px;
}
#sub_page #middle_panel_content{
	width:949px;
	margin:0px 25px 40px 25px;
}

/* PRAWA KOLUMNA */
#sub_page #right_panel{
 
}
#sub_page #right_panel_content{
}


/* BOTTOM PANEL */
#bottom_panel{
	clear:both;
	padding:20px 0px 0px 0px;
	background:#2e1614;
}

#bottom_panel .clear{
	background:#2e1614;
}

/* NAGLOWEK */
#header{
	margin:0px 0px 0px 0px;
	padding:0px;
	height:168px;
}

 
/* LOGO */
#header #logo{
	float:left;
	width:340px;
}

#header #logo a{
	
	padding:0px;
	margin:0px 0px 0px 13px;
	display:block;
	color:#fff;
	font-weight:bold;
 
}

#header #logo img{
	 
	border:0px;
}

/* SLOGAN */
#header #slogan{
	float:left;
	width:650px;
}
#header #slogan h1{
	padding:30px 10px 10px 10px;
	text-align:right;
}

#header #slogan h1 span{
	display:block;
	color:#fff;
	font-size:30px;
	font-family:arial, tahoma;
	font-weight:normal;
	text-align:right;
	/* padding-top:10px; */
}

 
#header h1{
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:55px;
	font-family:arial, tahoma;
	font-weight:normal;
}
 
 

/* TOP LINKS - home, map, contact, itp... */
#header #top_links{
	float:left;
	width:33%;
	text-align:right;
}

#header #top_links ul{
	margin:0px;
	padding:10px;
}

#header #top_links ul li{
	margin:0px;
	padding:0px;
	display:inline;
}
 
#header #top_links img{
	border:0px;
	margin-left:30px;
}

/* LANG MENU */
#header #lang_menu{
	clear:both;
	text-align:right;
 
}
#header #lang_menu img{
	border:0px; 
	margin-right:5px;
}
 
 
#top_menu{       
	margin:0px;
	padding:0px;
	height:39px;
	width:999px;
  	background:url('../gfx/top_menu_bg.jpg') bottom no-repeat;
}

/* 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;
}
.horizontal_menu ul li a{}
.horizontal_menu ul li a:link, .horizontal_menu ul li a:visited{} 
.horizontal_menu ul li a:hover{}
 

#main_banner{
	clear:both; 
}

#main_banner img{
	display:block;
	margin:0px;
	padding:0px;
}


/* ZAWARTOSC LEWEJ KOLUMNY */

/* VERTICAL MENU*/
.menu_box{
	margin:0px 0px 10px 0px;
	background:url('../gfx/boxes_bg.jpg') repeat-y;
}

.menu_box .footer{
	height:3px;
	background:url('../gfx/boxes_footer_bg.jpg') left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}

.menu_box h3{
	margin:0px 0px 1px 0px;
	padding:5px 10px 5px 10px;
	color:#fff;
	font-size:13px;
	background:url('../gfx/boxes_header_bg.jpg') left top no-repeat;
}
.menu_box .vertical_menu{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
 
.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 0px 0px;
 
}

.menu_box .vertical_menu ul li a{
	display:block;
	margin:0px 10px 0px 10px;
	padding:5px 10px 5px 20px;
	border-bottom:1px solid #ddd; 
}

.menu_box .vertical_menu ul li a:hover{
	color:#bc8785;
	text-decoration:none;
}

.menu_box .vertical_menu ul li a.active{
	color:#bc8785;
}

.menu_box .vertical_menu ul li li{
	border-bottom:0px;
}
 
.menu_box .vertical_menu ul li li a{
	padding-left:30px;
}

.menu_box .vertical_menu ul li li li a{
	padding-left:40px;
}

.menu_box .vertical_menu ul li li li li a{
	padding-left:50px;
}

.menu_box .vertical_menu ul li li li li li a{
	padding-left:60px;
}
 

/* CONTEXT VERTICAL MENU */
 
.menu_box .context_vertical_menu{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
}

 
 
.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{
	margin:0px 0px 1px 0px;
	padding:5px 10px 5px 10px;
	color:#fff;
	font-size:13px;
	background:url('../gfx/boxes_header_bg.jpg') left top no-repeat;
}

.menu_box .context_vertical_menu ul li li a{
	display:block;
	margin:0px 10px 0px 10px;
	padding:5px 10px 5px 20px;
	border-bottom:1px solid #ddd; 
}

.menu_box .context_vertical_menu ul li li a:hover{
	color:#bc8785;
	text-decoration:none;
}

.menu_box .context_vertical_menu ul li li a.active{
	color:#bc8785;
}

.menu_box .context_vertical_menu ul li li li{
	border-bottom:0px;
}
 
.menu_box .context_vertical_menu ul li li li a{
	padding-left:30px;
}

.menu_box .context_vertical_menu ul li li li li a{
	padding-left:40px;
}

.menu_box .context_vertical_menu ul li li li li li a{
	padding-left:50px;
}

.menu_box .context_vertical_menu ul li li li li li li a{
	padding-left:60px;
}


/* DDACCORDION */
.arrowlistmenu h3{
	cursor:pointer; 
}
 
.categoryitems_content{
	margin:0px;
	padding:0px; 
}          
    
	       
/* BOX NEWSLETTER */
.tool_box{
	margin:0px 0px 10px 0px;
	height:155px;
	background:url('../gfx/tool_box_bg.jpg') left top no-repeat;
}

.tool_box h3.header{
	margin:0px 0px 1px 0px;
	padding:5px 10px 5px 10px;
	color:#fff;
	font-size:13px;	
}

.tool_box .info{
	padding:10px;
	color:#fff;
	font-size:11px; 
}

.tool_box .cart_box .info{
	font-weight:bold;
}

.tool_box td{
	background:none;
	border:0px;
	color:#fff;
	padding:0px 10px 10px 10px;
}

.tool_box .text{
	width:110px;
	border:0px;
}


.tool_box .button{
	width:65px;
	height:23px;
	background:url('../gfx/tool_box_button_bg.jpg') left top no-repeat;	
	border:0px; 
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	font-family:times new roman, tahoma;
	color:#fff;
	padding-top:0px;
	padding-bottom:2px;
	vertical-align:middle;
}

.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; 
}
  

/* ZAWARTOSC SRODKOWEJ KOLUMNY*/ 

/* WYSZUKIWARKA */

#advanced_search_box{
	height:80px;
	margin:0px 0px 5px 0px;
	padding:0px 10px 0px 10px;	
	background:url('../gfx/advanced_search_bg2.jpg') left top no-repeat;
}
 
#advanced_search_box .col{
	width:50%;
	float:left;
}

#advanced_search_box .field{
	padding:10px 10px 0px 10px;
}
  
#advanced_search_box .desc{
   float:left;
   width:35%;
	font-size:12px;
	color:#fff;
}

#advanced_search_box .value{
	float:right;
   width:65%;
	text-align:right;
	color:#fff; 
	font-size:12px;
}
 
#advanced_search_box select{
	width:150px;
	font-size:12px;
	border:1px solid #aaaaaa;
}

#advanced_search_box .text{
	width:148px;
	font-size:12px;
	border:1px solid #aaaaaa;
	padding-top:1px;
	padding-bottom:1px;
}

#advanced_search_box #price_range .text{
	width:62px;	
}
 

#advanced_search_box .button{
	margin:0px;
	width:71px;
	height:25px;
	font-size:12px;
	color:#fff;
	border:0px;
	background:url('../gfx/blue_button_bg.gif') no-repeat;
	cursor:pointer;
} 
 
 
/* SIMPLE SEARCH BOX */
#simple_search_box{
	margin:0px 0px 5px 0px;
	padding:10px 0px 0px 0px;
	width:210px;
	height:70px;
	background:url('../gfx/simple_search_bg.jpg') left top no-repeat;
}

#simple_search_box p{
	margin:0px 0px 15px 10px;
}
 
#simple_search_box .text{
	width:190px;
	font-size:12px;
	border:0px;
	padding-top:2px;
	padding-bottom:2px;
 
}

#simple_search_box img{
	border:0px;
	margin:0px 0px 0px 5px;
	vertical-align:top;
}


#simple_search_box .button{
	width:65px;
	height:23px;
	background:url('../gfx/tool_box_button_bg.jpg') left top no-repeat;	
	border:0px; 
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	font-family:times new roman, tahoma;
	color:#fff;
	padding-top:0px;
	padding-bottom:2px;
	vertical-align:middle;
} 
 
 
 
/* SLIDER */

#slider_content{
	padding:20px 0px 0px 10px;
	margin:0px 0px 5px 0px;
}
 

/* SCROLLER */
.scroller_box{
	margin:0px 0px 10px 0px;
	padding:10px;
	border:1px solid #cccccc;
	background:#eee;
	/*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;
}
 

/* BOXY NEWS, ITP.*/


#left_panel .box,
#right_panel .box{
	margin:0px 40px 0px 30px;
	/* background:url('../gfx/boxes_bg.jpg') repeat-y; */
}

#left_panel .box .footer,
#right_panel .box .footer{
	height:3px;
	/* background:url('../gfx/boxes_footer_bg.jpg') left bottom no-repeat; */
	font-size:1px;
	line-height:1px;
}

#left_panel .box h3.header,
#right_panel .box h3.header{
	
	margin:0px 0px 15px 0px;
	padding:8px 10px 10px 36px;
	color:#fff;
	font-size:22px;
	font-weight:normal;
	font-family:trebuchet ms;
	background:url('../gfx/boxes_header_bg.jpg') left top no-repeat;
}
 
#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 input.text,
#right_panel .box input.text{
	width:70%;
}
 
#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 12px 0px 0px;
	background:url('../gfx/dbl_white_arrow.jpg') right 5px no-repeat;
	font-weight:normal;

}
 
#left_panel .box .more a,
#right_panel .box .more a{
   padding:0px;
   color:#fff;
}

#left_panel .box .more a:hover,
#right_panel .box .more a:hover{
	color:#ce7112;
}

 
#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: 200px;
	height: auto !important;
	height: 200px; 
}

#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:#fff;
	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;
 
}
  

/* podstrony */
 
  
  
 

/* BOKSY SRODKOWEJ KOLUMNY */
#content{
	margin:0px;
	padding:0px;
	width:100%;
}



#content h1{
 
	/* background:url('../gfx/h1_bg.jpg') left bottom;  */

}

 
#content .offer h1{
 
	/*background:url('../gfx/h1_offer_bg.jpg') left bottom; */

} 


#content .contact h1{
	padding:10px 20px 10px 45px;
	color:#d32d26;
	font-size:14px;
	background:url('../gfx/h1_contact_bg.jpg') left bottom;

} 



#main_group{
	margin:0px 30px 30px 30px;
}
 
#main_group h3{
	padding:10px 0px 2px 0px;
	margin:0px 0px 40px 0px;
	width:260px;
	font-size:18px;
	font-weight:normal;
	background:url('../gfx/horse_icon.jpg') right top no-repeat;
}

#main_group ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#main_group ul li{
	display:online;
	float:left;
	padding-left:80px;	
}


#main_group ul li a img{
	border:1px solid #9c693c;
}

/* MENU DOLNE */

#contact_line{
	height:57px;
	margin:0px 0px 30px 0px;
   background:url('../gfx/contact_line_bg.jpg') left bottom;
}

.contact_line_content{
	padding:20px 0px 0px 0px;
	text-align:center;
	font-size:14px;
}


#copyright{
	height:50px;
	padding:4px 0px 4px 0px;
	width:120px; 
	float:left;
	background:#2e1614;	
	color:#804817;
}

.copyright_content{
	margin:0px 0px 0px 20px;
	color:#804817;
}

#menu_bottom{

	height:50px;
	width:680px; 
	float:left;
	background:#2e1614;
   /*background:url('../gfx/menu_bottom_bg.jpg') repeat-x;*/
}
#menu_bottom .clear{
 	
}
 

#menu_bottom ul{
	display:block;
	margin:0px 10px 0px 30px;    
	padding:0px 0px 0px 0px;
	list-style:none;
}

#menu_bottom ul li{
	margin:0px;
	padding:4px 10px 4px 10px;
	text-align:right;
	color:#fff;
	font-size:14px;
	float:left;
	display:inline;
	background:url('../gfx/arrow.gif') left 10px no-repeat;
}


#menu_bottom ul li a{
	text-decoration:none;
	float:left;
   color:#804817; 
}


#menu_bottom ul li a:hover{
	text-decoration:none;
	color:#fff;
	float:left;
}

#menu_bottom ul li img{
}

#footer{
	padding:0px 0px 0px 0px; 
	height:50px;
	width:180px; 
	float:right;
	background:#2e1614;
}

#footer ul{
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#footer ul li{
	margin:0px;
	padding:4px 20px 4px 0px;
	text-align:right;
	float:right;
	display:inline;
   color:#330e01;
   font-size:12px;
}


#footer ul li a{
	text-decoration:none;
	float:left;
   color:#804817;
	font-size:12px;
}

#footer ul li img{
}

 


#location{
	margin:0px 0px 15px 0px;
} 

#location .path{
	padding:5px 15px 10px 10px;
	color:#fff;
	/*color:#969696;*/
}

#location a{
	color:#fff; 
}

 

/** CONTENT **/
#main_page h1{
}

#main_page h2{
}

#sub_page h1.header{
	padding:10px 0px 20px 40px;
	margin:0px 0px 15px 0px;
 
	font-size:25px;
	font-weight:normal;
	background:url('../gfx/sp_header_bg.jpg') 0px 8px no-repeat;		 
}

#sub_page .offer_view h1.header{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
   width:100%;
	font-size:25px;
	font-weight:normal;
	background:url('../gfx/sp_header_bg.jpg') 0px 8px no-repeat;		 
}

#sub_page h1.header span.name{
	display:block;
	float:left;
	padding:10px 0px 0px 40px;
	width:60%;
	height:48px; 
   font-size:25px;
	font-weight:normal;
}

#sub_page h1.header span.all{
	display:block;
	float:right;
	padding:25px 0px 0px 0px;
	width:30%;
   height:33px;
   text-align:right;
   background:url('../gfx/all.jpg') right 28px no-repeat;
}

#sub_page h1.header span.all a{
	color:#fff;
	font-size:14px;
	padding:0px 20px 0px 0px;
}

 
#sub_page h1{
	font-size:25px;
	font-weight:normal;
}
 
#sub_page h1 a{
	font-size:25px;
	font-weight:normal;
	color:#fff;
}

/*  */



#sub_page h2{
	font-size:18px;
	font-weight:normal; 
}


#sub_page h2 a{
	font-size:18px;
	font-weight:normal;
	color:#fff; 
}

#sub_page h3{
	font-size:15px;
	font-weight:normal; 
}


#sub_page h3 a{
	font-size:15px;
	font-weight:normal; 
	color:#fff;
}

#sub_page h2.header{
	padding:20px 0px 20px 40px;
	margin:0px 0px 15px 0px;
 
	font-size:25px;
	font-weight:normal;
	background:url('../gfx/sp_header_bg.jpg') 0px 18px no-repeat;		 
}


#sub_page h2.see_also{
 
}


 


#middle_panel .content{      /* 500px szer, 715px */
	padding:15px 0px 10px 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; 
} 

#middle_panel ul.menu{
  margin:0px;
  padding:20px 0px 0px 0px;
  list-style:none;
}

#middle_panel ul.menu li{
  margin:0px 0px 5px 10px;
  padding:0px 0px 0px 10px;
  font-size:11px;
}


.view{
}



.shortcut_list{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.box .shortcut_list{
	padding:0px 5px 0px 5px;
	margin:0px 0px 20px 0px;
}

.shortcut_list .item{
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}
 
 
.offer .item .hbg{
	/* min-height: 300px;
	height: auto !important;
	height: 300px; */ 
}
 
.shortcut_list .header{
}

.shortcut_list .footer{
}

.offer .browse .item{
	float:left;
	width:19%;	
}

.offer .browse .item .image{
	text-align:center;
}

.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:5px; 
}

.shortcut_list .item .title a{
	color:#fff;
	font-size:16px;
	font-family:arial;
}

.offer .browse .item .title{
	text-align:center;
}

.offer .browse .item .title a{
	color:#fff;
}

.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;
	color:#ce7112; 
}

.view .date{
	display:block;
	margin:0px 0px 5px 0px;
	font-weight:normal;
	color:#ce7112;
}

.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 5px 0px;
}


.shortcut_list .item .image{
	margin:0px 0px 5px 0px;
	float:left;
}
 
.box .shortcut_list .item .image{
	/* float:none; */
} 

 
.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 14px;
}



.view .image{
	margin:0px 0px 5px 0px;
	float:left;
}

.view .image img{
	
	border:0px;  
  	margin:0px 10px 0px 0px;
}

.view .image a img{
	border:2px solid #fff;	
}

.offer .image a img{
	border:2px solid #fff;	
}

.offer_view .view .title{
	width:186px;
	margin:0px 0px 15px 0px;
	padding:8px 0px 10px 0px;
	text-align:center;
	color:#fff;
	font-size:22px;
	font-weight:normal;
	font-family:trebuchet ms;
	background:url('../gfx/boxes_header_bg.jpg') left top no-repeat;
}


.offer_view .view .parents{
	width:300px;
	float:right;
	 
}

.offer_view .view .parents table{
	margin:0px;
	padding:0px;
}

.offer_view .view .parents tr{
	height:45px;
}

.offer_view .view .parents td{
	background:url('../gfx/parents_td_bg.jpg') center no-repeat;
	width:136px;
	height:34px;
	color:#2b1814;
	text-align:center;
	font-size:14px;
	font-weight:bold; 
}


.offer_view .view .image{
	margin:0px 0px 5px 0px;
	float:right; 
	width:230px;
	text-align:right;
}

.offer_view .view .image img{
 
	margin:10px 0px 0px 10px;
}

.shortcut_list .item .image img{
	border:2px solid #fff;
	  
  	margin:0px 10px 2px 0px;
}

.box .shortcut_list .item .image img{
	margin:0px 10px 2px 0px;
}

 

.shortcut_list .item .more{
	/*
	margin-bottom:10px;
	text-align:right;
	padding:0px 0px 0px 0px;
	background:none;
 	*/
   text-align:right;
	padding:0px 12px 0px 0px;
	background:url('../gfx/dbl_white_arrow.jpg') right 5px no-repeat;
	font-weight:normal;
}
 
.shortcut_list .item .more a{
   padding:0px;
   color:#fff;
}

.shortcut_list .item .more a:hover{
	color:#ce7112;
}


.back{
	padding:10px;
	text-align:right;
} 


.browse_list,
.see_also_list{
}

.see_also_list{
	padding:10px 0px 0px 0px;
}

.browse_list ul,
.see_also_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

 

.browse_list ul li,
.see_also_list ul li{
	margin:0px;
	padding:0px 0px 2px 10px;
	/* background:url('../gfx/red_arrow.jpg') 4px 5px no-repeat; */
}

.browse_list ul li a,
.see_also_list ul li a{
 	
}

.see_all{
 
	margin:0px;
	padding-bottom:2px;
	width:186px;
	height:30px;
	font-size:12px;
	font-weight:normal;
	font-family:arial, tahoma;
	color:#fff;
	border:0px;
	background:url('../gfx/largest_button_bg.gif') no-repeat;
	cursor:pointer;
	
}

.see_also_list .see_all{
	margin-top:10px;
}

.see_all a{
 	color:#fff;
 	display:block;
 	padding:7px 0px 0px 0px;
 	text-align:center;
}

 

 

 

/* 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:13px;
}


.price{
 	color:#c22424;
  	font-weight:bold;
}

.price span{
 	color:#c22424;
}

.prev_price{
  	color:#aaa;
  	/*text-decoration:line-through;  */
  	font-weight:normal;
}

.prev_price .price{
	color:#aaa;
	text-decoration:line-through;
	padding-left:0px;
} 

.offer .item .prev_price .price{
	color:#aaa;
	text-decoration:line-through;
	padding-left:0px;
} 


.prev_price span{

 	color:#aaa;
 
}

.wholesaler_price{

  	color:#00aa00;

  	font-weight:bold;

}



.add_to_cart{

	text-align:right;

}

.offer_view{
 
}

.offer_view .view{
 
 
}

.offer_view .head{
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 20px 0px;
}

.offer_view .field{
	padding:5px 0px 5px 0px;
}


.offer_view .cart_info{
	padding:5px 0px 5px 0px;
	font-size:11px;
}

.offer_view .field .desc{
	font-weight:bold;
	display:inline;
   padding:0px 5px 0px 0px;
}


.offer_view .field .value{
 
	display:inline;
 
}

.offer_view .view .content{
 
}

.unit{
 
}

 

.offer_view .add_to_cart{
	padding:10px 0px 10px 0px;
	text-align:left;

}


.offer_view .price,
.offer_view .prev_price{
	padding:5px 0px 5px 0px;
	text-align:left;
	font-size:13px;

}

.offer_view .connections_form{
	padding-top:5px;	
}

.offer_view .connection{
	padding:4px;	
	margin:0px 0px 3px 0px;
	background:#661816;
	width:300px;
	
}

.offer_view .connection div.connection_name{
 	float:left;
	width:120px;
	color:#fff;
	font-style:italic;
	font-weight:normal;
	font-family:times new roman, tahoma;
}
.offer_view .connection select{
	float:right;
	width:160px;
}

.offer .add_to_cart{
	width:87px;
	float:right;
}

.offer .add_to_cart form{
	margin:0px 8px 0px 0px;
}

.add_to_cart .text{

	width:20px;

	color:#666;

}



.add_to_cart .image_button{

	vertical-align:middle;

	

}


 



/* 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:3px solid #fff;
	border-top:3px solid #fff;
}


.form table tr.header td,
.cart_details table tr.header td{
  	background:#cbbaaf url('../gfx/cart_details_header_bg.jpg') bottom repeat-x;
 
	padding:5px;
	font-weight:bold;
	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{

 
	padding:5px;
 
}



.cart_details table td .text{

  width:20px;

}









/* GALERIA ZDJEC */

.image_gallery{
	padding:10px 0px 0px 0px;
}

.image_gallery .item{

	float:left; 

	width:19%;

}



.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:normal;

	text-align:left;

	padding:2px;

}



.image_gallery .item .name a{

}



.image_gallery .item img{

  	display:block;

 
  	/*border:1px solid #a97325;*/
  	border:2px solid #ffffff;
  	 

}



.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{

 
	width:100%;

}



.video_gallery .bg{

	padding:2px;

	margin:2px;

 
	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{
 
}
 
.form form{
 
}

 
.form table{
	margin-left:1px;
	width:99%;
}

.form table td{
	 
	padding:5px;
}


.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{

	background:#f1f1f1;
	padding:5px;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
}
 


.value .info{
	display:block;
	font-size:11px;
	background:#ecf0f8;
	margin:2px 2px 2px 0px;
	padding:2px;
	border:1px dashed #1e2168;
	color:#1e2168;
	width:300px;
}


/* detale formularzy */
.details{

}
 

.details table{
	margin-left:1px;
	width:99%;
}

.details table td{
 
	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{
	background:#d1dbce;
}


 
form{

	margin:0px;

}

input.text{

	width:400px;
	font-size:11px;
	font-family:arial, tahoma;
	border:1px solid #c6c6c6;

}



.field input.text{
	padding-top:2px;
	padding-bottom:2px;
}



td.desc{
	vertical-align:top;
	font-weight:bold;
}



.field textarea{
	width:400px;
	border:1px solid #c6c6c6;
	height:150px;

}



input.file{

	width:200px;
	font-size:11px;
	font-family:arial, tahoma;
	border:1px solid #c6c6c6;

}





input.small_text{
 
	width:100px;

	font-size:11px;

	font-family:arial, tahoma;

	border:1px solid #c6c6c6;

}



input.smallest_text{

	width:60px;
	font-size:11px;
	font-family:arial, tahoma;
	border:1px solid #c6c6c6;

}



p.input{
	margin:0px;
	padding:5px;

}



 

input.button{

	margin:0px;
	padding-bottom:2px;
	width:91px;

	height:18px;

	font-size:12px;

	font-style:italic;
	font-weight:normal;
	font-family:times new roman, tahoma;

	color:#fff;

	font-weight:bold;

	border:0px;

	background:url('../gfx/button_bg.gif') no-repeat;

	cursor:pointer;

}



input.small_button{

	margin:0px;
   padding-bottom:2px;
	width:80px;
	height:32px;
	font-size:12px;
	font-weight:normal;
	font-family:arial, tahoma;
	color:#fff;
	border:0px;
	background:url('../gfx/button_bg.gif') no-repeat;
	cursor:pointer;
 
}

select{

	margin:0px;
	padding:0px;
	width:200px;
	font-size:11px;
	font-family:arial, tahoma;
	border:1px solid #999999;

}



textarea{

	margin:0px;
	padding:0px;
	width:200px;
	font-size:11px;
	font-family:arial, tahoma;
	border:1px solid #999999;
}
 

#middle_panel .content .information h2{

	color:#fff;

}



.important{
	color:#c22800;
}

.require{
	color:#c22800;
}





#middle_panel .content .error{
	display:block;
	padding:2px;
	margin-bottom:5px;
	color:#c22800;
	/*
	border:1px dashed #cc0000;

	background:#e9d5d5;
	*/
 

}



.sort_field{

	padding:1px 0px;

}



.sort_field img{

	border:0px;

}



h1 span.normal{
	font-size:11px;
	font-weight:normal;
	padding-left:20px;
}  



.nav_buttons{

	margin:3px;

	padding:10px;

	background:#f0f0f0;

}

.sort_fields{
	padding:3px;
	background:#f0f0f0;
	margin:0px 10px 10px 0px;	
}

.sort_fields p{
	margin:0px 0px 5px 0px;    
}

.sort_fields ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.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:0p;
}


.pager{

	margin:10px 0px 10px 0px;

	text-align:center;

}



.pager a{
	margin-left:3px;
	padding:1px 3px 1px 3px;
   text-decoration:none;
   color: #fff;
	background: #4a2707;
	border:solid 1px #6d3d0d;
}



.pager a:hover{
	padding:1px 3px 1px 3px;
	color: #cf7016;
	background-color: #6d3d0d;
	text-decoration:none;
	 
}





.pager span{
	padding:1px 3px 1px 3px;
	color: #cf7016;
	background-color: #6d3d0d;
	border:solid 1px #6d3d0d;
	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;
}

a.white{
	color:#ffffff;
}

img.border{
	border:1px solid #ffffff;
}

