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,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{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
}
.clear {
	clear: both;
}

h1 {
	font-size: 14px;
	color: #797979;
}

body{line-height:1;text-align:left;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/*** Main ***/

html, body {

}

.home .wrapper {

}
body {
	font: 62.5% Helvetica, Arial, sans-serif;
	
	
}
body  {
	background-color: #f7f7f7;
	background-image: url(i/bg1.jpg);
	background-position: center -330px;
	background-repeat: no-repeat;
}
body.home2 {
	background-image: url(i/bg1.jpg);
	background-position: center top;
}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.left {float: left;}
.right {float: right;}
.wrapper {
	width: 880px;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
}

/*** Header ***/

.header {
	padding-top: 30px;
	font-family: Impact, Charcoal, sans-serif;
	margin-right: 30px;
}
.logo {
	font-size: 20px;
	width: 180px;
	float: left;
	position: relative;
	font-weight: normal;
}
.logo a {
	color: #797979;
	text-decoration: none;
	bottom: 12px;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.logo a:hover {
	color: #63cbff;
}

/*** Navigation ***/

.nav {
	float: left;
	margin-left: 15px;
	position: relative;
}
.nav li {
	width: 130px;
	float: left;
	margin-right: 5px;
}
.nav li.current a {color: #f2f2f2;}
.nav a  {
	color: #4a97be;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 10px;
}
.nav a:hover, .nav li.current a:hover, .jsddm_hover a, .sub-menu li a:hover {
	color: #63cbff;
}
li.parent a {

}
li.parent a:hover, li.jsddm_hover a {

}
ul.sub-menu {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	background-color: #555;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
}
ul.sub-menu li {margin-left: 0; height: auto; padding: 0 !important; border: none; float: none; background: none; width: 125px;}
ul.sub-menu li a {
	background: none !important;
	font-size: 14px;
	color: #DFDFDF;
	width: 125px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

/*** Content ***/

.middle {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 61px;
	padding-left: 0;
}
.container {
	padding-bottom: 100px;
	padding-right: 80px;
}
.content {
	width: 610px;
	float: right;
} 

#show {
	width: 610px;
	overflow: hidden;
	margin-bottom: 10px;
}
#show img {cursor: pointer;}
#show_nav a {
	font-size: 14px;
	color: #b8b8b8;
	text-decoration: none;
	margin-right: 10px;
	font-family: Impact, Charcoal, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: inline-block;
}
#show_nav a:hover, #show_nav .activeSlide {
	color: #F7F7F7;
	background-color: #63CBFF;
}

.post_home {
	float: left;
	margin-top: 0;
	margin-right: 27px;
	margin-bottom: 30px;
	width: 177px;
	height: 220px;
}
.thumb {
	display: block;
	width: 177px;
	height: 177px;
	margin-bottom: 5px;
	position: relative;
	color: #333;
}
.thumb img {
	display: block;
	border: 1px solid #abadb0;
}
.thumb span {
	display: block;
	width: 177px;
	height: 177px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #5D5D5D;
	
	margin-top: 1px;
	margin-left: 1px;
}
.post_home h2 {
	font-size: 12px;
	font-weight: bold;
}
.post_home h2 a {
	color: #4A97BE;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.post_home h2 a:hover {
	color: #63cbff;
}

.recent h3 {font-size: 16px; font-weight: bold; color: #797979; margin: 0 0 15px 15px; padding-bottom: 10px; border-bottom: 1px solid #4d4d4d;}

.page_meta {height: 100px;}
.page_meta a {color: #797979; text-decoration: none;}
.page_meta a:hover {
	color: #63cbff;
}
.rss, .tags, .search {
	width: 177px;
	height: 100px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 85px;
	color: #797979;
	margin-right: 25px;
}
.heading {
	width: 470px;
	height: 100px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #797979;
	line-height: 90px;
}
.tags {position: relative;}
.tags a {background: url("i/tags.gif") 100% 50% no-repeat; padding-right: 10px;}
.tags a:hover {background: url("i/tags.gif") 100% 50% no-repeat;}
.taglist {
	margin-top: 16px;
	background: #555;
	position: absolute;
	left: 0px;
	width: 145px;
	padding: 15px 0 15px 15px;
	visibility: hidden;
		-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.taglist li {line-height: 1.5;}
.taglist li a {
	color: #F6F6F6 !important;
	background: none !important;
	font-weight: normal;
	display: block;
}
.taglist li a:hover {
	color: #63cbff !important;
}
.tags .jsddm_hover a {
	color: #9BDEFF;
	background: url("i/tags.gif") 100% 50% no-repeat;
	padding-right: 10px;
}

.search input {
	border: 1px solid #D4D7DC;
	color: #797979;
	font: bold 11px Helvetica, Arial, sans-serif;
	width: 130px;
}

.post_list, .post_single {padding: 30px 0 45px; background: url("i/post_list.gif") 0 100% no-repeat;}
.post_single {background: none;}
.post_list a, .post_single a {
	color: #4A97BE;
	text-decoration: none;
}
.post_list a:hover, .post_single a:hover {text-decoration: underline;}
.post_list h2, .post_single h2 {
	font-size: 26px;
	color: #847979;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 15px;
}
/*.page {padding-top: 15px;}*/
.page h2 {padding-left: 0;}
.post_list h2 a, .post_single h2 a, .page h2 a {
	color: #4A97BE;
	text-decoration: none;
}
.post_list h2 a:hover, .post_single h2 a:hover, .page h2 a:hover {
	color: #63cbff;
	text-decoration: none;
}
.post_list_meta, .post_single_meta {
	width: auto;
	margin-left: 15px;
	float: none;
	padding: 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 15px;
}
.post_list_meta p, .post_single_meta p, .post_share {color: #797979; font-size: 11px; margin-bottom: 11px; line-height: 1.7;}

.post_date {margin-bottom: 0 !important;}
.post_cat a {
	float: left;
	padding: 5px;
	margin-top: -5px;
	margin-right: 10px;
	background-color: #4A97BE;
	color: #FFF;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.post_cat a:hover {
	background-color: #63cbff;
	text-decoration: none;
	color: #333;
}


.post_share {
	line-height: normal;
	float: right;
}
.sharelist {display: none; margin-top: 11px;}
.sharelist li {margin-bottom: 3px;}

.post_content {
	margin-right: 15px;
	margin-left: 0px;
	width: auto;
	padding-top: 15px;
}
.more {margin-bottom: 0; font-weight: bold;}

.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 {
	color: #797979;
	margin: 15px 0;
	font-weight: normal;
}
.post_content h1, .post_content h2 {font-size: 26px;}
.post_content h3 {font-size: 24px;}
.post_content h4 {font-size: 22px;}
.post_content h5 {font-size: 20px;}
.post_content h6 {font-size: 18px;}

.post_content p {
	color: #797979;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 12px;
}
.post_content a {
	color: #4A97BE;
}
.post_content a:hover {
	text-decoration: none;
	background-color: #288CC0;
	color: #F7F7F7;
}
.post_content ul, .post_content ol {margin-bottom: 12px; padding-left: 40px;}
.post_content li {
	color: #797979;
	font-size: 12px;
	line-height: 1.5;
}
.post_content ul li {list-style: circle;}
.post_content ol li {list-style: decimal;}
.post_content blockquote {color: #797979; font: italic 16px Georgia, Geneva, "Times New Roman", times; padding-left: 70px; margin: 15px 0;}
.post_content blockquote p {color: #797979; font: italic 16px Georgia, Geneva, "Times New Roman", times;}

/*** Images ***/

.post_content img {
	margin: 0;
	height: auto;
	max-width: 500px;
	width: auto;
}
.post_content .attachment img { max-width: 785px; }
.post_content .alignleft, .post_content img.alignleft { display: inline; float: left; margin-right: 15px; margin-top: 4px; }
.post_content .alignright, .post_content img.alignright { display: inline; float: right; margin-left: 15px; margin-top: 4px; }
.post_content .aligncenter, .post_content img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.post_content img.alignleft, .post_content img.alignright, .post_content img.aligncenter { margin-bottom: 12px; }
.post_content .wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center; }
.post_content .wp-caption img { margin: 5px 5px 0; }
.post_content .wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; }
.post_content .wp-smiley { margin: 0; }
.post_content .gallery { margin: 0 auto 18px; }
.post_content .gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; }
.post_content .gallery img {  }
.post_content .gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 15px; }
.post_content .gallery dl { margin: 0; }
.post_content .gallery img {  }
.post_content .gallery br+br { display: none; }
.post_content .attachment img { /* single attachment images should be centered */ display: block; margin: 0 auto; }

/*** Pagination ***/

.pagination {padding: 15px 0 15px 15px;}
.pagination_ctrl {height: 30px; width: 145px; float: left; background: url("i/pagination_ctrl.gif") 50% 50% no-repeat; position: relative;}
.nextpostslink, .previouspostslink {display: block; width: 63px; height: 30px; position: absolute;}
.nextpostslink {background: url("i/pagination_arr.gif") 100% 10px no-repeat; right: 7px;}
.previouspostslink {background: url("i/pagination_arr.gif") 0 10px no-repeat; left: 7px;}
.nextpostslink:hover {background-position: 100% -39px;}
.previouspostslink:hover {background-position: 0 -39px;}
.pagination_pages {height: 30px; line-height: 30px; float: right; margin-left: 15px;}
.pagination_pages a, .pagination_pages span {
	margin: 0 6px;
	padding: 5px;
	color: #63cbff;
	text-decoration: none;
	font-size: 11px;
}
.pagination_pages a:hover {text-decoration: underline;}
.pagination_pages .current {color: #797979;}

/*** Comments ***/

.comments_heading {padding-bottom: 10px;}
.add_comment {width: 145px; height: 25px; float: left; margin-left: 15px; font-size: 11px; border-bottom: 1px solid #4d4d4d;}
.add_comment a {
	color: #4A97BE;
	text-decoration: none;
}
.add_comment a:hover {text-decoration: underline;}
.comment_qty {width: 785px; height: 25px; margin-left: 15px; float: left; border-bottom: 1px solid #4d4d4d; color: #797979; font-size: 12px;}
.nopassword {color: #797979; font-size: 12px; padding-left: 15px;}

.comment_item {padding: 15px 0; background: url("i/post_list.gif") 0 100% no-repeat;}
.comment_meta {float: left; width: 145px; margin-left: 15px; color: #797979; font-size: 11px; line-height: 1.7;}
.comment_meta a {
	color: #63cbff;
	text-decoration: none;
	font-style: normal;
}
.comment_meta a:hover {text-decoration: underline;}
.comment_text {width: 785px; margin-left: 15px; float: left; color: #797979; font-size: 12px; line-height: 1.5;}

#respond {margin-top: 30px;}
.respond_meta {float: left; width: 145px; margin-left: 15px; color: #797979; font-size: 12px; font-weight: bold;}
.comment_form {padding-bottom: 60px; width: 785px; float: left; margin-left: 15px;}
.comment_fields {margin-bottom: 25px;}
#author, #email, #url {
	width: 222px;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	color: #797979;
	font-size: 12px;
	border: 1px solid #E4E4E6;
	padding-bottom: 8px;
	overflow: hidden;
}
#url {width: 305px; margin: 0;}
.comment_form textarea {
	width: 785px;
	height: 125px;
	overflow: auto;
	border: none;
	border-bottom: 1px solid #4d4d4d;
	color: #8C8C8C;
	font: 12px Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}
.comment_submit {text-align: right;}
#submit {
	width: 170px;
	height: 40px;
	padding: 0 15px;
	background: #4d4d4d url("i/comment_submit.gif") 146px 17px no-repeat;
	border: none;
	text-align: left;
	color: #4A97BE;
	font: 12px Helvetica, Arial, sans-serif;
	cursor: pointer;
}
#submit:hover {background: #fff18f url("i/comment_submit.gif") 146px -26px no-repeat; color: #4d4d4d;}
.comment_message {
	color: #797979;
	font-size: 12px;
	margin-bottom: 12px;
}
.comment_message a {
	color: #4a97be;
	text-decoration: none;
}
.comment_message a:hover {text-decoration: underline;}

/*** Left column ***/

.l_col {
	width: 145px;
	float: left;
	background-color: #E5E5E5;
	padding: 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.l_col .post_portfolio h2 {
	color: #555;
	font-size: 14px;
	font-weight: bold;
}
.post_divider {font-size: 11px; color: #b8b8b8;}
.l_col .post_portfolio p {
	color: #555;
	line-height: 1.3;
	margin-bottom: 15px;
	font-size: 12px;
}
.l_col .post_portfolio a {
	color: #008BCE;
	text-decoration: none;
}
.l_col .post_portfolio a:hover {text-decoration: underline;}

/*** Footer ***/

.footer {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.footer_inn {
	border-top: 1px solid #4d4d4d;
	height: 36px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 10px;
}
.footer_inn p {font-size: 11px; color: #797979;}
.footer_inn a {
	color: #63cbff;
	text-decoration: none;
}
.footer_inn a:hover {
	color: #FFF;
	background-color: #63cbff;
}
.wpshower_logo {background: url("i/wpshower_logo.png") 0 2px no-repeat; padding: 0 0 0 9px;}
.header.wide {
	height: 350px;
}
#sidebars {
	float: left;
	margin: 0px;
	width: 150px;
	padding: 15px;
}
#postslist {
	float: left;
	width: 620px;
}

.nav a, .logo a, .post_content a, .footer_inn a, .wpcf7-submit {
     -moz-transition: all 0.3s ease-in; /* FF3.7+ */
       -o-transition: all 0.3s ease-in; /* Opera 10.5 */
  -webkit-transition: all 0.3s ease-in; /* Saf3.2+, Chrome */
          transition: all 0.3s ease-in;
}
.nav .sub-menu a {
     -moz-transition: all 0s ease-out; /* FF3.7+ */
       -o-transition: all 0s ease-out; /* Opera 10.5 */
  -webkit-transition: all 0s ease-out; /* Saf3.2+, Chrome */
          transition: all 0s ease-out;
}
.nomargin {
	margin: 0px;
}
#breadcrumbs a {
	color: #B1B1B1;
}
#breadcrumbs {
	color: #B1B1B1;
}
#breadcrumbs strong {
	color: #797979;
}
#breadcrumbs a:hover {
	color: #63cbff;
}
#show span {
	padding: 4px;
	display: block;
	border: 1px solid #CCC;}
.single-portfolio .wrapper .prev {
	position: absolute;
	margin-left: -70px;
	margin-top: 150px;
}.next a span, .prev a span {
	display: none;
	position: absolute;
	background-color: #E5E5E5;
}
.single-portfolio .next a {
	background-image: url(i/next.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	display: block;
	width: 40px;
}
.single-portfolio .prev a  {
	background-image: url(i/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 104px;
	width: 40px;
}
.single-portfolio .wrapper .next {
	float: right;
	position: absolute;
	margin-top: 150px;
	margin-left: 820px;
	text-align: right;
}
.blue_label {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #319ed6;
	border-bottom-color: #319ed6;
	padding-top: 2px;
	padding-bottom: 2px;
}
.blue_label p {
	padding: 12px;
	background-color: #288cc0;
	color: #F6F6F6;
	margin: 0px;
}
.pf_about {
}
.pf_about h1 {
	font-family: Impact, Charcoal, sans-serif;
	color: #288CC0;
	font-size: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pf_about.screen2 h1 {
	color: #F7F7F7;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	top: -5px;
	position: relative;
}
.pf_about.screen2 {
	background-image: url(i/grafika_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 187px;
}
.pf_about.screen2 p {
	width: 410px;
	font-size: 15px;
	line-height: 1.5em;
}
.pf_about.screen3 {
	background-image: url(i/grafika_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	min-height: 586px;
}
.pf_about.screen3 p {
	line-height: 1.5em;
	font-size: 15px;
	width: 400px;
}
.pf_about .addon {
	padding-top: 15px;
	margin-left: 330px;
}
.pf_about.screen3 .addon p {
	width: auto;
}





.pf_about.screen1 {
	background-image: url(i/grafika_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 295px;
}
.pf_about.screen1 p {
	width: 360px;
	line-height: 1.5em;
	font-size: 15px;
}
.footer #oferta {
	width: 545px;
	padding-bottom: 15px;
	margin-top: -53px;
	background-image: url(i/oferta_pytanie.png);
	background-repeat: no-repeat;
	background-position: 250px top;
	padding-top: 53px;
}
#oferta .indivright {
	position: absolute;
	margin-left: 330px;
	margin-top: -50px;
	width: 210px;
}
.footer h2 {
	font-family: Impact, Charcoal, sans-serif;
	color: #518CC0;
	font-size: 20px;
}
.footer .reklamy {
	margin-bottom: 70px;
}

#oferta p {
	font-size: 14px;
}
#oferta ul {
	font-size: 14px;
	line-height: 1.5em;
	list-style-image: url(i/bullet.png);
	list-style-position: inside;
	padding-left: 5px;
	color: #818181;
}
.left .reklamy ul {
	margin-top: 8px;
}

.footer .left ul li {
	padding-bottom: 10px;
}
.footer .left ul li a, .footer .left ul li a:hover {
	background-color: transparent;
	color: transparent;
}

.footer .left div ul li a img {
		filter: alpha(opacity=40);
        -moz-opacity:0.4;
        -khtml-opacity: 0.4;
        opacity: 0.4;
}
.footer .left div ul li a:hover img {
		filter: alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity: 1;
        opacity: 1;
}
.footer #oferta .indivright p {
	font-size: 12px;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
	background-image: url(../../themes/darek/i/kontakt_bg.png);
	background-repeat: no-repeat;
	background-position: right top;

}