body  {
	font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', sans-serif;
	background-color: white;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}
#wrapper { 
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

#logo {
	position:absolute;
	left:28px;
	top:0px;
	
	z-index:10;
}

#forbes {
	position:absolute;
	left:880px;
	top:231px;
	width:86px;
	height:82px;
	z-index:10;
}

#topmenu {
height: 70px;
width: 980px;
margin: 0 10px;
}

#bip {
float:right;
margin: 10px 0;
}

#top {
	width: 1000px;
}

#shadow-left {
	background-image: url(images/shadow-left.png);
	background-repeat:no-repeat;
	float: left;
	clear: none;
	width:10px;
	height:267px;
}

#shadow-right {
	background-image: url(images/shadow-right.png);
	background-repeat:no-repeat;
	float: right;
	clear: none;
	width:10px;
	height:267px;
}

#shadow-bottom {
	background-image: url(images/shadow-bottom.png);
	background-repeat:no-repeat;
	width:980px;
	height:11px;
}

#subtop {
	margin: 0 10px;
	width:980px;
}

#header {
	width:980px;
	height:200px;
}


/* MENU */

#menu {
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	width:980px;
	height:56px;
}

.menu-item {
	display: inline-block;
	clear: none;
	position: relative;

}

.menu-item div {
	position: absolute;
	display: none;
	
}

.menu-item:hover div {
	position: absolute;
	display: block;
	z-index:11;
	padding: 0px 0px 0px 0px;
	background-color:white;
	border-bottom: 2px #bfbfbf solid;
	border-left: 1px #bfbfbf solid;
	border-right: 1px #bfbfbf solid;
	left: 9px;
	margin-top: 56px;
}

.menu-item:hover div ul li a:hover, .menu-item:hover div ul ul li a:hover {
	text-decoration:none;
	color:inherit !important;
	color: #ad1f48;
	}

.menu-item:hover div ul li a {
	text-decoration:none;
	color:inherit !important;
	color: #5f7d88;
	}

.menu-item:hover div ul ul li a {
	text-decoration:none;
	color:inherit !important;
	color: #98acb5;
	}

.menu-item:hover div ul {
	padding: 0px 0px 0px 0px;
	margin: 0 15px 8px 8px;
	list-style: none;
}
.menu-item:hover div ul li {
	background-image: url(images/submenu.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 11pt;
	padding: 2px 0px 6px 20px;
	color: #5f7d88;
}

.menu-item:hover div ul li:hover {
	background-image: url(images/submenu-over.png);
	color: #ad1f48;
}

.menu-item:hover div ul ul {
	list-style-image: none;
	margin: 5px 0 2px 0;
}

.menu-item:hover div ul ul li {
	background-image: url(images/subsubmenu.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 10pt;
	padding: 5px 0px 2px 20px;
	color: #98acb5;
}

.menu-item:hover div ul ul li:hover {
	background-image: url(images/subsubmenu-over.png);
	color: #ad1f48;
}

.url {
	display: block;
	float:left;
	width: inherit;
	height:inherit;
	background-image: url(images/stroke.png);
	background-repeat:no-repeat;
	background-position: right;
}

#aktualnosci {
	width:156px;
	height:56px;
	background-image: url(images/aktualnosci.png);
	background-repeat:no-repeat;
}

#aktualnosci .url {
	width:156px;
	height:56px;
}

#aktualnosci:hover {
	background-image: url(images/aktualnosci-over.png);
}

#oparku {
	width:135px;
	height:56px;
	background-image: url(images/oparku.png);
	background-repeat:no-repeat;
}
#oparku .url {
	width:135px;
	height:56px;
	
}

#oparku:hover {
	background-image: url(images/oparku-over.png);
}

#projekty {
	width:149px;
	height:56px;
	background-image: url(images/projekty.png);
	background-repeat:no-repeat;
}

#projekty:hover {
	background-image: url(images/projekty-over.png);
}
#projekty .url {
	width:149px;
	height:56px;
}

#oferta {
	width:132px;
	height:56px;
	background-image: url(images/oferta.png);
	background-repeat:no-repeat;
}

#oferta .url {
	width:132px;
	height:56px;
}
#oferta:hover {
	background-image: url(images/oferta-over.png);
}

#kontakt {
	width:130px;
	height:56px;
	background-image: url(images/kontakt.png);
	background-repeat:no-repeat;
}

#kontakt .url {
	width:130px;
	height:56px;
}
#kontakt:hover {
	background-image: url(images/kontakt-over.png);
}

/* CONTENT */
#content {
	width: 980px;
	margin: 0 10px;
	color: #5f7d88;
	font-size: 10pt;
}

#content .foto {
	border: 2px #5f7d88 solid;
}

#sidebar {
	float: right;
	width: 283px; 
	padding-top: 15px 0; /* top and bottom padding create visual space within this div  */
}
#mainContent {
	width: 662px;
	padding: 0px 20px 0px 15px;
	text-align:justify;
}

#content h1, #content h2, #content h3 {
	font-weight: bold;
	color: #2d5861;
}
#content h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #2d5861;
}
#content h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #2d5861;
}
#content h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #2d5861;
}

#content a {
	font-weight: bold;
	color: #2d5861;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#news-box {
}

.news-item {
margin-bottom: 5px;
}

.news-item .title {
background-color: #2e5861;
padding: 2px;
}

.news-item p {
margin: 5px 3px;;
}

.news-item .title .date {
float:right;
font-size:10pt;
font-weight:normal;
margin: 0px;
}

.news-item .title {
font-size: 10pt;
font-weight: bold;
color: white;
}

.news-item div.more {
text-align:right;
margin-top: 5px;
}

.news-item div.fotodiv {
float:left;
margin-top: 0px;
padding: 5px;
}


/* FOOTER */

#partners h3 {
	font-size: 10pt;
	color: #b7b7b7;
	margin-bottom: 0px;
	font-weight:normal;

}
#partners hr {
border-style:none;
color: #dadada;
background-color: #dadada;
height: 1px;
width:100%;
}
#partners table {
margin: 0 0 15px 0;
}
#footer {
} 
#sitemap {
	width: 980px;
	height: 200px;
	color: white;
	font-size: 9pt;
	background-image: url(images/site-map-bg.jpg);
	background-repeat: no-repeat;
}
#sitemap table {
float:left;
margin: 0 15px;
}
#sitemap a {
text-decoration:none;
color:white;
font-weight: normal;
}
#sitemap a:hover {
text-decoration:underline;
}
#sitemap h4 {
font-size: 9pt;
font-weight: normal;
}
#sitemap td {
padding: 15px;
vertical-align: top;
}
#sitemap ul, #sitemap ul li {
padding: 0;
margin: 0 6px 0 6px;
}
#copyrights {
color: #98acb5;
font-size: 9pt;
margin: 5px 0;
}
#copyrights a {
text-decoration:none;
color: #5f7d88;
}
#copyrights a:hover {
text-decoration:underline;
}
#park-copy {
float: left;
}
#develop-copy {
float: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
	font-size: 1px;
	line-height: 1px;
}

/* SIDEBAR CONTENT */


.new-project {
	position:relative;
	width:283px;
	height:158px;
	background-image: url(images/new-project-bg.png);
	margin: 10px 0;
}

.new-project .projekty-title {
	position:absolute;
	left:0px;
	top:0px;
	width:282px;
	height:36px;
}

.new-project .image {
	position:absolute;
	left:2px;
	top:36px;
	width:86px;
	height:102px;
	padding: 8px;
}

.new-project .image img {
	border: 2px #0b2f38 solid;
}
	
.new-project .project-text {
	position:absolute;
	left:104px;
	top:36px;
	width:175px;
	height:83px;
	color: white;
	overflow:hidden;
}

#content .new-project h3 {
margin: 4px 0 0 0;
font-size: 9pt;
color: white;
font-weight: normal;
}

.new-project .project-text p {
margin: 4px 0 4px 0;
font-size: 8pt;
}

.new-project .project-more {
	position:absolute;
	left:183px;
	top:119px;
	width:88px;
	height:27px;
}

.co-op {
	position:relative;
	width:283px;
	height:152px;
	background-image: url(images/co-op-bg.png);
	margin: 10px 0;
}

.co-op .coopbox-title {
	position:absolute;
	width:283px;
	height:64px;
}

.co-op .coopbox-text {
	position:absolute;
	left:5px;
	top:64px;
	width:168px;
	height:68px;
	color: #770f2d;
	font-size: 9pt;
	padding: 5px 0 10px 10px;
	overflow:hidden;
}

.co-op .coopbox-more {
	position:absolute;
	left:183px;
	top:116px;
	width:87px;
	height:25px;
}


.co-op2 .image {
	position:absolute;
	left:2px;
	top:36px;
	width:86px;
	height:102px;
	padding: 8px;
}



.co-op2 .coopbox-strzalka {
	position:absolute;
	left:10px;
	top:5px;
}

.co-op2 .coopbox-title {
	position:absolute;
	left:37px;
	top:5px;
		font-size: 12pt;
	font-weight: bold;
}

.co-op2 .image img {
	border: 2px #0b2f38 solid;
}

.co-op2 .coopbox-text {
	position:absolute;
	left:94px;
	top:36px;
	width:168px;
	height:68px;
	color: #770f2d;
	font-size: 9pt;
	padding: 5px 0 10px 10px;
	overflow:hidden;
}

.co-op2 .coopbox-more {
	position:absolute;
	left:183px;
	top:116px;
	width:87px;
	height:25px;
}

.co-op2 {
	position:relative;
	width:283px;
	height:152px;
	background-image: url(boksplus.png);
	margin: 10px 0;
}


.newsletter {
	position:relative;
	width:283px;
	height:72px;
	background-image: url(images/newsletter-bg.png);
	background-repeat:no-repeat;
	margin: 10px 0;
}

.newsletter .newsletter-title {
	position:absolute;
	left:0px;
	top:0px;
	width:283px;
	height:30px;
}

.newsletter .text-field {
	position:absolute;
	left:35px;
	top:34px;
	width:175px;
	height:23px;
}

.newsletter .text-field #newsletter-mail {
	padding:3px;
	margin:0;
	width:169px;
	height:17px; 
    border-style: none;
    border-width:0px;
	background-image: url(images/text-field.png);
	background-repeat:no-repeat;
	color:#8f8f8f;
	font-size: 10pt;
	font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', sans-serif;
}

.newsletter .text-field #newsletter-form {
	padding:0;
	margin:0;
}

.newsletter .newsletter-button {
	position:absolute;
	left:213px;
	top:34px;
	width:47px;
	height:25px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 50px; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right; visibility:visible;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://suwalki.info/css/prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://suwalki.info/css/nextlabel.png) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}	

#bottomNav{  position: absolute; top: 13px; right: 0; width: 60px; display:block; z-index: 100;}				 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

