.tytul {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #E8E6DC;
}
.txt-11 {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.txt-podst {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.txt-11-bold {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.txt-11-blu {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #004E90;
}
.txt-11-red {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #DA251D;
}
.txt-14-bold {
	font-family: tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.txt-15 {
	font-family: tahoma, Arial, Verdana;
	font-size: 15px;
	line-height: 28px;
	color: #004E90;
}
.txt-15-bold {
	font-family: tahoma, Arial, Verdana;
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
}

.copyr {
	font-family: tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #BBBBBB;
}
.txt-formularz {

	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: normal;
	color: #666666;
}

input, option
	{
		border-color:#A4A6A9;
		border-width:1;
		font-family:tahoma, Arial, Verdana;
		font-size:11px;
		background-color:#FFFFFF;
		color:#3C3C3C;
	}
	select
	{
		border-color:#A4A6A9;
		border-width:1;
		font-family:tahoma, Arial, Verdana;
		font-size:11px;
		color:#3C3C3C;
		background-color:#FFFFFF;
	}
	textarea
	{
		border-color:#A4A6A9;
		border-width:1;
		font-family:tahoma, Arial, Verdana;
		font-size:11px;
		color:#3C3C3C;
		background-color:#FFFFFF;
	}
	
input.submit {
   background-color: #e0e0e0;
   font-weight: bold;
  }

BODY {
scrollbar-face-color: #E9E9E9;
scrollbar-highlight-color: #E9E9E9;
scrollbar-3dlight-color: #F0F0F0;
scrollbar-darkshadow-color: #999999;
scrollbar-shadow-color: #E9E9E9;
scrollbar-arrow-color: #999999;
scrollbar-track-color: #F0F0F0;
}

BODY {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;}

body {background-color: #5E5A53;}

a:link {color: #E8E6DC;	text-decoration: none;}
a:visited {color: #E8E6DC; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none;}
a:active {color: #E8E6DC; text-decoration: none;}
