@CHARSET "UTF-8";

body {
	background-color:#010440;
	text-align: center; 
	margin: 0 auto; 
	width: 940px;
	color:#FFFFFF;
	font-family: Arial, Tahoma, sans-serif;
	
}

.Honor {
	background-color:#c0bfc4;
	width:754px;
	position:relative;
	padding:5px;

	}
	
	.Wpis{
	width:754px;
	position:relative;
	padding:5px;
	}
	
	.Wpis2{
	width:754px;
	position:relative;
	padding:5px;
	background-color:#1f2151;
	}
	
a:link, a:visited, a:active {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
	color:#DB1443;

	}
	
table {text-align:left;}
.txtH{	
		color:#00032E;
	}
	.txtB{
		font-size:11px;
		color:#00032E;
	}

a:link.txtB, a:visited.txtB, a:active.txtB {
	text-decoration:none;
}
a:hover.txtB {
	text-decoration:underline;

	}


	.txt{
		font-size:11px;
	}

td#footer {
	background:url(../img/pasekf.gif) repeat-x;
	height:61px;
	position:relative;
	padding-top:18px;
}

div#GM {
	position:absolute;
	left:56px;
	top:0px;
}

a:link.txt, a:visited.txt, a:active.txt {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover.txt {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
	img#left {
		margin-bottom:15px;
	}
	
	div#placek {
		width:100%;
		background:url(../img/placek.gif);
		position:relative;
	}
	
		
	div#placek2 {
		width:100%;
		height:100%;
		background:url(../img/placek.gif);
		position:relative;
	}
	
div#dzial {
	background:#010440;height:21px;border-bottom:1px solid #DB1443;
}

div#dzial2 {
	position:absolute;
	right:0px;
	bottom:5px;
}

.but_input {
	font-family:Arial;
	color:#000000;
	font-size:11px;
	border:1px solid #0550D0;
	background:#CECFCE;
}

.button1 {
	BORDER: 1px solid #FFFFFF; 	
	COLOR: #FFFFFF; 
	FONT-FAMILY: font-family: Arial,Tahoma, sans-serif;
	FONT-SIZE: 12px; 
	background-color:#122D70;
}

.error {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	width:75%;
	border:2px solid #DB1443; 
	text-align:center;
}

.linia {
	height:1px;
	background:#DB1443;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	overflow:hidden;
	font-size:1px;
}