@CHARSET "iso-8859-2";

body {
	background-color:#1c1c1c;
	font:12px Tahooma, Arial;
	color:#fff;
}
div {
	float:left;
}
.wrapper {	
	float:none;
	width:849px;
	margin:50px auto 0 auto;
}
.menu {
	width:849px;
	height:34px;
	background-color:#000;
	border-bottom:1px solid #262626;
}
.content {
	width:849px;
}
.content_bg {
	position:relative;
	background:url('../images/glowna_bg.jpg') top left no-repeat;
}
.content_produkty {
	height:511px;
	background:url('../images/produkty_bg.jpg') top left no-repeat;
}
.logo {
	height:109px;
	width:281px;
	padding:30px 0 0 40px;	
}
.stopka {
	padding:7px 0 0 0;	
}
.podstrona_bg {
	top:+140px;
	left:0;
	width:849px;
	height:371px;
	opacity:0.7;
	-moz-opacity:0.7;	
	filter:alpha(opacity=70);
	background-color:#000;
	position:absolute;
}
.podstrona {
	color:#fff;
	width:849px;
	height:371px;
	font:12px Tahoma;
	opacity:1;
	-moz-opacity:1;	
	filter:alpha(opacity=100);
	background:none;
}
.kategorie {
	clear:left;
	width:195px;
	overflow:hidden;
	padding:0 0 0 20px;
}
.kategoria, .kategoria_on  {
	width:195px;
	font-size:14px;
	padding:4px 0;
	cursor:pointer;
	background:none;	
}
.kategoria_on {
	color:#000;
	opacity:0.7;
	-moz-opacity:0.7;	
	filter:alpha(opacity=70);
	background-color:#9e9e9e;	
}
.produkty {
	width:634px;
	position:relative;

}
.produkty_bg {
	top:0;
	left:0;
	width:634px;
	height:371px;
	opacity:0.7;
	-moz-opacity:0.7;	
	filter:alpha(opacity=70);
	background-color:#000;
	position:absolute;	
}
.produkty_lista {
	color:#fff;
	width:634px;
	height:371px;
	font:12px Tahoma;
	opacity:1;
	-moz-opacity:1;	
	filter:alpha(opacity=100);
	background:none;
	text-align:center;
}
.produkt, .produkt_on, .produkt_ogladany {
	color:#fff;
	width:143px;	
	padding:2px;	
	margin:10px 50px 10px 0;
	cursor:pointer;
	text-align:center;
	border:1px solid #a2a2a2;
}
.produkt_on {
	background-color:#0b0889;
}
.produkt_ogladany {
	color:#fff;
	border:1px solid #7ecae0;
	background-color:#600d10;
}
.naglowek {
	float:right;
	opacity:0.7;
	-moz-opacity:0.7;	
	font-size:14px;
	font-weight:600;
	text-align:right;
	color:#fff;
	margin:54px 0 10px 0;	
	padding:3px;
	filter:alpha(opacity=70);
	background-color:#686868;
}
/*_________________ IMG ____________________*/

.submit {
	border:0px;
	cursor:pointer;
}
.noborder {
	border:0px;
}
.zdjecie {
	border:1px solid #a2a2a2;
	padding:1px;
}
/*__________________ SPAN ____________________*/
.szary {
	font:10px Verdana;
	color:#737070;
}

/*____________________ A ____________________*/
a {
	font:10px Verdana;
	color:#b7b7b7;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/*__________________ INPUT ____________________*/

.i1 {
	height:17px;
	width:130px;
	background-color:#dfdfdf;
	border:1px solid #a9a9a9;	
}
.szukaj {

}
.b1 {
	width:140px;
	border:1px solid E6E6E6;
	background-color:#3a3a3a;
	font:11px "Trebuchet MS",Tahoma;
	color:#E6E6E6;
}
