Body {
	margin: 0px;
	background: #587893;
}

img{
	border: 0px;
}

H1 {color: #FFFFFF; font-family: Helvetica; font-size: x-large;}
H2 {color: #E47729; font-family: Helvetica; font-size: x-large;}
H3 {color: #DE5D01; font-family: Helvetica; font-size: large}

A:link    { color: #cccccc; font-weight: 600; font-family: Sans-Serif; font-size: 14px; text-decoration: underline }
A:visited { color: #cccccc; font-weight: 600; font-family: Sans-Serif; font-size: 14px; text-decoration: underline }
A:hover   { color: #cccccc; font-weight: 600; font-family: Sans-Serif; font-size: 14px; text-decoration: none; background: white }
A:active  { color: #cccccc; font-weight: 600; font-family: Sans-Serif; font-size: 14px; text-decoration: underline }

.text {
		font-weight: 500; font-size: 14px; font-family: Sans-Serif; color: #333333; margin: 10px}
.textbold {
		font-weight: bold; font-size: 14px; font-family: Sans-Serif; color: #333333; margin: 10px}
		 
.naglowek {color: #CE5600; font-family: Sans-Serif; font-size: 600; font-weight: 600; text-decoration: underline;  margin: 10px}
		
.formularz {border: 1px silver solid }
.formularzb {border: 1px silver outset }

.menu{
width: 188px;
height: 20px;
text-align: center;
vertical-align: middle;
border-top: 0px;
margin-left: 0px;
}

.menu a{
font: 16px sans-serif;
font-weight: 600;
display: block;
vertical-align: middle;
width: 100%;
height: 100%;
color: white;
text-decoration: none;
}

.menu a:visited{
font: 16px sans-serif;
font-weight: 600;
display: block;
vertical-align: middle;
width: 100%;
height: 100%;
color: white;
text-decoration: none;
}

.menu a:hover{
background-color: none;
color: #FFFD03;
height: 20px;
width: 188px;
text-align: center;
text-decoration: underline;
}

.menu a:active{
background-color: none;
color: #FFFD03;
height: 20px;
width: 188px;
}