@import url("textFormat.css");
@import url("forms.css");
@import url("header.css");
@import url("homepage.css");

.clear {
	clear:both;
	}

body {
	background:#EBE8C9 url(../gfx/bg_body.gif) repeat-x left top;
	margin:0px 0 0 0;
	padding:0;
	text-align:center;
	color:#424242;
	}

#leadingStories h2, #nonLeadingStories h2, #leadingStories h1, #nonLeadingStories h1 {
	font-size:14px;
	margin-bottom:5px;
	margin-top:0;
	border-left:16px solid #F0EFDB;
	padding-left:20px;
	padding-top:5px;
	font-weight:bold;
	}

#leadingStories p, #nonLeadingStories p {
	margin-left:36px;
	}

#leadingStories, #nonLeadingStories {
	margin-top:-30px;
	}

#leadingStories ul.pdf, #nonLeadingStories ul.pdf {
	padding-left:35px;
	}

#leadingStories img, #nonLeadingStories img {
	display:inline;
	float:left;
	margin-right:20px;
	}

#leadingStories div.cno, #nonLeadingStories div.cno {
	clear:both;
	float:left;
	width:600px;
	margin-top:0;
	margin-bottom:35px;
	}

#leadingStories div.introText, #nonLeadingStories div.introText {
	margin-bottom:0;
	}

	
.containerOut {
	width:939px;
	margin:0 auto;
	background: url(../asasgfx/bg_containerLeft.gif) no-repeat 0 -10px;
	position:relative;
	left:-10px;
	}


.container {
	width:930px;
	text-align:left;
	background:url(../gfx/bg_containerRight.gif) no-repeat 100% -10px;
	}

.containerIn {
	background:#fff url(../gfx/bg_tkanina.jpg) no-repeat 324px 0;
	width:960px;
	float:left;
	position:relative;
	}


#header {
	width:930px;
	float:left;
	}


.main {
	float:left;
	width:930px;
	}


.mainInside {
	display:inline;
	margin-left:25px;
	margin-right:-4px;
	background:#fff;
	float:left;
	}



#leftCol {
	float:left;
	width:225px;
	padding-top:0px;
	padding-left:0px;
	margin-top:-3px;
	}

.mainCol {
	display:inline; /*dla IE*/
	margin-left:30px;
	margin-bottom:10px;
	width:635px;
	padding-bottom:0px;
	float:left;
	padding-right:0px;
	}

.narrow {
	float:left;
	width:360px;
	margin-left:50px;
	}
		
.footer {
	clear:both;
	width:906px;
	float:left;
	margin-top:5px;
	background: #fff url(../gfx/bg_footer.gif) no-repeat left bottom;
	color:#3E0300;
	padding-left:27px;
	padding-right:27px;
	font-size:10px;
	padding-bottom:10px;
	}
	
span.yellow {
	color:#97994E;
	}	

.footer span.yellow {
	color:#B5B776;
	}

.footer .logos {
	margin-left:155px;
	position:relative;
	top:-10px;
	}

.footer .logos a.gpw_logo {
	position:relative;
	top:-8px;
	}

img.terazPolska {
	margin-left:20px;
	}
	
p.pathway {
	padding:5px 20px 5px 0px;
	margin:10px 0 0 0;
	margin-left:0px;
	font:bold 10px tahoma, Arial, Helvetica, sans-serif;
	color:#C3C089;
}

p.pathway a {
	color:#C3C089;
	font-weight:normal;
	}

div.cno {
	margin-top:20px;
	}

#leftCol div.mod {
	width:225px;
	border-top:none;
	border-bottom:none;
	}

#leftCol .menu ul {
	margin:0;
	padding:0;
	}

#leftCol .menu {
	margin-bottom:30px;
	}
	
#leftCol .menu li {
	list-style:none;
	margin:0 0px;
	padding:0;
	border-bottom:1px solid #ECEFD4;
	padding-left:15px;
	}
	
#leftCol .menu li a {
	padding:7px 4px 7px 15px;
	display:block;
	background:url(../gfx/bul_bulYellow.gif) no-repeat 0px 12px;
	color:#9D2B06;
	}

#leftCol .menu li a:hover {	
	color:#9D2B06;	
	}
#leftCol .menu li.active_menu a {
	background:url(../gfx/bul_bulDark.gif) no-repeat 0px 12px;
	font-weight:bold;
	color:#000;
	}

#leftCol .menu li.active_menu {
	background:url(../gfx/bg_leftMenuActive.gif) repeat-y right top;
	}
			
p.readMore {
	text-align:right;
	font-weight:bold;
	}

	
#leadingStories p.createDate, #nonLeadingStories p.createDate {
	margin:-5px 0 0 0;
	color:#B7A35A;
	font-weight:bold;
	border-left:16px solid #F0EFDB;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:8px;
	}	



p.images {
	margin-top:30px;
	}

p.images img {
	margin-right:10px;
	margin-bottom:15px;
	}

table#images {
	float:right;
	margin-left:20px;
	}		
	
table#images img {
	border:1px solid #7F7F7F;
	padding:2px;
	height:72px;
	}	

table#images td#imgMain {
	}

table#images td#imgMain img {
	height:auto;
	}
	
table#images td {
	vertical-align:top;
	text-align:center;
	}	
	




	
	
/*------------LIGHTBOX---------------*/


#lightbox{
	background-color:#E7E7E7;
	padding: 5px 5px 2px 5px;
	border: 1px solid #7F7F7F;
	}
	
	
#lightboxDetails{
	font-size: 13px;
	font-weight:bold;
	padding-top: 0.4em;
	display:none;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

img#closeButton {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	}

#overlay{
background-image: url(../gfx/overlay.png); 
}

* html #overlay{ /* dla mozilli*/
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../gfx/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/inc/gfx/overlay.png", sizingMethod="scale");
	}
	
a.imgWrapL {
	position:relative;
	display:block;
	}

a.imgWrapL:hover {text-decoration:none !important;}

a.imgWrapL img {
}


a.imgWrapL span.magnify {
	position:absolute;
	height:20px;
	width:20px;
	right:4px;
	top:3px;
	background:#E7E7E7 url(../gfx/ico_magnify.gif) no-repeat 2px 2px;
	border-left:1px solid #7F7F7F;
	border-bottom:1px solid #7F7F7F;
	}

span.title {
	clear:both;
	display:none;
	text-align:center;
	color:#000000;
	}	
	
p.mapka {
	float:right;
	}
	


div.subHeader {
	background: #FBFCF9 url(../gfx/bg_subHeaderLeft.gif) repeat-y left top;
	width:909px;
	_width:913px;
	height:75px;
	float:left;
	border-bottom:1px solid #E8E9CA;
	}
	
div.subHeaderIn {
	background: url(../gfx/img_subHeader1.jpg) no-repeat right top;
	width:100%;
	height:100%;
	float:left;
	}	

div.s_ospolce div.subHeaderIn {
	background: url(../gfx/img_subHeader2.jpg) no-repeat right top;
	}
	
div.subHeaderIn h1 {
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#3D0000;
	margin:25px 0 0 30px;
	}	
	
li.print a{
	background:url(../gfx/ico_print.gif) no-repeat left top;
	padding-left:20px;
	}	
	
li.back a{
	background:url(../gfx/ico_back.gif) no-repeat 0 4px;
	padding-left:20px;
	}
	
li.top a{
	background:url(../gfx/ico_top.gif) no-repeat left top;
	padding-left:20px;
	}

ul.backNav {
	width:100%;
	margin:20px 0 0 0;
	padding:0;
	float:left;
	}
	
li.back {
	float:left;
	}

li.print {
	float:right;
	margin-right:30px;
	}
	
li.top {
	float:right;
	}	
	
ul.backNav li {
	list-style:none;
	}		
	
div.introText img {
	float:left;
	margin-right:20px;
	}

div.introText {	
	margin-bottom:20px;
	}
	
.mainCol img {
	border:3px solid #EEECD7;
	padding:5px;
	}	
	
div.cno h1.cno {
	font:normal 22px/22px Georgia, "Times New Roman", Times, serif;
	margin-bottom:-20px;
	color:#400000;
	}
	
div.blog {
	margin-top:60px;
	}	
	

table.kartaKolorow {
	border:none;
	margin-top:20px;
	}

table.kartaKolorow td {
	text-align:center;
	border:none;
	font-weight:bold;
	}
	
table.kartaKolorow img {
	border:none;
	padding:0;
	}	

table.kontakty, table.standard {
	width:100%;
	}
	
table.kontakty tr.subHeader td, table.standard tr.subHeader td {
	background:#F0EFDB;
	}	



	
span.highlight {
	font-weight:bold;
	}


.searchInside input.buttonsearch {
	position:relative;
	top:6px;
	}
	
div.search {
	margin-top:30px;
	}
	
div.search_results h2 {
	margin-bottom:-6px;
	}	
	
p.sbar {
	width:600px;
	float:left;
	margin-top:30px;
	margin-bottom:15px;
	border-bottom:1px solid #E8E9CA;
	}	

p.sbar span.left {
	float:left;
	}
	
p.sbar span {
	float:right;
	}	
	
.raporty #leadingStories div.cno, .raporty #nonLeadingStories div.cno {
	margin-bottom:-5px;
	}
	
.raporty #leadingStories p.createDate, .raporty #nonLeadingStories p.createDate {
	margin-bottom:-16px;
	}	
	
#leftCol .wspolpracuj {
	margin-top:25px;
	}	

#leftCol .wspolpracuj p {
	margin:0;
	padding:0;
	}

#leftCol .odkryjPiekno p {
	margin:0;
	padding:0;
	}


#leftCol .odkryjPiekno {
	margin:0;
	padding:0;
	}	
	
.menu_vertical ul {
	list-style:none;
	width:700px;
	float:left;
	margin:20px 0 -10px 0;
	position:relative;
	top:40px;
	left:-40px;

	}	
	
.menu_vertical ul li {
	float:left;
	margin-right:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}	

#nonLeadingStories {zoom: 1;}

.mainColTopRight {
	font-weight:bold;
	position:absolute;
	right:30px;
	text-align:right;
	top:330px;
	width:180px;
}