body{
	margin:0px;
	padding:0px;
}

div, span, p{
	font-size:11px;
	font-family:tahoma, arial;
	color:#6b6b6b;
	margin:0px;
	padding:0px;
}

li, td, th{
	font-size:11px;
	font-family:tahoma, arial;
	color:#6b6b6b;
 
}

a{
	font-size:11px;
	font-family:tahoma, arial;
	color:#95671a;
	text-decoration:none;
}

a:hover{
	color:#c4891f;
	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;
}


#bg_panel{

	/*background:#bc7231 url('../gfx/top_bg.jpg') center top no-repeat;*/
	
}


#main_panel{
	margin:0px auto;
	width:780px;  
	line-height:14px;
}

/* GLOWNY LAYOUT STRONY */
#top_panel{ 
	margin:0px 0px 0px 0px; 
	padding:0px; 
	background:url('../gfx/top_panel_bg_2.jpg') no-repeat;
	height:159px;
}

#bottom_panel{
	clear:both;
	height:100px;
	background:url('../gfx/bottom_panel_bg.jpg') top center no-repeat;
	 
}

#bottom_panel .bottom_content{
	padding:0px;
}


 

/* strona glowna */

#main_page{
	background:url('../gfx/main_page_bg.jpg') repeat-y; 
	width:100%;
	margin-bottom:20px;
}


#main_page #left_panel{
	float:left;
	width:166px;
	 
}

#main_page #middle_panel{
	float:left;
	width:418px;
	background:url('../gfx/main_page_middle_panel_top_bg.jpg') top no-repeat; 
 
}

#main_page #right_panel{
	float:left;
	width:196px;
 
}

#main_page_footer{
	height:26px;
	width:100%;
	background:url('../gfx/main_page_footer.jpg') top center no-repeat;
	
}

/* podstrony */


#sub_page{
	width:100%;
	margin-bottom:20px;
	background:url('../gfx/sub_page_bg.jpg') repeat-y; 
}
 

#sub_page #left_panel{
	float:left;
	width:166px;
	 
}
 
#sub_page #middle_panel{
	float:left;
	width:614px;
	background:url('../gfx/sub_page_middle_panel_top_bg.jpg') top no-repeat; 
	 
}
 
#sub_page #right_panel{
	float:left;
	width:204px;
	 
}



#sub_page_footer{
	height:25px;
	width:100%;
	background:url('../gfx/sub_page_footer_bg.jpg') top center no-repeat;
	
}



#left_panel .l1{
	width:100%;
	height:26px;
	background:url('../gfx/l1.jpg') no-repeat;
}

  
#left_panel .box,
#right_panel .box{
	margin:0px 0px 10px 0px;
	border:1px solid #aaa; 
	padding:0px;
}

#left_panel .box .content, 
#right_panel .box .content{
	padding:10px;
}

#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 h1,
#right_panel .box h1{
	margin:0px;
	padding:5px;
	color:#6b6b6b;
	font-size:14px;
	background:#d1dbce;
}

 
/* BOKSY SRODKOWEJ KOLUMNY */

#middle_panel .left_box{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:49%;
	float:left;
}

#middle_panel .right_box{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:49%;
	float:right; 
}
 


 
#content{
	margin:0% 1% 0% 1%;
	padding:0px;
	width:98%;
}

#content h1{
	padding:5px;
	color:#6b6b6b;
	font-size:14px;
	background:#d1dbce;
}


#sub_page #content h1{
	padding:5px 0px 10px 5px;
	color:#6d6d6d;
	font-size:18px;
	background:none;
	font-weight:normal;
	font-family:trebuchet ms;
	line-height:20px;
}



#sub_page #content h1 a{
	 
	color:#6d6d6d;
	font-size:18px;
	background:none;
	font-weight:normal;
	font-family:trebuchet ms;
	line-height:20px;
} 


#sub_page #content h2{
	padding:5px 0px 5px 5px;
	color:#6d6d6d;
	font-size:13px;
	background:none;
	font-weight:normal;
	font-family:trebuchet ms;
}


#sub_page #content h2 a{
	color:#6d6d6d;
	font-size:13px;
	background:none;
	font-weight:normal;
	font-family:trebuchet ms;
}



#news{
	margin:0px 50px 0px 10px;
	border-bottom:1px solid #9f792f;
}

#content h1.main{
	padding:5px 0px 0px 5px;
	color:#6d6d6d;
	font-size:18px;
	background:none;
	font-weight:normal;
	font-family:trebuchet ms;
	line-height:20px;
} 

#content h1.main span{ 
    
	color:#cd9025;
	font-size:18px;
	background:none;
	font-weight:normal;
	font-family:trebuchet ms;
	line-height:20px;
}



#content h2.main{
	padding:5px;
	color:#6d6d6d;
	font-size:14px;
	background:none;
	font-weight:normal;
	font-family:arial;
}

/* NAGLOWEK */
 
#header{
	margin:0px;
	padding:0px;
	height:140px;
}

#header img{
	 
	margin:0px;
	border:0px;
	
}

/* */
#header #logo{
	width:132px; 
	float:left;
	height:158px;
	
}
#header #logo a{
	display:block;
	margin:47px 0px 0px 36px;
	padding:0px;
	width:96px;
	height:96px;
}
#header #logo img{
	display:block;
	margin:0px;
	padding:0px;	
	width:96px;
	height:96px;
}

#header #slogan{
	width:533px; 
	height:158px;
	float:left;
}

#header h1{
	margin:0px;
	padding:10px;
	color:#000;
	font-size:24px;
	font-family:tahoma, arial;
	font-weight:normal;
}

#header h1 span{
	margin:0px 0px 0px 40px;
	padding:0px;
	 
	font-size:16px;
	font-family:tahoma, arial;
	font-weight:normal;
}

 
#header #top_links{
	width:115px; 
	height:158px;
	float:left;
}

#header #top_links ul{
	margin:0px;
	padding:45px 0px 0px 0px;
	list-style:none;
}

#header #top_links ul li{
	margin:0px;
	padding:0px;
	display:inline;
}

#header #top_links img{
	border:0px;
	margin-right:20px;
}

 

#top_menu{
	padding:0px;
	height:40px;
	background:#f6f6f6;
}

#search_simple{
	/*
	padding:10px 0px 10px 0px;
	width:204px;
	float:left;
	*/
	
	width:533px; 
	height:158px;
	float:left;
	
}

#search_simple .search_words{
	margin-left:180px;
	margin-top:43px;
	width:160px;
	border:0px;
	color:#fff;
	background:none;
}


#search_simple img{
	border:0px;
	margin:0px 0px 2px 5px;
	vertical-align:middle;
}


 
/* MENU DOLNE */

  
#menu_bottom{
 	width:240px; 
 	height:29px;
 	float:right;
}

#menu_bottom ul{
	display:block;
	margin:10px 0px 0px 0px;
	height:19px;
	list-style:none;
}

#menu_bottom ul li{
	margin:0px;
	padding:0px 8px 0px 8px;
	text-align:right;
	float:left;
	display:inline;
}

#menu_bottom ul li a{
	text-decoration:none;
	float:left;
	 
}

#menu_bottom ul li img{
}
 

#footer{
 	width:780px; 
 	padding:20px 0px 0px 0px; 
}

#partners{
	display:block;
	float:left;
	width:420px;
	margin:0px 0px 0px 0px;
}

#partners img{
	display:block;
	width:390px;
	margin:0px 0px 0px 0px;
}

#footer ul{
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
	width:240px;
}

#footer ul li{
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	color:#95671a;
}

#footer ul li a{
	text-decoration:none;
}

#footer ul li img{
}
 



#location{
	margin:0px 0px 5px 0px;
	padding:0px 0px 35px 160px;
} 
 
#location .path{
	padding:0px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
}
 
#location a{
	color:#fff;
}
 
 
/** CONTENT **/
 
#main_page h1{
}


#main_page h2{
}


#sub_page h1.header{	 
}
 

#sub_page h1{
}
/*  */

#sub_page h2{
	margin:0px;
	padding:5px 0px 5px 0px;
	font-size:13px;
	 
}

#sub_page h3{
}


 
#sub_page .sub_title{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	text-align:left;
}

#middle_panel .content{
	padding:0px 10px 10px 10px;
}

#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;
}




.browse,
.shortcut .item,
.shortcut_tree .item,
.shortcut_list .item
{
	 
}

.view,
.browse .item,
.shortcut .item,
.shortcut_tree .item,
.shortcut_list .item
{
	 
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	
}

.view .header,
.browse .header,
.shortcut .header,
.shortcut_tree .header,
.shortcut_list .header{
	
}


.view .footer,
.browse .footer,
.shortcut .footer,
.shortcut_tree .footer,
.shortcut_list .footer{
	
}

.view .title,
.browse .item .title,
.shortcut .item .title,
.shortcut_tree .item .title,
.shortcut_list .item .title{
	font-weight:bold; 
	margin-bottom:10px;
	color:#414141;
	
}


.view .title a,
.browse .item .title a,
.shortcut .item .title a,
.shortcut_tree .item .title a,
.shortcut_list .item .title a{
	color:#414141;
	font-size:12px;	 
	
}


.view .title a.menu,
.browse .item .title a.menu,
.shortcut .item .title a.menu,
.shortcut_tree .item .title a.menu,
.shortcut_list .item .title a.menu{
 
	color:#5a3b07;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;	 
	
}

.view .date,
.browse .item .date,
.shortcut .item .date,
.shortcut_tree .item .date,
.shortcut_list .item .date{
	margin-bottom:10px; 
	color:#414141;
	display:block;
	font-weight:normal;
}

.view .datetime,
.browse .item .datetime,
.shortcut .item .datetime,
.shortcut_tree .item .datetime,
.shortcut_list .item .datetime{
	margin-bottom:10px; 
	color:#414141;
}

.view .author,
.browse .item .author,
.shortcut .item .author,
.shortcut_tree .item .author,
.shortcut_list .item .author{
	margin-bottom:10px; 
	color:#414141;
}

.view .short,
.browse .item .short,
.shortcut .item .short,
.shortcut_tree .item .short,
.shortcut_list .item .short{
	 margin-bottom:10px;
	 color:#414141;
}


.view .image,
.browse .item .image,
.shortcut .item .image,
.shortcut_tree .item .image,
.shortcut_list .item .image{
	float:left;
	margin:0px 10px 10px 0px;
	padding:4px;
	border:1px solid #e0d9cf;
}
 

.view .image img,
.browse .item .image img,
.shortcut .item .image img,
.shortcut_tree .item .image img,
.shortcut_list .item .image img{
	/*border:1px solid #e0d9cf;*/
	border:0px;
}

.view .more,
.browse .item .more,
.shortcut .item .more,
.shortcut_tree .item .more,
.shortcut_list .item .more{
	margin-bottom:10px;
	text-align:right;
	background:url('../gfx/brown3_dbl_arrow.gif') 100% 5px no-repeat;
}

.view .more a,
.browse .item .more a,
.shortcut .item .more a,
.shortcut_tree .item .more a,
.shortcut_list .item .more a{
	padding-right:15px; 
  	font-weight:bold; 
}

#middle_panel .view .more a,
#middle_panel .browse .item .more a,
#middle_panel .shortcut .item .more a,
#middle_panel .shortcut_tree .item .more a,
#middle_panel .shortcut_list .item .more a{
	padding-right:15px; 
 
	 
}

 
  
.browse_list,
.browse_tree,
.see_also_list{
	margin:0px;
	padding:0px 5px 0px 5px;
}

.menu_archive ul,
.browse ul,
.browse_list ul,
.browse_tree ul,
.sitemap ul,
.see_also_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.menu_archive ul li,
.browse ul li,
.browse_list ul li,
.browse_tree ul li,
.sitemap ul li,
.see_also_list ul li{
	margin:0px;
	padding:0px 0px 2px 0px;
}

.menu_archive ul li a,
.browse ul li a,
.browse_list ul li a,
.browse_tree ul li a,

.see_also_list ul li a{
	color:#5a3b07;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
}
.sitemap ul li a{}

.see_all{
	margin:0px 40px 0px 10px;
	padding:5px 10px 10px 10px;
	border-top:1px solid #9f792f;
	background:url('../gfx/brown2_dbl_arrow.gif') 0px 10px no-repeat;
}

.see_all a{
	font-weight:bold;
	color:#484747;
}
 

 .archive{
	margin:0px 40px 0px 10px;
	padding:5px 10px 10px 10px;
	border-top:1px solid #9f792f;
	background:url('../gfx/brown2_dbl_arrow.gif') 0px 10px no-repeat;
}

.archive a{
	font-weight:bold;
	color:#484747;
}
 
 

 
/* 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 PIONOWE*/

#left_panel #page_menu h1{
  color:#fff;
  font-family:arial;
  padding:22px 20px 4px 20px;
  margin:0px;
  font-weight:bold;
  font-size:17px;
	background:url('../gfx/page_menu_header_bg.jpg') no-repeat;
}

#left_panel #page_menu{
	border:0px;
	margin:0px;
}

#left_panel #page_menu .vertical_menu{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	background:url('../gfx/page_menu_bg.jpg') repeat-y;
}

#left_panel .vertical_menu ul{
	margin:0px;
	padding:15px 0px 80px 0px;
	list-style:none;
	background:url('../gfx/page_menu_footer_bg.jpg') 0px bottom no-repeat;
	width:100%;
}

.vertical_menu ul li{
	margin:0px;
	padding:5px 10px 5px 15px;
	border-bottom:0px;
}

.vertical_menu ul li a{
	padding-left:0px;
	color:#5a3b07;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
}
.vertical_menu ul li a:hover{
	color:#f8f1e5;
}


.vertical_menu ul li li{
	border-bottom:0px;
}

#middle_panel .vertical_menu ul li{
	border:0px;
	background:none;
}

#left_panel .vertical_menu ul li ul{
	background:none;
	padding:0px;
	margin:0px;
}

.vertical_menu ul li li a{
	padding-left:0px;
}

.vertical_menu ul li li a{
	font-weight:normal;
}


.vertical_menu ul li li li a{
	padding-left:0px;
}

.vertical_menu ul li li li li a{
	padding-left:0px;
}






#left_panel #area_box{
	border:0px;
	margin:0px;
	padding:0px 0px 0px 0px;
}


#left_panel #area_box h1{
  color:#fff;
  font-family:arial;
  padding:14px 20px 4px 12px;
  margin:0px;
  font-weight:bold;
  font-size:12px;
	background:url('../gfx/area_box_header_bg.jpg') no-repeat;
}

#left_panel #area_box .shortcut{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url('../gfx/area_box_bg.jpg') repeat-y;
}

#area_box .shortcut .item{
	padding:10px;
 
}

#area_box .shortcut .item .title a{
	color:#95671a;
	font-size:12px;
}

#area_box .shortcut .item .title a.news{
	color:#5a3b07;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
}



#area_box .shortcut .item .short{
	padding:0px;
	margin:0px;
    
}

#area_box .shortcut .item .short p, 
#area_box .shortcut .item .short span, 
#area_box .shortcut .item .short div,
#area_box .shortcut .item .short td{
	color:#000;	 
}




#area_box .shortcut .item .more{
	text-align:right;
	background:url('../gfx/black_dbl_arrow.gif') 95px 5px no-repeat;
	 
}

#area_box .shortcut .item .more a{
	color:#353535;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#area_box .shortcut .footer{
	height:19px;
	background:url('../gfx/area_box_footer_bg.jpg') 0px bottom no-repeat;
}



#right_panel #right_boxes{
	border:0px;
	margin:0px;
	padding:0px 0px 27px 0px;
	background:#c4891f url('../gfx/right_boxes_footer_bg.jpg') 0px bottom no-repeat;
}


#right_panel #know_menu{
	border:0px;
	margin:0px;
}

#right_panel #know_menu h1{
  color:#fff;
  font-family:arial;
  padding:54px 20px 10px 28px;
  margin:0px;
  font-weight:bold;
	font-size:13px;
	background:url('../gfx/know_menu_header_bg.jpg') no-repeat;
}

#right_panel #know_menu .vertical_menu{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	background:url('../gfx/know_menu_bg.jpg') repeat-y;
}
#right_panel .vertical_menu ul{
	margin:0px;
	padding:0px 0px 40px 0px;
	list-style:none;
	background:url('../gfx/know_menu_footer_bg.jpg') 0px bottom no-repeat;
}

#right_panel .vertical_menu ul li{
	margin:0px;
	display:block;
	padding:0px 5px 0px 28px;
	background:url('../gfx/brown_dbl_arrow.gif') 20px 4px no-repeat;
}


#right_panel .vertical_menu ul ul{
	padding:0px;
	background:none;
}



#right_panel #contact_box{
	border:0px;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:url('../gfx/contact_box_bg.jpg') repeat-y;
}


#right_panel #contact_box h1{
  color:#fff;
  font-family:arial;
  padding:14px 20px 8px 26px;
  margin:0px;
  font-weight:bold;
  font-size:13px;
	background:url('../gfx/contact_box_header_bg.jpg') no-repeat;
}

#right_panel #contact_box .content{
	margin:0px 0px 0px 0px;
	padding:5px 20px 0px 20px;
	background:url('../gfx/contact_box_footer_bg.jpg') bottom no-repeat;
}



#right_panel #opening_hours_box{
	border:0px;
	margin:0px;
	padding:0px;
	background:url('../gfx/opening_hours_box_bg.jpg') repeat-y;
}


#right_panel #opening_hours_box h1{
  color:#fff;
  font-family:arial;
  padding:14px 20px 8px 20px;
  margin:0px;
  font-weight:bold;
  font-size:13px;
	background:url('../gfx/opening_hours_box_header_bg.jpg') no-repeat;
}

#right_panel #opening_hours_box .content{
	margin:0px 0px 0px 0px;
	padding:5px 20px 25px 20px;
	background:url('../gfx/opening_hours_box_footer_bg.jpg') bottom no-repeat;
}


/* MENU POZIOME */
.horizontal_menu{
}
 
.horizontal_menu_header{
	float:left;
}
 
.horizontal_menu ul{
	display:block;
	margin:0px 0px 1px 10px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

.horizontal_menu ul li{
	margin:0px;
	padding:0px 6px 0px 6px;
	display:inline;
	float:left;
	border-right:1px solid #6b6b6b;
}
.horizontal_menu ul li a{
	text-decoration:none;
	display:block;
	float:left;
}


/* MENU POZIOMOWE */
.level_menu{
	padding:13px 0px 10px 0px;
	width:728px;
	float:right;
}
 
.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;
}



.price{
 	color:#c22424;
  	font-weight:bold;
}

.prev_price{
  	color:#aaa;
  	text-decoration:line-through;
  	font-weight:normal;
}

.wholesaler_price{
  	color:#00aa00;
  	font-weight:bold;
}

.add_to_cart{
	text-align:right;
}

.add_to_cart .text{
	width:20px;
	color:#666;
}

.add_to_cart .image_button{
	vertical-align:middle;
	
}


 


/* tabele formularzy */
.object_form{
	padding:0px;
}

.object_form form{
  
}

.object_form table{
	margin-left:1px;
	width:99%;
}
.object_form table td{
	border-bottom:1px dashed #cccccc;
	padding:5px;
}
.object_form table td.desc{
	width:35%;
}

.object_form .field{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #cccccc;
}

#middle_panel .object_form table.items{
  margin:10px 0px 10px 0px;
}

.object_form table tr.header td{
	background:#d1dbce;
	font-weight:bold;
}
.object_form table td.header{
	background:#d1dbce;
}


/* detale formularzy */
.object_details{
	padding:0px;
}
.object_details table{
	margin-left:3px;
	width:99%;
}
.object_details table td{
	border-bottom:1px dashed #cccccc;
}
.object_details table td.desc{
	width:35%;
}

.object_details .field{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #cccccc;
}

.object_details .value{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #cccccc;
}

.object_details table td.header{
	background:#d1dbce;
}




/* 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 dashed #cccccc;
	border-top:1px dashed #cccccc;
}

.cart_details table tr.header td{
	background:#d1dbce;
	padding:5px;
	font-weight:bold;
	vertical-align:top;
}

tr.summary td{
	font-weight:bold;
}

.cart_details table td{
	background:#fff;
	padding:5px;
	 
	border-right:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
}

.cart_details table td .text{
  width:20px;
}


/* Galeria */


.gallery .item{
	float:left; 
	width:33%;
}

.gallery .bg{
	padding:2px;
	margin:2px;
	border:1px solid #ccc;
	background:#f9f9f9;
	text-align:center;
}
/*
.gallery .item a{
	display:block; 
	margin:0px;
	background:#fff;
	padding:1px;
	border:1px solid #ccc;
}
*/

.gallery .item a{
 
}

.gallery .item .link{
	text-align:right;
	padding:2px 12px 2px 12px;	 
}

.gallery .item .link a{
}

.gallery .item .name{
	font-weight:bold;
	text-align:left;
	padding:2px;
}

.gallery .item .name a{
}

.gallery .item img{
  	display:block;
  	margin:0px auto;
  	border:1px solid #a97325;
}

.gallery .item .description{
	margin:2px;
	padding:2px;
	background:#fff;
	text-align:left;
}

.gallery .image span{
	display:block; 
	margin:0px 0px 1px 6px;
	 
}


 
/* GALERIA VIDEO */
.multi_gallery .item{
	float:left; 
	width:33%;
}

.multi_gallery .bg{
	padding:2px;
	margin:2px;
	border:1px solid #ccc;
	background:#f9f9f9;
	text-align:center;
}
 
.multi_gallery .item .containers{
	clear:both;
	display:block;
}

.multi_gallery .item a{
 
}

.multi_gallery .item .link{
	text-align:right;
	padding:2px 12px 2px 12px;	 
}

.multi_gallery .item .link a{
}

.multi_gallery .item .name{
	font-weight:bold;
	text-align:left;
	padding:2px;
}

.multi_gallery .item .name a{
}

.multi_gallery .item img{
  	display:block;
  	margin:0px auto;
  	border:1px solid #a97325;
}

.multi_gallery .item .description{
	margin:2px;
	padding:2px;
	background:#fff;
	text-align:left;
}

.multi_gallery .image span{
	display:block; 
	margin:0px 0px 1px 6px;
	 
}


 
 


/** FORMULARZE **/

.form{
}

.form td{
	padding:5px;
}

form{
	margin:0px;
}
input.text{
 
	width:200px;
	font-size:11px;
	font-family:arial, tahoma;
	border:1px solid #999999;
}

input.file{
 
	width:200px;
	font-size:11px;
	font-family:arial, tahoma;
	border:1px solid #999999;
}


input.small_text{
 
	width:100px;
	font-size:11px;
	font-family:arial, tahoma;
	border:1px solid #999999;
}

input.smallest_text{
 
	width:60px;
	font-size:11px;
	font-family:arial, tahoma;
	 
	border:1px solid #999999;
}

p.input{
	margin:0px;
	padding:5px;
}

 
input.button{
	margin:0px;
	width:80px;
	height:19px;
	font-size:12px;
	font-family:arial, tahoma;
	color:#518745;
	font-weight:bold;
	border:0px;
	background:url('../gfx/button_bg.gif') no-repeat;
	cursor:pointer;
}

input.small_button{
	margin:0px;
	width:60px;
	height:19px;
	font-size:12px;
	font-family:arial, tahoma;
	color:#518745;
	font-weight:bold;
	border:0px;
	background:url('../gfx/small_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;
}
 

.nav_buttons{
	margin:3px;
	padding:10px;
	background:#f0f0f0;
}

.pager{
	margin-bottom:4px;
}

#middle_panel .content .information h2{
	color:#009900;
}

.important{
	color:#c22800;
}
.require{
	color:#c22800;
}


#middle_panel .content .error{
	display:block;
	padding:2px;
	margin-bottom:5px;
	border:1px dashed #cc0000;
	background:#e9d5d5;
 
}

.sort_field{
	padding:1px 0px;
}

.sort_field img{
	border:0px;
}

  

