@import "base.css";
@import "php_inc/css/news.css";
@import "php_inc/css/form.css";
@import "php_inc/css/search.css";
@import "php_inc/css/site_map.css";
@import "text.css";

body, body input, body select, body textarea, body a, body td, body th {
	font-size: 12px;
}

body#page, body#page input, body#page select, body#page textarea, body#page a, body#page td, body#page th {
	font: 11px Tahoma;
}


body#page div#middle,
body#page div#middle *,
body#page div#main,
body#page div#main * {
	font-size: 12px;
}

div#content ul li {
	list-style: image;
	list-style-image: url('grafika/li.gif');
	margin-bottom: 2px;
}

div#sw {
	min-height: 290px;
}

div#top {
	height: 78px;
	background: url('grafika/top.jpg') no-repeat;
	margin-bottom: 2px;
	position: relative;
}

div#splash {
	height: 218px;
}

div#menu {
	height: 54px;
	background: url('grafika/menu-bg.gif') repeat-x;
	margin-bottom: 10px;
}

div#menu.index {
	margin-bottom: 0px;
}

div#footer {
	height: 46px;
	line-height: 46px;
	background: url('grafika/footer.gif') repeat-x bottom left;
	margin-top: 20px;
	padding: 0px 25px;
	color: #c2c2c2;
	font-size: 10px;
}

div#menu ul {
	margin: 0px;
	padding: 0px;
}

div#menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none
}

div#menu ul li a {
	display: block;
	height: 34px;
	text-indent: -9999px;
	border: 0px;
}

div#menu ul li.item1pl a { background: url('grafika/menu-start.gif'); width: 149px; }
div#menu ul li.item2pl a { background: url('grafika/menu-o-nas.gif'); width: 104px; }
div#menu ul li.item3pl a { background: url('grafika/menu-oferta.gif'); width: 108px; }
div#menu ul li.item4pl a { background: url('grafika/menu-makroregiony.gif'); width: 159px; }
div#menu ul li.item5pl a { background: url('grafika/menu-aktualnosci.gif'); width: 148px; }
div#menu ul li.item6pl a { background: url('grafika/menu-praca.gif'); width: 107px; }
div#menu ul li.item8pl a { background: url('grafika/menu-kontakt.gif'); width: 145px; }

div#menu ul li.item1en a { background: url('grafika/menu-home.gif'); width: 107px; }
div#menu ul li.item2en a { background: url('grafika/menu-about-us.gif'); width: 135px; }
div#menu ul li.item3en a { background: url('grafika/menu-offering.gif'); width: 132px; }
div#menu ul li.item4en a { background: url('grafika/menu-regions.gif'); width: 122px; }
div#menu ul li.item5en a { background: url('grafika/menu-news.gif'); width: 109px; }
div#menu ul li.item6en a { background: url('grafika/menu-work.gif'); width: 115px; }
div#menu ul li.item8en a { background: url('grafika/menu-contact.gif'); width: 111px; }

div#menu ul li a:focus,
div#menu ul li a:hover,
div#menu ul li.active a {
	background-position: 0px -33px;
	overflow: hidden;
}

div#footer a {
	margin: 0px 5px;
	font-size: 10px;
	color: #c2c2c2;
	border: 0px;
}

div#footer a:hover,
div#footer a.active {
	color: #ff8018;
}

div#sidebar {
	width: 164px;
	float: left;
	margin-right: 45px;
}

div#main {
	width: 711px;
	float: left;
}

div#sidebar ul {
	margin: 0px;
	padding: 0px;
	width: 164px;
}

div#sidebar ul li {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}

div#sidebar ul li.level2 a {
	display: block;
	height: 22px;
	background: url('grafika/menu.gif') no-repeat 0px -22px;
	border: 0px;
	color: #04135f;
	text-align: right;
	padding-right: 30px;
	line-height: 20px;
}

div#sidebar ul li.level2 a.active,
div#sidebar ul li.level2 a:hover {
	background-position: 0px 0px;
}


div#sidebar ul li.level3 {
	padding: 2px 15px 2px 0px;
	background: url('grafika/menu-arrow.gif') no-repeat 152px 6px;
	text-align: right;
}

div#sidebar ul li.level3 a {
	color: #6f78a3;
	border: 0px;
}

div#sidebar ul li.level3 a.active,
div#sidebar ul li.level3 a:hover {
	text-decoration: underline;
}

div#sidebar ul li.level3 a.active,
div#sidebar ul li a.active {
	font-weight: bold;
}



div#sidebar ul li.level4 {
	padding: 2px 15px 2px 0px;
	background: url('grafika/menu-arrow.gif') no-repeat 152px 6px;
	text-align: right;
}

div#sidebar ul li.level4 a {
	color: #ff8018;
	border: 0px;
	font-size: 10px !important;
}

div#sidebar ul li.level4 a.active,
div#sidebar ul li.level4 a:hover {
	text-decoration: underline;
}

div#sidebar ul li.level4 a.active,
div#sidebar ul li a.active {
	font-weight: bold;
}



div#bar {
	float: right;
	width: 380px;
	height: 45px;
	font-size: 10px;
	color: #c2c2c2;
}

div#bar a {
	display: block;
	float: left;
	padding-top: 30px;
	padding-right: 4px;
	border-right: 1px solid #e4e4e4;
	margin-right: 4px;
	font-size: 10px;
	border-bottom: 0px;
	color: #c2c2c2;
}

div#bar a:hover,
div#bar a.active {
	color: #8f8f8f;
}

div#bar a.last {
	border: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

div#bar form {
	display: inline;
}

div#bar fieldset {
	margin: 0px;
	padding: 29px 0px 0px 0px;
	border: 0px;
	float: left;
	width: 190px;
}

div#bar input.text {
	color: #c2c2c2;
	width: 120px;
	font-size: 10px;
}

div#boxy {
	margin-top: 5px;
	width: 516px;
	float: left;
	margin-right: 16px;
}

div#aktu {
	width: 213px;
	float: left;
	margin-right: 14px;
}

div#aktu.full {
	margin-right: 0px;
	width: 387px;
}

div#aktu a b,
div#aktu a {
	border: 0px;
	color: #5e5e5e;
	text-decoration: none;
}

div#banner-vertical {
	float: left;
	width: 160px;
}

div#banner-top a,
div#banner-middle a,
div#banner-vertical a {
	border: 0px;
}

div#banner-top,
div#banner-middle {
	text-align: center;
	padding: 10px;
}

div#banner-middle {
	padding: 5px;
	position: relative;
	top: -8px;
}

div#boxy a {
	margin-right: 14px;
	border: 0px;	
}

div#boxy a img {	
}

h2 {
	display: block;
	height: 19px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	font-size: 1px;
}

div#aktu span.arrow {
	position: absolute;
	margin-left: -8px;
	color: #f68121;
}

div#aktu p {
	font-size: 10px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

div#aktu a {
	font-size: 1em;
}

div#aktu span.date {
	color: #f68121;
	font: 10px Verdana;
}

div#aktu p a {
	color: #f68121;
	font-weight: bold;
	border: 0px;
}

div#aktu form {
	font-size: 10px;
}

div#aktu input.text {
	margin-left: 10px;
	width: 130px;
	font-size: 10px;
}

div.pager {
	text-align: right;
	padding-right: 20px;
}

div.pager.withMargin {
	margin: 10px 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -8px;
	left: -5px;
}

h3 img {
	vertical-align: middle;
	margin-right: 5px;
}

div#main h3 a {
	color: #04135f;
	border: 0px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 2px;
	margin-left: 2px;
}

div#middle.margin {
	margin-left: 37px;
}

div#text.short {
	width: 412px;
	float: left;
	margin-right: 65px;
}

#faq_pytania {
	margin-bottom: 25px;
}

#faq_pytania li {
	margin-bottom: 4px;
}

dl#faq_odpowiedzi {
	margin: 25px 0px 25px 20px;
}

dl#faq_odpowiedzi dt {
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

div.pracaSzukaj {
	text-align: center;
	padding: 10px;
	background: #f4f4f6;
	margin-bottom: 20px;
}

div.pracaSzukaj select,
div.pracaSzukaj input {
	vertical-align: middle;
}

div#oferty div.header a {
	display: block;
	padding: 10px;
	color: #5e5e5e;
	border: 0px;
	background: #f4f4f6;
	margin-top: 5px;
	font-weight: bold;
}

div#oferty div.description {
	display: none;
	margin: 5px 0px 5px;
	border: 1px solid #f4f4f6;
}

div#oferty div.description p {
	margin: 0px;
	padding: 5px 0px;
}

div#oferty div.description.show {
	display: block;
	padding: 0px 5px;
}

table#ankieta {
	width: 100%;
	border-collapse: collapse;
}

table#ankieta th {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background: #04135f;
	color: white;
}

table#ankieta td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #e7e7e7;
}

table#ankieta td.l {
	width: 120px;
	text-align: right;
	border-left: 0px;
}

table#ankieta td.r {
	border-right: 0px;
}

table#ankieta textarea,
table#ankieta input.text {
	width: 100%;
	border: 1px solid #ececec;
}

table#ankieta table.item td {
	padding: 2px;
	border: 0px;
}

table#ankieta table.item th {
	color: #5e5e5e;
	background: white;
	font-weight: normal;
}

input.green,
table#ankieta input.button {
	color: white;
	/*background: #60b62f;*/
	background: url('grafika/button-blank.gif') no-repeat;
	font: 10px Tahoma;
	border: 0px;
	width: 150px;
	cursor: pointer;
}

span#venti {
	float: right;
}


span#venti img {
	vertical-align: middle;
	margin-right: 15px;
}

div#mapa {
	width: 380px;
	float: left;
	text-align: left;
	overflow: hidden;
}

div#dane {
	float: left;
	width: 330px;
}

div#dane select {
	width: 100%;
	margin-bottom: 2px;
}

div.item h3 {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	position: static;
	color: #04135f;
}

body#page div#main div.item h4 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #04135f;
}

div.item div.desc {
	margin: 10px 0px 15px 0px;
}

div#wrapped {
	z-index: 98;
	position: relative;
	height: 32px;
	overflow-y: hidden;	
	position: absolute;
}

#module_form.full {
	width: 100%;
	float: none;
}

#module_form.full label {
	width: 190px;
	text-align: right;
}

#module_form.full span.small {
	font-size: 10px !important;
}

p.error {
	background: #f00;
	color: white;
	margin: 10px 0px;
	padding: 10px;
	
}

table#galeriaZdjec {
	width: 100%;
	border-collapse: collapse;	
}

table#galeriaZdjec td {
	width: 129px;
	color: #041461;	
	padding-bottom: 15px;
}

table#galeriaZdjec td,
table#galeriaZdjec td b {
	font-size: 11px !important;
}

table#galeriaZdjec td a.image {
	width: 126px;
	height: 126px;
	text-align: center;	
	display: block;
	border: 1px solid #b3b8ce;
	margin-bottom: 5px;
}

table#galeriaZdjec td a.image img {
	margin-top: 10px;
}

table#galeriaZdjec td a:hover {
	border: 1px solid #051260;
}

#mbNavigation a {
	border: 0px !important;
}

#pager {
	text-align: right;
	margin-top: 10px;
}

#lata {
	height: 45px;
	text-align: center;
}

#page #lata a {
	display: inline-block;	
	height: 30px;
	border: 0px;
	line-height: 30px;
	padding: 0px 10px;
	margin: 0px 5px;
	background: #04135F;
	font-weight: bold;
	color: white;
	text-align: center;
	font-size: 15px !important;
}

#page #lata a.active,
#page #lata a:hover {
	color: #FF7605;
}