/*
Theme Name: Poddasze (v 2.0)
Version: 1.6
Author: Malgorzata Wierzbicka (code), Tomasz Szkodzinski (design)
Author URI: http://www.bieron.pl/
*/

* {
	margin: 0;
	padding: 0;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* end of clearfix */



/* Begin Typography & Colors */
body {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #e7eeeb url('images/bg.jpg') repeat-x 0 bottom;
	color: #59564b;
	text-align: center;
}
.app {
	background: url(images/bg_top.jpg) repeat-x 0 0;
}
.wrapper {
	background: url(images/top.jpg) no-repeat center 0;
}
.wrapper_btm {
	background: transparent url(images/page_foot.jpg) no-repeat scroll center bottom;
}
.page {
	text-align: left;
}
.page_head {
  position: relative;
}
.page_content {
	font-size: 1.2em;
	background: url(images/page_middle.jpg) repeat-y center 0;
}
.mainCol .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.mainCol .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
.page_foot {
	background: url('images/page_foot.jpg') no-repeat bottom;
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #59564b;
}
h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 24px;
}
h2.pagetitle {
	font-size: 24px;
}

h3.pagetitle {
	font-size: 18px;
	margin-bottom:20px;
}

.sidebar h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
}
.commentlist li ul li {
	font-size: 1em;
}
.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 {
}
.commentmetadata {
	font-weight: normal;
}
small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
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 {
	color: #2dacd3;
	text-decoration: none;
}
a:hover {
	color: #2dacd3;
	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;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

.fb_like_btn {
    height: 21px;
    padding: 7px 6px 8px 35px;
    position: absolute;
    right: 113px;
    top: 155px;
    width: 145px;
}

/* top menu*/
.menu {
	list-style: none;
	position: relative;
	z-index: 20;
}
.menu a {
	position: absolute;
	outline: 0;
	width: 128px;
	height: 60px;
	top: 0px;
	text-indent: -999em;
	background: url(images/menu_items_new.png) no-repeat 0 0;
}


.page-item-3000 a {
	left: 90px;
	width:60px;
	background-position: -2px -0px;
	_background-position: -2px -0px !important;
}
.page-item-3000 a:hover {

	background-position: -2px  -63px;
	_background-position: -2px -63px !important;
}

.page-item-3000.current_page_ancestor a, 
.page-item-3000.current_page_ancestor a:hover, 
.page-item-3000.current_page_item a, 
.page-item-3000.current_page_item a:hover {
	background-position: -2px -128px;


}
/*
.page-item-6.current_page_item a,
.page-item-6.current_page_parent a, .page-item-6.current_page_ancestor a,
.page-item-6.current_page_item a:hover .page-item-6.current_page_ancestor a:hover {
	background-position: -133px 0;
}
.page-item-6 a {
	left: 220px;
	background-position: -133px -60px;
	_background-position: -133px -60px !important;
	height: 54px;
}
.page-item-6 a:hover {
	background-position: -133px -120px;
	_background-position: -133px -120px !important;
}*/


.page-item-321 a {
	 background-position: -71px -3px;
    left: 180px;
    width: 144px;
	

	_background-position: -71px -3px !important;

}
.page-item-321 a:hover {
	background-position: -71px -66px;
	_background-position: -71px -66px !important;
}
.page-item-321.current_page_item a,
.page-item-321.current_page_ancestor a,
.page-item-321.current_page_item a:hover,
.page-item-321.current_page_ancestor a:hover {
	background-position: -72px -126px;
}

.page-item-342 a {
	background-position: -226px -3px;
    left: 333px;
    width: 167px;
	_background-position: -226px -3px !important;

}
.page-item-342 a:hover {
	background-position: -226px -66px;
	_background-position: -226px -66px !important;
}
.page-item-342.current_page_item a,
.page-item-342.current_page_ancestor a,
.page-item-342.current_page_item a:hover,
.page-item-342.current_page_ancestor a:hover {
	background-position: -226px -129px;
}



.page-item-1589 a {
	background-position: -404px -0px;
    left: 506px;
    width: 121px;
	_background-position: -404px -0px !important;

}
.page-item-1589 a:hover {
	background-position: -404px -63px;
	_background-position: -404px -63px !important;
}
.page-item-1589.current_page_item a,
.page-item-1589.current_page_ancestor a,
.page-item-1589.current_page_item a:hover,
.page-item-1589.current_page_ancestor a:hover {
	background-position: -404px -123px;
}



.page-item-11 a {
	background-position: -531px -0px;
    left: 650px;
    width: 85px;
	_background-position: -531px -0px !important;

}
.page-item-11 a:hover {
	background-position: -531px -63px;	
	_background-position: -531px -63px !important;
}
.page-item-11.current_page_item a, .page-item-11.current_page_ancestor a ,
.page-item-11.current_page_item a:hover, .page-item-11.current_page_ancestor a:hover {
	background-position: -531px -123px;
}

.page-item-1983 a {
	background-position: -531px -0px;
    left: 650px;
    width: 85px;
	_background-position: -531px -0px !important;
}
.page-item-1983 a:hover {
	background-position: -531px -63px;	
	_background-position: -531px -63px !important;
}
.page-item-1983.current_page_item a, .page-item-1983.current_page_ancestor a ,
.page-item-1983.current_page_item a:hover, .page-item-1983.current_page_ancestor a:hover {
	background-position: -531px -123px;
}



.page-item-3 a {
	background-position: -625px 0;
    left: 744px;
    width: 108px;
	_background-position: -625px -0px !important;
}
.page-item-3 a:hover {
	background-position: -625px -63px;	
	_background-position: -625px -63px !important;
}
.page-item-3.current_page_item a, .page-item-3.current_page_ancestor a ,
.page-item-3.current_page_item a:hover, .page-item-3.current_page_ancestor a:hover {
	background-position: -625px -123px;
}
.page-item-15.current_page_item a, .page-item-15.current_page_ancestor a
.page-item-15.current_page_item a:hover, .page-item-15.current_page_ancestor a:hover {
	background-position: -600px 0;
}
.page-item-15 a {
	left: 689px;
	background-position: -600px -60px;
	_background-position: -600px -60px !important;
	width: 103px;
}
.page-item-15 a:hover {
	background-position: -600px -120px;
	_background-position: -600px -120px !important;
	
}

/* Begin Structure */
body {
}
.page_wrapper {
	margin: 0 auto;
	width: 980px;
}
.page_content {
	position: relative;
	padding: 0 50px;
}
.page_menu {
	height: 69px;
	background: url(images/page_top.jpg) no-repeat center 0;
	margin-bottom: 25px;
}
.logo a {
	background: url(images/page_head.jpg) no-repeat center top;
	display: block;
	height: 259px;
	text-indent: -999em;
	outline: 0;
}
.mainCol {
	float: right;
	margin: 0 90px 0 20px;
	width: 550px;
}
.fullCol {
	margin: 0 90px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.post p {
	margin-bottom: 1em;
}
.post strong {
	font-size: 13px;
}
.post ul, .post ol {
	margin-left: 15px;
	margin-bottom: 1em;
}
.date {
	color: #59564b;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 15px;
}
.widecolumn .post {
	margin: 0;
}
.mainCol .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
.page_foot {
	padding: 0;
	margin: 0 auto;
	clear: both;
	height: 448px;
}
.page_foot p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
}
h2 {

}
h2.pagetitle {
	margin-bottom: 20px;
}
.sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 5px 15px;
	display: inline;
	border: 1px solid #666666;
}
img.alignleft {
	padding: 4px;
	margin: 0 15px 5px 0;
	display: inline;
border: 1px solid #666666;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
div.alignright {
	margin-left: 16px;
	margin-bottom: 4px;
}
div.alignleft {
	margin-right: 16px;
	margin-bottom: 4px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}
.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}
.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, .sidebar ul ol li {
	list-style: decimal outside;
}
.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */




/* lewe menu */
.widget_recent_entries ul, .submenu {
	list-style: none;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.sidebar .submenu {
  padding: 4px 30px 15px 24px;
}
.widget_recent_entries ul li, .submenu li {
	
}
.widget_recent_entries ul a, .submenu a {
	color: #31b0d4;
}
.widget_recent_entries ul a:hover, .submenu a:hover {
	color: #82c9df;
	text-decoration: none;
}
.widget_recent_entries .current_page_item a, .submenu .current_page_item a, .submenu .current_page_ancestor a {
	color: #9f9376;
}
.submenu ul {
	font-size: 13px;
	font-weight: normal;
}
.submenu li ul a, .submenu li.current_page_item ul a, .submenu li.current_page_ancestor ul a {
	color: #31b0d4;
}
.submenu li.current_page_ancestor ul .current_page_item a {
	color: #2e363a;
}
.sidebar .submenu li, .sidebar .widget_recent_entries li {
	border-bottom: 1px solid #DDDDDD;
    margin: 0;
    
    padding-bottom: 10px;
    padding-top: 10px;
}
.sidebar .submenu li:last-child {
border:0px ;
}


.sidebar .submenu ul {
	margin-left: 0;
	display: none;
}
.sidebar .submenu .current_page_ancestor ul, .sidebar .submenu .current_page_parent ul, .sidebar .submenu .current_page_item ul {
	display: block;
}
.sidebar .submenu ul li {
	background: url(images/bullet_blue.gif) no-repeat 3px 10px;
	padding: 3px 0 3px 11px;
}
.submenu .current_page_ancestor a, .submenu .current_page_item a {
	color: #2e363a;
	margin-left: -12px;
	padding-left: 12px;
}
.sidebar .submenu .current_page_ancestor .current_page_item {
	background: url(images/bullet_black.gif) no-repeat 3px 10px;
}
.sidebar .submenu .current_page_ancestor li a {
	background: none;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
.sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
.crane {
	position: absolute;
	top: -155px;
	left: 83px;
	background: url(images/crane.gif) no-repeat 0 0;
	width: 313px;
	height: 102px;
}
.sidebar {
	position: absolute;
	z-index: 0;
	top: -83px;
	left: 5px;
	width: 239px;
	background: url(images/submenu_top.png) no-repeat 0 0;
	padding-top: 187px;
}
.sidebar_top {
	height: 13px;
	position: absolute;
	top: 0;
	left: 0;
	width: 239px;
	z-index: 1;
	background: url(images/submenu_content_top.png) no-repeat 0 0;
}
.sidebar_inner {
	background: url(images/submenu_content.png) repeat-y 0 0;
	padding: 1px 0;
	z-index: 1;
	position: relative;
}
.sidebar_text {
	position: relative;
	z-index: 20;
	padding: 5px 0;
	margin-right: 15px;
}
.sidebar_btm {
	background: url(images/submenu_btm.png) repeat-y 0 0;
	height: 94px;
	position: absolute;
	bottom: -30px;
	width: 239px;
	left: 0;
	z-index: 0;
}
.widgettitle {
	display: none;
}
.sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#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;
}
/* End Calendar */



/* Begin Various Tags & Classes */
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;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	border-top: 1px dashed #d5d0c3;
	padding: 30px 0 0;
	display: block;
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/

/* form */
.form {
	width: 450px;
	margin: auto;
}
.form dt {
	width: 120px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-right: 8px;
	text-align: right;
	height: 25px;
	line-height:25px;
}
.form dd {
	float: left;
	min-height: 25px;
	line-height:25px;
	margin-bottom: 10px;
}
.form input.text, .form input.text_wide, .form textarea, .form select {
	background: #fff;
	border: 1px solid #e0d9c3;
	padding: 2px 3px;
	width: 180px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.form input.text_wide {
	width: 280px;
}
.form select {
	width: 188px;
}
.form textarea {
	height: 100px;
	width: 280px;
}
.form input.submit {
	border: 0 none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	background: url(images/submit.png) no-repeat center center;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 76px;
	text-align: center;
	cursor: pointer;
	padding: 4px 0;
}
.event_form {
	border-top: 1px dashed #d5d0c3;
	padding-top: 30px;
	margin-top: 30px;
}
/* gallery */
.gallery img {
	padding: 4px;
	border: 1px solid #e0d9c3;
	background-color: #fff;
	margin: 0 12px 12px 0;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #e0d9c3;
	text-align: center;
	background-color: #fff;
}
.wp-caption img {
	margin: 5px;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#wpstats {
	display: none;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


#header_flash {
  position: absolute;
  top: 89px;
  left: 602px;
  z-index: 300;
}


/* EDIT! by TEQ1 - linki na stronie głównej - z dodaną klasą main_page_link  - !!! radius tylko w GECKO */

.main_page_link {
	background-color: white;
	border: 1px solid #E1E1E1;
	border-radius: 3px 3px 3px 3px;
	color: #2DACD3;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


.main_page_link_container {
	list-style:none;
	margin-left:0px;
	}
	
	.main_page_link_container li{
		float:left;
		margin-top: 13px;
		margin-right:3px;

	}
	.main_page_link_container li:last-child {

		margin-bottom: 15px;

	}

	
	.maina_page_item_container  h6 {
	font-size: 16px;
    margin-bottom: 20px;
    margin-top: 15px;
    text-decoration: underline;
    text-shadow: 1px 1px 1px #FFFFFF;
	}
	
	
	.maina_page_item_container 
	{
		float:left;
		width:100%;}
		
.clear{clear:both;}	
	
.category_box
{ 
    margin-bottom: 20px;
    width: 550px;}

.category_box ul {}
.category_box ul li{
	
	float: left;
	
	list-style: none outside none;
	}
.category_box ul li a{
	background:url(images/bg_box_gradient.jpg) repeat-x center center;
	border: 1px solid #dddddd;
	float: left;
	height: 70px;
	list-style: none outside none;
	margin-left: 0;
	margin-right: 10px;
	text-align: center;
	width: 160px;
	margin-bottom:10px;
	padding-top: 10px;
	padding-right: 1px;
	padding-left: 1px;
	border-radius: 3px;
	text-decoration: none;
	-moz-border-radius:3px;

-webkit-border-radius:3px;
}
.category_box ul li a:hover {

	background:url(images/bg_box_gradient_hover.jpg) repeat-x center center #ffffff;
	border:1px solid #31B0D4;
	box-shadow:1px 1px 10px #ccc;
	}
.category_box ul li:last-child { }
.category_box br {
line-height: 0px; }

	.category_box span.title {
		font-size:14px;
		color:#31B0D4;
		display: block;
		margin-top: 5px;
	}
	.category_box span.note {
		font-size:9px;
		line-height:12px;
		 color: #333333;
		display: block;
	}
		
		
		.featured_logo {
		height: 78px;
    position: absolute;
    right: 60px;
    top: 5px;
    width: 200px; }
	
/* EDIT ! - END */
