html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, a, cite, code, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
}

html {
	background: #8b8d89 url(i/header_bg.png) 0 0 repeat-x;
}

body {
	font-size: 10.5pt;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-serif;
	color: #222;
	background: #fff url(i/subpageBottom_bg.jpg)	50% 100% repeat-x;
}

:focus { outline: 0; }
table {
	border-collapse: separate;
	border-spacing: 0;
}
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

div.clear { clear: both; }
a img { border: 0; }

#headerWrapper {
	background: transparent url(i/header_bg.png)	50% 0 repeat-x;
}

#pageContentWrapper {
	background: transparent url(i/pageContent_bg.png) 0 45px repeat-x;	
}
	
#wrapper {
	width: 980px;
	position: relative;
	margin: 0 auto;
}

#header {
	padding-top: 50px;	
	height: 54px;
}

a#homeLink {
	display: block;
	text-indent: -3000px;
	width: 270px;
	height: 30px;
	background: transparent url(i/ewLogotype_bg.png)	0 0 no-repeat;	
}

#searchBar {
	width: 235px;
	height: 30px;
	background: transparent url(i/searchForm_bg.png)	0 0 no-repeat;	
	position: absolute;
	top: 0;
	right: 0;	
}

#searchBar form {
	display: block;
	margin: 2px 0 0 4px;
	position: relative;	
}

#searchBar input[type=text] {
	width: 216px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	background-color: #3f3f3f;
	border: 0;	
	padding: 0px 5px;
	background: transparent url(i/searchInput_bg.png)	0 0 no-repeat;
}

#searchBar input:focus {
	border: 1px #fff solid;
	color: #fff;	
}

#searchBar a#searchButton {
	color: #333;
	font-size: 13px;
	text-shadow: 0 1px 1px #fff;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 86px;
	height: 20px;
	padding-top: 2px;
	background: transparent url(i/buttons_bg.png) -130px 0 no-repeat;	
	position: absolute;
	top: 0px;
	right: 6px;
	opacity: 0.8;	
}

#searchBar a#searchButton:hover { opacity: 1; }

ul#priNav {
	float: right;
	list-style: none;
	margin-top: -36px;	
}

ul#priNav li {
	float: left;
	margin: 0 0.85em;	
}

ul#priNav a {
	display: block; 
	height: 41px;
	color: #4b5d33;	
	font-size: 16px;
	text-shadow: 0 1px 1px #fff;
	text-decoration: none;	
}

ul#priNav a:hover { text-decoration: underline; }

ul#priNav a span {
	display: block;
	padding: 9px 10px 0 10px;
	height: 32px;
	
}

ul#priNav a.active { 
	color: #fff;
	text-shadow: none;
	background: transparent url(i/buttons_bg.png) 0 -388px no-repeat; 
}
ul#priNav a.active span {
	background: transparent url(i/buttons_bg.png) 100% -456px no-repeat;	
}

#sidebar {
	float: left;
	width: 300px;
	padding: 0;
	margin-top: 18em;
}	


#sidebarSearchBar  {
	width: 300px;
	height: 30px;
	margin-bottom: 1em;	
}

#sidebarSearchBar form {
	display: block;
	margin: 8em 0 10em 0;
	position: relative;	
}

#sidebarSearchBar input[type=text] {
	width: 290px;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	background-color: #3f3f3f;
	border: 0;	
	padding: 6px 5px 8px 5px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	border-radius: 9px;
}

#sidebarSearchBar input[type=text]:focus { color: #fff; }

#sidebarSearchBar input[type=submit] {
	color: #333;
	font-size: 13px;
	text-shadow: 0 1px 1px #fff;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 86px;
	height: 20px;
	padding-top: 2px;
	background: transparent url(i/buttons_bg.png) -130px -22px no-repeat;	
	position: absolute;
	top: 3px;
	right: 3px;	
	border: 0;
}

 #content {	
	padding: 2em 0;	
	min-height: 300px;
	margin-left: 340px;
}

.widecolumn {
	margin-left: 0 !important;	
	/*padding-top: 18em !important;*/
}

 #content h1, #sidebar h2 {
	font-size: 26px;
	font-weight: normal;
	text-shadow: 0 1px 1px #fff;
	color: #81ba36;
	text-align: right;
	background:	transparent url(i/h1_bg.png) 0 51% no-repeat;	
}

#content h2.pagetitle {
	margin-bottom: 0.75em;	
}

#sidebar form {
	display: block;
	margin-bottom: 5em;	
	display: none;
}

#sidebar h2 {
	font-size: 19px;
	margin-bottom: 0.5em;	
}

#sidebar h2 span {
	background-color: rgb(247, 245, 244);
	background-color: #fff;
}	

#sidebar > ul {
	list-style: none;
	margin: 1em 0;	
}

#sidebar ul ul {
	list-style: square;
	color: #aaa;
	margin: 0 0 2em 1em;
	padding: 0;	
}

#sidebar ul ul li {
	margin: 0.3em 0;	
}

#sidebar ul a, #sidebar ul ul a:visited {
	color: #4B5D33 !important;	
	text-decoration: none !important;	
}

#sidebar ul a {
	text-decoration: underline;	
}

#sidebar ul p {
	font-size: 12px;	
	color: #777;
}
	

h2 span {
	display: inline-block;
	background:	transparent url(i/h1Content_bg.png) 100% 50% no-repeat;	
	padding: 0 20px 0 0.65em;
	background-color: rgb(242,241,239);
}


#content h2 {
	font-size: 20px;
	font-weight: normal;
	color: #aaa;
	margin: 0;
	text-align: left !important;
}



 #content a {
	color: #ff8811;
	text-decoration: none;	
}

 #content a:hover { text-decoration: underline; }

 #content p {
	font-size: 13px;
	color: #5b5b5b;
	margin: 0 0 1.5em 0;	
}

 #content p.withBorder {
	padding-bottom: 1.5em;
	border-bottom: 2px #efefef solid;
}

#pagination { text-align: center; margin-top: 1em; }

#pagination a {
	font-size: 13px;
	width: 27px;
	height: 22px;
	padding-top: 5px;
	color: #354e15;	
	text-decoration: none;
	display: inline-block;
	margin: 0 0.25em;
	text-align: center;
}

#pagination a#first, #pagination a#last { width: auto; }

#pagination a:hover { text-decoration: underline; }

#pagination a.active { 
	background: transparent url(i/buttons_bg.png) -103px 0 no-repeat; 
	color: #fff; 
}
#pagination a.active:hover { color: #b7ed70; cursor: default; }

#content table {
	width: 100%;
	margin: 1em 0 1.5em 0;	
	font-size: 13px;
}

#content table th {
	text-align: left;
	font-weight: normal;
	color: #aaa;	
	padding: 0.65em 0.35em;
}

#content table th span.arrow {
	background: transparent url(i/tableArrows_bg.png) 100% 5px no-repeat;		
	padding-right: 12px;
}

#content table th span.arrow:hover { cursor: pointer; }

#content table th span.arrowUp { background-position: 100% -13px; }

#content table td { padding: 0.5em 0.35em; }
#content table td.lp { font-size: 0.9em; color: #aaa; }
#content table td.offerName, #content table td.label { background-color: rgb(247,247,247); }
#content table td.organizator, #content table td.desc { background-color: rgb(242,242,242); color: #5b5b5b; }
#content table td.offerDate { background-color: rgb(242,242,242); color: #aaa; }

#content table tr.even td.offerName, #content table tr.even td.label { background-color: #fff; }
#content table tr.even td.organizator, #content table tr.even td.desc { background-color: rgb(232,232,232); color: #5b5b5b; }
#content table tr.even td.offerDate { background-color: rgb(232,232,232); color: #aaa; }
#content table td.label {
	width: 30%;
	color: #aaa;	
}

#content table a {
	text-decoration: none;
	color: #ff8811;	
}

#content table a:hover { text-decoration: underline; }

.navButtons {
	border-top: 2px #efefef solid;
	padding-top: 0.5em;	
	margin: 1em 0 5em 0;
}

.navButtons a {
	float: left;
	margin-top: 0.5em;	
}

.navButtons a.button {
	float: right;	
}

#content a.button {
	display: inline-block;
	text-align: center; 
	font-size: 13px;
	width: 103px;
	height: 23px;
	padding-top: 4px;
	margin: 0.25em;
	text-align: center;
	text-decoration: none;
	color: #fff260;	
	text-shadow: none;
	background: transparent url(i/buttons_bg.png) 0 0 no-repeat;		
}

#content a.button.darkGreen {
	color: #b7ed70;
	background-position: 0 -54px;
}

#content a.button.inline { display: inline-block; float: none; vertical-align: middle; }

#content .sortOptions {
	 color: #888; 
	 margin: 0 0 1em 0;
}

#bottomContent { 
	position: relative; 
	height: 164px;
}

#logotypes {
	font-size: 22px;
	color: #aaa;
	/* tymczasowo */
	height: 70px;
	padding-top: 30px;	
}

#logotypes span { margin: 1.5em; }

#footer { 
	margin: 1.5em 0 0 0;
	color: #fff; 
}

#footer div { color: #222; }
#footer div { float: right;	}

#footer a {
	color: #202020;	
	text-shadow: 1px 1px 2px #fff;
	text-decoration: none;
	margin: 0 0.5em;
}

/* 19.02.10 */

.noBorder { border: 0 !important; }
#content table.details td { padding: 0.5em 1em; }
#content table.details td:first-child {	text-align: right; }

#content form label {
	display: inline-block;
	color: #aaa;
	font-size: 14px;
	width: 12.4em;
	text-align: right;
	margin-right: 1em;
	vertical-align: middle;	
}

#content form label.top { vertical-align: top; margin-top: 0.45em; }
 #content form p { margin: 0.4em 0; }
#content form input[type=text], #content form textarea {
	background-color: #f3f1ef;	
	border: 1px #e0dddb solid;
	padding: 0px 4px 4px 4px;
	font-family: Arial, Sans-serif;
	font-size: 16px;
	color: #888;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#content form input[type=text]:focus, #content form textarea:focus { color: #000; }

#customSplashBg {
	background: transparent url(i/customHeader_bg.png) 50% 100px repeat-x;	
}

 #content h1.customHeader {
	background-image: none;
	color: #383838;
	font-size: 26px;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}

 #content h1.customHeader em {
	font-size: 40px;
	font-style: normal;	
}

 #content h1.customHeader span {
	display: block;
	text-align: right;
	background-image: none;
	background-color: transparent;
	color: #5b5b5b;
	font-size: 13px;
	padding: 0;	
}

 .rFloated { float: right; }
 .lFloated { float: left; }
/* from WP default */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {

	}

a img {
	border: none;
	}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0 1em 0 0;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}



/* custom */

.entry { margin: 1em 0;	}
.widecolumn {
	width: 700px;
	margin: 0 auto !important;	
}
.widecolumn .entry .alt { margin-top: 3em !important; }
.widecolumn .hentry h2 { margin-top: 0.5em !important; }
#content .entry p { margin: 0 0 0.5em 0; }
.narrowcolumn { margin-top: 17em; }
.front, .subpage { margin-top: 0; }
.narrowcolumn .hentry { margin-top: 0; }
.widecolumn h2 {
	font-size: 23px !important;
	color: #383838 !important;
	margin-bottom: 4em !important;	
	text-shadow: 0 1px 1px #fff;
	width: 70%;
}


small.date {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #aaa;	
}

#content .postmetadata {
	font-size: 11px;
	border-top: 2px #dedede solid;
	padding-top: 0.65em;
	margin: 1.5em 0 5em 0;	
}

#content .postmetadata a {
	color: #4B5D33;	
	font-weight: bold;
}

#customSplash {
	margin: 3em 0 6.85em 0;
	text-align: center;
}

#content a.signManifest {
	display: inline-block;
	vertical-align: middle;
	width: 198px;
	height: 72px;	
	background: transparent url(i/signManifestButton_bg.png) 0 0 no-repeat;	
	color: #000;
	padding: 28px 20px 0 30px;
	text-decoration: none; 
	font-size: 19px;
	font-weight: bold;
	text-shadow: 0 1px 2px #fff;
	margin-left: 1em;	
}

#content a.signManifest span {
	display: block;
	color: #fff;
	text-shadow: none;
	font-size: 12px;
	font-weight: normal;	
}

.navigation { 
	display: block; 
	color: #999; 
	font-size: 12px;
}

.widecolumn .navigation {
	margin-top: 4em;	
}

#content h3#comments {
	font-weight: normal;
	font-size: 15px;	
}

#content .comment-meta {
	font-size: 11px;	
}

#content #respond h3 {
	color: #888;
}

#content .comment-body p {
	margin: 0.5em 0 1em 0;	
}


.logo-type {
	bottom:24px;
	color:#333333;
	font-size:11px;
	font-variant:small-caps;
	position:relative;
}


