/*
Theme Name: Zakupy
Theme URI:
Description:
Author:
Author URI:
*/
:focus{-moz-outline-style:none;}
.clearfix:after {
        content:".";
        display:block;
        height:0;
        clear:both;
        visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/*-----------Block Level Elements--------------*/
* {
  margin:0;
  padding:0;
}
body {
  background: #A9D5E2 url('http://d18suyszb0xo8x.cloudfront.net/bg.jpg') repeat;
  font-family: Helvetica, Arial, Verdana;
  font-size: 62.5%;
}
.noborder {
  border: 0px;
}
#page {
  width: 970px;
  margin-left:auto;
  margin-right: auto;
  margin-top: 0px;
  background: White;
}
#wrapper {
  padding: 15px;
  padding-top:10px;
}
#header {
  width: 100%;
  height: 70px;
  padding-top: 10px;
/*  background: #eeeeee url('http://d18suyszb0xo8x.cloudfront.net/zakupy.jpg') top right no-repeat; */
  margin-bottom: 0px;
}
#header h1 a, #header .logo a {
  display: block;
  width: 360px;
  height: 60px;
  text-indent: -9000px;
  float: left;
  background: url('http://d849vsvxyfe7h.cloudfront.net/logo-pomysly-na-zakupy.gif') top left no-repeat; 
}
a#feed {
  margin-top: 10px;
  margin-left: 60px;
  background: url('/img/feed28.jpg') left top no-repeat;
  line-height: 28px;
  padding-left: 36px;
  display: block;
}
/* header search */
#header_search {
  float: right;
  margin-top: 10px;
  width: 300px;
}
.feed {
  background: White url('/img/feed-icon.gif') left top no-repeat;
  line-height: 16px;
  display: block;
  text-align: left;
  padding-left: 34px;
  font-size: 1.1em;
}
form#searchform {
  width: 300px;
  margin-bottom: 5px;
}
form#searchform input {
  padding: 1px;
}
form#searchform input[type='text'] {
  width: 210px;
}
#header #cat-nav {
  margin-bottom: 20px;
  position: relative;
  float: left;
  margin-top: 185px;
  padding-left: 5px;
  padding-right: 5px;
  background: #eee;
  width: 930px;
  height: 60px;
}
#header #cat-nav ul {
  list-style-type: none;
  text-align: center;
  padding-top: 3px;
}
#header #cat-nav ul li {
  display: inline;
  line-height: 2em;
  font-size: 1.3em;
  font-family: "Arial";
  font-weight: bold;
  margin-left: 3px;
  margin-right: 3px;
}
#header #cat-nav  ul li a, #header #cat-nav ul li a:visited{
  line-height: 200%;
  padding: 3px;
}
#header #cat-nav  ul li a:hover {
  background: Black;
  color: White;
  text-decoration: none;
}

#content {
  float: left;
  clear: none;
  background: White;
  width: 500px;
  margin-left: 5px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#bottom {
  clear: both;
  background: #232323;
  color: #ddd;
}
#bottom .inner {
  padding: 20px;
}

#footer {
  background: Black;;
  width: 100%;
  clear: both;
  height: 36px;
  line-height: 36px;
  font-size: 1.1em;
  color: #444;
  display: block;
}
#footer a, #footer a:visited {
  color: #888;
  font-weight: normal;
  padding-right: 20px;
}
#footer .inner {
  padding-left: 10px;
}
/* -- links -- */
a,a:visited {
  text-decoration: none;
  color: #2C599E;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}

/* header search */

.feed {
  background: White url('/img/feed-icon.gif') left top no-repeat;
  line-height: 16px;
  display: block;
  text-align: left;
  padding-left: 34px;
  font-size: 1.1em;
}
form#searchform {
  width: 300px;
  margin-bottom: 5px;
}
form#searchform input {
  padding: 1px;
}
form#searchform input[type='text'] {
  width: 210px;

}


/*-------------Post-------------*/
.post {
  width: 510px;
  font-size: 1.2em;
  text-align: justify;
  padding-bottom:10px;
  margin-bottom: 15px;
}
.post .inner {
  margin-left: 10px;
  margin-right: 20px;
  border-bottom: 1px solid #ccc;

}
.singlepost {
  margin-bottom: 0px;
}
.post .images {
  float: left;
  width: auto;
}
.post img {
  display: block;
  border: 1px solid #ddd;
  padding: 5px;
  margin: 5px;
  margin-top: 0px;
  margin-left: 0px;
}
.post canvas {
  display: block;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-top: 5px;
  float: left;
}
.post .entry {
  line-height: 150%;
  background: White;
  margin-left: 0px;
  margin-bottom: 10px;
} 
.post h2, .post h1 {
  letter-spacing:-1px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 2.2em;
}
.post h2 a,.post h2 a:visited,.post h1{
  color: #333;
  font-weight: normal;
}
.post h2 a:hover {
  text-decoration: underline;
}
.post .more-link {
  font-weight: bold;
  float: right;
}
.post p {
  margin-bottom: 1em;
}
.post ul, .post ol {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  margin-left: 2em;
}
.post img {
  float: left;
}
.post img[align=right] {
  margin-left: 10px;
}
.post img[align=right] {
  margin-right: 10px;
}
.post img[align=middle] {
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 10px;
}
.post .post_summary {
  background: #eee;
  padding: 4px;
  color: #888;
  font-style: italic;
}

.post_summary .news_source, .post_summary .foto_source{
  display: inline;
  margin-left: 10px;
}
.post .post_summary .cats {
  width: 60%;
  float: left;
}
.post .post_summary #sociallink {
  width: 40%;
  float: right;
}
.post .post_summary #sociallink img {
  float: right;
}
.post .sklep {
  font-size: 1.3em;
  padding: 8px;
  background: #f5f5f5;
}
.post .sklep .link {
  font-size: 1.3em;
  text-align: left;
  float: left;
  width: 70%;
}
.post .sklep .link a,.post .sklep .link a:visited{
  color: #1FBBDC;
}
.post .sklep .link a:hover {
  color: #CA3693;
  text-decoration: none;
}
.post .sklep .cena {
  font-size: 1.2em;
  text-align: right;
  float: right;
  width: 30%;
}
.col {
  margin-bottom: 1em;
}

.col h3 {
  font-size: 1.4em;
  margin-bottom: 0.5em;
  color: #ccc;
}
.col100 {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom:15px;
  border-bottom: 1px solid #eee;
}
.col3 {
  width: 33%;
  float: left;
}
.col2-3 {
  width: 66%;
  float: left;
}
.col ul {
  list-style-type: none;
  line-height: 180%;
  font-size: 1.2em;
  margin-left: 0.8em;
  margin-bottom: 0.8em;
}
.col ul li a,.col ul li a:visited{
  color: #6299C1;
  padding: 5px;
}
.col ul li a:hover {
  background: #111;
  padding: 5px;
  text-decoration: none;
  color:#ddd;
}
.col ul li {
  float: left;
  text-align: left;
}
.col2-3 ul li {
  display: block;
  width: 120px;
}
#leftsidebar {
  width: 125px;
  float: left;
}
#adbottom h3{
 color: Black;
}
#adbottom a,#adbottom a:visited {
}
#adbottom a:hover {
  background: Black;
  color: White;
}
#sidebar {
  width: 300px;
  float: right;
  background: White;
  font-size: 1.1em;
 color: #666;
}
#sidebar h2 {
  font-size: 1.5em;
  margin-bottom: 5px;
}
.googlead300 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 300px;
}
.googlead120 {
  width: 120px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#sidebar .inner {
  padding: 5px;
  margin-bottom: 5px;
}
#sidebar #singlepostinfo {
  background: #eee;
}
#sidebar ul {
  list-style-type: none;
  margin-bottom: 15px;
  line-height: 200%;
  margin-left: 5px;
}
#sidebar ul li a{
  text-decoration: none;
  color: #2B63AE;
  padding: 3px;
}
#sidebar ul li a:hover{
  text-decoration: none;
  background: #2B63AE;
  color: White;
}
#sidebar h4 {
  font-size: 1.1em;
}
#sidebar .post_info {
  line-height: 2em;
}
#sidebar .post_cats {
  line-height: 2em;
  font-size: 1em;
}
.related_posts {
  line-height: 2em;
  font-size: 1.2em;
  margin-left: 20px;
  margin-right: 25px;
  margin-bottom: 20px;
}
.related_posts h2 {
  margin-bottom: 1em;
  margin-top: 1em;
}
.related_posts ul {
  list-style-type: none;
  margin-left: 0px;
}
.related_posts ul li a{
  padding: 0;
}
.related_posts ul li {
  overflow: hidden;
  margin-bottom: 6px;
  border-bottom: 1px solid #eee;
  padding-bottom: 6px;
  font-size: 1.2em;
  line-height: 35px;  
}
.related_posts ul li div.imgcover {
  width: 70px;
  height: 70px;
  overflow: hidden;
  float: left;
  margin-right: 10px;

  border: 0px;
  border: 1px solid #f5f5f5;
  padding: 3px;
  background: White;
}
.related_posts ul li div img {
  width: 70px;
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.related_posts ul li a {
}
.related_posts ul li a:hover {
  text-decoration: none;
  background: #f5f5f5;
  color: #CA3693;
}

#sidebar #about {
  line-height: 150%;
  font-size: 1em;
  font-size: 1.1em;
  margin: 0px;
  padding-bottom: 5px;
}


#comments_area {
  width: 100%;
  padding: 0px;
  padding-bottom: 15px;
  padding-top: 5px;
  font-size: 0.9em;
}
#comments_area h2 {
  margin-top: 10px;
  padding-bottom: 8px;
  font-size: 1.3em;
}
#comments_area ul li {
  color: #333;
  font-size: 1em;
  margin: 0px;
  padding: 0px;
  margin-bottom:2px;
}
#comments_area .commentmetadata {
  color: #333;
  font-size: 1em;
  background: #eeeeee;
  padding: 5px;
}
#comments_area .commentmetadata .author {
  font-weight: bold;
  margin-bottom: 4px;
  display: inline;
  float: left;
  padding-left: 20px;
  background: url('/img/user_comment.png') no-repeat;
}
#comments_area .commentmetadata .date {
  display: inline;
  padding-left: 40px;
  float: right;
  padding-right: 20px;
  background: url('/img/date.png') right no-repeat;
}

#comments_area ul li .comment_body {
  float: left;
  padding: 0px;
  text-align: justify;
}

#comments_area ul li .comment_body img {
  border: none;
  display: inline;
  margin: 0;
  padding: 0;
}
#comments_area  ul li {
  list-style-type: none;
  list-style-image: none;
}
#comments_area  ul li.alt {
  background: #fafafa;
}

#comments_area  ul li.tla {
  background: #f8f8f8;
}

/* KOMENTARZE */
#postcomment {
  padding: 0px;
  width: 100%;
  font-size: 0.9em;
}
#postcomment h2 {
  font-size: 1.4em;
  margin-top: 5px;
  margin-bottom: 5px;
}
#postcomment form {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#postcomment form p {
  padding: 2px;
  margin: 0px;
}
#postcomment form input{
  padding: 1px;
  margin: 2px;
  font-size: 1.1em;
}
#postcomment form label {
 font-size: 1em;
}
#postcomment form textarea {
  width: 90%;
  margin: 2px;
}
#postcomment form input#submit {
  clear: both;
  padding: 4px;
  font-size: 1.2em;
}

.flashmovie {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  clear:both;
}
.flashmovie embed {
  margin: auto auto;
  display: block;
}

#recent-comments {
}
#recent-comments ul li li{
font-size: 0.9em;
}

.center {
  text-align: center;
}
.searchresult .center {
  margin-top: 20px;
}
.searchresult .center h3 {
  margin-bottom: 20px;
}
.searchresult .center #searchform {
  margin: auto;
}

.page-link {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-link a, .page-link a:visited {
  font-size: 1.3em;
  padding: 7px;
  text-align: center;
}
.page-link a:hover {
  background: #eee;
}
.page-link .previous {
  float: left;
  width: 49%;
  text-align: left;
}
.page-link .next {
  float: right;
  width: 49%;
  text-align: right;
}
hr {
	display: none;
}
h2#comments {
  font-size: 1.4em;
  margin-bottom: 5px;
}
#commentlist #ajaxerror {
  background: White;
  color: Red;
  padding: 4px;
  text-align: center;
  font-weight: bold;

}
#newcomment {
  border: 2px solid #ccc;
}
.archives h2 {
  margin-bottom: 10px;
}
#sortform {
  padding: 3px;
  margin-bottom: 12px;
  clear: both;
  text-align: right;
}
.kgarchives h2{
   font-size: 1.3em;
}
.kgarchives ul {
  list-style-type: none;
}
.kgarchives ul li {
   margin-left: 0px;
   line-height: 150%;
   margin-bottom: 5px;
   font-size: 0.9em;
}
.kgarchives ul li .leftdate {
  float: left;
  width: 50px;
  text-align: left;
}

.kgarchives ul li .righttitle {
  float: left;
  width: 390px;
}
.prevnext_nav {
  font-size: 1.4em;
  margin: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px;
}
.prevnext_nav .prevlink a{
  float: left;
  width: 130px;
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
  background: #DCE2EA;
}
.prevnext_nav .nextlink a{
  float: right;
  width: 130px;
  text-align: center;
  border: 1px solid #ccc;
  padding: 10px;
  background: #DCE2EA;
}
.prevnext_nav a {
  padding: 5px;
  font-weight: bold;
  display: block;
}
.wp-pagenavi {
  border-top: 1px solid #eee;
  padding-top: 5px;
  text-align: center;
  font-size: 1.5em;
  line-height: 1.5em;
}
.wp-pagenavi a, .wp-pagenavi a:visited {
	padding: 6px;
	margin: 4px;
	text-decoration: none;
	color: #0066cc;
	background-color: #FFFFFF;
        font-weight: bold;
        font-size: 1em;
}
.wp-pagenavi a:hover {
	color: #114477;
	background-color: #ddd;
}
.wp-pagenavi span.pages {
  padding: 4px;
  margin: 5px;
  color: #000000;
  display: block;
  font-size: 1.1em;
}
.wp-pagenavi span.current {
        font-size: 1em;
	padding: 6px;
	margin: 4px;
	font-weight: bold;
	color: #fff;
	background-color: #333;
}
.wp-pagenavi span.extend {
	padding: 4px;
        font-size: 1em;
	margin: 4px;
	color: #000000;
}

.zobacz-starsze a {
  width: 140px;
  margin: 5px auto;
  padding: 15px;
  -moz-border-radius: 10px; 
  display: block;
  border: 2px solid #ccc;
  background: #eee;
  font-size: 1.5em !important;
  color: #CA3693;
  margin-bottom: 15px;
}
.zobacz-starsze a:hover {
  background: #d8d8d8;
  text-decoration: none;
}
/* reklama */
#ad-single img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  border: 1px solid #ddd;
  padding: 5px;
}
.k0,a.k0:visited {
 color: #444;
}
.k1,a.k1:visited {
 color: #7F5D30;
}
.k2,a.k2:visited {
 color: #A4262A;
}
.k3,a.k3:visited {
 color: #224B51;
}
a.k4,a.k4:visited {
 color: #E54430;
}
a.k5,a.k5:visited {
 color: #427391;
}
.k6,a.k6:visited {
 color: #7E80BD;
}
.k7,a.k7:visited {
 color: #3D6B3D;
}
.k8,a.k8:visited {
 color: #C2481F;
}
.k9,.k9:visited {
 color: #9933CC;
}

.ad {
  float: left;
  width: 130px;
  height: 130px;
}
#kalendarz {
  width: 100%;
  background: #fff;
  margin-bottom: 30px;
  border: 1px solid #ccc;
}
#kalendarz #wp-calendar {
  width: 100%;
  font-size: 1.3em;
 font-weight: bold;

}
#kalendarz #wp-calendar caption {
  padding: 6px;
  background: #dde;
  font-size: 1em;
}
#kalendarz #wp-calendar th {
  text-align: center;
  padding: 2px;
  background: #dde;
}
#kalendarz #wp-calendar td {
  text-align: center;
  padding: 1px;
  background: #eee;
  color: #222;
  font-weight: normal;
}
#kalendarz #wp-calendar a{
  font-weight: bold;
  text-decoration: none;
  color: Black;
}
#kalendarz #wp-calendar a:visited {
  color: #777;
}
#kalendarz #wp-calendar a:hover {
  color: Red;
}
.ad300 {
  margin-top: 3px;
  margin-bottom: 3px;
  width: 300px;
}
.ad160 {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 160px;
}
.ad180 {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 180px;
}

#adbottom {
  clear: both;
  background: Black;
  border-top: 10px solid #111;
  border-bottom: 10px solid #111;
}
#adbottom a {
  color: #A8DF00;
}
#adbottom h3 {
  font-size: 1.5em;
  color: #ccc;
}
#adbottom .inner {
  padding: 20px;
}
#about img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#linki li{
  display: block;
  float: none;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(/img/star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
margin: 0 !important;
padding: 0 !important;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}
.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}
.small-star{
width:50px;
height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
background-image: url('/img/star_small.gif');
line-height: 10px;
height: 10px;
}

.post_rating {
  background: White;
  border: 0px;
  font-size: 0.9em;
  padding: 5px;
  text-align: left;
  width: 210px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  border: 1px solid #eee;
  text-align: center;
}
.post_rating ul {
  margin-left: auto;
  margin-right: auto;
}
iframe {
  border: 0;
}
.ad300 {
  border-top: 1px solid #ccc;
  margin-top: 5px;
  padding-top: 5px;

}
.ad300 img {
  border: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.price_shop {
	margin-top: 10px;
	
}
#tagcloud {
  background: #2a2a2a;
}
#tagcloud h2{
   color:#eee;
   margin-bottom: 10px;
}
#tagcloud .inner {
  padding: 20px;
}
#tagcloud ul {
  list-style-type: none;
}
#tagcloud ul li {
}
#tagcloud ul li a {
  font-size: 1.3em;
  float: left;
  padding: 3px;
  margin: 3px;
}
#tagcloud ul li a:hover {
  background: Black;
  text-decoration: none;
  color:#ccc;
}
/* netlinks */
#netlinks {
  width: 970px;
  margin: 0 auto;
  margin-top: 5px;
}
#netlinks ul {
  list-style-type:none;
  overflow: hidden;
  margin: 0 !important;
}
#netlinks ul li {
  float: left;
  width: 20%;
  margin: 0px;
  color: #aaa;
  font-size: 1.1em;
  text-align: center;
}
#netlinks ul li a {
  color: White;
  display: block;
  line-height: 150%;
  margin-bottom: 1px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
}
#netlinks ul li a#zakupy  {
  background: #98D1EE;
}
#netlinks ul li a#dzieci  {
  background: #2D5382;
}
#netlinks ul li a#onaforto  {
  background: #DB5987;
}
#netlinks ul li a#onforto  {
  background: #333;
}
#netlinks ul li a#bezstresowy  {
  background: #CC0000;
}
#netlinks ul li a#domforto  {
  background: #45A637;
}

/* pasaz */
.pasaz {
  padding-left: 10px;
}
.product {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px; 
  float: left;
  width: 237px;
}
.product .inner {
  padding: 10px;
}
.product .title {
  height: 4em;
  display: block;
  line-height: 150%;
  margin-bottom: 0.5em;
}
.product h2 {
  font-size: 1.4em;
  text-align: center;
  line-height: 150%;
}
.product .img {
  padding: 3px;
  border: 1px solid #ccc;
  margin: 0 auto;
  width: 160px;
}
.product .img a {
  height: 150px;
  overflow: hidden;
  display: block;
}
.product .img a img {
  border: 0px;
  width: 160px;
}
.product .product_info {
  text-align: center;
  font-size: 1.3em;
  margin-top: 0.5em;
  font-weight: bold;
  color: #666;
}
.single_product a img {
   width: 150px;
}

h2.catname {
  font-size: 1.4em;
  clear: both;
  margin-top: 20px;
}
h2.catname a,h2.catname a:visited {
  color: #2C599E;
  font-weight: bold;
  letter-spacing: 0px;
  
}
ul.category_products {
  overflow: hidden;
  margin-left: 0px;
  list-style-type: none;
border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px; 
}
ul.category_products li a {
  display: block;
  overflow: hidden;
  width: 92px;
  float: left;
}
ul.category_products li a img{
  width: 75px;
  height: 75px;
}
ul.category_products li a:hover img{
  border: 1px solid #ccc;
}
#tooltip { 
    position: absolute; 
    z-index: 3000; 
    border: 1px solid #aaa; 
    background: #F0F3F7; 
    color: #333; 
    padding: 5px; 
    opacity: 1; 
}  
#tooltip h3, #tooltip div { margin: 0; color:#333; font-size:12px; } 
img.header_img {
  margin-bottom: 5px;
  margin-top: 0px;
}
.topbox {
  padding: 9px 15px;
  float: left;
  height: 60px;
}
.topbox span.box-title {
  font-size: 1.4em;
  font-weight: bold;
  color: #CE252C;
  display: block;
  margin-bottom: 7px;
}
.topbox ul {
  list-style-type:none;
}
.topbox ul li{
  display: inline;
}
.topbox ul li a,.topbox ul li a:visited {
  padding: 2px;
  margin-right: 4px;
  font-size: 1.2em;
  display: block; 
  float: left; 
}
.topbox ul li a:hover {
  color: #333;
}

#cat-box span.box-title {
}
#cat-box {
  width: 295px;
  background: #E0F0DD;
  overflow:hidden;
}
#pasaz-box {
  width: 260px;
  margin-left: 7px;
  background: #F9DFDF;
  overflow:hidden;
}
#poradnik-box {
  width: 280px;
  background: #DCE2EA;
  overflow:hidden;
  float: right;
}
#boxes {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	overflow: hidden;
	margin-bottom: 20px;
}

.poradnik {
  width: 615px !important;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.poradnik .inner {
  border: 0px;
}
.widecontent {
  width: 615px !important;
  border: 0px solid Black !important;
}
.widecontent h1 {
  font-size: 2.3em !important;
  color: #ff3333;
  margin-bottom: 15px;
  margin-top: 0px !important;
  font-family: Arial;
  font-weight: normal;
}
.widecontent h2 {
  font-size: 1.7em !important;
  margin-bottom: 10px;
  margin-top: 10px !important;
  font-family: Arial;
  font-weight: normal;
  clear: both;
  padding-top: 5px;
  display: block;
}

.poradnik img {
  display: block;
  float: none;
  margin: 0 auto;
}
.poradnik img.alignleft {
  display: block;
  float: left;
  margin: 0 auto;
  margin-right: 1em;
}

.facebook {
  float: right;
}
.fbcomments {
  display: block;
  width: 475px;
  margin: 0 auto;
}
.under-post-300x250 {
	width: 250px;
	margin: 5px auto;
	display: block;
}
