* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}


body {
	background:url(images/bg-image.jpg) transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #425057;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

.facebook {
	background:url("images/side-bg-bottom.png") no-repeat scroll left bottom transparent;
	font-size:13px;
	line-height:1.3;
	padding:10px 15px;
	margin-top: -10px;
	padding-left: 5px;
}

#sidebar .side- widget .fb{
	padding: 0;
}

#sidebar a:hover {
	border-bottom: 1px dotted #425057;
}

#sidebar a.marshall:hover {
	border-bottom: none;
}


#sidebar a.rss_feed_link:hover {
	border-bottom: none;
}

#rss a:hover
#sponsorzy a:hover {
	border-bottom: none;
}

#CollapsiblePanel1 img {
	margin-left: -1px;
	margin-top: -2px;
	padding-right: 10px;
}

.CollapsiblePanelTab {
	height: 25px;
	padding-top: 8px;
	border-top: 1px solid #dfdfdf;
}

.CollapsiblePanelContent {
	margin-left: 15px;
}

#backimage {
	background:url(images/bg-image.png);
	background-repeat: no-repeat;
	position: absolute;
}

#vector {
	background: url(images/vector.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 974px;
	height: 298px;
	margin-left: -67px;
	z-index: -1;
}

h1{font-weight:normal;font-size:300%;letter-spacing:-.04em;line-height:100%;}
h2{font-weight:normal;font-size:220%;letter-spacing:-.04em;line-height:110%;margin:.7em 0 .2em;}
h3{font-size:160%;font-weight:normal;letter-spacing:-.04em;line-height:110%;margin:.7em 0 .2em;text-shadow:#fff 1px 1px 1px;}
h4{font-size:150%;font-weight:bold;margin:.7em 0 .2em;}
h5{font-family:"Palatino Linotype", Georgia, Serif;font-size:150%;font-weight:bold;margin:.5em 0 .2em;letter-spacing:-.02em;}
h6{font-size:125%;font-weight:normal;text-transform:uppercase;margin:.5em 0 .2em;}

table{margin:5px;}
table td,table th{text-align:center;border-right:1px solid #fff;padding:5px;}
table th{background-color:#5e5e5e;color:#fff;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #e8e1c8;}
table td{background-color:#fff;}
table th a{color: #d6f325;}
table th a:hover{color:#fff;}
table tr.even td{background-color:#ddd;}
table tr:hover td{background-color:#fff;}

table.nostyle td,table.nostyle th,table.nostyle tr.even td,table.nostyle tr:hover td{border:0;background:none;background-color:transparent;}

#header {
	height: 220px;
	position: relative;
	margin-bottom: 20px;
}

#header h1 {
	padding-top: 36px;
	width: 520px;
	color: #FFF;
}

#header h1 a {
	color: #FFF;
	text-decoration: none;
	font-size: 30px;
}

#header h1 a:hover {
color: #EEE;
}

.post img {
	border:1px dotted #CCCCCC;
	padding: 5px;
	margin-left: 10px;
}

img.spons_img,
img.big {
	margin-left: 0;
	padding: 1px;
}

#header .blog_description{
	margin-top: 10px;
	font-size: 12px;
	color:#CCC;
}

#sidebar .search-bar {
	width: 242px;
	height: 43px;
	background: url(../../../images/search_small.png) no-repeat left top;
	margin-top: 10px;
}

.search-bar p {
	padding: 8px 5px 4px 15px;

}

#content ul li,
#content ol li {
	margin-left: 25px;
}

.search-bar p input {
	height: 25px;
	width: 175px;
	font-size: 14px;
	font-family: inherit;
	border: none;
	background-color:transparent;
	color:#FFF;
}

.search-bar p button {
	margin-left: 5px;
	margin-top:-5px;
	width: 35px;
	height: 35px;
	border: none;
	background-color:transparent;

}

.search-bar p button img {
	vertical-align: middle;
}

#main {
	float: left;
	width: 626px;
	margin-bottom: 20px;
}

#navigation {
	width: 626px;
	height: 42px;
	background: url(images/nav-bg.gif) no-repeat left top;
	list-style: none;
}

#navigation li {
	float: left;
	background: url(images/nav-divider.gif) no-repeat right top;
}

#navigation li a {
	padding: 0 10px;
	line-height: 42px;
	height: 42px;
	font-size: 13px;
	display: block;
	float:left;
	color: #EEE;
	text-decoration:none;
}

#navigation li a:hover {
	background: url(images/nav-bg-hover.gif) repeat-x left top;
	text-decoration:none;
	color:#FFF;
}

#navigation li.current_page_item a {
	background: url(images/nav-bg-hover.gif) repeat-x left top;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#navigation li.current_page_item:first-child a {
	background: url(images/nav-bg-hover-left.gif) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#navigation li:first-child a:hover {
	background: url(images/nav-bg-hover-left.gif) no-repeat left top;
}

#sponsorzy {
	text-align: center;
	padding-bottom: 15px;
}

#content {
	padding: 8px;
	background: #86A0AA url(images/content-bg.png) no-repeat left bottom;
}

#single-content {
	padding: 8px;
	background: #86A0AA url(images/single-content-bg.png) no-repeat left bottom;
}

.post {
	background-color: #fff;
	padding: 20px;
	font-size: 13px;
	position: relative;
	padding-top: 7px;
	padding-bottom: 7px;
}

.post .post-date {
	position: absolute;
	left: -44px;
	width: 44px;
	height: 83px;
	background: url(images/date-tab.png) no-repeat left top;
	color: #fff;
	font-size: 15px;
}

.post-date .date-day {
	display: block;
	padding: 5px 0 2px;
	text-align: center;
	font-weight: bold;
}

.post-date .date-month {
	text-align: center;
	display: block;
	text-transform: uppercase;
}

.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #506874;
	padding-bottom: 4px;
}

.post h2 a:link, .post h2 a:visited, .post h2 a:active {
	color: #506874;
	text-decoration: none;
}

.post h2 a:hover {
	border-bottom: 1px dotted #86A0AA;
	color: #86A0AA;
}

.post .metadata {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #878787;
	padding-bottom: 10px;
}

.post .metadata a {
	color: #878787;
	text-decoration: none;
}

.post .metadata2 a:hover {
	border-bottom: 1px dotted #86A0AA;
}

.post .metadata .feedback a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.post .metadata2 {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #878787;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}

.post .metadata2 a {
	color: #878787;
	text-decoration: none;
}

.post .metadata2 .feedback a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


.post .entry {
	padding-top: 10px;
	line-height: 1.5;
}

.post .entry a {
	color: #506874;
	text-decoration: underline;
	padding: 1px;
}

.post .entry a:hover {
	text-decoration: none;
	color: #86A0AA;
}

.post .entry p {
	padding-bottom: 10px;
	text-indent: 1.6em;
	text-align: justify;
}

blockquote {
	border: 1px dotted #CCC;
	padding:10px 10px 10px 20px;
	font-style:italic;
	margin:10px 0;
	background:url(images/blockquote.png) no-repeat;
	padding-right: 20px;
}

.post .entry ol, .post .entry ul {
	padding-left: 10px;
	margin-bottom: 10px;
}


pre{overflow:auto;white-space:pre-wrap;/* <- css3 */white-space:0;/* <- ff */font-size:12px;font-family:"Courier New", Courier, "Lucida Console", Monaco, "DejaVu Sans Mono", "Nimbus Mono L", "Bitstream Vera Sans Mono";background-color:#fff;padding:.4em;margin:1em 0;}
pre{width:80%;overflow:auto;border:1px solid #ddd;background-color:#fff;padding:.8em;margin:1em 0;}

.wp-pagenavi, .prev-next {
	background-color: #fff;
	padding: 10px 20px 20px;
	font-size: 13px;
}

.wp-pagenavi {
	text-align: right;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	border: 1px solid #717171 !important;
	color: #717171 !important;	
}

.wp-pagenavi a:hover {	
	border: 1px solid #717171 !important;
	color: #ffffff !important;
	background-color: #717171 !important;
}

.wp-pagenavi span.pages {
	color: #717171 !important;
	border: 1px solid #717171 !important;
}

.wp-pagenavi span.current {
	border: 1px solid #717171 !important;
	color: #FFFFFF !important;
	background-color: #717171 !important;
}

.prev-next .alignright {
	float: right;
	width: 300px;
	text-align: right;
}

.prev-next .alignleft {
	float: left;
	width: 300px;
}

.prev-next a {
	color: #717171;
}

#sidebar {
	width: 241px;
	float: right;
}

#sidebar .side-widget {
	margin: 0;
	padding:10px 0;
}

#sidebar .side-widget_bg{
	background: url(images/side-bg-bottom.png) no-repeat left bottom;
	font-size: 13px;
	line-height: 1.3;
	padding: 10px 15px;
}
#sidebar .side-rss {
	background: none;
	padding: 0;
}

.side-rss p {
	padding: 0 !important;
}

.side-widget h3 {
	background: url(images/side-bg-top.png) no-repeat left top;
	height: 28px;
	font-size: 15px;
	color: #252525;
	padding: 10px 15px;
	margin: 0;
}

.side-widget p{
	padding: 10px 15px 15px 20px;
}

.side-widget p, .side-widget ul, .side-widget ol {
	line-height: 1.3;
}

.side-widget ul, .side-widget ol {
	list-style-position: inside;
}

.side-widget a {
	color: #30444D;
	text-decoration: none;
}

.side-widget ul li, .side-widget ol li {
	padding: 8px 0;
	border-top: 1px solid #dfdfdf
}

.side-widget ul li:first-child, .side-widget ol li:first-child {
	padding: 0 0 8px;
	border-top: none;
}

.comments-show {
	padding: 5px;
}

h3#comments, h3#respond {
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #2a3a0e;
	padding-bottom: 10px;
}

ol.commentlist {
	list-style: none;
}

ol.commentlist li {
	background-color:#EEE;
	border:1px solid #666;
	margin-bottom: 30px;
}

ol.commentlist li .comment-gravatar {
	float: left;
	width: 44px;
	text-align: center;
	padding-top: 10px;
	margin:1px 0 1px 1px;
	background-color:#FFF;
	background: url(images/comment-bg.png) repeat-x;
}

ol.commentlist li .comment-body {
	float: right;
	padding-top: 10px;
	padding-left:5px;
	width: 505px;
	padding-right: 10px;
	margin:1px 1px 1px 0;
	background-color:#FFF;
	background: url(images/comment-bg.png) repeat-x;
}

ol.commentlist li .comment-body .comment-head {
	color: #7c7e5c;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}

ol.commentlist li .comment-body .comment-head a {
	color: #7c7e5c;
}

ol.commentlist li .comment-body .comment-text  {
	color: #464734;
	font-size: 13px;
	line-height: 1.4;
}

ol.commentlist li .comment-body .comment-text p, ol.commentlist li .comment-body .comment-text ul, ol.commentlist li .comment-body .comment-text ol {
	padding-bottom: 15px;
}

ol.commentlist li .comment-body .comment-text a {
	color: #464734;
	font-weight: bold;
}

ol.commentlist li .comment-body .comment-text a:hover {
	text-decoration: none;
}

.comment-form {
	
}

.comment-form p {
	padding-bottom: 15px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.comment-form p input, .comment-form p textarea {
	color: #1a1a1a;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.comment-form p input {
	height: 18px;
	padding: 2px;
}

.comment-form p textarea {
	padding: 2px;
	width: 550px;
}

#footer {
	clear: both;
}

#navigation:after, .prev-next:after, #footer:after, ol.commentlist li:after {
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
}

#navigation, .prev-next, #footer, ol.commentlist li {
	min-height: 0;
}

* html #navigation, * html .prev-next, * html #footer, * html ol.commentlist li {
	height: 1%;
}

#footer {
	color: #fff;
	font-size: 12px;
	padding: 20px 0;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

.copy-note {
	float: left;
	width: 600px;
	color:#CCC;
}

.copy-note a:link, .copy-note a:visited, .copy-note a:active{
color:#EEE !important;
}
.copy-note a:hover{
color:#FFF !important;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   margin-left:5px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

p.metadata2 img {
	border: 0;
	padding: 0;
	margin: 0;
	padding-right: 5px;
}

#sponsorzy a:hover {
	border-bottom: none;
}
