@charset "utf-8";
body, td, th {
	font-family: Arial;
	color: #000000;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 0px;
}
body {
	background-color: #237480;
	margin: 5px;
	background-image: url(../images/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 995px;
	margin: 0px auto;
	padding: 0px;
}
#container_up {
	height: 12px;	
	width: 995px;
	background-image: url(../images/mainwin_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container_down {
	height: 16px;
	width: 995px;
	background-image: url(../images/mainwin_bottom.png);
	background-repeat: no-repeat;
}
#page_content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
	width: 966px;
	overflow:hidden;
	background-image: url(../images/mainwin_bg.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#stopka {
	background-image: url(../images/stopka_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 966px;
	position: relative;
}
.separator {
	width: 960px;
	height: 1px;
	margin: 3px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	font-size: 1px;
	clear: both;
	float: left;
}
.stx_txt {
	padding: 5px;
	clear: both;
}
.clearfix {
	height: 10px;
	clear: both;
	visibility: hidden;
}
#stopka_txt {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	right: 22px;
	top: 13px;
	position: absolute;
}
#stopka_logo {
	float: left;
	top: 4px;
	left: 10px;
	padding: 0;
	position:absolute;
}

