/* ZAKŁADKI */

ul#Tabs, ul#Tabs li.Tab a { font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color:#929292; a-font-weight:bold; }
#Tabs li.SelectedTab a {	font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; a-font-weight:bold; text-decoration:none;}
ul#Tabs, ul#Tabs li.Tab a:hover {	color:#000;	}
ul#Tabs li.SelectedTab a:hover { text-decoration:none;	}

ul#Tabs {
	list-style:none; list-style-type: none; margin:0;padding:0;
	line-height:normal;
	padding-bottom: 0px;
	overflow:auto;
	z-index: 1;
}


ul#Tabs li.Tab, #Tabs li.SelectedTab
{
	float: left;
	height: 25px;
	margin: 2px 0px 0px 5px;
	padding:0 10px 0 0;
	text-align:center;
}
ul#Tabs li.SelectedTab { padding-bottom:15px;}
ul#Tabs li.Tab { padding-top:3px;}


ul#Tabs { background:url(../images/tlo_produkt_menu.jpg) bottom center no-repeat; }
ul#Tabs li.Tab {	background:url(../images/tlo_produkt.jpg) bottom center no-repeat; }
ul#Tabs li.SelectedTab{ background:url(../images/tlo_produkt2.jpg) bottom center no-repeat; }

a-ul#Tabs li.Tab {background:#66FF33;}
a-ul#Tabs { background:#FF66FF; }



#products { overflow:hidden; margin-bottom:25px; }
a-#products { background:#00FFCC; }
#products div.product_list {border:1px solid #E8E8E8; border-top:0; overflow:hidden;}

#products div.product_list ul {list-style:none; margin:0;padding:0; }
#products div.product_list ul li {float:left; list-style-type:none; margin:0;padding:0;
	margin-left:10px; width:70px; text-align:center; padding:10px 0; overflow:hidden;}
	

#products div.product_list div.foto {overflow:hidden; width:70px;}
#products div.product_list div.foto img { left:-15px; position:relative; height:85px;}
#products div.product_list a {color:#7C7C7C; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
