/* -------------------------------------- MASTER style sheet -- created 18 kwiecien 2004 - */

@import url("tables.css"); 
/***********************************************************/

a {
	color: #5D5D7D;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #5D5D7D;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #5D5D7D;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

body		{
	background: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0% 0% 0% 0%;
}

font.bialy {
	color: #FFFFFF;
	font-size: 10px;
}

font.blend	{
	color: #C8C8C8;
}

font.male {
	font-size: 9px;
}

font.title {
	color: #3D3D3D;
	font-size: 12px;
	font-weight: bold;
}

font.titleNagluwekSmall {
	color: #003364;
	font-size: 15px;
	font: italic;
	font-weight: bold;
	}
	
font.titleNagluwek {
	color: #003364;
	font-size: 20px;
	font: italic;
	}

font.alert	{
	color: #FF0000;
	font-weight: bold;
}

font.title1 {
	color: #3D3D3D;
	font-size: 12px;
	font-weight: normal;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #6A6A6A;
	font-size: 11px;
}

input.i001 {
   background: White;
   width: 90%;
   min-width: 90%;
   font-size: smaller;
}

input.submit {
	background-color : #C8C8C8;
	color:#3D3D3D;
	font-size: 11px;
	}

textarea	{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1pt;
	font-size: 11px;
}
