/*
Theme Name: Majsterkowo
Author: Łukasz Więcek
Author URI: http://majsterkowo.pl/
Version: 1.0.7
*/



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	text-rendering: optimizeLegibility;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
/*
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
*/
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: transparent !important;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Czyszczenie */
.clear:after {
	clear: both;
}

/* For modern browsers - clearfix for floating elements */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

.s0 {
box-shadow: none !important;
}
.radius0, .r0 {
border-radius: 0 !important;
}

/* */
html {
	font-size: 87.5%;
}
body {
	font-size: 14px;
	font-family: 'Bitstream Vera Sans','DejaVu Sans','Liberation Sans',Kalimati,Verdana,Geneva,sans-serif;
	/* font-family: "Open Sans", Helvetica, Arial, sans-serif; */
	text-rendering: optimizeLegibility;
	color: #505050;
	background-color: #E6E6E6;
}
a, .kafelki article .comments-link a {
	outline: none;
	color: #21759b;
	text-decoration: none;
}
a:hover, .kafelki article .comments-link a:hover {
	color: #d92d2d;
}

p {
margin: 15px 0;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/*
a.sal {
	border-bottom: 1px dotted;
}
*/

/* Struktura strony */
body .site {
	background-color: #fff;
	margin: 0 auto;
	padding: 0 40px;
	/* margin-top: 48px; */
	margin-top: 28px;
	margin-bottom: 6px;
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	width: 1040px;
	position: relative;
}

body #stopka {
	margin: 0 auto 40px auto;
	font-size: 10px;
	text-align: center;
	color: #666;
}

#main {
	position: relative;
}

.single #primary {
	width: 660px;
	display: inline-block;
}

.site-header {
padding: 24px 0 0;
}

.site-content {
margin: 0;
min-height: 300px;
}


/* Głowa w topie */
#glowa-w-topie img {
	position: absolute;
	top: -19px;
	left: 350px;
	z-index: 500;
}

#glowa-w-topie a {
	position: absolute;
	display: block;
	width: 660px;
	height: 135px;
	top: 0;
	left: 420px;
	z-index: 501;
}

#menu-glowne .categories {
	margin-right: 90px;
}

/* Menu główne */

.main-navigation {
	position: relative;
	text-align: center ;
	font-family: 'Bitstream Vera Sans','DejaVu Sans','Liberation Sans',Kalimati,Verdana,Geneva,sans-serif;
}

.main-navigation ul {
	border-bottom: 1px solid #ededed ;
	border-top: 1px solid #ededed ;
	display: block ;
	text-align: left ;
	width: 100% ;
	margin: 37px 0 40px 0 ;
	text-indent: 0 ;
	font-family: 'Bitstream Vera Sans','DejaVu Sans','Liberation Sans',Kalimati,Verdana,Geneva,sans-serif;
}
.main-navigation li {
	display: block ;
	float: left;
	padding: 0 ;
	margin: 0 35px 0 0 ;
	height: auto ;
	position: relative;
	line-height: 44px;
	text-transform: uppercase ;
	color: #777;
	z-index: 505;
}

.main-navigation li a, .categories {
	display: block;
	color: #777;
	text-decoration: none;
	font-size: 12px;
	line-height: 44px;
	white-space: nowrap;
}
.main-navigation li a:hover {
	color: #d92d2d ;
}

.main-navigation li a.promyczek {
	background: url('http://majsterkowo.pl/wp-content/themes/majsterkowo/img/sloneczko.png') no-repeat center right;
    padding-right: 10px;
    margin-right: -10px;
}

.main-navigation li ul {
	width: 200px;
	display: block ;
	margin: 0 ;
	padding: 0 ;
	position: absolute ;
	top: 44px ;
	left: -9000px;
	z-index: 999 ;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-top: none;
	-webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 2px 2px 0 rgba(0,0,0,0.05);
	box-shadow: 2px 2px 0 rgba(0,0,0,0.05);
}
.main-navigation li ul ul {
	top: 0 ;
	left: 100% ;
}
.main-navigation li ul li a {
	border-bottom: 1px solid #fafafa ;
	display: block ;
	font-size: 11px ;
	line-height: 2.181818182 ;
	padding: 2px 10px ;
	width: 180px ;
}
.main-navigation li ul li a:hover {
	color: #d92d2d ;
}
.main-navigation li:hover > ul {left: -10px;}

#szukarka {
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 600;
}
#szukarka input {
	padding: 3px 6px;
	margin: 0;
	width: 100px;
	border: 1px solid #eee;
	border-radius: 3px;
}
#szukarka_na_dole input {
	padding: 3px 6px;
	margin: 0 0 0 10px;
	width: 200px;
	border: 1px solid #eee;
	border-radius: 3px;
}

#szukarka_na_dole {
	position: relative;
	margin-bottom: 30px;
}


#nowe-posty {
	position: absolute;
	margin-left: 216px;
	margin-top: 13px;
	z-index: 50;
}

#nowe-posty-lewa {
	position: absolute;
	margin-left: -30px;
	margin-top: 15px;
	z-index: 50;
}

#nowe-posty-promyki {
	position: absolute;
	margin-left: 203px;
	margin-top: 43px;
	z-index: 50;
}


/* Sociale */

#sociale {
	position: absolute;
	top: 45px;
	right: 40px;
}

#sociale a {
	background-image: url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/sociale.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 4px;
	width: 48px;
	height: 48px;
	opacity: 0.1;
	text-decoration: none;
	transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
}

#sociale a:hover {
	opacity: 0.6;
}

#sociale a#h-rss		{background-position: 0 0;}
#sociale a#h-plus		{background-position: -48px 0;}
#sociale a#h-fb			{background-position: -96px 0;}
#sociale a#h-yt			{background-position: -144px 0;}
#sociale a#h-twitter	{background-position: -192px 0;}


/* Treść na głównej */
.kafelki {
	width: 100%;
}
.kafelki h4 {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 20px;
}

.kafelki article, .category .site-content article {
	width: 300px;
	height: 300px;
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #ededed;
	border-radius: 5px;
	padding: 10px;
	margin: 0 37px 30px 0;
	background-color: #fefefe;
	position: relative;
}

.kafelki article.tag-video {
	
}

.kafelki article.lastBox {
	margin-right: 0;
}
.kafelki article:hover {
	border-color: #ddd;
}
.kafelki .wp-post-image {
	width: 300px;
	height: 118px;
}
.kafelki .entry-header {
	margin-bottom: 13px;
	margin-bottom: 0.92857142rem;
}
.kafelki .entry-header img.wp-post-image {
	margin-bottom: 5px;
	margin-bottom: 0,35714285rem;
	box-shadow: none;
}
.kafelki .entry-header .entry-title {
	font-size: 17px;
	margin-top: 22px;
}
.kafelki .gradient {
	display: block;
	width: 320px;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 50;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;

	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(57%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 57%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 57%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 57%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 57%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.kafelki .entry-content {
	font-size: 13px;
	font-size: 0.92857142rem;
	z-index: 30;
	color: #777;
	cursor: pointer;
}
.kafelki .projektmiesiaca {
	position: absolute;
	bottom: 25px;
	right: 5px;
	z-index: 9999999;
	font-size: 10px;
	color: #CCB71A;
}

.widget_wysija_cont {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	width: 260px;
	border-radius: 3px;
	padding: 10px;
}

.widget_wysija_cont p {
	margin: 0 0 10px 0;
}

.widget_wysija_cont .wysija-input {
	padding: 3px 6px;
}

.widget_wysija_cont .wysija-submit {
	border: 1px solid #D0D0D0;
	padding: 4px 8px;
	border-radius: 5px;
	color: #555;
	cursor: pointer;
}

.widget_wysija_cont .wysija-submit:hover {
	border: 1px solid #aaa;
}

.comment-awaiting-moderation {
	display: none;
}

.kafelki article .comments-link {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 70;
}
.kafelki article .comments-link a {
	text-decoration: none;
	background-image: url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/comments.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	color: #aaa;
	display: block;
	height: 15px;
}
.kafelki article .ile-wyswietlen {
	position: absolute;
	bottom: 13px;
	left: 75px;
	z-index: 70;
	color: #aaa;
	font-size: 12px;
	background-image: url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/eye.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 11px;
}

.kafelki #adsense-250 {
	display: none;
}

/* Paski */
.paski {
	width: 1020px;
}
.paski h4 {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 20px;
}

.paski article {
	width: 100%;
	height: 118px;
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #ededed;
	border-radius: 5px;
	padding: 10px;
	margin: 0 37px 20px 0;
	background-color: #fefefe;
	position: relative;
}

.paski article:hover {
	border-color: #ddd;
}
.paski .wp-post-image {
	width: 300px;
	height: 118px;
}
.paski .entry-header {
	width: 300px;
	display: inline-block;
}
.paski .entry-header img.wp-post-image {
	box-shadow: none;
}
.paski .gradient {
	display: block;
	width: 720px;
	height: 30px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 50;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;

	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(57%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 57%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 57%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 57%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 57%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.paski .entry-title {
	font-size: 17px;
}
.paski .entry-content {
	font-size: 13px;
	font-size: 0.92857142rem;
	z-index: 30;
	color: #777;
	cursor: pointer;
	display: inline-block;
	width: 700px;
	vertical-align: top;
	padding-left: 10px;
}

.paski article .comments-link {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 70;
}
.paski article .comments-link a {
	text-decoration: none;
	background-image: url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/comments.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	color: #aaa;
	display: block;
	height: 15px;
}
.paski article .ile-wyswietlen {
	position: absolute;
	bottom: 13px;
	left: 75px;
	z-index: 70;
	color: #aaa;
	font-size: 12px;
	background-image: url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/eye.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 11px;
}

.paski #adsense-250 {
	display: none;
}



img.size-full, img.size-large, img.header-image, img.wp-post-image, .single article.post .entry-content img {
max-width: 100%;
height: auto;
}

.entry-header .entry-title a, .entry-content a {
text-decoration: none;
}

.entry-content a.ad {
border-bottom: 3px double #21759b;
}
.entry-content a.ad:hover {
border-bottom: 3px double #d92d2d;
}




.entry-content, .entry-summary {
line-height: 1.714285714;
}

.entry-header .entry-title {
font-size: 20px;
font-size: 1.428571429rem;
line-height: 1.2;
font-weight: normal;
}

.entry-header .gravatar {
position: absolute;
background-color: #FEFEFE;
padding: 3px;
border-radius: 6px;
display: block;
top: 112px;
left: 20px;
}
.entry-header .avatar {
border-radius: 4px;
}
.entry-header .autor {
position: absolute;
top: 131px;
left: 60px;
font-size: 11px;
color: #aaa;
}
.entry-header .data {
position: absolute;
top: 131px;
right: 10px;
font-size: 11px;
color: #aaa;
}

.kafelki .site-content {
margin: 24px 0 0;
}

/*
.post .entry-content a {
	color: #E46400;
}

.post .entry-content a:hover {
	color: #E46400;
	text-decoration: underline;
}
*/

/*
.post .entry-content a {
	background-color: #F0FAFF;
	padding: 2px 5px;
	border-radius: 5px;
}

.post .entry-content a:hover {
	background-color: #FFF7F7;
}
*/

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
border-radius: 3px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
border: none !important;
}

.entry-content img.alignleft {
float: left;
margin-right: 15px;
}
.entry-content img.alignright {
float: right;
margin-left: 15px;
}

.entry-content  .wp-caption-text {
	margin-top: 0;
	font-size: 11px;
	color: #aaa;
	text-align: center;
}

.entry-content table {
border-collapse: collapse;
font-size: 12px;
width: 100%;
}

.entry-content table th, .entry-content table td {
border: 1px solid #e0e0e0;
padding: 8px 10px;
}

.entry-content table th {
font-weight: bold;
}

.entry-content .hreview-aggregate {
	display: none;
}


.kafelki .ratingstarsinline {
position: absolute;
top: 296px;
z-index: 100;
right: 10px;

}

.home #main {
	margin-bottom: 80px;
}

#comments #kategoria {
	font-size: 10px;
	color: #777;
	float: right;
	max-width: 400px;
	margin-bottom: 6px;
	line-height: 12px;
}

/* Paginacja */
.wp-paginate {
	text-align: center;
	margin-top: 20px;
}

.wp-paginate li:first-child {
	display: none;
}

.wp-paginate li {
	display: inline-block;
	margin: 0 3px;
}
.wp-paginate li a, .wp-paginate li span {
text-decoration: none;
background: #fefefe;
padding: 8px 12px;
border-radius: 4px;
border: 1px solid #ededed;
}
.wp-paginate li a:hover, .wp-paginate li span:hover {
border: 1px solid #ddd;
}
.wp-paginate li span.current {
	font-weight: bold;
}

#paginacja-komentarzy li {
	margin-bottom: 30px;
}

#paginacja-komentarzy li:first-child {
	display: inline-block;
}

/* Posty */


.single .entry-header {
margin-bottom: 30px;
}

.single .entry-header .entry-title {
	font-size: 28px;
	line-height: 1.2;
	font-weight: normal;
}
.single .entry-header .entry-title a {
	text-decoration: none;
}

.single h1, .page h1 {
font-weight: normal;
font-size: 25px;
}

.single h2, .page h2 {
font-weight: normal;
font-size: 23px;
}

.single h3, .page h3 {
font-weight: normal;
font-size: 21px;
}

.single h4, .page h4 {
font-weight: normal;
font-size: 19px;
}

.single h5, .page h5 {
font-weight: normal;
font-size: 17px;
}

.single h6, .page h6 {
font-weight: normal;
font-size: 15px;
}

.entry-content ul, .entry-content ol {
	margin: 0 0 30px 40px;
}
.entry-content ul li, .entry-content ol li {
	margin-bottom: 5px;
}

.entry-content ul {
	list-style-type: disc;
}
.entry-content ol {
	list-style-type: decimal;
}


.single p.uwaga, .comment-body p.uwaga, .single p.zolty, .single p.info {
padding: 15px 20px;
color: white;
border-radius: 8px;
text-align: justify;
}

.single p.uwaga, .comment-body p.uwaga {
background-color: #ffebe8;
border: 1px solid #c00;
color: #555;
}

.comment-body p.uwaga {
	padding: 5px 10px !important;
}

.single p.zolty {
background-color: #fffbcc;
border: 1px solid #e6db55;
color: #555;
}

.single p.info {
background-color: #E7FFE0;
border: 1px solid #4D9B7F;
color: #555;
}

.single #reklama300 {
float: left;
width: 300px;
height: 250px;
margin: 0 17px 5px 0;
}

#podsumowanie_usera {
	background-color: #FEFEFE;
    border: 1px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    display: block;
    float: left;
    margin: 0 0 40px 0;
    width: 1018px;
    overflow: hidden;
    padding: 10px;
}

#podsumowanie_usera table tr td {
	padding: 4px 10px;
}

.profil_autora img.avatar {
	display: inline-block;
	vertical-align: middle;
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border: none !important;
}

.profil_autora table {
	display: inline-block;
	vertical-align: middle;
}

#social {
width: 100%;
margin-bottom: 25px;
}

#social #social-left {
display: inline-block;
float: left;
}

#social #social-right {
display: inline-block;
float: right;
}

#social #social-right .social-button {
display: inline-block;
float: left;
margin-right: 10px;
}

#social #social-right #pinterest-button a {
	top: 35px;
}


/* Sklep */

.single-product #primary {
	width: 1040px;
} 
.single-product .woocommerce-tabs .entry-content {
	width: 660px;
}

.woocommerce h1.page-title {
	font-size: 25px;
	margin-bottom: 25px;
	font-weight: normal;
}

.woocommerce {
	margin-top: 20px;
	margin-bottom: 200px;
}

.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	width: 700px !important;
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
	width: 300px !important;
}

.woocommerce div.product .related {
	display: none;
}


.woocommerce-result-count {
	display: none;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border: 1px solid #ccc;
	color: #666;
	padding: 4px 7px;
	border-radius: 5px;
	font-family: 'Bitstream Vera Sans','DejaVu Sans','Liberation Sans',Kalimati,Verdana,Geneva,sans-serif;
}

.woocommerce-checkout #order_review_heading {
	margin-top: 30px;
}


/*	Paginacja postów */
.single .nawigacja {
	margin-bottom: 10px;
	text-align: center;
	display: block;
	padding: 0 0 10px 0;
}

.single .nawigacja ol {
	list-style-type: none;
}

.single .nawigacja ol li {
	background: #fff !important;
	display: inline-block;
	padding: 6px 10px !important;
	margin: 0 1px;
	border-radius: 4px;
	box-shadow: 0 0 2px #999;
}

.single .nawigacja ol li:hover {
	box-shadow: 0 0 2px #111;
}


/* COMMENTS
-----------------------------------*/

.single h3.comments-title {
background-image: url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/comments-32.png);
background-repeat: no-repeat;
padding: 2px 0 0 38px;
height: 32px;
margin-top: 40px;
}

.single h3.comments-title a.comments-add {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	font-size: 12px;
	margin-top: -3px;
	padding-top: 8px;
	margin-right: 10px;
	font-weight: bold;
}

.single h3#reply-title {
	background-image: url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/comments-add-32.png);
background-repeat: no-repeat;
padding: 2px 0 0 38px;
height: 32px;
margin: 30px 0 5px;
}

.single ol.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin: 0 0 20px;
	padding:0;
	overflow:hidden;
}

.single ol.commentlist blockquote {
	font-style: italic;
	border-left: 1px solid #ddd;
	padding-left: 7px;
}

.single ol.commentlist blockquote p {
	color: #a0a0a0 !important;
}

.single ol.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}

.single ol.commentlist li {
	padding: 15px 0 0 0;
	position:relative;
	margin-top: 15px;
	background:none;
	border-top: 1px dashed #ddd;
}

.single ol.commentlist .gdsrcacheloader {
	display: none;
}

.single ol.commentlist .thumblock {
	position: absolute;
	top: -5px;
	right: 5px;
	width: 210px;
	text-align: right;
}

.single ol.commentlist .thumblock .gdthumbtext {
	color: #aaa;
	font-size: 10px;
}

.single ol.commentlist .ratingtext {
	position: absolute;
	right: 40px;
}

.single ol.commentlist .thymby {
	position: absolute;
	right: 0;
}

.single ol.commentlist .thumblock .gdup {
	margin: 0 2px 0 5px;
}

.single ol.commentlist .says {
	display: none;
}

.single ol.commentlist .comment-author .fn {
	font-style: normal;
	font-weight: bold;
}

.single ol.commentlist li p{
	font-size: 14px;
	margin: 5px 0;
	padding: 5px 0;
	color: #777;
	line-height: 22px;
}

.single ol.commentlist li a {
	text-decoration: none;
}

.single ol.commentlist li a:hover, .single ol.commentlist li .comment-meta a:hover {
	color: #d92d2d;
}

.single ol.commentlist li .comment-body {
	margin: 2px 0 0 10px;
	position: relative;
	padding-left: 50px;
	padding-bottom: 10px;
}

.single ol.commentlist li .comment-meta {
	margin-top: 3px;
	font-size: 11px;
}
.single ol.commentlist li .comment-meta a {
	color: #bbb;
}


.single ol.commentlist li .text  {
	margin-left:20px;

}

.single ol.commentlist li .comment-meta span, .single ol.commentlist li .comment-meta a.perma {
	font-size:11px;
	color:#999;
	text-decoration: none;
}

.single ol.commentlist li .comment-meta a.perma:hover {
	text-decoration: underline;
}

.single ol.commentlist li .avatar {
	background:#fff;
	padding:1px;
	border:2px solid #eee;
	position:absolute;
	left: 0;
	top: 0;
}

.single ol.commentlist .reply {
	position: absolute;
	right: 10px;
	bottom: 0;
	text-align: right;
	font-size: 12px;
}

.single ol.commentlist .reply a {
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}

.single ol.commentlist .reply a:hover {
	text-decoration:none;
}


.single ol.commentlist li .children li {
	margin: 15px 0 0 45px;
}

.single ol.commentlist li .children li .avatar {
	top: 0;
}

.single ol.commentlist li .children li .reply {
	bottom: 0;
}

#commentform label {
	display: inline;
	font-size: 13px;
}

#commentform input {
	margin-right: 5px;
}

#commentform .subscribe-reloaded label {
	margin-right: 5px;
	display: inline-block;
}

#commentform label.comment {
	display: inline-block;
	margin-bottom: 3px;
}

#commentform .comment-left {
	display: inline-block;
	width: 260px;
}

#commentform .comment-right {
	display: inline-block;
	vertical-align: top;
	width: 390px;
}

#commentform .comment-rules {
	font-size: 13px;
}

#commentform .comment-rules a {
	text-decoration: none;
}

#commentform #comment-count {
color: #999;
font-size: 12px;
display: block;
}

#commentform input, #commentform select, #commentform textarea {
border: 1px solid #D0D0D0;
padding: 3px 5px;
border-radius: 5px;
color: #555;
}

#commentform input, #commentform select {
	width: 230px;
}

#commentform textarea {
	width: 80%;
	height: 179px;
}
#commentform .comment-right textarea {
	width: 380px;
	height: 179px;
}

#commentform p {
	margin: 0 0 10px;
	padding: 0;
}

#commentform #subscribe-reloaded {
	width: 242px;
	margin-right: 2px;
	margin-bottom: 3px;
}

#commentform #submit {
	padding: 5px 6px;
	font-size: 16px;
	width: 150px;
	color: white;
	background-color: #3E76B5;
	border-color: #3E76B5;
}

#commentform #submit:hover {
	cursor: pointer;
	background-color: #316196;
	border-color: #316196;
}

#respond #cancel-comment-reply-link, #respond .logged-comment-reply {
	font-size: 12px;
	margin-bottom: 20px;
}
#respond .cancel-comment-reply a, #respond .logged-comment-reply a, #respond h3 a {
	text-decoration: none;
}

#respond #comment_image {
	margin-top: 7px;
	margin-bottom: 12px;
	width: 300px;
}

li.comment #respond													{margin-left: 60px;}
/*
li.comment li.comment #respond										{margin-left: -40px;}
li.comment li.comment li.comment #respond							{margin-left: -80px;}
li.comment li.comment li.comment li.comment #respond				{margin-left: -120px;}
li.comment li.comment li.comment li.comment li.comment #respond		{margin-left: -160px;}
*/

/* Sidebar */
.single #secondary {
	display: inline-block;
	width: 300px;
	border-left: 1px solid #ededed;
	padding-left: 20px;
	vertical-align: top;
	margin-left: 54px;
}

.single #secondary .sidebar {
	margin-bottom: 30px;
	line-height: 17px;
	font-size: 13px;
	color: #838383;
}

.single #secondary .sidebar h3 {
	margin-bottom: 10px;
	font-weight: normal !important;
	font-size: 18px !important;
	border-bottom: 1px dashed #DDD;
	padding-bottom: 5px;
	color: #444;
}

.single #secondary #sidebar_autor {
	word-wrap: break-word;
}

.single #secondary .sidebar a {
text-decoration: none;
}

#sidebar_autor {
	min-height: 120px;
}

#sidebar_autor img {
border: none;
padding: 0;
border-radius: 3px;
box-shadow: 0 0 2px #999;
width: 80px;
height: 80px;
float: left;
margin-right: 10px;
}

#sidebar_karteczkowo {
margin-top: 50px !important;
margin-bottom: 10px !important;
}

.sidebar h3 span {
font-size: 13px;
}

#sidebar_posty_autora li {
display: block;
margin-bottom: 12px;
min-height: 54px;
font-size: 11px;
line-height: 16px;
}

#sidebar_posty_autora img {
	float: left;
	margin-right: 7px;
	box-shadow: none;
	width: 127px !important;
	height: 50px !important;
}

#sidebar_ostatnio_testowalismy {
	font-size: 12px;
	line-height: 20px;
}

#sidebar_ostatnio_testowalismy ul li {
	margin-bottom: 20px;
}

#sidebar_ostatnio_na_blogu {
	font-size: 12px;
	line-height: 20px;
}

#sidebar_plywajacy_box
	{
	position: absolute;
	margin-top: 25px;
	width: 300px;
	height: auto;
	}

#sidebar_plywajacy_box.detach
	{
	position: fixed !important;
	top: 0px;
	}

/* Stopka */
#colophon {
margin-top: 40px;
padding: 10px 0;
}

#colophon div {
	float: left;
	min-height: 200px;
	width: 230px;
	padding: 5px 15px;
	overflow: hidden;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}

#colophon div h4 {
	border-bottom: 1px solid #ededed;
	font-weight: normal;
	font-size: 17px;
	padding: 0 7px 7px 7px;
	margin-bottom: 10px;
	color: #444;
}

#colophon div a {
	text-decoration: none;
}
#colophon div p {
	margin: 0 0 15px 7px;
}

#colophon div p .avatar {
float: left;
margin-right: 6px;
border-radius: 3px;
box-shadow: 0 0 2px #999;
}

#colophon div ol, #colophon div ul {
	list-style-type: none;
	margin: 0 0 30px 17px;
}

#colophon div ol li:before, #colophon div ul li:before {
	content: "•";
	position: relative;
	left: -5px;
}

#colophon div ol li, #colophon div ul li {
	margin-bottom: 6px;
	text-indent: -7px;
}

#footer4 div {
	min-height: 0px;
	padding: 0;
	float: none !important;
}

#footer3 p {
	text-align: center;
	font-size: 14px;
}

#footer3 p span {
	font-size: 60px;
	line-height: 1;
}

#footer4 ol {
margin: 0 0 0 17px !important;
}

.lotnik {
font-family: 'Bitstream Vera Sans','DejaVu Sans','Liberation Sans',Kalimati,Verdana,Geneva,sans-serif !important;
}

/*	Historia czatu */
#history {
white-space: pre-line;
line-height: 25px;
color: #555;
}

#history .hd, #history .hm {
color: #bbb;
}

#history .hn {
color: #222;
cursor: pointer;
}

#history .hz {
color: #D7362E;
font-weight: bold;
}

#history .hw {
color: red !important;
font-weight: bold;
}

/*	Ostatnie komentarze */
#lastComments {
    list-style-type: none;
    padding-top: 15px;
}

#lastComments li {
    display: block;
    border-top: 1px dashed #dadada;
    background: none !important;
    padding: 5px !important;
    min-height: 112px;
}

#lastComments li .avatarSpan img, #lastComments li .thumbSpan img {
    border: none;
    padding: 3px;
    background-color: #fff;
    box-shadow: 0 0 3px #777;
	border-radius: 5px;
}

#lastComments li .avatarSpan {
    position: absolute;
    margin-top: 10px;
    z-index: 50;
}

#lastComments li .thumbSpan {
    position: absolute;
    margin-top: 25px;
    margin-left: 45px;
    z-index: 40;
}

#lastComments li .thumbSpan:hover {
    z-index: 60;
}

#lastComments li .commentInfo {
    position: absolute;
    margin-top: 5px;
    margin-left: 138px;
    font-size: 15px;
    width: 750px;
}

#lastComments li .commentInfo span {
    font-weight: bold;
    }

#lastComments li .commentInfo span a {
    font-weight: normal;
    }

#lastComments li .commentContent {
    position: relative;
    color: #777;
    margin-top: 40px;
    margin-left: 138px;
    width: 840px;
    font-size: 13px;
    line-height: 18px;
}

/*	Reklama */

table#reklama {
width: auto;
}
.singleReklama input, .singleReklama textarea, #wpcf7-f2647-p22-o1 input, #wpcf7-f2647-p22-o1 textarea {
	padding: 4px 8px;
	}

table#reklama td, table#reklama th, #wpcf7-f2647-p22-o1 table td, #wpcf7-f2647-p22-o1 table th {
	padding: 8px 20px;
	text-align: center;
	border: none;
	}

.singleReklama ol {
	list-style: decimal;
}

img.wpcf7-captcha-captcha {

	box-shadow: 0 0 0 !important;
}


/*	Formularze kontaktowe */
.wpcf7 .wpcf7-text, .wpcf7 textarea, input[type="text"], #commentform textarea {
	color: #777;
	font-size: 13px;
	font-family: 'Bitstream Vera Sans','DejaVu Sans','Liberation Sans',Kalimati,Verdana,Geneva,sans-serif;
	border-radius: 3px;
	border: 1px solid #D0D0D0;
}

/* ColorBox */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}#cboxOverlay{position:fixed; width:100%; height:100%;}#cboxMiddleLeft, #cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;}#cboxTitle{margin:0;}#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}.cboxIframe{width:100%; height:100%; display:block; border:0;}#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}#cboxOverlay{background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/overlay.png) repeat 0 0;}#colorbox{}#cboxTopLeft{width:21px; height:21px; background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/controls.png) no-repeat -101px 0;}#cboxTopRight{width:21px; height:21px; background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/controls.png) no-repeat -130px 0;}#cboxBottomLeft{width:21px; height:21px; background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/controls.png) no-repeat -101px -29px;}#cboxBottomRight{width:21px; height:21px; background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/controls.png) no-repeat -130px -29px;}#cboxMiddleLeft{width:21px; background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/controls.png) left top repeat-y;}#cboxMiddleRight{width:21px; background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/controls.png) right top repeat-y;}#cboxTopCenter{height:21px; background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/border.png) 0 0 repeat-x;}#cboxBottomCenter{height:21px; background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/border.png) 0 -29px repeat-x;}#cboxContent{background:#fff; overflow:hidden;}.cboxIframe{background:#fff;}#cboxError{padding:50px; border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}#cboxPrevious{position:absolute; bottom:0; left:0; background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute; bottom:0; left:27px; background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}#cboxNext:hover{background-position:-50px -25px;}#cboxLoadingOverlay{background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/loading_background.png) no-repeat center center;}#cboxLoadingGraphic{background:url(img/colorBox/loading.gif) no-repeat center center;}#cboxClose{position:absolute; bottom:0; right:0; background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}#cboxClose:hover{background-position:-25px -25px;}.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}.cboxIE6 #cboxTopLeft{background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/ie6/borderTopLeft.png);}.cboxIE6 #cboxTopCenter{background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/ie6/borderTopCenter.png);}.cboxIE6 #cboxTopRight{background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/ie6/borderTopRight.png);}.cboxIE6 #cboxBottomLeft{background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/ie6/borderBottomLeft.png);}.cboxIE6 #cboxBottomCenter{background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/ie6/borderBottomCenter.png);}.cboxIE6 #cboxBottomRight{background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/ie6/borderBottomRight.png);}.cboxIE6 #cboxMiddleLeft{background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/ie6/borderMiddleLeft.png);}.cboxIE6 #cboxMiddleRight{background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/colorBox/ie6/borderMiddleRight.png);}.cboxIE6 #cboxTopLeft,.cboxIE6 #cboxTopCenter,.cboxIE6 #cboxTopRight,.cboxIE6 #cboxBottomLeft,.cboxIE6 #cboxBottomCenter,.cboxIE6 #cboxBottomRight,.cboxIE6 #cboxMiddleLeft,.cboxIE6 #cboxMiddleRight {_behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");}

/* Poczekalnia */
.poczekalnia ul li {
	height: 140px;
}

.poczekalnia ul li img {
	float: left;
	margin-right: 10px;
}

.poczekalnia ul li h2 {
	font-size: 20px;
}

/* O blogu */
.o-blogu div {
display: inline-block;
margin: 5px 20px 15px 0;
line-height: 15px;
font-size: 12px;
}


/* Pilot */
#pilot {
	/*
	position: absolute;
	bottom: 0;
	right: 42px;
	width: 400px;
	height: 100px;
	opacity: 0.5
	*/

	position: absolute;
	bottom: -100px;
	right: 73px;
	width: 200px;
}

/* AdSense */
#div-gpt-ad-1393006771509-0 {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	height: 90px;
}

/* Glowna_Pod_postami */
#div-gpt-ad-1393006771509-1, #abot {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	height: 90px;
	margin-left: 156px;
}

/* Post_Box */
#div-gpt-ad-1393006771509-2, #asig {
	float: left;
	min-width: 300px;
	max-width: 336px;
	min-height: 250px;
	max-height: 280px;
	margin: 0 17px 7px 0;
}

/* Post_Pod_trescia */
#div-gpt-ad-1393006771509-3 {
	margin-bottom: 10px;
	height: 60px;
	margin-left: 96px;
}





#social-rss {
	height: 60px;
	width: 50px;
	display: inline-block;
	color: #666;
	line-height: 30px;
	font-size: 13px;
	text-align: center;
	background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/social.png) 0 0 no-repeat;
	background-position: -174px 0;
}

#social-rss:hover {
	background-position: -174px -60px;
}

.crayon-syntax {
	z-index: 9999;
	width: auto !important;
}

.kanal-rss {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 24px;
	padding-left: 27px;
	line-height: 22px;
	background:url(http://majsterkowo.pl/wp-content/themes/majsterkowo/img/rss_24.gif) 0 0 no-repeat;
	color: rgb(100, 152, 175);
}


/* Cookie */
#catapult-cookie-bar {
	font-size: 11px !important;
	min-height: 25px !important;
}
button#catapultCookie {
	font-size: 11px !important;
	line-height: 15px !important;
}


/* CENEO */

.ceneoaff-container {
	margin-left: 20px;
	margin-bottom: 20px;
	}

.ceneoaff-custom .ceneoaff-price, .ceneoaff-custom .ceneoaff-name {
	padding-left: 100px !important;
}

.ceneoaff-custom .ceneoaff-image {
	position: absolute;
	left: 20px;
}

.ceneoaff-container img {
	box-shadow: none;
	border-radius: 0;
}
.ceneoaff-price span {
	color: #F0871B !important;
	font-weight: bold !important;
}





/* Od 1110px do 1170px */
/*
@media screen and (max-width: 1110px) {
	body .site {
		padding: 0 10px;
		margin-top: 0px;
	}

	.kafelki article {
		padding: 8px;
		margin: 0 8px 15px 0;
	}

	.single #primary {
		width: 600px;
	}

	.single #secondary {
		margin-left: 40px;
	}

	#colophon div {
		width: 212px;
	}

	#commentform .comment-right {
		width: 340px;
	}

	#commentform .comment-right textarea {
		width: 320px;
	}
}
*/