@charset "windows-1250";
/* css styles by Tomasz Kirsz */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #6699cc;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	
}



.copyright {
 	font-size: 10px;
	color: #006699;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}
.copyright a:link, .copyright a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #006699;
}

.copyright a:hover, .copyright a:active {
	font-weight: bold; 
	text-decoration: underline;
	color: #006699;
}


.req {
	font-size: 10px;
	color: #006699;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 10px;
}
.req a:link, .req a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #006699;
}

.req a:hover, .req a:active {
	font-weight: bold; 
	text-decoration: underline;
	color: #006699;
}

.male{

	margin-right: 10px;

}

table.wypelnij {
	background-image: url(images/down.gif);
	background-repeat: repeat-y;
	background-color: #6699cc;
	}
	

.become {
 	font-size: 15px;
	font-weight: normal; 
	color: #003366;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	}
.become2 {
 	font-size: 17px;
	font-weight: normal; 
	color: #003366;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	}
  
a.menu {
  font-family: Tahoma, Verdana, Arial;
  text-decoration: none;
  color: #4477AA;
  margin-left: 5px;
  margin-right: 5px;
}  
a.menu:hover {  
  text-decoration: underline;
}  
