@charset "utf-8";
/* CSS Document */

html body { width:100%; 
			height: 100%;
			
			margin: 0px; 
			padding: 0px;
			background-color: #000000; 
			text-align: left;

	 		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			COLOR: white;
			vertical-align:top; 	
			
			background-repeat:no-repeat;
			background-position:center top;
			background-attachment: fixed;		
			
			background-color:#000;
			}

table, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	COLOR: white;
	vertical-align: top; 
}

img {
	behavior: url(iefix/iepngfix.htc);
	border: 0px solid black;
}

a {
	color:#09F;
}
			

div#strona { 
			width:904px;	
			margin: 0px;
			display: table;		

	
}	


.tytul {
	text-align: center;
	font-size: 16px;
	color: #ffff00;
	font-weight: bold;
}							
			
div#naglowek { 
	clear: both;	
	background-image: url('../img/banner.png');
	background-position:center top;
	background-repeat: no-repeat;	
	
	behavior: url(iefix/iepngfix.htc);	
	
	width:904px;
	height: 166px;
		
	text-align: right;
}

	#naglowek a {
		text-decoration:none;
		COLOR: white;
		margin: 10px;
		display: block;
		float: right;
	}			
			
div#menu {
	float: left;
	width: 190px;
	display: table;

}


#menu a {
	list-style-type: none;
	background-image: url('../img/menu_off.png');
	background-position: top;
	background-repeat: no-repeat;
	
	behavior: url(iefix/iepngfix.htc);
	
	padding: 5px 0px 0px 33px;
	height: 20px;
	margin: 0px;
	cursor: pointer;
	display: block;
	text-align: left;
	color: white;
	text-decoration: none;

}
#menu a.pierwsze {
	background-image: url('../img/menu_off1.png');	
	height: 19px;
}
#menu a.pierwsze-sel {
	background-image: url('../img/menu_on1.png');	
	font-weight: bold;
	height: 19px;
}
#menu a:hover {
	color: #800040;
}
#menu a.sel {
	background-image: url('../img/menu_on.png');		
	font-weight: bold;
	color: #F30505;
}

#menu a.podmenu {
	background-image: url('../img/menu2_off.png');		
	padding-left: 48px;
	text-align: left;
	
}

	#menu a.pozostale {
		color:#F90;
	}

#menu a.sel2 {
	background-image: url('../img/menu2_on.png');		
	font-weight: bold;
	color: #FC0;
}
#menu a.zolte {
	color:#F60;
}

#menu a.sklep {
	background: none;
	margin: 0px;
	padding: 0px;	
	clear: both;
	height: auto;
	display:table;
}
			
	
div#tresc {
			margin: 0px 2px 0px 0px;
			padding: 20px 20px 20px 20px;
			width: 650px;
			
			text-align: justify;
			border: 0px solid white;
			
			float: right;
			
}


#news {
	margin: 40px 40px 0px 40px;
}
#news .datam, .tytul, .tresc {
	display: block;
	width: 100%;
}
#news .datam {
	color: #afa250;
}
#news .tytul {
	border-top: 1px solid #afa250;
	font-weight: bold;
	margin-bottom: 5px;
}


#strony {
	color: #808080;
	margin: 40px;
}
#strony a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#strony a:hover {
	color: #800080;
}			

#produkty td {
	text-align: center;
	vertical-align: top;
}
		#produkty img {
			clear: both;		
		}
		#produkty a {
			text-decoration: none;
			color: white;
			margin: 4px;
		}
		#produkty a.numer {
			display: block;
			font-family:"Courier New", Courier, monospace;
		}
		#produkty a.nowosc {
			display: block;
			font-weight: bold;
			color: yellow;
		}

		
		
		#produkt .nazwa {
			font-size: 14px;
			font-weight: bold;
			display: block;
			margin: 20px;
		}
		#produkt .numer {
			font-size: 12px;
			font-family:"Courier New", Courier, monospace;
			margin: 20px;
			display: block;;
		}
		#produkt .dane {
			display: block;
			margin: 3px 0px 3px 20px;
		}
		#produkt img {
			margin: 20px;
			display: block;;
		}
		#produkt a {
			color: #f5a90a;
			text-decoration: none;
			font-weight: bold;
		}
		/*
#produkt a.zamow {
			background-image:url('../img/ZAMOW.png');
			background-repeat: no-repeat;
			behavior: url(iefix/iepngfix.htc);
			height: 25px;
			width: 95px;
			text-align: center;
			display: block;
			padding-top: 6px;
		}
*/
		
		#produkt input.zamow {
			background-color: transparent;
			border: 0px solid #c0c0c0;
			border-bottom: 1px solid #c0c0c0;
			padding: 3px 15px 3px 15px;
			color: white;
			font-weight: bold;
			cursor: pointer;

		}
		#produkt textarea {
			background-color: transparent ;
			border: 1px solid #c0c0c0;
			
			padding: 3px 15px 3px 15px;
			color: white;
			cursor: pointer;
			display: block;
			width: 300px;
			height: 100px;
			margin: 20px;
		}
		#produkt input.przycisk {
			background-color: transparent;
			border: 1px solid #c0c0c0;
			border-bottom: 1px solid #c0c0c0;
			padding: 3px 15px 3px 15px;
			color: white;
			font-weight: bold;
			cursor: pointer;
			margin: 20px;
		}
		#produkt td {
			color: yellow;
		}
		
		#kolory {
			margin: 50px;
		}
		
		#kolory td {
			
		}
		
	
		#kolory input {
			background-color: transparent;
			border: 0px solid #c0c0c0;
			border-bottom: 1px solid #c0c0c0;
			padding: 3px 15px 3px 15px;
			color: white;
			font-weight: bold;
			cursor: pointer;
		}
		#kolory label {
			cursor: pointer;
		}
		#kolory input.przycisk {
			background-color: transparent;
			border: 1px solid #c0c0c0;
			border-bottom: 1px solid #c0c0c0;
			padding: 3px 15px 3px 15px;
			color: white;
			font-weight: bold;
			cursor: pointer;
		}
		
		
.error {
	color:#FF0000;
	
}



