#pogoda {
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 160px;	
}
/*test*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, address, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
var, li, ul, ol, fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: none;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
html {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	min-height: 100%;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px 5px 5px 0px;
	-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: 10px;
	line-height: 12px;
	padding: 0 4px 4px;
	margin: 0;
	color:#999999;
}
/* End captions */
/* Navigacja górna */
#top_nav {
	height: 19px;
	background-color: #eaf3fa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbd8e7;
}
#categorylist {
	font-style:normal;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#categorylist ul {list-style-type: none; list-style-image:none; 
        padding: 0px 0px 0px 15px;
		 }
#categorylist li {
	padding: 0px;
	position: relative;
	display: inline;
	float: left;
	margin-right: 20px;
	}
#categorylist ul li a:link, #categorylist ul li a:visited {
	font-size: 11px;
	display: block;
	color:#3e87a8;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	text-transform: capitalize;
	}
#categorylist ul li a:hover {
	padding-top:1px;
	color: #FF6600;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
#rss {
float: right;
margin-right: 15px;
}
#rss .rss a:link, #rss .rss a:visited {
	color: #FF6600;
	font-weight: bold;
	padding-left: 18px;
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#rss .rss a:hover {
background-position: 0px 0px;
} 

/**********************************      Naglówek */
#top{
	background-color: #FCFEFE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbd8e7;	
}
#top_header{
	/*font: italic 22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;*/
	background-color: #f5fcfd;
	background-image: url(images/topheader_bg.jpg);
	background-repeat:repeat-x;
	height: 150px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #58b828;
	position: relative;
}
#top_header h1 a:link, #top_header h1 a:visited{
	font: italic 36px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	text-decoration: none;
	color: #FF6600;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	display: block;
	text-transform: capitalize;
	width: 400px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#top_header h1 a:hover{
	color: #3e87a8;
	border-left-color: #3e87a8;

}
#top_header p{
padding: 0px 0px 0px 15px;
font: italic 18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
color: #b3c4d8;
width: 400px;
}
#searchbar{
	margin-top: 0px;
	position: absolute;
	left: 660px;
	top: 120px;
	z-index: 1;
	background-color:#9F0;
}
#ico {
	right: 270px;
	bottom: -20px;
	width: 94px;
	height: 128px;
	display: block;
	position:absolute;
	background-image: url(images/kwiatek.png);
	background-repeat: no-repeat;
	z-index: 2;
}
/* Stopka */
#stopka {
	border-top: 1px dotted #e2d9d5;
	background-color: #f6f3f1;
	margin: 20px 0 0 0;
}
#stopka_tresc {
	width: 960px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e2d9d5;
	border-top: 3px solid #58b828;
	border-bottom: 7px solid #99796b;
}
#stopka_tresc #widget {
	float: left;
}
#stopka_tresc li li {
	border-top: 1px dotted #99796b;
	margin: 0px 20px 0px 20px;
	padding: 4px 5px 4px 15px;
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#stopka_tresc li li a:link, #stopka_tresc li li a:visited{
	font: normal 12px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	display: block;
	color: #99796b;
	width: 260px;
	text-decoration: none;
	position: relative;
}
#stopka_tresc li li:hover{
	background-color: #EBE4E2;
	background-position: 3px center;
}
#stopka_tresc .widgettitle{
	margin-bottom: 10px;
	width: 300px;
	font: italic 18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	color: #FF6600;
	border-left: 5px solid #FF6600;
	padding: 15px 0px 0px 15px;
}
#stopka_tresc #widget .kom {
	color: #CABAB3;
	float: right;
	position: absolute;
	right: -4px;
	font-size: 13px;
}
#srodek{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content{
	width: 650px;
	float: left;
	position: relative;
	z-index: 5;
}
/* !!!  POST   !!! */
#post {
	float:left;
	display:inline-block;
	width: 200px;
	height: 220px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 3px solid #b3c4d8;
	position:relative;
	background-color: #ffffff;
}
#prev {
	height: 160px;
	width: 200px;
	position: relative;
	border-bottom: 3px solid #58b828;
	margin: 0px 0px 5px 0px;
	background-color: #E1F2FF;
}
.cat {
		background-image:  url(images/sb_kategorie.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color: #ffffff;
	padding: 2px 6px 2px 17px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size:10px;
	color:#3E87A8;
	position: absolute;
	left: 10px;
	bottom: -6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #58b828;
	border-right-color: #58b828;
	border-bottom-color: #58b828;
	border-left-color: #58b828;
}
.cat a:link, .cat a:visited {
	color:#3E87A8;
	text-decoration:none;
}

.com {
	background-color: #ffffff;
	padding: 2px 6px 2px 6px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size:10px;
	color:#3E87A8;
	position: absolute;
	right: 10px;
	bottom: -18px;
	border-bottom: 1px solid #b3c4d8;
	border-left: 1px solid #b3c4d8;
	border-right: 1px solid #b3c4d8;
}
.com a:link, .com a:visited {
	color:#3E87A8;
	text-decoration:none;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px
}
.cat a:hover, .com a:hover {
	color: #FF6600;
}
#data_box {
	margin: 5px;
	height: 50px;
	width: 50px;
	padding-top: 3px;
	background-image: url(images/data_bg.png);
	background-repeat: no-repeat;
	color:#336600;
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	position: absolute;
	left: 5px;
	top: 5px;
}
#data_box big {
	font-size: 36px;
	line-height:27px;
	padding-top: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#post h2 a:link, #post h2 a:visited, #pod_posty_single h2 a:link, #pod_posty_single h2 a:visited{
	color: #FF6600;
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-style: regular;
	text-decoration: none;
	padding: 0 5px 0 5px;
	}
.widecolumn {
	background-color:#f6f3f1;
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-size: 13px;
	margin: 10px 0px 10px 0px;
	line-height: 16px;
	
}
#kategorie{
	background-color: #8C8C8C;
	padding: 4px 10px 4px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size:10px;
	color:#CCCCCC;
}
#kategorie a:link, #kategorie a:visited {
	color:#EEEEEE;
	text-decoration:none;
}
#kategorie a:hover{
	text-decoration: underline;
}
#post-left-column {
width:200px;
float:left;
}
#post-right-column{
	width:410px;
	float:right;
	background-color:#FFFFFF;
	color: #666666;
	padding: 20px;
	position: relative;
}
#entry a:link, #entry a:visited{
	color: #3e87a8;
	text-decoration:none;
}
#entry a:hover{
	color:#FF6600;
}
#entry blockquote{
	font-style:italic;
	color:#667B93;
}
#post-right-column p{
	margin:10px 0px 10px 0px;
	text-align:justify;
}
#post-right-column h2{
	margin:20px 0px 20px 0px;
	font-size: 24px;
	color: #FF6600;
	z-index: 7;
}
#p_info {
	position: absolute;
	left: -140px;
	width: 124px;
	background-color: #FFFFFF;
	padding: 4px 10px 4px 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 11px;
	font-style: normal;
	color: #A0A0A0;
}
.info{
	top: 130px;
}
.tagi{
	top: 250px;
}
#p_info a:link, #p_info a:visited{
	text-decoration:none;
	color: #A0A0A0;
}
#p_info a:hover{
	text-decoration:underline;
}
#p_info li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	list-style-type: none;
	display: block;
	padding: 3px 0px 3px 19px;
}
#p_info .tag {
	background-image: url(images/tag.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: capitalize;
}
#p_info .autor {
	background-image: url(images/autor.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 0px;
}
#p_info .data {
	background-image: url(images/data.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#p_info .czas {
	background-image: url(images/czas.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#p_info h2 {
	color:#CCCCCC;
	font-size: 18px;
	margin: 5px 0px 10px 0px;
}

#sidebar{
	width: 297px;
	float: right;
	margin-top: 20px;
	padding: 0px 10px 0px 0px;
	border-left: 3px solid #b3c4d8;
	
}
#sidebar .widget{
	position: relative;
	margin: 17px 0px 0px 0px;
	
}
#sidebar .widgettitle{
	display:none;
}
#sidebar .widget li{
	display:block;
	height: 23px;
	

}
#sidebar .widget li a:link, #sidebar .widget li a:visited {
	z-index: 4;
	position: relative;
	font: normal 11px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	text-align:left;
	left: -4px;
	background-color:#FFFFFF;
	border-top: 1px solid #b3c4d8;
	border-right: 1px solid #b3c4d8;
	border-bottom: 1px solid #b3c4d8;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 25px 4px 15px;
	white-space: normal;
	text-decoration: none;
	color:#3E87A8;
}
#sidebar .widget li a:hover{
	color: #FF6600;
}
#sidebar .cat-item a:link, #sidebar .cat-item a:visited {
	background-image:  url(images/sb_kategorie.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#archives-2 li a:link, #archives-2 li a:visited{
	background-image:  url(images/sb_data.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#tag_cloud-2, #search-2{
	left: 10px;
	border: 1px solid #b3c4d8;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 6px 6px 6px 6px;
}
#tag_cloud-2 a:link, #tag_cloud-2 a:visited{
	font: normal 8px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	text-decoration: none;
	color:#3E87A8;
	display:inline-block;
	border: 1px solid #b3c4d8;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 21px 2px 2px;
	margin: 1px 1px 1px 1px;
	background-image:  url(images/sb_tag.png);
	background-position:right;
	background-repeat:no-repeat;
}
#tag_cloud-2 a:hover{
	color: #FF6600;
}
#content .pagetitle {
	display:compact;
	margin:20px 30px 0px 0px;
	background-color: #8C8C8C;
	padding: 4px 10px 4px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size:10px;
	color:#FFFFFF;
}
#skomentuj, #komentarze{
	margin-top: 40px;
	width:390px;
	float:right;
	color: #666666;
	padding: 20px;
	position: relative;
	color: #b3c4d8;
	font-style:italic;
}
#skomentuj a:link, #skomentuj a:visited{
	text-decoration:none;
	color: #567BA9;
	}
#skomentuj a:hover {
	color: #FF6600;
	}
#skomentuj #comment {
	width: 100%;
	border: 1px solid #b3c4d8;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#skomentuj .input_text{
	border: 1px solid #b3c4d8;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#skom_tytul {
	position: absolute;
	left: -140px;
	width: 124px;
	background-color: #FFFFFF;
	padding: 4px 10px 4px 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 11px;
	font-style: normal;
	color: #A0A0A0;
}
#skom_tytul h2 {
	color:#CCCCCC;
	font-size: 18px;
	margin: 5px 0px 10px 0px;
}

#podobne{
	position: absolute;
	left: -140px;
	width: 124px;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#podobne h3{
	color:#CCCCCC;
	font: normal 18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	margin: 5px 0px 10px 0px;
}
#pod_posty h2 {
	margin: 0;
	padding: 0;
}
#pod_posty big {
	top: -15px;
}
#pod_posty_single{
	float:left;
	display:inline-block;
	width: 200px;
	height: 220px;
	margin-right: 5px;
	border-bottom: 3px solid #b3c4d8;
	position:relative;
	background-color: #ffffff
}