/* CSS Document */

html, body {
	border:0px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	vertical-align:top;
	width:100%;
	height:100%;
}
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #727D9E;
	background-color:#395E88;
	background-image:url(../imgs/background-main.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}
p{
	margin:0px;
}
div.vr {
	background-image:url(../imgs/kropki_vert.gif);
	background-repeat:repeat-y;
	width:1px;
	height:100%;
}
#content-main{
	width:955px;
	margin: auto;
	margin-bottom:25px;
	background-color:#E6EEFB;
	border:2px solid #08090A;
	position:relative;
	top:20px;
}
#content-header{
	background-image:url(../imgs/background-header.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:172px;
	vertical-align:top;
}
#logo-holder {
	position:absolute;
	top:-13px;
	left:-13px;
	z-index:100;
}
#logoImg{
	padding:6px;
	border:2px solid #A5A5A6;
	background-color:white;
	margin-right:8px;
	margin-bottom:8px;
}
.headerImg{
	border:1px solid #A5A5A6;
	margin-right:8px;
	margin-bottom:8px;
}
#headerImg-1{
	position:absolute;
	top:10px;
	left:244px;
	z-index:222;
}
#headerImg-2{
	position:absolute;
	top:66px;
	left:418px;
	z-index:100;
}
#headerImg-3{
	position:absolute;
	top:10px;
	left:591px;
	z-index:150;
}
#headerImg-4{
	position:absolute;
	top:66px;
	left:767px;
	z-index:100;
}
#logoImgHolder {
	widows:236px;
	height:185px;
}
#napis-ie {
	position:absolute;
	top:133px;
	left:264px;
	z-index:999;
	width:198px;
	height:29px;
}
#napis-se {
	position:absolute;
	top:55px;
	left:377px;
	z-index:999;
	width:214px;
	height:26px;
}
#napis-so {
	position:absolute;
	top:165px;
	left:574px;
	z-index:999;
	width:171px;
	height:29px;
}
#napis-p {
	position:absolute;
	top:17px;
	left:598px;
	z-index:999;
	width:81px;
	height:28px;
}
#napis-r {
	position:absolute;
	top:55px;
	left:839px;
	z-index:999;
	width:112px;
	height:23px;
}
#content-body{
	clear:both;
	margin-top:10px;
	position:relative;
}
#content-body-left{
	position:relative;
	float:left;
}
#content-body-main{
	background-color:#F5F7FC;
	background-image:url(../imgs/background-body.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-left:149px;
	margin-right:19px;
	padding-left:48px;
	padding-right:33px;
	padding-top:14px;
	padding-bottom:25px;
	border:2px solid #2E4B75;
	border-color:#A5A5A6;
	z-index:10;
}
#content-body-content{
	margin-top:25px;
}
#page-header {
	border-bottom:3px solid #A5A5A6;
	padding-right:25px;
	display:inline;
	margin-bottom:15px;
	font-size:0.77em;
}
#content-footer{
	position:relative;
	clear:both;
	margin-left:111px;
	margin-right:19px;
	margin-top:9px;
	margin-bottom:9px;
	text-align:center;
	font-size:0.77em;
}
#content-footer p {
	margin:0px;
	padding:0px;
}
#content-footer a {
	border:0px;
	text-decoration:none;
	border-bottom:1px dotted #606e96;
}
#content-footer a:hover {
	border:0px;
	text-decoration:none;
	border-bottom:1px solid #606e96;
}
#content-footer img {
	vertical-align:middle;
}
#strip-left {
	position:absolute;
	left:51px;
	top:2px;
	width:33px;
	height:98%;
	background-color:#F5F7FC;
	border:1px solid #A5A5A6;
	margin-bottom:4px;
}
#strip-right {
	position:absolute;
	left:91px;
	top:2px;
	width:33px;
	height:98%;
	background-color:#7080A2;
	border:1px solid #A5A5A6;
}
#menu-holder {
	position:relative;
	margin-left:10px;
	margin-top:15px;
}
#menu-holder li{
	list-style:none !important;
	width:169px;
	height:39px;
}
#menu-holder li a{
	display:block;
	background-image:url(../imgs/button-normal.png);
	background-repeat:no-repeat;
	height:100%;
	cursor:default;
	text-decoration:none;
	border:0px;
	width:169px;
	height:39px;
}
#menu-holder li a:hover,
#menu-holder li a.active{
	background-image:url(../imgs/button-hover.png);
	font-weight:bold;
	width:169px;
	height:39px;
}
#menu-holder li a span {
	display:block;
	width:158px;
	padding-top:10px;
	text-align:center;
	cursor:pointer;
	color: #727D9E;
}
