body {
margin: 1px 0px 0px 2px;
background-color: #CEE9BE;
font-family: Verdana;
font-size: 10pt;
scrollbar-face-color: #4B671D;
scrollbar-highlight-color: #E5F3DC;
scrollbar-3dlight-color: #CEE9BE;
scrollbar-darkshadow-color: #005942;
scrollbar-shadow-color: #8EA686;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #E1FEAC;
}

.menu {
font-family: Arial, Helvetica, sans-serif; 
display: block;
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
background-color: #0E7800;
height: 19px;
width: 100%;
letter-spacing: 1px
}

.menu:hover {
font-family: Arial, Helvetica, sans-serif;
display: block;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
background-color: #FFCC00;
height: 19px;
width: 100%;
letter-spacing: 1px
}

.oferta {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
background-color: #0EA300;
height: 19px;
display: block;
width: 100%;
letter-spacing: 1px
}

.oferta:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #FFCC00;
height: 19px;
display: block;
width: 100%;
letter-spacing: 1px
}

.ofert {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #CC0966;
text-decoration: none;
height: 19px;
clip:   rect(   );
width: 100%;
letter-spacing: 1px
}

.ofert:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF9900;
text-decoration: underline;
height: 19px;
clip:   rect(   );
width: 100%;
letter-spacing: 1px
}

.zmiana {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.zmiana:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #FF3300;
text-decoration: underline;
}

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}

.licznik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
}

.firma2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.firma3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #990000;
	text-decoration: none;
	letter-spacing: 1pt;
	font-weight: lighter;
}

.menustopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.menustopka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
}

.banner {
        font-family: Arial;
        font-size: 14px;
        color: #FF9900;
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 1pt;
}

.ogolne {
	color: #003333; /* text color */
	font-family: Verdana; /* font name */
	font-size: 10pt; /* font size */
}

.zielony {
         font-family: Verdana;
         font-size: 10pt;
         color: #333333;
}

input, textarea, select {
	font-family: Arial; /* font name */
	font-size: 10pt; /* font size */
}
/* main table */
.ewTable {
	width: 100%; /* table width */
	color: #000066; /* text color */
	font-family: Verdana; /* font name */
	font-size: 10pt; /* font size */
	border-collapse: collapse;
	border: none;
}

/* main table data cells */
.ewTable td {
	padding: 3px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

/* main table header cells */
.ewTableHeader {
	font-family: Arial;
        font-size: 10pt;
        background-color: #666633; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;
        text-decoration: none;
}

.ewTableHeader a {	
	color: #FFFFEE; /* header font color */
	font-weight: normal;
        text-decoration: none;
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

/* main table sorting indicator */
.ewTableOrderIndicator {
	font-family: Webdings;	
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;	
}


