@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	background: #FFF;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 10px 0;
	padding: 0;
}
li {
	margin-top: 9px;
	margin-bottom: 9px;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	display: none;
}
a img { border: 0; }
a:link, a:visited {
	color: #174176;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #174176;
	text-decoration: underline;
}
#error,
.warning {
	overflow: hidden;
	width: 70%;
	margin: 20px auto;
	padding: 8px 10px;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}
#error p,
.warning p {
	margin: 0 0 0 60px;
}
#error {
	color: #F00;
	background: #FFF url(adm/img/error.png) 10px center no-repeat;
	border: 2px solid #F00;
}
.warning {
	color: #D81;
	background: #FFF url(adm/img/warning.png) 10px center no-repeat;
	border: 2px solid #F81;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	content: ".";
}
/* -- LAYOUT -- */
.wrapper {
	max-width: 1678px;
	min-width: 998px;
	width: auto;
	margin: auto;
}
.content {
	position: relative;
	float: left;
	width: 100%;
}
#site {
	float: left;
	width: 998px;
}
.content1 {
	min-height: 300px;
	margin-right: 255px;
	padding: 18px 0 16px 54px;
}
.siteend {
	clear: both;
}
#kright {
	float: left;
	width: 190px;
	margin-left: -255px;
	padding: 28px 40px 16px 25px;
	overflow: hidden;
}
h2 {
	clear: both;
	margin: 10px 0;
	padding: 0;
	color: #174176;
	font-size: 18px;
	font-weight: bold;
}
.wtext {
}
.impo {
	color: #E00 !important;
	font-style: normal;
}
p.msgerr {
	color: #E00;
	font-weight: bold;
}
p.msgok {
	color: #0A0;
	font-weight: bold;
}
.hr {
	clear: both;
	height: 1px;
	margin: 9px 0;
	background: url(img/line.gif) repeat-x;
}
/* -- NAWIGACJA -- */
.more {
	clear: both;
	float: right;
	margin: 0;
	padding: 6px 0;
	background: url(img/point1.gif) center left no-repeat;
	line-height: 120%;
}
.more a {
	padding-left: 10px;
	font-weight: bold;
}
.more a:link, .more a:visited {
	color: #174176;
	text-decoration: none;
}
.more a:hover, .more a:focus, .more a:active {
	color: #174176;
	text-decoration: underline;
}
.navvi {
	clear: both;
	margin: 0;
	padding: 14px 0 8px 0;
	font-size: 11px;
	text-align: center;
}
.navvi a,
.navvi span {
	margin: 0 1px;
	padding: 4px 8px;
	text-align: center;
}
.navvi span {
	color: #FFF;
	background: #174176;
	border: 1px solid #234B7E;
}
.navvi a:link, .navvi a:visited {
	color: #234B7E;
	background: #D1DCEC;
	border: 1px solid #234B7E;
	text-decoration: none;
}
.navvi a:hover, .navvi a:focus, .navvi a:active {
	color: #234B7E;
	background: #DAE3EE;
	border-color: #153D70;
	text-decoration: none;
}
.subpages {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none;
}
.subpages li {
	display: inline;
	margin: 0;
	padding: 0;
}
.subpages li a, .qucksubpage {
	display: -moz-inline-box;
	display: inline-block;
	width: 182px;
	height: 27px;
	margin: 5px 10px;
	padding-top: 10px;
	background: url(img/btn1.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
/* -- FORMULARZE -- */
.formy, .formtxt, .formybtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.formybtn {
	cursor: pointer;
}
/* -- TOP -- */
#top {
	position: relative;
	height: 480px;
	background: url(img/top1.jpg) center top no-repeat;
}
#top a.stg1 {
	display: block;
	position: absolute;
	top: 55px;
	left: 50%;
	width: 300px;
	height: 95px;
	margin-left: -445px;
}
#top a.stg2 {
	display: block;
	position: absolute;
	top: 55px;
	left: 50%;
	width: 510px;
	height: 267px;
	margin-left: -100px;
}
ul#mn {
	position: absolute;
	left: 50%;
	top: 11px;
	margin: 0;
	padding: 0 0 0 24px;
	list-style: none;
}
ul#mn li {
	float: left;
	margin: 0;
	padding: 0 0 0 24px;
	font-size: 11px;
	text-align: center;
}
ul#mn li a {
	display: block;
	padding-left: 14px;
	background: center left no-repeat;
}
ul#mn li a:link, ul#mn li a:visited {
	color: #83AEE8;
	text-decoration: none;
}
ul#mn li a:hover, ul#mn li a:focus, ul#mn li a:active {
	color: #83AEE8;
	text-decoration: underline;
}
#mainmenu {
	position: absolute;
	top: 234px;
	left: 50%;
	width: 204px;
	height: 186px;
	margin: 0 0 0 -446px;
	padding: 29px 0 0 50px;
	background: url(img/mmenu.gif) no-repeat;
	list-style: none;
}
#mainmenu li {
	margin: 0 0 14px 0;
	padding: 0;
}
#mainmenu li a {
	color: #FFF;
	font-weight: bold;
}
#licznik {
	position: absolute;
	top: 323px;
	left: 50%;
	width: 488px;
	height: 54px;
	margin-left: -144px;
	padding: 16px 0 0 110px;
	background: #2A3A69 url(img/dolacz.gif) no-repeat;
}
#licznik span {
	float: left;
	width: 32px;
	height: 35px;
	margin: 0 1px;
	background: #3D3D3D url(img/licz.gif) repeat-y;
	text-indent: 40px;
	overflow: hidden;
}
#witaj {
	position: absolute;
	color: #FFF;
	left: 50%;
	top: 392px;
	width: 598px;
	margin-left: -144px;
	color: #FFF;
}
/* -- STOPKA -- */
#stopka {
	clear: both;
	position: relative;
	height: 113px;
	margin: auto;
	color: #FFF;
	background: url(img/footer.gif) repeat-x;
}
#stopka a:link, #stopka a:visited {
	color: #FFF;
	text-decoration: none;
}
#stopka a:hover, #stopka a:focus, #stopka a:active {
	color: #FFF;
	text-decoration: underline;
}
#stopka p {
	margin: 0;
	padding: 25px 0 0 80px;
}
#stopka ul {
	position: absolute;
	top: 25px;
	right: 70px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#stopka ul li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 0;
}
#stopka ul li a {
	padding-right: 10px;
}
/* -- PRAWA -- */
.rmenu {
	clear: both;
	width: 187px;
	height: 184px;
	margin: 0;
	padding: 21px 0 0 0;
	background: #163E71 url(img/bmenu.gif) no-repeat;
	list-style: none;
}
.rmenu li {
	margin: 0 0 14px 0;
	padding: 0 0 0 46px;
}
.rmenu a {
	font-weight: bold;
}
.rmenu a:link, .rmenu a:visited {
	color: #FFF;
	text-decoration: none;
}
.rmenu a:hover, .rmenu a:focus, .rmenu a:active {
	color: #FFF;
	text-decoration: underline;
}
/* -- GŁÓWNA -- */
.start_artyk {
	float: left;
	width: 48.5%;
	text-align: justify;
}
.inwestycja
{
    margin: 0 0 15px 0;
    float: left;
    width: 100%;
    min-height: 220px;
    height: auto !important;
    height: 220px;
}
.inwestycja h4 {
	padding: 0;
	margin: 7px 0;
	color: #174176;
	font-size: 13px;
	font-weight: bold;
}
.gnews {
	margin: 0;
	padding: 0 0 16px 0;
	list-style: none;
}
.gnews li {
	float: left;
	width: 48%;
	margin: 3px 0;
	padding: 0;
	background: url(img/point.gif) center left no-repeat;
	text-indent: 16px;
	white-space: nowrap;
	overflow: hidden;
}
.gnews li a:link, .gnews li a:visited {
	color: #161616;
	text-decoration: none;
}
.gnews li a:hover, .gnews li a:focus, .gnews li a:active {
	color: #161616;
	text-decoration: underline;
}
/* -- MAPA WITRYNY -- */
#sitemap {
	padding-top: 5px;
}
/* -- ANKIETY -- */
#pollform {
	padding: 0 5px;
}
#pollform p {
	margin: 4px 0 6px 0;
	font-weight: bold;
}
#pollform label {
	display: block;
	clear: both;
	padding: 2px 4px;
}
#pollform label input {
	clear: both;
	float: left;
}
#pollform label span {
	display: block;
	overflow: hidden;
	padding: 0 0 2px 4px;
}
#pollform div {
	clear: both;
	padding: 8px 0;
	text-align: center;
}
p.pytanie {
	font-weight: bold;
	font-size: 13px;
}
p.ao {
	clear: both;
	float: left;
	width: 36%;
	background: url(img/line.gif) bottom left repeat-x;
}
p.aw {
	float: left;
	padding-left: 5px;
	width: 60%;
}
p.aw strong {
	display: -moz-inline-box;
	display: inline-block;
	width: 30px;
	padding-right: 5px;
	text-align: right;
}
#poprzank li span {
	color: #AAA;
	font-size: 11px;
	padding-right: 5px;
}
p.infno {
	color: #E00;
	font-weight: bold;
}
p.infyes {
	color: #0A0;
	font-weight: bold;
}
/* -- AKTUALNOŚCI, INWESTYCJE -- */
.mdlista .dta, .mditem .dta {
	display: block;
	color: #555;
	font-size: 11px;
}
.mditem .dta {
	position: relative;
	margin-top: -8px;
	padding-bottom: 10px;
}
.mdlista h3 {
	margin: 1px 0 8px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}
.mdlista img, .mditem .mdfoto {
	float: left;
	margin: 0 10px 5px 0;
	border: 0;
}
.mdlista .mdtxt {
	clear: both;
}
.mdlista .hrka {
	clear: both;
	height: 1px;
	margin: 8px 0 20px 0;
	background: url(img/line.gif) repeat-x;
	overflow: hidden;
}
.mditem .inf {
	clear: both;
	margin: 5px 0;
	padding: 0;
}

ul.inws
{
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.inws li
{
    display: none;
}
