
BODY {
	cursor:default; BACKGROUND: url(gfx/bg.jpg) #E7E7E7 repeat-x 0px 0px;  FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif; margin-top:0px;
}


/*	tabelki	*/

a:link, a:hover, a:visited {
	color: #666666; text-decoration: none;
}
a:hover{
	 text-decoration: underline;
}

.srodek {
	padding: 10px 40px 0px 40px; color:#002757; FONT-SIZE: 12px; BACKGROUND: url(gfx/bg_srodek.jpg) #ffffff repeat-y 0px 0px;
}

.stopka { 
	color:#B2B2B2; FONT-SIZE: 11px; text-align: center; padding: 4px 0px 4px 0px;
}

table, tr, td {
	vertical-align: top;
/*	border: 0px solid #fff; */
/*	padding: 0px; */
/*	border-collapse:collapse; */
	color:#002757; FONT-SIZE: 12px; 
/*text-align: left;*/
line-height:21px;

}
img {
	border:0px;
}

input, select {
padding: 1px; margin: 0px; border-spacing: 1; border:1px; display:inline; font-size: 11px; color:#02336E; font-weight: bold; 
border-style: solid; border-color: #02336E; border-width: 1px; font-family: verdana; width: 170px; height: 18px;
}

textarea {
padding: 1px; margin: 0px; border-spacing: 1; border:1px; display:inline; font-size: 11px; color:#02336E; 
border-style: solid; border-color: #02336E; border-width: 1px; font-family: verdana;

}
.footer {
	BACKGROUND: url(gfx/footer.jpg) #E7E7E7 no-repeat 0px 0px; width:800px; height:18px; font-size: 11px; color: #999999; text-align: right; padding-right: 45px;
}

a.maly:link, a.maly:visited {
	font-size: 11px; color: #999999; text-decoration:none;
}
a.maly:hover {
	font-size: 11px; color: #999999; text-decoration:underline;
}

.footer2 {
	font-size: 11px; color: #999999; text-align: center; padding-top:5px;
}
ul {
        list-style-type: square;
        list-style-image: url(gfx/punkt.gif);
	padding:2px 1px 1px 15px;
	font-weight: bold;
	margin-left: 15px;
}
*:focus {
	outline: none;
}

