@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100&subset=latin,cyrillic-ext,greek-ext,vietnamese,greek,latin-ext);

@font-face {
	font-family: 'cantoraoneregular';
	src: url('font/cantoraone-regular-webfont.eot');
	src: url('font/cantoraone-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('font/cantoraone-regular-webfont.woff') format('woff'),
		 url('font/cantoraone-regular-webfont.ttf') format('truetype'),
		 url('font/cantoraone-regular-webfont.svg#cantoraoneregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'graduateregular';
	src: url('font/graduate-regular-webfont.eot');
	src: url('font/graduate-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('font/graduate-regular-webfont.woff') format('woff'),
		 url('font/graduate-regular-webfont.ttf') format('truetype'),
		 url('font/graduate-regular-webfont.svg#graduateregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoslabregular';
	src: url('font/RobotoSlab-Regular.eot');
	src: url('font/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),
		 url('font/RobotoSlab-Regular.woff') format('woff'),
		 url('font/RobotoSlab-Regular.ttf') format('truetype'),
		 url('font/RobotoSlab-Regular.svg#robotoslabregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* =Reset
-------------------------------------------------------------- */
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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'Roboto Slab', serif;
	font-size: 102%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}

/* =Global
----------------------------------------------- */
body,
button,
input,
select,
textarea {
	color: #4c4c4b;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 26px;
	text-align: justify;

}

body{
	background:#fff;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	margin:0px 0px 5px 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 32px; line-height: 1.8; }
	h2 { font-size: 20px; line-height: 1.7; }
	h3 { 
	/*font: 18px/20px  border-bottom: 1px solid #FF6803;*/ 
	font-size: 16px;
    line-height: 1.4; }
	h4 { font-size: 20px; line-height: 1.4; }
	h5 { font-size: 18px; line-height: 1.4; }
	h6 { font-size: 16px; line-height: 1.4; }
	
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 2em;
}
ul, ol {
	margin: 0 0 1.5em 25px;
}

li.category ul {
	padding: 10px !important;
	margin: 0 !important;
}

ul {
	list-style: disc;
	list-style-position: inside;
}
ol {
	list-style: decimal;
	margin-left: 25px;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: transparent;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var, .form-allowed-tags {
	font: 12px/18px Arial;
	color: #adada8;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 15px;
	width: 100%;
}
th {
	font-weight: bold;
	border: 1px solid #c5c5c5;
	padding: 8px 6px;
}
td {
	border: 1px solid #c5c5c5;
	padding: 8px 6px;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.comment-reply-link {
	background-color: #ff6803;
	border: none;
	color: #ffffff;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font: 18px/20px 'cantoraoneregular';
	padding: 8px 20px;
	text-transform: uppercase;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {

}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 2px 3px rgba(0,0,0,.15);
	box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type=text],
input[type=email],
textarea {
	color: #111111;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	font-size: 12px;
	font-family: 'Roboto Slab', serif;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	color: #bfbfbf;
	outline-color: #FF6803;
	border: 1px solid #FF6803;
}
input[type=text],
input[type=email] {
	padding: 4px 6px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 8px 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: #FF6803;
	text-decoration: none;
}
a:visited {
	color: #FF6803;
}
a:hover,
a:focus,
a:active {
	color: #274727;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.clear{
	clear:both;
}
/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Clearfix */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/* =Content
----------------------------------------------- */
.category .responsive, .category .a-single a img{
	max-width:100%;
}

.front-sidebar li, .category-sidebar > li.category.marg-null{
	margin-bottom:0px;
	padding:0px;
}

.category-sidebar1 > li.category .a-single img.responsive, 
.category-sidebar1 > li.category .a-single img,
.category-sidebar > li.category .a-single img{
	max-width:100%;
}

.sticky {
}

.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 28px 0;

}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.entry-content  ul  li {
	/*color: #ff6803;*/
	color: #000000;
}

.entry-content  ul  li span{
	color: #000;
}

.entry-content  ul:not(.links){
	list-style-position: outside;
	padding-left: 10px;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.single .entry-content h2 > * {
	display: none;
}


.single .entry-content h2{
padding: 15px 21px 8px 0;
font: 25px/20px 'Roboto Slab';
font-weight: normal;
display: inline-block;
position: relative;
margin: 35px 0 7px 0;
color: #151515;
}


/*.single .entry-content h2:nth-child(5n+1){
color: #454545;
}

.single .entry-content h2:nth-child(5n+2){
color: #ff6803;
}

.single .entry-content h2:nth-child(5n+3){
color: #454545;
}

.single .entry-content h2:nth-child(5n+4){
color: #7eb602;
}

.single .entry-content h2:nth-child(5n+5){
color: #00a8ee;
}*/

.entry-content  p {
	/*padding: 10px;*/
	margin-bottom: 0 !important;
	color: #151515;
}
.single-post .entry-content p{
	font-size: 16px;
	font-family: 'Tahoma';
	line-height: 27px;
	text-align: left;
	padding-bottom: 15px;
}
.single-post .entry-content .bbp-template-notice p{
	font-size: inherit;
}
.single-post .entry-content ul, 
.single-post .entry-content li {
    font-size: 16px;
    font-family: 'Tahoma';
    line-height: 27px;
    margin-bottom: 0;
}
.title-before-picture {
	font-size: 18px;
	font-family: 'Roboto Slab';
	line-height: 28px;
	text-align: left;
}
.title-before-picture p {
    margin-bottom: 25px;
}
div.liczba_komentarzy {
	font-size: 18px;
	font-family: Roboto Slab;
	margin-bottom: 30px;
	color: #151515;
}
div.liczba_komentarzy span{
	color: #ff6803;
}

.home h2{
border-top: none;
border-left: none;
}

/*.entry-content h2::after{
content: url(images/tlo-tytul.png);
position: absolute;
left:100%;
top: -3%;
z-index: -1;
}*/

.wp-caption {
	max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-bottom: 1.5em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center !important;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 13px !important;
	color: #8e8e8e;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.site-branding {
float:left;
margin-top: 29px;
}

#searchform {
position: relative;
float: right;
background-color: transparent;
margin-top: 91px;

}

 input[type=submit] {
	outline: 0;
 }

input#submitbtn {
float: left;
padding: 3px;
margin-top: 6px;
height: 28px;
background: transparent;
text-transform: lowercase;
font-family: 'Roboto Slab', serif;
font-size: 24px;
font-weight: 100;
}

input#searchbtn {
	position: absolute;
	float: right;
	width: 38px;
	height: 38px;
	padding: 0;
	right: 0;
	background: transparent;
}

input#searchbtn:focus {
    outline: 0;
}

.home #searchform input[type=text] , .category #searchform input[type=text]{
display: block;
background: url(images/szukaj.png) no-repeat 15px 6px;
background-position: 97%;
float: left;
padding: 10px 16px;
border: 1px solid #ffffff;
}

#searchform input[type=text]{
background: url(images/szukaj.png) no-repeat 15px 6px;
background-position: 97%;
float: left;
min-width: 300px;
padding: 10px 16px;
border: 1px solid #ffffff;
color: #fff;
}

#searchform input[type=text]:focus {
	border: 1px solid #FF6803;
}

.title-top {
font-family: 'Roboto Slab', serif;
text-transform: lowercase;
font-size: 57px;
font-weight: 100;
letter-spacing: 1px;
display: block;
margin-bottom: 38px;
}
.first {
text-transform: capitalize;
font-weight: 400;
}

.title-bottom {
display: block;
text-transform: none;
font-family: 'Roboto Slab', serif;
clear: both;
font-size: 15px;
font-weight: 400;
margin-left: 1px;

letter-spacing: -0.5px;
line-height: 21px;
position: relative;
}

.title-bottom:after {
content: url(images/colorline.png);
position: relative;
top: 29px;
left: -270px;
}

.site-branding .site-title {
	font-size: 0px;
	line-height: 0px;
*text-align: center;
	padding-top: 42px;
}

.fb_iframe_widget {
	border: 0px solid #e5e5ea;
	padding: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-khtml-border-radius: 2px;
	margin-bottom: 30px;
}
.widget_meta .widget-title, .widget_archive .widget-title, .widget_categories .widget-title {
	color: #454545;
}
.widget_recent_comments .widget-title {
	color: #00a8ee;
}
.widget.widget_recent_comments ul li a:hover {
	color: #00a8ee;
}
.right-sidebar .widget.widget_recent_entries ul li, .right-sidebar .widget.widget_recent_entries ul li:first-child,
.right-sidebar .widget.widget_recent_comments ul li, .right-sidebar .widget.widget_recent_comments ul li:first-child {
	border: none;
}
.right-sidebar .widget.widget_recent_entries ul li a, .right-sidebar .widget.widget_recent_comments ul li a {
	font: bold 12px/14px Arial;
}
.right-sidebar .widget.widget_recent_entries ul li, .right-sidebar .widget.widget_recent_comments ul li {
	line-height: 14px;
}
.right-sidebar .widget.widget_recent_entries ul, .right-sidebar .widget.widget_recent_comments ul {
	padding: 0px 0px 5px;
}
.widget_recent_entries img {
	float: left;
	margin-right: 10px;
	max-width: 74px;
	overflow: hidden;
}
.widget_recent_entries li {
	clear: both;1
	overflow: hidden;
}
.site-content h1 {
	clear: none;
}
.post {
clear: both;
overflow: hidden;
}

.post hr {
	background-color: #ff6803;
	margin-bottom: 0;
	margin-top: 10px;
}

article:last-of-type  hr{
	visibility: hidden;
	margin-bottom: 20px;
}
.site-content {
	 padding-top: 30px;
}
#reply-title span {
	float: left;
	text-transform: uppercase; 
	color: #ffffff; 
	background-color: #FF6803;
	padding: 7px 16px 6px;
}
#reply-title {
	overflow: hidden;
}
#reply-title a {
	color: #ffffff;
}
.no-border {
	border: none;
}
.comment-form label {
	color: #000000;
	font: 12px/18px Arial;
	width: 128px;
	float: left;
	padding-top: 4px;
}
.comment-form-comment textarea {
	width: 601px;
	height: 103px;
}
.comment-form p {
	margin-bottom: 11px;
}
.comment-notes {
	color: #000000;
	padding-top: 2px;
	padding-bottom: 10px;
}
.social-ico-content {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.social-ico {
	float: left;
	width: 16px;
	height: 20px;
}
.googleplus-ico {
	background: url(images/list.png) no-repeat -2060px -18px;
}
.facebook-ico {
	background: url(images/list.png) no-repeat -2076px -18px;
}
.googleplus-ico:hover {
	background-position: -2009px -18px;
}
.facebook-ico:hover {
	background-position: -2025px -18px;
}
.blue-title {
	border-bottom: 1px solid #0073ad;
	font: 18px/20px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
	margin-bottom: 26px;
}
.blue-title span {
	background-color: #0073ad;
	color: #FFFFFF;
	float: left;
	padding: 4px 16px 3px;
	text-transform: uppercase;
	font-weight: 600;
}
.orange-title {
	border-bottom: 1px solid #FF6803;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
	margin-bottom: 26px;
}
.orange-title span {
background-color: #FF6803;
color: #FFFFFF;
float: left;
padding: 10px 19px 3px;
text-transform: uppercase;
font-weight: 600;
}

.green-title {
	border-bottom: 1px solid #8cb625;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
	margin-bottom: 26px;
}
.green-title span {
	background-color: #8cb625;
	color: #FFFFFF;
	float: left;
	padding: 9px 20px;
	text-transform: uppercase;
	font-weight: 600;
}
.brown-title {
	border-bottom: 1px solid #C37A2E;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
	margin-bottom: 26px;
}
.brown-title span{
	background-color: #C37A2E;
	color: #FFFFFF;
	float: left;
	padding: 9px 20px;
	text-transform: uppercase;
	font-weight: 600;
}

.orange2-title {
	border-bottom: 1px solid #FF6803;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
	margin: 0 !important;
}

.photo{
	clear: both;
	float:left;
	margin-bottom: 20px;
}

.opis{
width: 506px;
float: right;
margin-bottom: 20px;
}
.orange2-title span {
	background-color: #FF6803;
	color: #FFFFFF;
	float: left;
	padding: 9px 20px;
	text-transform: uppercase;
	
}

.pytania .violet-title {
	border-bottom: 1px solid #bc218e;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
}
.pytania .violet-title span {
	background-color: #bc218e;
	color: #FFFFFF;
	float: left;
	padding: 9px 20px;
	text-transform: uppercase;
	font-weight: 600;
}

.violet-title {
	border-bottom: 1px solid #bc218e;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
}

.violet-title span {
	background-color: #bc218e;
	color: #FFFFFF;
	float: left;
	padding: 9px 20px;
	text-transform: uppercase;
	font-weight: 600;
}

.red-title {
	border-bottom: 1px solid #bc2121;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
}

.red-title span {
	background-color: #bc2121;
	color: #FFFFFF;
	float: left;
	padding: 9px 20px;
	text-transform: uppercase;
	font-weight: 600;
}

.pytania h2 {
margin: 0;
}

.orange-title span:before {
content: url('images/nowosc.png');
float: left;
margin-left: -5px;
margin-top: -7px;
height: 33px;
width: 45px;
}

.random-posts {
	margin-top: 26px;
}
.SWBOC_Widget {
	padding: 18px 21px 1px;
}
.SWBOC_Widget .widget-title {
	color: #8f07a8;
	margin-bottom: 23px;
}
.SWBOC_Widget img {
	margin-bottom: 8px;
}
a.desc-button {
	font: 14px/18px 'cantoraoneregular';
	color: #ffffff;
	background-color: #8f07a8;
	padding: 5px 10px;
	display: block;
	clear: both;
	margin: 0px 10px;
	text-align: center;
}

.line{
background: #e3e2e2;
height: 1px;
width: 100%;
*position: absolute;
*top: 0;
*right: 0;
}


.loginRadiusHorizontalSharing.lrshare_interfacehorizontal li{
padding: 30px;
}

.bottomSocial{
float:right;
*width: 356px;
}

.bottomSocial ul{
list-style-type: none !important;
margin-right: 0 !important;
top: 55px;
right: -10px;
padding: 28px 20px 32px 20px !important;
border: none !important;
background: #3b3b3b !important;
position: relative;
}

.bottomSocial ul:before{
content: "PODAJ DALEJ";
padding: 9px 15px 5px 15px;
}

.bottomSocial ul:before, .ratingblock:before, #disqus_thread:before  {
font: 18px/20px 'cantoraoneregular';
font-weight: normal;
color: #fff;
background: #ff6803;
position: absolute;
left: 0; 
bottom: 100%;
}

.ratingblock{
background: #3b3b3b !important;
top: 60px;
width: 320px;
height: 85px;
padding: 20px 15px 30px 15px;
position: relative;
}

.ratingblock:before {
content: "OCEŃ TĘ PORADĘ";
padding: 9px 16px 5px 15px;
}

.ratingtext {
position: absolute;
top: 25px;
right: 13px;
font-size: 12px;
display: block;
text-align: center;
line-height: 15px;
width: 20%;
color: #fff;
padding-left: 10px;
padding-top: 0 !important;
}

.ratingstarsinline {
margin-right: 15px;
margin-top: 5px;
}

#disqus_thread{
margin-top: 87px;
position:relative;
border-top: 2px solid #ff6803;
*margin-bottom: 40px;
}

#disqus_thread:before{
content: "DODAJ KOMENTARZ";
padding: 9px 19px 7px 17px;
*margin-bottom: 20px;
}

#dsq-2{
margin-top: 16px;
}

.gdsr-blue .starsbar.gdsr-size-46 a:hover {
background: url('stars/blue/stars46.png') repeat-x 0px -45px !important;
}

.index-wide {
	margin-top: 100px;
}

#primary .product-description .lrshare_interfacehorizontal{
display: none !important;
}

#primary .product-description .loginRadiusVerticalSharing.lrcounter-vertical-vertical{
display: none !important;
}

.kategorie{
margin-top: 14px;	
}

.kategorie a:hover{
color: #8cb625;
}


.kategorie img{
margin-bottom: 3px;
}

.kategorie .tytuly{
width: 232px;
float: left;
}

.kategorie .tytuly a.more:hover{
text-decoration: underline;
}

.kategorie h3{
  background: #8cb625;
  color: #ffffff;
  padding: 18px 0px;
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 16px;
}

.row {
	display: table-row;
	height: 41px;
	margin: auto;
}

.tytuly {
	display: table;
	height: 190px;
	max-width: 230px;
}
.tytuly p{
	color: #151515;
	display: table-cell !important;
	height: 30px !important;
	text-align: left !important;
	border-bottom: 1px dotted black !important;
	margin-bottom: 0 !important;
	font-size: 12px !important;
	line-height: 15px !important;
	padding: 5px 0 !important;
	vertical-align: middle !important;
	width: 230px !important;
}

.tytuly a{
	color: #151515;
	font-family: Tahoma;
	width: 232px;
	max-width: 232px;
}

.kategorie .tytuly a.more {
	color: #8cb625;
	display: block;
	text-align: center;
	margin: auto;
	margin-top: 10px;
	height: auto;
	font-size: 15px;
}

.pytania .grid.cf{
	background: #faeff7;
	width: 752px;
	padding-top: 30px;
	border-bottom: 1px solid #bc218e;
}

.pytania .grid.cf.red {
	background: transparent !important; 
	border-bottom: none !important; 
}

.pytania .zapytaj{
font-family: 'Roboto Slab', serif;
text-align: center;
font-size: 18px;
margin-bottom: 18px;
color: #bc218e;
font-weight: 300;
letter-spacing: -0.4px;
  border-bottom: solid 1px;
}

.pytania .zapytaj a{
color: #bc218e;
}

.pytania .zapytaj .wstyd{
font-weight: 900;
}

.pytania .zapytaj .uzupelnij{
font-weight: 500;
letter-spacing: 0.6px;
}

.author-block {
	display: block;
	background: #ff6803;
	padding: 20px;
	margin-bottom: 20px;
}

.NokautWidget750x150 {
	height: 180px !important;
}

.author-block  hr{
	background-color: #dea680 !important;	
	border-top: #a84a0b 1px solid;
}

.author-title {
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-wrap: none;
}

.author-posts {
	margin-top: 20px;
	font-weight: 700;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
}

.author-desc {
	overflow: hidden;
}
.author-cat a {
	font-weight: 700;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;

}

.author-cat a:hover{
	color: #fff;
}

.author-cat {
	font-weight: 700;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	text-align: left !important;
}

.author-opis {
	color: #fff;
	font-size: 12px;
	line-height: 21px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
}

.author-photo img {
	margin-bottom: 15px !important;
	margin-right: 20px;	
	max-width: 200px;
}

.author_singpic {
	float: left;
	margin: 15px;
	margin-bottom: 0;
	width: 90px;
	height: 90px;
}

.author_singpic  img{
	width: 90px;
	height: 90px;
}

.author-entry-title	{
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 0;
}

.author-entry-tags	{
	font-size: 10px;
	font-weight: 400;
	line-height: 15px;
	margin-top: 10px;
	text-align: left;
}

.author-entry-title	a{
	color: #000;
}

.author-entry-tags a	{
	color: #000;
}

.author-entry-tags a:hover {
	color: #ff6803;
}

.author-entry-summary {
	font-size: 12px;
	font-weight: 400;
	color: #000;
	line-height: 19px;
}

.author-entry-summary p {
	margin-bottom: 10px !important; 
}

.author-entry-rating {
	height: 20px;
	float: left;
}

.author-entry-rating .ratingblock{
float: left;
background: none !important;
width: 100%;
height: 25px !important;
overflow: hidden;
top: 5px;
left: 5px;
color: #fff;
text-align: center;
margin-right: 40px;
padding: 0;
position: relative;
}

 .author-entry-rating .ratingblock:before {
	display: none;
}

 .author-entry-rating .ratingtext {
	display: none !important;
	visibility: hidden;
}

.author-entry-rating .ratingstarsinline {

}

.spin:last-child {
	display: none;
}
.entry-summary p{
	margin-bottom: 10px;
	line-height: 19px;
}

.entry-summary .more_link{
	
	font-size: 14px !important;
}

.more_link {
	overflow: hidden;
	font-size: 14px;
}

.front-sidebar, .category-sidebar{
width: 231px;
float: right;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-khtml-border-radius: 3px;
}


.textwidget {
	margin-top: 8px;
}

.textwidget1 {
margin-top: 8px;
background: #9e49a6 url(images/obrazek.png) no-repeat 0 0;
	height: auto;
	overflow: hidden;
	color: #fff;
	text-align: left;
}

.front-sidebar li, .category-sidebar > li {
border: 1px solid #fff;
list-style: none;
margin-bottom: 30px;
padding: 10px 0;
}

.category-sidebar > li:first-child {
	list-style: none;
}

.category-sidebar {
	padding-top: 90px ;
}

.front-sidebar li, .category-sidebar > li ul {
list-style: none;
}

.category-sidebar > li:first-child ul {
margin: 0;
}

.category-sidebar > li ul li{
border-bottom: 1px dotted black;
margin-bottom: 0;
font-size: 12px;
line-height: 19px;
padding: 6px 0;
}

.front-sidebar li, .category-sidebar > li ul li a{
color: #151515;
}

.front-sidebar li, .category-sidebar > li ul li a:hover{
color: #FF6803;
}

.front-sidebar h3.front, .category-sidebar h3.category{
display: none;	
}


.category-sidebar > li:first-child h2.category{
display: inline;
background-color: transparent;
font-size: 17px;
color: #4c4c4b;
padding: 0px 20px;
text-transform: uppercase;
font-weight: 600;
}

 h3.front {
	position: absolute;
	margin-top: -10px;
	display: block;
	background-color: #2fa7d4;
	color: #FFFFFF;
	float: left;
	padding: 9px 20px 5px 20px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

 h3.category {
	position: absolute;
	margin-top: -10px;
	display: block;
	background-color: #2fa7d4;
	color: #FFFFFF;
	float: left;
	padding: 9px 20px 5px 20px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

.tagcloud{
	position: relative;
	top: 30px;
	display: block;
	padding: 15px;
	margin-bottom: 20px;
	text-align: justify;
	background-color: #2fa7d4;
	line-height: 20px !important;
	color: #000 !important;
}

.tagcloud a {
	font-size: 10px;
	display: inline-block;
	line-height: 10px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #000000;
}

.tagcloud a:nth-child(6n){
}

.tagcloud a:nth-child(6n+2)

}
.tagcloud a:nth-child(6n+3){

}
.tagcloud a:nth-child(6n+4){}
.tagcloud a:nth-child(8n+5){
	color: #fff;
	font-size: 15px;
	line-height: 10px;
}

.tagcloud a:hover {
	color: #fff;
}

.single-post .tagcloud{
	width: 80%;
	position: relative;
	background: none;
	display: block;
	margin: 0;
	text-align: left;
	line-height: normal !important;
	padding: 0;
	top: 5px;
	font-weight: normal;	
	float: left;	
	color: #ff6803 !important;
}

.single-post .tagcloud a {
    font-size: 12px !important;
    color: #ff6803;
    line-height: normal;
    font-weight: normal;
    font-family: Roboto Slab;
    display: inline;
}
.single-post .tagcloud a:nth-child(8n+5){
	color: #ff6803;
	font-size: 12px;
}

.single-post .tagcloud a:hover {
	text-decoration: underline;
	color: #ff6803;
}

.al_archive {
background-image: none !important;
min-width: 0 !important;
min-height: 0 !important;
max-width: none !important;
max-height: none !important;
box-shadow: none !important;
margin: 0 !important;
position: static !important;
float: left !important;
line-height: 15px !important;
width: 232px !important;
height: 35px !important;
border-top: 1px solid #ff6803 !important;
border-bottom: 1px solid #ff6803 !important;
margin-top: -1px !important;
overflow: visible !important;
margin-left: 28px !important;
}

.tagcloud li{
font: 10px/10px 'Roboto Slab';
}

.users{
	clear: both;
}

.users .orange-title span {
color: #FFFFFF;
float: left;
padding: 9px 20px;
text-transform: uppercase;
}

.users .orange-title span:before  {
display: none;
}

.users h3{
background: #ff6803;
color: #ffffff;
padding: 18px 20px;
text-align: center;
position: absolute;
top: 0;
width: 190px;
}

.users .grid_4{
width: 230px;
}

.users .grid_4 img{
margin-bottom: 10px;
}

.users  a.tytul {
color: #151515 ;
display: table-cell !important;
height: 30px !important;
text-align: left !important;
border-bottom: 1px dotted black !important;
margin-bottom: 0 !important;
font-size: 12px !important;
line-height: 15px !important;
padding: 5px 0 !important;
vertical-align: middle !important;
width: 230px !important;
}

.users  a.tytul:hover {
	color: #ff6803!important;
}

.users .table {
	display: table;
}
.users .row {
	display: table-row;
	height: auto;
	margin: auto;
	height: 41px;
}

.slide {
	display: block;
	height: 210px;
}

.users .grid_4 a:last-child{
	display: block;
	text-align: center;
	margin-top: 13px;
	font-size: 15px;
}

.najlepsze .grid_4, .grid_12 {
	float: none;
}

.najlepsze .grid_4 .zdjecie{
	background: url("images/ikona.png");
	width:230px;
	height: 222px;
}
.najlepsze{
margin-bottom: 14px;
}

.najlepsze .grid figcaption {
position: absolute;
bottom: 16px;
left: 0;
padding: 0px;
color: #ed4e6e;
width: 100%;
display: table;
height: 75px;
background-color: #2fa7d4;
overflow: hidden;
}

figcaption.red {
color: #bc2121 !important;
background-color: #bc2121 !important;

}

.najlepsze .grid figcaption a {
	line-height: 18px;
}

.bx-pager.bx-default-pager{
	display: none;
}

.pytania {
margin-bottom: 20px;
margin-top: 9px;
}

.blue-title {
border-bottom: 1px solid #2fa7d4 ;
font: 16px 'cantoraoneregular';
clear: both;
overflow: hidden;
margin-bottom: 17px;
}

.najlepsze .blue-title span{
background-color: #2fa7d4 ;
color: #FFFFFF;
float: left;
padding: 11px 14px 3px 23px;
text-transform: uppercase;
}

.blue-title span:before {
content: url('images/hit.png');
float: left;
margin-left: -5px;
margin-top: -7px;
height: 33px;
width: 36px;
}

.kategorie .bloczek{
	border: 1px solid #ededf0;
	width: 220px;
	height: 220px;

	float:left;
	margin-left: 33px;
}
.kategorie .bloczek img{
 display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
   ;
}

.content-single{
	margin-top: 40px;
	border-top: 1px solid #dedede;
    padding-top: 30px;
}

.content-single p{
	color: #151515;
}

.related-div {
    border: 1px solid rgba(188, 33, 142, .3);
	-webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    width: 95%;
    display: block;
    margin: 5px auto 5px auto;
    padding: 15px 15px 15px 15px;
}

.related-div > h3 {
    border-bottom: 1px dotted #ededf0;
    font-size: 19px;
}

ul.related-ul {
    list-style-position: outside;
    margin-bottom: 0;
    font-size: 1em;
    color: green;
    line-height: 19px;
    list-style-type: circle;
    padding-bottom: 0;
    padding-top: 6px;
}

.related-ul li {
	color: #bc218e !important;
}

.wp-caption-text {
	color: #bc218e;
	font-size: 12px;
}
#post-169 {
	display: block;
	position: relative;
	background-image: url("images/onas_back.png");
	height: 750px;
}

#post-169  span.edit-link{
	display: none;
}

#post-169  h2{
	font-size: 22px;
	text-transform: uppercase;
}

#post-169 p {
	font-size: 16px;
	text-transform: uppercase;
	padding: 0;
}

#post-169 h2:after {
	content: none;
}

#wlasciciel {
	width: 330px;
}

#uwaga{
	position: absolute;
	bottom: 0;
	padding: 20px;
	background-color: #fe2700;
}

#uwaga > h2{
	color: #fff;
	float: left;
	margin: 0;
	margin-right: 20px;
}

#uwaga > p{
	color: #fff;
	text-transform: none !important;
	font-size: 14px;
	font-weight: regular;
	line-height: 18px;
}

#kontakt {
	position: absolute;
	right: 0;
	float: right !important;
}

#kontakt  > *{
	display: inline;
}

#post-169  div{
	float: left;
}

#product_search-3 {
	position: relative;
	display: block;
	height: 120px;
	background-color: #ff6803;
	padding: 20px;
}

#product_search-3  h1{
	color: #fff;
	float: left;
	line-height: 27px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	font-family:'Myriad Pro', Myriad, 'Liberation Sans', 'Nimbus Sans L', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#product_search-3  h2{
	color: #fff;
	line-height: 21px;
	font-size: 18px;
	font-weight: regular;
	text-transform: uppercase;
	font-family: 'Myriad Pro', Myriad, 'Liberation Sans', 'Nimbus Sans L', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#product_search-3 .product-search-box {
	display: table-cell;
	float: left;
	width: 575px;
	height: 35px;
	padding: 0;
	padding-left: 10px;
	border: none;
	color: #050505;
}

#product_search-3 .product-search-submit {
	display: table-cell;
	float: right;
	height: 35px;
	background-color: #050505;
}

#product_search-3 form{
	display: block;
	width: 100%;
	height: 35px;
}

.search-form-alphabet	{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 20px;
	display: table;
	height: 25px;
	background-color: #050505;
}

.search-form-alphabet a {
	display: table-cell;
	color: #fff;
	font-family: 'cantoraoneregular';
	font-weight: regular;
	font-size: 12px;
	text-align: center;
	width: 20px;
}

.search-form-alphabet a:hover{
	color: #ff6803;
}
.quotescollection_randomquote{
	position: relative;
	top: 30px;
	display: block;
	padding: 15px;
	margin-bottom: 20px;
	text-align: justify;
	font-size: 12px;
	background-color: #8cb625;
	line-height: 20px !important;
	color: #fff !important;
}
.category-sidebar  li:first-child h3.category.quotesCategory {
	background-color: #8cb625;
    color: #ffffff; 
    float: left;
    font-weight: 600;
    padding: 9px 20px;
    text-transform: uppercase;
}
.quotescollection_randomquote p {
	margin: 0px;	
}

.quotescollection_randomquote q{
	margin: 3px;
}
.quotescollection_randomquote.li{
	margin-right: 5px;
}
.quotescollection_randomquote a {
	font-size: 11px;
	display: inline-block;
	line-height: 10px;
	font-weight: normal;
	font-family: Roboto Slab, sans-serif;
	color: #000000;}
	

.quotescollection_randomquote a:hover {
color: #fff;
}
.quotescollection_block {
	padding: 0px 20px 0px 0px;
}

.tekst {
font-size: 12px;
background-color: #bc218e !important;
color: #fff;
line-height: 20px !important;
}

.tekst-cat{
font-size: 12px;
background-color: #8cb625;
color: #fff;
line-height: 20px !important;
display: inline;
}

.single_tags{
	border-radius: 0 2px 2px 0;
	display: inline-block;
	font-weight: 700;
	line-height: 1.2727272727;
	position: relative;
	text-transform: uppercase;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
	margin-bottom: 26px;
}

.single_tags .tag-links a {
background-color: #8cb625;
	color: #FFFFFF;
	float: right;
	padding: 9px 20px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
}


.single_tags .tag-links1 a {
background-color: #FF6803;
	color: #FFFFFF;
	float: right;
	padding: 9px 20px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
}


.single_tags .tag-links2 a {
background-color: #2FA7D4;
	color: #FFFFFF;
	float: right;
	padding: 9px 20px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
}

.single_tags .tag-links3 a {
background-color: #bc218e;
	color: #FFFFFF;
	float: right;
	padding: 9px 20px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
}


div.strona{
float: right;
height: auto;
text-align: end;
overflow-x: hidden;
overflow-y: hidden;
width: 77%;
margin-right: 12px;
}

.autorzy {
	/*border-bottom: 1px solid #8cb625;*/
	font: 16px 'robotoslabregular';
	clear: both;
	overflow: hidden;
	margin-bottom: -27px;
}
.autorzy span {
	/*background-color: #8cb625;*/
	color: #151515;
	float: left;
	/*padding: 12px 18px;*/
	text-transform: uppercase;
	font-weight: 600;
}
.users{
	clear: both;
}

.users .orange-title span {
color: #FFFFFF;
float: left;
padding: 9px 20px;
text-transform: uppercase;
}

.users .orange-title span:before  {
display: none;
}

.users h3{
background: #ff6803;
color: #ffffff;
padding: 18px 20px;
text-align: center;
position: absolute;
top: 0;
width: 190px;
}

.users .grid_4{
width: 230px;
}

.users .grid_4 img{
margin-bottom: 10px;
}

.users  a.tytul {
color: #151515 ;
display: table-cell !important;
height: 30px !important;
text-align: left !important;
border-bottom: 1px dotted black !important;
margin-bottom: 0 !important;
font-size: 12px !important;
line-height: 15px !important;
padding: 5px 0 !important;
vertical-align: middle !important;
width: 230px !important;
}

.users  a.tytul:hover {
	color: #ff6803!important;
}

.users .table {
	display: table;
}
.users .row {
	display: table-row;
	height: auto;
	margin: auto;
	height: 41px;
}



.users .grid_4 a:last-child{
	display: block;
	text-align: center;
	margin-top: 13px;
	font-size: 15px;
}
.autorposta {
	display: block;
	height: auto;
}

.autorposta a {	
	color: #ff6803;
	float: left;
}
.autorposta a{
	/*background-color: #8cb625;
	color: #FFFFFF;
	float: right;
	padding: 9px 20px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: -70px;
	margin-right: 5px;*/
}

.opis_autora {
	display: none;
	background-color: #8cb625;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 21px;
	font-family: 'Roboto Slab', serif;
	font-weight: 600;
	padding: 18px;
	margin-top: -20px;
}

.opis_autora p {
padding-top: 0px;
}

.autor_avatar {
	margin-top: 26px;
}
.link a{
	text-align: center;
	color: #ff6803;
}
.link a:hover {
	color: #000;
}

.link div {
	text-align: center;
	color: #ff6803;
}

.category-sidebar .category {
	overflow: hidden;
}
.category-sidebar .category .link {
	overflow: hidden;
	text-align: center;
}

.single-page-categories{
}
div.single-page-categories-container {
	overflow: hidden;
}
div.single-page-categories {
	display: inline-block;		
	float: left;
	overflow: hidden;
	position: relative;
	height: auto;
	
}

div.single-page-categories1 {
	display: inline-block;
	float: left;
	margin-right: 5px;
	line-height: 12px;
}

div.single-page-categories2 {
	display: inline;
}

.colorcode-1 span{
	margin-right: 5px;
}

.colorcode-2 span{
	margin-right: 5px;
}

.colorcode-3 span{
	margin-right: 5px;
}

.colorcode-4 span{
	margin-right: 5px;
}

.colorcode-5 span{
	margin-right: 5px;
}
.colorcode-6 span{
	margin-right: 5px;
}

.colorcode-7 span{
	margin-right: 5px;
}

.colorcode-8 span{
	margin-right: 5px;
}

.colorcode-9 span{
	margin-right: 5px;
}

.colorcode-10 span{
	margin-right: 5px;
}

.colorcode-11 span{
	margin-right: 5px;
}
.colorcode-1 a { 	
	color: #ff6803;
	float: left;		
	margin-right: 5px;	
	font: 12px 'Roboto Slab';
}
 
.colorcode-2 a{
	color: #ff6803;
	float: left;		
	margin-right: 5px;	
	font: 12px 'Roboto Slab';
}
 
.colorcode-3 a{
	background-color: #2FA7D4;
	color: #FFFFFF;
	float: left;
	padding: 11px 15px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	margin-right: 5px;
	margin-top: 5px;
	font: 16px 'cantoraoneregular';
}
 
.colorcode-4 a{
	background-color: #bc218e;
	color: #FFFFFF;
	float: left;
	padding: 11px 15px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	margin-right: 5px;
	margin-top: 5px;
	font: 16px 'cantoraoneregular';
}

.colorcode-5 a{
	background-color: #FF6803;
	color: #FFFFFF;
	float: left;
	padding: 11px 15px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	margin-right: 5px;
	margin-top: 5px;
	font: 16px 'cantoraoneregular';
}
.colorcode-6 a{
	background-color: #8cb625;
	color: #FFFFFF;
	float: left;
	padding: 11px 15px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	margin-right: 5px;
	margin-top: 5px;
	font: 16px 'cantoraoneregular';
}
 
.colorcode-7 a{
	background-color: #2FA7D4;
	color: #FFFFFF;
	float: left;
	padding: 11px 15px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	margin-right: 5px;
	margin-top: 5px;
	font: 16px 'cantoraoneregular';
}
 
.colorcode-8 a{
	background-color: #bc218e;
	color: #FFFFFF;
	float: left;
	padding: 11px 15px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	margin-right: 5px;
	margin-top: 5px;
	font: 16px 'cantoraoneregular';
}
.colorcode-9 a{
	background-color: #FF6803;
	color: #FFFFFF;
	float: left;
	padding: 11px 15px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	margin-right: 5px;
	margin-top: 5px;
	font: 16px 'cantoraoneregular';
}
.colorcode-10 a{
	background-color: #8cb625;
	color: #FFFFFF;
	float: left;
	padding: 11px 15px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	margin-right: 5px;
	margin-top: 5px;
	font: 16px 'cantoraoneregular';
}
 
.colorcode-11 a{
	background-color: #2FA7D4;
	color: #FFFFFF;
	float: left;
	padding: 11px 15px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	margin-right: 5px;
	margin-top: 5px;
	font: 16px 'cantoraoneregular';
}
.site-content1 {
	margin-top: -27px;
	position: relative;
}

.category-sidebar1{
/*width: 229px;
float: right;*/
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-khtml-border-radius: 3px;
font-size: 12px;

}
.category-sidebar1 .category1 {
	overflow: hidden;
}

.category-sidebar1 > li:first-child h3.category1{
display: inline;
background-color: transparent;
font-size: 17px;
color: #4c4c4b;
padding: 0px 20px;
text-transform: uppercase;
font-weight: 600;
}

h3.category1{
	position: absolute;
	margin-top: -10px;
	display: block;
	background-color: #2fa7d4;
	color: #FFFFFF;
	float: left;
	padding: 9px 20px 5px 20px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

.category-sidebar1 h3.category1{
display: none;	
}

.category-sidebar1> li {
	list-style: none;		
	border: solid #fff;
	border-width: 0px 1px;
}

.category-sidebar1 > li:first-child {
	list-style: none;
}

.single-post .category-sidebar1 li.category:nth-child(2) {
    clear: both;
	padding: 5px 0 0 0;
}

.category-sidebar1 > li ul {
list-style: none;
}

.category-sidebar1 > li:first-child ul {
	margin: 0;
}

.category-sidebar1 > li ul li{
border-bottom: 1px dotted black;
margin-bottom: 0;
font-size: 12px;
line-height: 19px;
padding: 6px 0;
}

.category-sidebar1 > li ul li a{
color: #151515;
}

.category-sidebar1 > li ul li a:hover{
color: #FF6803;
}

.forum{
	margin-top: 14px;	
}

.forum a{
	color: #8cb625;
}

.forum1 a{
	color: #fff;
	font-family: 'Roboto Slab', serif;
	text-align: center;
	font-size: 18px;
}
.forum a:hover{
}

.forum .tyt{
	width: 232px;
	float: left;
}

.forum .tyt a.more:hover{
	text-decoration: underline;
}

.forum h3{
	background: #8cb625;
	color: #ffffff !important; 
	padding: 18px 20px;
	text-align: center;
	position: static;
	top: 0;
	width: 190px;
	vertical-align: center;
}

.row {
	display: table-row;
	height: 41px;
	margin: auto;
}

.tyt {
	display: table;
	height: 190px;
	max-width: 230px;
	margin-bottom: 10px;
}
.tyt p{
	
	display: table-cell !important;
	height: 30px !important;
	text-align: left !important;
	border-bottom: 1px dotted black !important;
	margin-bottom: 0 !important;
	font-size: 12px !important;
	line-height: 15px !important;
	padding: 5px 0 !important;
	vertical-align: middle !important;
	width: 230px !important;
}

.tyt a{
	
	font-family: Roboto Slab;
	width: 232px;
	max-width: 232px;
}

.forum .tyt a.more {
	color: #8cb625;
	display: block;
	text-align: center;
	margin: auto;
	margin-top: 10px;
	font-size: 15px;
}

.bbp_show_date span:before {
	content: url('images/data.png');
	float: left;
	margin-left: -5px;
	margin-top: 2px;
	width: 25px;
	color: #8cb625 !important;
}

.bbp_show_date span{
	color: #8cb625;
}

.bbp_show_date p{
	color: #8cb625;
}

div.bbp_show_date {
}

div.bbp_show_user{
}

.bbp_show_user span:before {
	content: url('images/osoba.png');
	float: left;
	margin-left: -25px;
	margin-top: 4px;
	width: 25px;
}
div.bbp_show_comments {
}

.bbp_show_comments span:before {
	content: url('images/komentarz.png');
	float: left;
	margin-left: 5px;
	margin-top: 2px;
	width: 27px;
	color: #8cb625;
}

.bbp_show_comments span{
	color: #8cb625;
}
div.bbp_show_detail{
}

.bbp_show_detail p{
	font-size: 14px !important;
	line-height: 20px !important;
	text-align: justify !important;
}

.klasa {
	display: -webkit-inline-box;
	height: 20px;
	width: 230px;
}

.tyt .klasa {
}

.bbp_show_user .bbp_show_comments.klasa{
	position: absolute;
}

.bbp_show_user klasa{
	position: absolute;
}

.bbp_show_comments klasa{
	position: absolute;
}

.front-sidebar h2.front, .category-sidebar h2.category{
}

.category-sidebar > li:first-child h2.category{
display: inline;
background-color: transparent;
font-size: 17px;
color: #4c4c4b;
padding: 0px 20px;
text-transform: uppercase;
font-weight: 600;
}

.front h2 {
	position: absolute;
	margin-top: -10px;
	display: block;
	background-color: #2fa7d4;
	color: #FFFFFF;
	float: left;
	padding: 9px 20px 5px 20px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

 h2.category {
	position: absolute;
	margin-top: -10px;
	display: block;
	background-color: #2fa7d4;
	color: #FFFFFF;
	float: left;
	padding: 9px 20px 5px 20px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
span.category{
	float: left;
	margin-right: 5px;
	font-size: 12px;
	color: #151515;
}
span.category::after{
	content: ':';
}
.encyklopedia_produktow	{
	
	width: 100%;
	margin-bottom: 30px;
	display: table;
	height: 25px;
	background-color: #050505;
}

.encyklopedia_produktow a {
	display: table-cell;
	color: #fff;
	font-family: 'cantoraoneregular';
	font-weight: regular;
	text-align: center;
	width: 20px;
}

.encyklopedia_produktow a:hover{
	color: #ff6803;
}

.opis_kategorii {
	background-color: #FF6803;
	color: #fff;
	padding: 20px;
	margin-bottom: 20px;
	width: 712px;
}

.opis_kategorii p{
	font-size: 15px;
	margin-bottom: 0;
}

.sub-menu.opis_kategorii{
	position: relative;
}

.produkty .violet-title span{
background-color: #2fa7d4 ;
color: #FFFFFF;
float: left;
padding: 11px 14px 3px 23px;
text-transform: uppercase;
}

.produkty a{
	color: #fff;
	font-family: 'Roboto Slab', serif;
	text-align: center;
	font-size: 18px;
}

.produkty h3{
	color: #ffffff !important; 
	text-align: center;
	position: static;
	top: 0;
	vertical-align: center;
}

.czytaj_wiecej_autor {
	text-align: center;
}

.nawigacja_produktow {
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	
}

#product_archive_nav {
	left: auto;
	right: auto;
}

div.bbp-template-notice.info {
	display: none;
}

/* Formularz komentowania wpisów */
#bbpress-forums ul.bbp-replies {
	border: 0 !important;
}
#bbpress-forums li.bbp-header {
	display: none;
}
#bbpress-forums div.bbp-reply-author img.avatar {
	max-width: 99px;
}
#bbpress-forums li .bbp-reply-author {
	background: none !important;
	border-top: 0 !important;
}
div.bbp-reply-header {
	border-top: 0 !important;
}
#bbpress-forums li {
	border-bottom: 1px solid #dedede;
	overflow: hidden;
	padding-bottom: 30px;
}
#bbpress-forums li.bbp-body {
	border: 0;
	padding: 0;
}
.bbp-reply-author .bbp-author-name {
	display: none !important;
}
.bbp-reply-author .bbp-reply-ip {
	display: none !important;
}
.zawar .bbp-author-avatar {
	display: none;
}
.zawar img.avatar.photo {
    display: none;
}

.bbp_anonymous_website_hide {
	display: none;
}
.form-allowed-tags {
	display: none;
}
.single-post .container_12.forum {
	display: none;
}

.lrcounter-horizontal-vertical {
	position: absolute;
	top: -42px;
	right: 0;
}
/*------------------------------------------*/
@media only screen and  (max-width: 719px) {


#searchform2 {
  display: none;
  width:100%;
  position: relative;
  float: left;
  background-color: transparent;
  margin-top: 0px;
  background:#000000;
  height: 50px;
  overflow: hidden;
}

#searchform2 input[type=text]{
background: url(images/szukaj.png) no-repeat 15px 6px;
background-position: 97%;
  float: right;
  min-width: 190px;
padding: 10px 16px;
border: 1px solid #ffffff;
color: #fff;
  margin: 6px 6px 0px 0px;
}

.home #searchform2 input[type=text], .category #searchform2 input[type=text] {
  display: block;
  background: url(images/szukaj.png) no-repeat 15px 6px;
  background-position: 97%;
  float: right;
  margin-top: 5px;
  padding: 10px 16px;
  border: 1px solid #ffffff;
}

.site-branding {
  width:100%;
  float: left;
  margin-top: 70px;
}
.site-branding .site-title {
  font-size: 0px;
  line-height: 0px;
  padding-top: 0px;
}
.single-post .site-branding .site-title {
	padding-top: 10px !important;
}
.title-bottom:after {
  content: url(images/colorline.png);
  position: relative;
  top: 0px;
  left: 0;
}
.najlepsze .grid figcaption {
  position: relative;
  bottom: -94px;
  left: 0;
  padding: 0px;
  color: #ed4e6e;
  width: 100%;
  display: table;
  height: 75px;
  background-color: #2fa7d4;
  overflow: hidden;
}

#menu-menu-glowne{
  padding: 0;
  margin: 0;
  }

/* .forum {
  display:none;
} */

.produkty{
display: none;
}
.losowe_produkty{
display: none;
}
.pytania .grid.cf.red {
display: none;
}
.encyklopedia_produktow{
display: none;
}
.red-title{
display: none;
}

.tyt {
  display: table;
  height: 190px;
  max-width: 100%;
  margin-bottom: 10px;
}

.kategorie h3 {
  background: #8cb625;
  color: #ffffff;
  padding: 18px 0px;
  text-align: center;
  position: relative;
  top: 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 16px;
}
.kategorie img {
  margin-bottom: 0px;
  width: 100%;
  height: 100% !important;
}

h3{
  clear: both;
  margin: 0px 0px 0px 0px;
}

.tytuly p {
  color: #151515;
  display: table-cell !important;
  height: 30px !important;
  text-align: center !important;
  border-bottom: 1px dotted black !important;
  margin-bottom: 0 !important;
  font-size: 12px !important;
  line-height: 15px !important;
  padding: 5px 0 !important;
  vertical-align: middle !important;
  width: 100% !important;
}
.kategorie .tytuly {
  width: 100%;
  float: left;
}
.tytuly {
  display: table;
  height: 100%;
  max-width: 100%;
}

a img {
  border: 0;
  width: 100%;
}

.orange-title span {
  background-color: #FF6803;
  color: #FFFFFF;
  float: left;
  padding: 10px 19px 3px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
}

.najlepsze .grid_4 .zdjecie {
  background: url("images/ikona.png") center;
  width: 100%;
  height: 222px;
  background-repeat: no-repeat;
}
ul, ol {
	margin: 0 0 1.5em 0px;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 0em;
}

.tyt p {
  display: table-cell !important;
  height: 30px !important;
  text-align: left !important;
  border-bottom: 1px dotted black !important;
  margin-bottom: 0 !important;
  font-size: 12px !important;
  line-height: 15px !important;
  padding: 5px 0 !important;
  vertical-align: middle !important;
  width: 100% !important;
}

.home #searchform input[type=text], .category #searchform input[type=text] {
  display: block;
  background: url(images/szukaj.png) no-repeat 15px 6px;
  background-position: 97%;
  float: right;
  margin-top: 5px;
  padding: 10px 16px;
  border: 1px solid #ffffff;
}

.index-wide {
	margin-top: 0px;
}
.orange-title {
	border-bottom: 1px solid #FF6803;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
	margin-bottom: 0px;
}
.green-title {
	border-bottom: 1px solid #8cb625;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
	margin-bottom: 0px;
}
.pytania .grid.cf{
	background: #faeff7;
	width: 100%;
	padding-top: 0px;
	border-bottom: 1px solid #bc218e;
}

.opis_kategorii {
  background-color: #FF6803;
  color: #fff;
  padding: 0px;
  margin-bottom: 20px;
  width: 100%;
}

.category-ciekawostki .pytania{
display: none;
}

.front-sidebar {
	display: none;
}

.category-sidebar{
	padding-top: 0px !important;
	float: left;
	width: 100%;
}
.textwidget1 {
  margin-top: 8px;
  background: url(images/obrazek.png);
  height: auto;
  overflow: hidden;
  color: #fff;
  text-align: left;
  width: 100%;
}
.category-sidebar1{
	display:none;
}
.single-post .single-page-categories-container {
	display: none;
}
.single-post .lrcounter-horizontal-vertical {
	display: none !important;
}

div.single-page-categories1 {
  display: inline-block;
  float: left;
  margin-right: 5px;
}	

div.single-page-categories {
  display: inline-block;    
  float: left;
  overflow: hidden;
  position: relative;
  height: auto;
}

#content {
  margin-top: 0px !important;
}

.site-content {
  padding-top: 0px;
}


.author-desc {
  overflow: hidden;
  margin-right: 15px;
}

#post-169 p {
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 0 10px 0px;
  float: left;
  width: 300px;
    margin-left: 10px;
}

#post-169 h2 {
  font-size: 22px;
  text-transform: uppercase;
  float: left;
  width: 300px;
  overflow: hidden;
    margin-left: 10px;
}
#wlasciciel {
  width: 300px;
  float: left !important;
  overflow: hidden;
}
#kontakt {
  position: absolute;
  overflow: hidden;
  float: left !important;
}
#uwaga {
  position: absolute;
  bottom: 0;
  padding: 0px;
  background-color: #fe2700;
  width: 100%;
}

.entry-content h2::after {
  display: none;
}
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {

#searchform2 {
  display: none;
  width:100%;
  position: relative;
  float: left;
  background-color: transparent;
  margin-top: 0px;
  background:#000000;
  height: 50px;
  overflow: hidden;
}

#searchform2 input[type=text]{
background: url(images/szukaj.png) no-repeat 15px 6px;
background-position: 97%;
float: right;  
min-width: 550px;
padding: 10px 16px;
border: 1px solid #ffffff;
color: #fff;
}

.home #searchform2 input[type=text], .category #searchform2 input[type=text] {
  display: block;
  background: url(images/szukaj.png) no-repeat 15px 6px;
  background-position: 97%;
  float: right;
  margin-top: 5px;
  padding: 10px 16px;
  border: 1px solid #ffffff;
  margin: 6px 6px 0 0;
}

.site-branding {
  width:100%;
  float: left;
  margin-top: 70px;
}
.site-branding .site-title {
  font-size: 0px;
  line-height: 0px;
  padding-top: 0px;
}
.single-post .site-branding .site-title {
	padding-top: 10px !important;
}
.title-bottom:after {
  content: url(images/colorline.png);
  position: relative;
  top: 0px;
  left: 0;
}
.najlepsze .grid figcaption {
  position: relative;
  bottom: -94px;
  left: 0;
  padding: 0px;
  color: #ed4e6e;
  width: 100%;
  display: table;
  height: 75px;
  background-color: #2fa7d4;
  overflow: hidden;
}

#menu-menu-glowne{
  padding: 0;
  margin: 0;
  }

/* .forum {
  display:none;
} */

.produkty{
display: none;
}
.losowe_produkty{
display: none;
}
.pytania .grid.cf.red {
display: none;
}
.encyklopedia_produktow{
display: none;
}
.red-title{
display: none;
}

.tyt {
  display: table;
  height: 190px;
  max-width: 100%;
  margin-bottom: 10px;
}

.kategorie h3 {
  background: #8cb625;
  color: #ffffff;
  padding: 18px 0px;
  text-align: center;
  position: relative;
  top: 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 16px;
}
.kategorie img {
  margin-bottom: 3px;
  width: 100%;
  height: 100%;
}

.tytuly p {
  color: #151515;
  display: table-cell !important;
  height: 30px !important;
  text-align: center !important;
  border-bottom: 1px dotted black !important;
  margin-bottom: 0 !important;
  font-size: 12px !important;
  line-height: 15px !important;
  padding: 5px 0 !important;
  vertical-align: middle !important;
  width: 100% !important;
}
.kategorie .tytuly {
  width: 100%;
  float: left;
}
.tytuly {
  display: table;
  height: 100%;
  max-width: 100%;
}

a img {
  border: 0;
  width: 100%;
}

.orange-title span {
  background-color: #FF6803;
  color: #FFFFFF;
  float: left;
  padding: 10px 19px 3px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
}

.najlepsze .grid_4 .zdjecie {
  background: url("images/ikona.png") center;
  width: 100%;
  height: 222px;
  background-repeat: no-repeat;
}
ul, ol {
	margin: 0 0 1.5em 0px;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 0em;
}

.tyt p {
  display: table-cell !important;
  height: 30px !important;
  text-align: left !important;
  border-bottom: 1px dotted black !important;
  margin-bottom: 0 !important;
  font-size: 12px !important;
  line-height: 15px !important;
  padding: 5px 0 !important;
  vertical-align: middle !important;
  width: 100% !important;
}

.home #searchform input[type=text], .category #searchform input[type=text] {
  display: block;
  background: url(images/szukaj.png) no-repeat 15px 6px;
  background-position: 97%;
  float: right;
  margin-top: 5px;
  padding: 10px 16px;
  border: 1px solid #ffffff;
}

.index-wide {
	margin-top: 0px;
}
.orange-title {
	border-bottom: 1px solid #FF6803;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
	margin-bottom: 0px;
}
.green-title {
	border-bottom: 1px solid #8cb625;
	font: 16px 'cantoraoneregular';
	clear: both;
	overflow: hidden;
	margin-bottom: 0px;
}
.pytania .grid.cf{
	background: #faeff7;
	width: 100%;
	padding-top: 0px;
	border-bottom: 1px solid #bc218e;
}

.opis_kategorii {
  background-color: #FF6803;
  color: #fff;
  padding: 0px;
  margin-bottom: 20px;
  width: 100%;
}

.category-ciekawostki .pytania{
display: none;
}

.front-sidebar {
	display: none;
}
.category-sidebar{
	padding-top: 0px !important;
	float: left;
	width: 100%;
}
.category-sidebar1{
	display:none;
}
.single-post .single-page-categories-container {
	display: none;
}
.single-post .lrcounter-horizontal-vertical{
	display: none !important;
}
.single-post #primary {
	padding: 0;
}
.textwidget1 {
  margin-top: 8px;
  background: url(images/obrazek.png);
  height: auto;
  overflow: hidden;
  color: #fff;
  text-align: left;
  width: 100%;
}

.quotescollection_block {
  padding: 0px 20px 0px 10px;
}

div.single-page-categories1 {
  display: inline-block;
  float: left;
  margin-right: 5px;
}	

div.single-page-categories {
  display: inline-block;    
  float: left;
  overflow: hidden;
  position: relative;
  height: auto;
}

#content {
  margin-top: 0px !important;
}

.site-content {
  padding-top: 0px;
}

.author-desc {
  overflow: hidden;
  margin-right: 15px;
}

.entry-content h2::after {
  display: none;
}
}

@media only screen and (max-width: 480px) {
.author-entry-summary p{
display: none;
}
}
