*
{
	margin: 0;
	padding: 0;
}
html
{
	height: 100%;
	background: #e1ddce url(img/bg_body.png) 0 0 repeat-y;	

}
body
{
	font: 11px Verdana, Tahoma, Sans, 'Lucida Grande', sans-serif;
	color: #4d493e;
	background: url(img/bg_header.png) right top no-repeat;
}
a
{
	color: #4d493e;
	border-bottom: 1px dotted #4d493e;
	text-decoration: none;
	outline: none;
}
a:visited
{
	color: #4d493e;
	border-bottom: 1px dotted #4d493e;
}
a:hover, a:focus
{
	color: #4d493e;
	border-bottom: 1px solid #4d493e;
}
a:active
{
	color: #4d493e;
	border-bottom: 1px solid #4d493e;
}
h1
{
	font-size: 130%;
}
h2
{
	font-size: 120%;
}
h3
{
	font-size: 110%;
}
p
{
	padding: 0;
}
img
{
	border: 0;
}

/* __________________ */

.left
{
	text-align: left;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}

.float-left
{
	float: left;
}
.float-right
{
	float: right;
}

.italic
{
	font-style: italic;
}
.bold
{
	font-weight: bold;
}
.justify
{
	text-align: justify;
}

.clear
{
	clear: both;
}

.hidden
{
	display: none;
}

/* __________________ */

div#wrap
{
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 970px;
}

div#wrap div.ad-container-1
{
	margin: 0 auto;
	width: 700px;
}

div#header
{
	position: relative;
	width: 970px;
	height: 170px;
}

div#header h1 img
{
	position: absolute;
	top: 20px;
	left: 25px;
}

div#header h1 a
{
	border-bottom: none;
}

div#header h1 span
{
	display: none;
}

div#header div#search
{
	position: absolute;
	top: 20px;
	right: 20px;
}

div#header div#search input
{
	border: 1px solid #a58812;
	padding: 2px 5px;
	background: url(img/bg_search.gif) 0 0 no-repeat;
	font: 110% 'century gothic', tahoma, verdana, arial, sans-serif;
	width: 140px;
}

div#header div#search input:focus
{
	border: 1px solid #c00000;
}

div#header div#search button
{
	display: none;
}

div#header ul
{
	position: absolute;
	bottom: 20px;
	height: 25px;
	list-style: none;
}
div#header ul li
{
	height: 25px;
	float: left;
	font-family: 'century gothic', tahoma, verdana, arial, sans-serif;
}

div#header ul#menu
{
	left: 0;
}

div#header ul#menu li
{
	margin: 0 5px;

  /* for IE */
  filter: alpha(opacity=40);
  /* CSS3 standard */
  opacity: 0.4;
	border-radius: 7px;

	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	
	background: black url(img/opera-radius-fix.svg) 0 0 no-repeat;
}

div#header ul#menu li:hover
{
  /* for IE */
  filter: alpha(opacity=60);
  /* CSS3 standard */
  opacity: 0.6;
}

div#header ul#menu li a
{
	padding: 0 10px;
	line-height: 25px;
	border-bottom: none;
	color: white;

	height: 100%;
	font-size: 140%;
}

div#header ul#menu li.current-cat
{
  /* for IE */
  filter: alpha(opacity=60);
  /* CSS3 standard */
  opacity: 0.6;
}

div#header ul#menu li.current a
{
	color: #fcbd00;
}

div#header ul#login
{
	right: 0;
}

div#header ul#login li
{
	font-size: 120%;
	color: white;
	height: 26px;
	padding: 0 15px;
	background: url(img/bg_login-2.png) right top no-repeat;
}

div#header ul#login li:first-child
{
	padding-left: 20px;
	background: url(img/bg_login-1.png) left top no-repeat;
}



div#header ul#login li a
{
	line-height: 26px;
	border-bottom: none;
	color: white;
}

div#header ul#login li a:hover, div#header ul#login li a:focus
{
	color: #e5e5e5;
}

/* footer */

div#footer
{	
	position: relative;
	height: 194px;
}

div#footer div
{
	position: absolute;
	top: -34px;
	height: 228px;
	width: 100%;
	background: url(img/bg_footer.png) left top repeat-x;
}

div#footer div ul
{
	margin: 40px auto;
	width: 970px;
	list-style: none;
	font-size: 120%;
}

div#footer div ul li
{
	float: left;
	margin-right: 20px;
}

div#footer div p
{
	margin: 0 auto;
	text-align: right;
	width: 920px;
}

div#footer div p a
{
	border: none;
}

/* main - sidebar */
div#ad-taily 
{
	/*margin-bottom: 10px;*/
	width: 300px;	
}
div#main
{
	background: url(img/bg_main.png) 0 0 repeat-y;
}

div#main-sidebar
{
	padding-bottom: 20px;
	width: 300px;
	float: right;
}

div#main-sidebar a
{
	border-bottom: none;
}

div#main-sidebar a:hover img
{
	opacity: 0.75;
	filter: alpha(opacity=75);
}

div#main-sidebar h2 span
{
	display: none;
}

div#main-sidebar h2#najnowsze
{
	height: 29px;
	width: 100%;
	background: url(img/header-najnowsze.png) 0 0 no-repeat;
}

div#main-sidebar h2#najczesciej-czytane
{
	height: 29px;
	width: 100%;
	background: url(img/header-naczesciej_czytane.png) 0 0 no-repeat;
}

div#main-sidebar h2#najczesciej_komentowane
{
	height: 29px;
	width: 100%;
	background: url(img/header-najczesciej_komentowane.png) 0 0 no-repeat;
}

div#main-sidebar div.post
{
	padding: 10px;
}

div#main-sidebar div.post a img.thumb
{
	padding: 0 10px 5px 0;
	float: left;
}

div#main-sidebar div.post h3 a
{
	font-size: 130%;
	font-family: 'century gothic', tahoma, verdana, arial, sans-serif;
}

div#main-sidebar div.post h3 a:hover
{
	color: black;
}

div#main-sidebar div.post p.date
{
	font-size: 80%;
	margin-bottom: 5px;
}

div#main-sidebar div.post p.date abbr
{
	color: #c3292b;
	border: none;
}

div#main-sidebar div.post p.excerpt
{
	text-align: justify;
}

div#main-sidebar div.post p.excerpt a
{
	font-weight: bold;
	color: #c3292b;
}

div#main-sidebar div.post p.excerpt a:hover, div#main-sidebar div.post p.excerpt a:focus
{
	color: #4d493e;
}

div#main-sidebar div.post p.button
{
	margin-top: 5px;
	text-align: right;
}

div#main-sidebar div.box-rectangle
{
	width: 300px;
}

/* main - content */

div#main-content
{
	padding: 10px 15px 25px 0;
	width: 655px;
	float: left;
}

div#main-content.listing h2
{
	display: none;
}

div#main-content div.breadcrumb-trail
{
	margin-bottom: 10px;
	padding: 5px 10px;
	color: #c3292b;
}

div#main-content div.breadcrumb-trail span
{
	color: #4d493e;
}

div#main-content.listing div.post
{
	padding: 10px 0 15px 0;
	position: relative;
	background: url(img/bg_post.png) 0 bottom no-repeat;
}

div#main-content.listing div.post a img
{
	padding: 5px 10px 0 0;
	float: left;
	border: none;
}

div#main-content.listing div.post a:hover img
{
	opacity: 0.75;
	filter: alpha(opacity=75);
}

div#main-content.listing div.post h3
{
	font-family: 'century gothic', tahoma, verdana, arial, sans-serif;
	font-size: 160%;
}

div#main-content.listing div.post h3 a
{
	border: none;
}

div#main-content.listing div.post h3 a:hover
{
	color: black;
}

div#main-content.listing p.tags
{
	font-size: 80%;
}

div#main-content.listing p.tags a
{
	color: #c3292b;
}

div#main-content.listing p.date
{
	font-size: 80%;
	margin: 5px 0;
}

div#main-content.listing p.excerpt
{
	padding: 5px 0;
	font-size: 110%;
}

div#main-content.listing p.date abbr
{
	color: #c3292b;
	border: none;
}

div#main-content.listing div.post div.buttons
{
	position: absolute;
	bottom: 15px;
	left: 370px;
	height: 33px;
	width: 217px;
	background: url(img/bg_post-buttons.png) 0 0 no-repeat;
}

div#main-content.listing div.post div.buttons img
{
	margin: 4px 0 0 10px;
	padding: 0;
}

div#main-content.listing div.post form#searchform
{
	padding: 10px 0;
	text-align: center;
}

div#main-content.single div#prev-next-post
{
	width: 550px;
	margin: 0 auto;
	padding: 2px 10px;
	height: 20px;
	line-height: 19px;
	background: #7e7764;
	border-radius: 10px;
	color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}

div#main-content.single div#prev-next-post a
{
	color: white;
	border-color: white;
}


div#main-content.single h2
{
		margin: 10px 0;
	font-family: 'century gothic', tahoma, verdana, arial, sans-serif;
	font-size: 180%;
}

div#main-content.single div#tags, div#main-content.single div#date
{
	font-size: 80%;
}

div#main-content.single div#tags a
{
	color: #c3292b;
}

div#main-content.single div#date
{
	padding: 5px 0;
}

div#main-content.single div#date abbr
{
	color: #c3292b;
	border: none;
}

div#main-content.single div#content
{
	margin: 5px 0;
}

div#main-content.single div.post-ratings
{
	text-align: right;
	font-size: 90%;
}


div#main-content.single object.flashmovie
{
	padding: 5px 0;
	display: block;
}

div#main-content.single form.wpcf7-form p
{
	margin: 5px 0;
}



div#main-content.single div.right
{
	padding: 10px 0;
}

div#main-content.single div#similar
{
	padding: 10px 15px;
	background: url(img/bg_similar.png) 0 0 repeat-x;
}

div#main-content.single div#similar h2
{
	margin: 0;
	font-family: 'century gothic', tahoma, verdana, arial, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #c3292b;
}

div#main-content.single div#similar div
{
	margin-top: 20px;
	width: 120px;
	margin-right: 35px;
	float: left;
}

div#main-content.single div#similar div a
{
	border: none;
	font-weight: bold;
	display: block;
}

div#main-content.single div#similar div a:hover
{
	color: black;
}

div#main-content.single div#similar div a img
{
	margin: 5px 0;
}

div#main-content.single div#similar div a:hover img
{
	opacity: 0.75;
	filter: alpha(opacity=75);
}

div#main-content.single div#similar div.clear
{
	width: 100%;
	float: none;
}

div#main-content.single h2#comments
{
	padding: 15px 0 0 155px;
	height: 32px;
	font-size: 150%;
	font-weight: normal;
	color: #fbbd00;
	background: url(img/bg_komentarze.png) 0 0 no-repeat;
}

div#main-content.single h2#comments span
{
	display: none;
}

div#main-content.single h2.do_comment
{
	height: 47px;
	color: #27541e;
	background: url(img/bg_skomentuj.png) 0 0 no-repeat;
}

div#main-content.single ul#comments
{
	padding: 10px 20px 10px 30px;
	list-style: none;
}


div#main-content.single ul#comments li
{
	padding: 0 0 15px 40px;
	background: url(img/bg_comment.png) left top no-repeat;
}


div#main-content.single ul#comments li p.float-right
{

}

div#main-content.single h2.do_comment span
{

	display: none;
}



div#main-content.single div#add-comment-form
{
	padding: 10px 20px 10px 0;
}

div#main-content.single div#add-comment-form textarea
{
	width: 485px;
	height: 60px;
	float: right;
}

div#main-content.single div#add-comment-form textarea.szersze
{
	width: 100%;
	height: 82px;
	float: none;
}


div#main-content.single div#add-comment-form input
{
	width: 120px;
}

div#main-content.single div#add-comment-form textarea, div#main-content.single div#add-comment-form input
{
	margin: 2px 0;
	border: 1px solid #d1d8cc;
	font-size: 11px;
	padding: 2px 4px;
}

div#main-content.single div#add-comment-form button
{
	color: #e48600;
	padding-left: 20px;
	font-weight: bold;
	margin: 10px 0;
	border: 0;
	background: transparent url(img/bg_add-button.gif) 0 0 no-repeat;
	cursor: pointer;
}

div#reklama {
	background:url("img/bg_main.png") repeat-y scroll 0 0 transparent;
	padding-bottom: 20px;
}

div#reklama div {
	width: 750px;
	margin: 0 auto;
}

.wp-pagenavi {
	clear: both;
	text-align: center;
	margin: 20px 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #404040;
	background: #908D83;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #F1BB31;
	color: white;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
