a:link, a:active, a:visited {color: #FFFFFF;text-decoration: none; font-weight: bold}
a:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold}
body {
	background-color: #1e80d7;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center;
	font-family: tahoma;
	font-size: 11px;
	color: #21507a;
}
.menu {
	float: left;
	width: 170px;
	padding-left: 82px;
}
.fl {
	float: left;
}


.site {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top {
	background-image: url(images/bg_nagl.jpg);
	background-repeat: no-repeat;
	height: 383px;
	width: 990px;
	background-position: center;
}
.naglowek {
	float: left;
	height: 32px;
	width: 681px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.content-box {
	float: left;
	height: 383px;
	width: 521px;
	padding-left: 50px;
	padding-right: 160px;
	padding-top: 5px;
	overflow:auto;
}
.stopka-text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	color: #21507a;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


.content {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	height: 423px;
	width: 990px;
	background-position: center;
}
.stopka {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 990px;
	background-position: center;
	margin: 0px;
	padding-top: 124px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
