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

body {
	background-color: #EEEDE8;
	text-align: center;
	color: #585858;
}

.container {
	width: 898px;
	margin: 0 auto;
	text-align: left;
	border: solid #E7E6E2;
	border-width: 0 1px;
	background: #fff url(../gfx/bg_container.gif) 0 116px repeat-x;
	border-top: 7px solid #B1C7D2;
	padding: 30px 40px;
}

.homepage .main {
	margin-top: -10px;
}

.col1 {
	width: 264px;
	float: left;
	color: #9B9B9B;
}

.col2 {
	width: 374px;
	float: left;
	border: 1px solid #F2F2F2;
	border-width: 0 1px;
}

.col3 {
	width: 258px;
	float: left;
}

.mod {
	border-bottom: 1px solid #F2F2F2;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.col1 .mod {
	padding: 10px 20px 10px 10px;
}

.col2 .mod {
	padding: 10px 20px;
}


.col3 .mod {
	padding: 10px 0 10px 20px;
}

.firstInCol {
	margin-top: -20px !important;
}

.lastInCol {
	border-bottom: 0;
}

.boxCorners {
	text-align: center;
	background: #F8F8F6 url(../gfx/bg_corners.gif) 0 repeat-y;
}

.boxCornersTop {
	background: transparent url(../gfx/bg_corners_top.gif) 0 no-repeat;
	height: 20px;
}

.boxCornersBottom {
	background: transparent url(../gfx/bg_corners_bottom.gif) 0 no-repeat;
	height: 15px;
}

.bg1 {
	background-color: #F1F5F6;
	padding: 10px;
}

ul.news p.data {
	width: 6.4em;
	height: 2em;
	float: left;
	font-weight: bold;
	color: #B8C4D0;
}

p.moreNews {
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
}

p.moreNews a {
	color: #314252;
	background: transparent url(../gfx/icon_arrow.gif) 0 5px no-repeat;
	padding-left: 14px;
}

ul.pdf li {
	background: transparent url(../gfx/icon_pdf.gif) 0 0 no-repeat;
	padding: 1px 0 1px 20px;
}

ul.pdf a {
	color: #575757;
}

form.newsletter fieldset {
	margin-top: -30px;
	padding-left: 100px;
}

ul.rightImgs {
	margin-left:0;
	}

ul.rightImgs li {
	padding: 4px 0;
	list-style:none;
	margin-bottom:0;
}

ul.leftImgs {
	padding-top: 10px;
}

ul.leftImgs li {
	padding: 4px 0;
}

.footer {
	clear: both;
	color: #B7B4AD;
	text-align: left;
	width: 978px;
	margin: 0 auto;
	padding: 10px 0;
	background: transparent url(../gfx/bg_footer.gif) 0 0 repeat-x;
}

.footer a {
	color: #30384F;
}

#leftCol ul#mainmenu li, #leftCol ul#mainmenu li a {
	background:none;
	}
	
#leftCol {
	width: 261px;
	float: left;
}

#leftCol .mod {
	padding: 10px 0 0 0 !important;
}

#mainCol {
	width: 616px;
	padding: 20px 0 0 20px;
	float: left;
	border-left: 1px solid #F2F2F2;
}

#mainCol .mod {
	padding: 0 !important;
}

.leftmenu .mod {
	border-bottom: none;
}

.leftmenu ul li {
	border-bottom: 1px solid #E6E6E6;
	padding: 6px 0 6px 20px;
	background: transparent url(../gfx/icon_arrow2.gif) 0 9px no-repeat !important;
}

.leftmenu ul li a {
	font-weight: bold;
	color: #A3BEC0;
}

.leftmenu ul ul li {
	padding-left: 35px;
	background: transparent url(../gfx/icon_arrow3.gif) 20px 9px no-repeat !important;
	border-color: #F4F4F4;
}

.leftmenu ul ul li a {
	font-weight: normal;
}

.leftmenu a#active_Submenu {
	color: #2E3F51;
}


/* mapa strony */

.sitemap h1 {
	margin-bottom:0px !important;
	}

.sitemap h2 {
	margin-bottom:5px;
	margin-top:20px;
	}

.sitemap div.col1 {
	width:47%;
	float:left;
	margin-right:30px;
	border:none;
}
	
	
.sitemap div.col2 {
	float:left;
	width:47%;
	background:none;
	border:none;
	}

.sitemap ul.level_1	{
	margin-top:2px;
	margin-bottom:6px;
	}
	
/*aktualnosci*/

.aktualnosci .blog {
	margin-top:-45px;
	}	

.aktualnosci #leadingStories h2, .aktualnosci #nonLeadingStories h2 {
	margin-bottom:2px;
	margin-top:15px;
	}
	
div.error {
	background:#EEEDE8;
	border:1px solid #D21528;
	color:#D21528;
	margin-bottom:20px;
	padding:10px 10px 10px 10px;
	}

.message {
	border:1px solid #009900;
	background:#EFFFF0;
	font-weight:bold;
	padding:15px;
	margin-bottom:20px;
	color:#009900;
	}	
	
table.adminform {
	width:635px; /*ustawianie szerokosci tabeli edytora na stronach zewnetrznych*/
	}
	
div.mainmenu {
	position: relative;
}

a#langEn {
	position: absolute;
	right: 31px;
	top: 11px;
	display: block;
	width: 24px;
	height: 24px;
	background: transparent url(../gfx/en-h.gif) no-repeat;
}

a#langEn:hover {
	background-image: url(../gfx/en.gif);
}

a#langEn span {
	display: none;
}
