@charset "utf-8";
/* CSS Document */

#rozklad {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/mapa_polagent_ok_03.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #23529C;
}
.linia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A246A;
}
#rozklad   label {
	color: #FFFFFF;
	display: block;
	padding-bottom: 0px;
	line-height: 20px;
}
option, input, textarea, select {
	font-size: 11px;
	width:100%;
}
.pole_wyboru {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 5px;
}
#rozklad_belka {
	padding-right: 20px;
}
 
.button a{
	background-image: url(rozklad/kl_zamk.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	font-weight: bolder;
	color: #FFFFFF;
	height: 31px;
	width: 173px;
	float: right;
	text-align: center;	 
	line-height: 3em;
}
.button a:hover{
	background-image: url(rozklad/kl_otw.gif);
	color: #0066FF;
}

.buttons  {
	background-image: url(rozklad/kl_otw.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	font-weight: bolder;
	color: #23529C;
	height: 31px;
	width: 173px;
	float: right;
	text-align: center;
	vertical-align: middle;
	line-height: 3em;
}
 #formularz {
	width: 400px;
 
 
 
 }

 
.komunikat {
	text-align: center;
	padding: 20px;
	width: 300px;
	border: 1px solid #23529C;
	color: #23529C;
	margin-top: 40px;
	background-image: url(images/mapa_polagent_ok_03.gif);
}
