/*
Theme Name: PaperBlock
Theme URI: http://forums.tastyplacement.com/showthread.php?p=24#post24
Description: A clean, left-aligned wordpress theme featuring left navigation and a neutral, paper-inspired background. 
Version: 1.4.2
Author: michaelabstract[at]gmail.com
Author URI: http://www.tastyplacement.com/
Tags: white, two-columns, left-sidebar, fixed-width
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 14px; /* Resets 1em to 10px */;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #302C26;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
	height: 100%;
	background-color: #ffffff;
}
p {
	margin: 16px 0;
}
a {
	color: #436766;
}
#wrap {
	width: 950px;
    margin: 0px auto;
    min-height: 100%;
    height: auto !important;
    background: #fff url(images/page.gif) repeat-y 50% 0;
;
}
#page {
	margin: 0px auto 0px 0px;
	padding: 0;
	width: 950px;
	height: auto;
}
#header {
	height: 100px;
	margin-bottom: 0px;
	width: 950px;
}
#header a {
	color: #565244;
	font-family: Arial, Helvetica, sans-serif;
}
#headerimg {
	background-image: url(images/kabestan.jpg);
	height: 100px;
	margin: 0px auto 0px 0px;
	padding: 0;
	width: 950px;
}
#logo img{
	margin: 0;
	padding: 0;
	float: right;
}
.description {
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #548382;
}
#content {
	padding: 16px;
	margin-bottom: 24px;
	font-size: 12px;
	width: 850px;
	float: right;
}
#content .entry p {
}
.postmetadata {
	margin: 30px 0;
	clear: both;
}
.alt {
	background-color: #F8F9F2;
	margin: 0;
	padding: 10px;
	border: 1px #E9EAE1 solid;
}
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
small {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #717B3F;
	font-size: 0.9em;
	line-height: 1.5em;
}

#skype img{
	margin-bottom: -8px;
}


h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 54px;
	line-height: 51px;
	text-align: left;
	padding: 0;
	letter-spacing: -4px;
}
h2 {
	font-size: 32px;
	letter-spacing: -1px;
}
h2.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #565244;
	text-decoration: none;
}
h2 a:hover, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: underline;
	color: #111111;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.clear {
	clear: both;
}

/* CLEAR FLOATS
/* Add class "clear" to elements that contain floated elements and they will hold the height correctly
*******************************************************/
.clear { display: inline-block; }   
.clear:after, .container:after {
content: ".";
display: block;
height: 0; 
clear: both; 
visibility: hidden;
}
.clear { display: block; }
/*******************************************************/

#footer {
	height: 50px;
	background-color: #333333;
	margin: 24px auto 0 auto;
	width: 100%;
	clear: both;
	padding: 12px 0;
	font-size: 11px;
	text-align: left;
	border-top: 1px #605a4f solid;
	display: none;
}
#footer a {
	color: #FFFFFF;
}
#footer p {
	margin: 0px auto 0px 70px;
	padding: 20px 0;
	width: 930px;
}
h2 {
	margin: 11px 0;
}
h2.pagetitle {
	margin-top: 11px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 12px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	float: left;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar {
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: left;
	float: left;
	width: 190px;
	height: 100%;
/*	background-color: #dee3e2;*/
	font-size: 12px;
	display: none;
}
#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}
#sidebar h2 {
	margin: 8px 0;
	padding: 0;
	color: #545045;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: 900;
	font-size: 16px;
	text-decoration: none;
}

#sidebar form {
	margin: 0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 12px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	color: #717B3F;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding: 4px;
}
#sidebar ul ul ul, #sidebar ul ol {
	border: 0px;
}
#sidebar ul ul li, #sidebar ul ol li {
	padding: 3px;
	margin: 0px;
	background: none;
}
#sidebar ul ul ul li {
}
#sidebar #searchform #s {
	width: 140px;
	height: 22px;
	padding: 0;
	font-size: 10px;
	color: #565244;
	background: #fefefe;
	border: 1px #3c3831 solid;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchsubmit {
	padding: 1px;
	background: #565244;
	border: 1px #3c3831 solid;
	font-size: 10px;
	height: 24px;
	color: #ffffff;
}
.entry form {
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	padding: 1px;
	background: #996633;
	border: 1px #3c3831 solid;
	font-size: 10px;
	height: 24px;
}
/* End Form Elements */
/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.steps {
	display: block;
	float: left;
	text-align: center;
	margin: 0 10px 0 0px;
	width: 30%;
	padding: 5px;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*Nawigacja*/


#menu {
	background: #333;
	float: left;
	list-style: none;
	margin-left: 190px;
	padding: 0;
	width: 740px;
	display: none;
}
#menu li {
	font-weight: bold;
	line-height: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	float: left;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 /*url("../images/seperator.gif")*/ bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	font-weight: bold;
	background: #2580a2 url("../images/hover.gif") bottom center no-repeat;
	color: #dfee2b;
	padding-bottom: 8px;
	}

/*Struktura*/
#nawigacja {
	background-color: #333333;
	height: 30px;
}

#main {
	background-color: #f2f8f8;
}
#promocje { background-repeat: no-repeat; background-image: url(../images/promocje.jpg); height: 100px; }
		

		
.carousel {
	text-align: right;
	background-image: url(images/szkolenia.png);
	background-position: left;
	background-repeat: no-repeat;
}

/*Hover*/
.rejsy {
	height: 110px;
	text-align: right;
	background-image: url(images/rejsy.png);
	background-position: top left;
	background-repeat: no-repeat;
}
ul.thumb {
	margin-left: 40px;
	margin-bottom: 30px;
	margin-top: 30px;
	list-style: none; padding: 0px;
	width: 720px;
}
ul.thumb li {
	
	margin: 0; padding: 5px;
	margin-right: 5px;
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
}
ul.thumb li img {
	width: 90px; height: 90px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(images/thumb_bg.png) no-repeat center center;
	border: none;
}

/* FlickrRSS gallery */

.flickr{
	padding-top: 10px;
	padding-bottom: 30px;

}

.flickr_gallery {
	margin: 15px auto 5px;
	width: 720px;
	display: none;
}
 
.flickr_thumb {
	background: transparent url(images/polaroid.png) no-repeat scroll 50% 0;
	display: inline;
	float: left;
	height: 125px;
	margin: 10px 14px;
	text-align: center;
	width: 116px;
	position: relative;
}
 
.flickr_thumb a {
	display: block;
	height: 100px;
	position: relative;
	width: 100px;
	margin: 8px;
	background-position: 50% 50%;
}
 
.flickr_thumb span {
	background: transparent url(images/tape.png) no-repeat scroll 50% 0;
	height: 25px;
	left: 20px;
	position: absolute;
	top: -10px;
	width: 77px;
	z-index: 10;
}
 
.clear {
	clear: both;
}



.flickr_link {
	background: transparent url(images/polaroid.png) no-repeat scroll 50% 0;
	display: inline;
	float: left;
	height: 125px;
	margin: 10px 14px;
	text-align: center;
	width: 116px;
	position: relative;
}
 
.flickr_link a {
	display: block;
	height: 100px;
	position: relative;
	width: 100px;
	margin: 8px;
	background-position: 50% 50%;
}
 
.flickr_link span {
	background: transparent url(images/tape.png) no-repeat scroll 50% 0;
	height: 25px;
	left: 20px;
	position: absolute;
	top: -10px;
	width: 77px;
	z-index: 10;
}

.wpcf7 {
	display: none;
}

.noprint {
	display: none;
}



