@charset "iso-8859-2";
/* CSS Document */



img {

 padding: 0;
  margin: 0;
  
}

form  {

 padding: 0;
  margin: 0;
  background: transparent;
  
}

body {


height :100%;
padding: 0;
margin: 0;
text-align: center;
font-family:  Verdana;
font-size: small;
background: #eaeeef url(_bg.jpg) repeat-y top center;

	
	
}
input {
	font-family : Verdana;
	font-size : 11px;
	color: #000;
        border : thin solid #AAAAAA 1px;
		border-collapse : collapse;
        background-color :#fff;
}

input.dwa { border:none; background-color : transparent; }

textarea {
	font-family : Verdana;
	font-size : 11px;
        border : thin solid #000000 1px;
		border-collapse : collapse;
        background-color : #FFFFFF;
}
td { vertical-align:top; }

.xsmall {font-size:x-small;}
.xxsmall {font-size:xx-small;}
.small {font-size:small;}
.medium {font-size:medium;}
.large {font-size:large;}

.colorred {color: #CC3333;}
.xxsmallh {line-height:20px;   font-size:xx-small;}
.cena { color: #CC3333; font-size:large; }
.cenaold { color: #808080; font-size:x-small; }

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #1b39a9;
}
a:active {
	text-decoration: none;
	color: #006699;
}
	


#kontener
{
position: relative; margin: auto auto auto auto; 
text-align: left; border: 1px none #000000;
height: 100%; width: 978px;
}



#hidden1,#hidden2,#hidden3,#hidden4
{

display: none;
}


		  
.style111 {font-size: xx-small}
.stylenazwa {color: #a91212; font-size: large;  font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
.h1  {color: #a91212; font-size: large;  font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;font-weight: normal;}
.style3 {color: #FFFFFF; font-size: 10px;}
.style4 {color: #FFFFFF}
.style5 {font-size: 9px}
.style6 {font-size: 10px}
.style8 {color: #000000;font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif}

h1 { color: #CCCCCC; }


.produkt
{
		margin: 0px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
.produkt th
{
	font-size: 10px;
	font-weight: normal;
	padding: 12px 15px;
	color: #FF0000;
}
.produkt td
{
	padding: 10px 15px;
	color: #000000;
	border-top: 1px solid #c0c0c0;
}
.parametr
{
	background: #e5e5e5;
	
}
.produkt tr:hover td
{
	color: #000000;
	background: #ededed;
}


