@charset "iso-8859-2";
body {
	background-color: #3a6cc6;
}
a	{
	color: #3a6cc6;
}
a:hover {
	color: #666699;
}
a:visited {
	color: #006699;
}
.master_r {
	background-image: url(images/background_r.jpg);
	background-repeat: repeat;
}
.stork {
	background-image: url(images/background_stork.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 170px bottom;
}
.top_r {
	background-attachment: scroll;
	background-image: url(images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: 45px top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 6px;
}
#center {
	text-align: center;
}
.block  {
	display: block;
}
.bigg {
	font-size: 16px;
	font-weight: bold;
	color: #3a6cc6;
}
legend {
	color: #3a6cc6;
}


fieldset { 
border:1px solid #BFBFBF; padding:4px; 
}
label { cursor: pointer; }
.header {
	color: #FFFFFF;
	text-align: center;
	background-color: #3a6cc6;
}
#table_a {
	border: 1px solid #3a6cc6;
}

