@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	line-height: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215f6e;
}
a:link {
	color: #287386;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #287386;
}
a:hover {
	text-decoration: none;
	color: #3498B1;
}
a:active {
	text-decoration: none;
	color: #287386;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #215F6E;
	font-weight: normal;
}
h2 {
	font-size: 12px;
}
h3 {
	color: #6E6717;
	font-weight: bold;
}
.form_pole {
	background-color: #061E28;
	color: #287386;
	border: 1px solid #0D3E55;
}

#zewn {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
}
#wewn {
}
#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 368px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 61px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#body_zewn {
	background-image: url(images/bg_body1.jpg);
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#body_l {
	background-image: url(images/bg_body2a.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 252px;
	padding-right: 40px;
	padding-left: 48px;
	padding-top: 65px;
	padding-bottom: 50px;
}
#body_r {
	background-image: url(images/bg_body2b.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 516px;
	padding-top: 65px;
	padding-right: 55px;
	padding-left: 45px;
	padding-bottom: 50px;
}
#body_foo {
	clear: both;
	width: 960px;
}
#footer {
	background-image: url(images/bg_footer1.jpg);
	clear: both;
	height: 70px;
}
#footer_wewn {
	background-image: url(images/bg_footer2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 960px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
