#kruk {
	BACKGROUND-COLOR: #ffffff;
	margin: 0; 
	text-align: center;
	font-size: 12px;
	FONT-FAMILY: Tahoma;
}

#kruk .kruk_menu {
	text-align: center;
	BACKGROUND-COLOR: #003a83;
	width: 585px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	FONT-FAMILY: Tahoma;
	color: #ffffff;
}

#kruk .kruk_menu a:link, .kruk_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#kruk .kruk_menu a:hover {
	color: #b8eafe;
	text-decoration: none;
}

#kruk .kruk_cont {
	font-size: 12px;
	FONT-FAMILY: Tahoma;
	color: #000000;
	text-align: left;
}

#kruk h1 {
	font-size: 18px;
	font-weight: bold;
	FONT-FAMILY: Tahoma;
	color: #1F4F6D;
}

#kruk .kruk_klik {
	font-size: 14px;
	font-weight: bold;
	FONT-FAMILY: Tahoma;
	color: #003a83;
}

#kruk .kruk_klik a:link, .kruk_klik a:visited {
	color: #003a83;
	text-decoration: none;
}

#kruk .kruk_klik a:hover {
	color: #000000;
	text-decoration: none;
}

#kruk .kruk_klik2 {
	font-size: 12px;
	font-weight: bold;
	FONT-FAMILY: Tahoma;
	color: #003a83;
}

#kruk a.kruk_hover:hover img {
	opacity: .65;
	filter: alpha(opacity=65);
	border: 0;
}

#kruk label.error{
    display: block;
    color: red;
}
#kruk .radio label.error{
    display: none;
}

#kruk input[type="submit"]{
    background: none repeat scroll 0 0 #1F4F6D;
    color: #FFFFFF !important;
    margin: 5px 0;
    padding: 6px 20px;
    text-align: center;    
    border: 0 none;
}
