html,body
{
	width: 100%;
	text-align: center;
	margin:0px;
	padding: 0px;
	font-family: Verdana,Tahoma,Arial;
	font-size: 12px;
}

img {border: 0px;}


.logo {
	border:2px solid #CECECE;
}


.cb {clear:both;}
.center{text-align: center;}
.fill{width: 100%;height:100%;display:block;}
.half{width: 50%;float: left; }
.half .margin{margin: 40px;}
.halfimg { text-align: right; background-color:#FFF; height:367px;}
.fs0{font-size: 0px;}

.border
{
border: 2px solid #CECECE;
}

a 
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

a:focus
{
	background-color: #FFEE00;
	border: 1px solid black;
}

h1.hidden{margin: 0px;font-size: 0px; line-height: 0px;overflow: hidden; font-weight: inherit; color: inherit}
h2.hidden{margin: 0px;font-size: 0px; line-height: 0px;overflow: hidden; font-weight: inherit; color: inherit}

.entry-content p a
{
	text-decoration: underline;
}

ul.orange
{
	color: #FF6600;
}
p.mainText {margin: 4px 0px 4px 0px;text-align: justify;font-size: 12px;}
p.italic {font-style: italic;text-align: center;font-size: 14px;}
p.bold {font-weight: bold;}


.gallery img{border-style:none;!important}
dl.gallery-item {width:auto;display:inline;margin-left: 0px; text-align: left;}
dl.gallery-item img {margin-left: 0px;}
.attachment-thumbnail {margin-left: 0px;float: left;}

#logo
{
	width: 422px;
	height: 150px;
	display: block;
	overflow:hidden;
}

#logo:before
{
	   content: url(./images/logo.png);
	   display:inline-block;
	   font-size:0;
	   line-height:0;
}


#popieram_pl
{
	width: 240px;
	height: 68px;
	display: block;
	margin-top: 24px;
	cursor: pointer;
	margin-bottom: 7px;
	overflow:hidden;
}

#popieram_pl:before
{
	   content: url(./images/popieram_pl.png);
	   display:inline-block;
	   font-size:0;
	   line-height:0;
}

#popieram_pl:hover
{
	background-position: 0px 68px;
}

.read-more
{
display: block;float: right;margin-top: 20px;color: #000;
background-image: url(./images/arrow.png);
background-repeat: no-repeat;
background-position: right center;
padding-right: 12px;
font-weight: 100;
text-decoration: none;

}

.font_a
{
	background-image: url(./images/a.png);
	height: 22px;
	width: 17px;
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	margin: -8px 0 0;
}

.font_ap
{
	background-image: url(./images/ap.png);
	height: 22px;
	width: 28px;
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	margin: -8px 0 0;
}

.font_app
{
	background-image: url(./images/app.png);
	height: 22px;
	width: 34px;
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	margin: -8px 0 0;
}

.contrast_white
{
	background-image: url(./images/contrast_white.png);
	height: 30px;
	width: 29px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	font-size: 0px;
}

.contrast_black
{
	background-image: url(./images/contrast_black.png);
	height: 30px;
	width: 29px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	font-size: 0px;
}

.digit
{
	width: 43px;
	height: 67px;
	background-image: url(./images/cyferka.png);
	color: #fff;
	font-size: 45px;
	display: inline-block;
	margin-top: 24px;
	line-height: 68px;
	text-align: center;
	margin-left: 2px;
	margin-bottom: 7px;
}

#orangeTop
{
	height: 40px;
	width: 100%;
	background-color: #FF6600;
}

#orangeTop #inner
{
	width: 980px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
	text-align: left;
}

#orangeTop #inner .quater
{
	padding: 0 20px 0 20px;
	margin: 0px;
	float: left;
	width: 202px;
	border-left: 3px solid #fff;
	line-height: 40px;
}

#orangeTop #inner .quater:first-child
{
	border-left: 0px none;
}

.wrapper
{
	width: 980px;
	margin: 0px auto;
	text-align: left;
	clear:both;
}

.wrapper.upperLine
{
	padding-top: 30px;
	border-top: 2px solid #FF6600;
	margin-top: 25px;
}

.wrapper.bottomLine
{
	padding-bottom: 30px;
	border-bottom: 2px solid #FF6600;
	margin-bottom: 25px;
}

.hr
{
	height: 2px;
	border: 0px none;
	background-color: #FF6600;
}

/* MENU G��WNE */
.menu-menu-container
{
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
	margin: 15px 0px 15px 0px;   
	font-family: Arial;
}
.menu-menu-container ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
.menu-menu-container ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding: 0 4px;
   position:relative;
   right:50%;
   border-right: 1px solid #A0A0A0;
       
}

.menu-menu-container ul li:last-child {
   border-right: 0px solid #A0A0A0;
       
}

.menu-menu-container ul li.current_page_item
{
   background-color: #FFEE00;
}

.menu-menu-container ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 5px;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
   font-size: 19px;
}

.menu-menu-container ul li a:hover  {
   color: #FF6600;
}

.menu-menu-container ul li a.active,
.menu-menu-container ul li a.active:hover 
{
   color:#fff;
   background:#000;
   font-weight: bold;
}

/*MENU PIONOWE*/

ul.vmenu 
{
   list-style:none;
   margin:0;
   padding:0;
}

ul.vmenu li {
   display:block;
   list-style:none;
   margin:0;
   padding:0;
}


/* WYSZUKIWARKA */

.searchBlock
{
	clear: both;
	width: 100%;
	margin: 0px 10px 0px 10px;
	text-align: right;
}

.searchBlock input
{
	border: 3px solid #FF6600;
	background-image: url(./images/lupa.png);
	background-repeat: no-repeat;
	background-position: 210px center;
	
	margin: 0px 10px 0px 10px;
	padding: 7px 30px 7px 7px;
	width: 200px;
}

.searchBlock input.submit
{
	padding-left: 0px; 
	border-left-width: 0px; 
	margin-left: 0px; 
	background-color: rgb(255, 102, 0); 
	color: white; 
	font-size: 14px; 
	width: 63px; 
	text-align: center; 
	padding-right: 0px;
	cursor:pointer;
}

/* U�ATWIENIE DOST�PU */

.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */

}



/* SLIDER */

.slider
{
	background-color: #FFF1E8;
	height: 296px;
	width: 976px;
	margin: 20px 0px 20px 0px;
}

/* POSTY */

.post3
{
	width: 31%;
	float: left;
	margin: 0% 1% 0% 1%;
}

.post3 h3
{
	margin-top: 0px;
	font-size: 20px;
	margin-bottom: 10px;
}

.post3 img
{
	float: left;
	margin: 0px 7px 7px 0px;
}

.post3 h3 a
{
	text-decoration: none;
	color: black;
}

/* INNE */

.big
{
	font-size:30px;
	font-weight: bold;
}

.description,.posts
{
	padding-bottom: 30px;
	border-bottom: 2px solid #FF6600;
	margin-bottom: 30px;
}

.description .left
{
	width: 70%;
	float: left;
	font-size: 16px;
}

.description .right
{
	width: 30%;
	float: left;
}

.description .right p
{
	font-size: 11px;
	margin-left: 30px;
}

/* FOOTER */

footer
{
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.footerLeft
{
width: 355px;float: left;
height: 120px;
}

.footerRight
{
    border-left: 2px solid #FF6600;
    float: left;
    height: 157px;
    width: 623px;
}


.join
{
	width: 273px;
	height: 101px;
	cursor: pointer;
	display: block;
	overflow:hidden;
	margin-left: 23px;
}


.join:before
{
	   content: url(./images/jakdolaczyc.png);
	   display:inline-block;
	   font-size:0;
	   line-height:0;
}


.join:hover
{
	background-position: 0px 100px;
}


.join a
{
	text-decoration: none;
	color: #000;
}

.zglosBadanie
{
	width: 273px;
	height: 100px;
	cursor: pointer;
	display: block;
	overflow:hidden;
}


.zglosBadanie:before
{
	   content: url(./images/zglosBadanie.png);
	   display:inline-block;
	   font-size:0;
	   line-height:0;
}

.zglosDobraPraktyke
{
	width: 273px;
	height: 100px;
	cursor: pointer;
	display: block;
	overflow:hidden;
}


.zglosDobraPraktyke:before
{
	   content: url(./images/zglosDobraPraktyke.png);
	   display:inline-block;
	   font-size:0;
	   line-height:0;
}

.gallery-icon
{
	margin-left: 0px;
}

img.wp-post-image
{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 2px solid #B2B2B2;	
}

#submit
{
	background-image: url(./images/button.png);
	width: 151px;
	height: 27px;
	border: 0px;
	color: #fff;
}

/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	/*background-image: linear-gradient(top, #009cee, #0088d0);*/
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}

#wpml_credit_footer
{
	display: none !important;
}


.pageBlokLeft
{
	float: left;
	width: 200px;
	min-height: 10px
	
}

.pageBlokRight
{
	float: left;
	width: 758px;
	padding-left: 20px;
	border-left: 2px solid #FF6600;
}

.submenu
{
	padding: 10px;
	text-decoration: none;
	border: 2px solid #fff;
	color: #000;
	display:block;
	width: 150px;
}

.submenu.selected
{
	border: 2px solid #FFEE00;
	
}

.entry-title
{
	margin-top: 0px;
}

blockquote
{
	color: #FF6600;
	font-style: italic;
	margin: 0px;
	margin-top: 20px;
}

.posthead
{
	color: #000;
	text-decoration: none;
}

.homeicon
{
	width: 16px;
	height: 16px;
    margin-right: 4px !important;
    margin-top: 6px !important;	
	font-size: 0px;
	overflow: hidden;
}

.homeicon a
{
    color: transparent !important;
    margin-left: -20px !important;
    margin-top: -27px !important;
}

.homeicon:before
{
	   content: url(./images/home.png);
	   display:inline-block;
	   font-size:0;
	   line-height:0;
}


h3.title
{
	font-size: 25px;
}

h3.font18
{
	font-size: 18px;
}

.hide 
{ 
	position:absolute; 
	top:0; 
	left:-10000px; 
	width:1px; 
	height:1px; 
}


.helpnav a 
{
	display: inline;
	font-size: 1.27em;
	left: -9000em;
	padding: 5px 10px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 150px;
	z-index: 2;
}



.helpnav a:hover, .nav a:focus, .nav a:active 
{

	background: none repeat scroll 0 0 #4B4B4B;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	left: 0;
	position: absolute;
	top: 0;
}

.zglospraktyke
{
	background-image: url(./images/zglospraktyke.png);
	width: 165px;
	height: 76px;
	display: block;
	font-size: 0px;
	float: right;
}

#slider-bottom { height: 72px; overflow:hidden; }
#slider-bottom .viewport { float: left; width: 710px; height: 72px; overflow: hidden; position: relative; }
#slider-bottom .buttons { display: block; margin: 20px 10px 0 0; float: right; }
#slider-bottom .next { margin: 20px 0 0 10px;  }
#slider-bottom .disable { visibility: hidden; }
#slider-bottom .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#slider-bottom .overview li{ float: left; margin: 0 7px 0 0; padding: 0px 10px 0px 10px; height: 70px; border: 0px solid #dcdcdc; width: 90px;line-height: 84px; border: 1px solid #EAEAEA;text-align: center;}
                 
.menu-footer
{
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
	margin: 15px 0px 15px 0px;   
	font-family: Arial;
	margin-top: 50px;
}

.menu-footer ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
.menu-footer ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding: 0 4px;
   position:relative;
   right:50%;
   border-right: 1px solid #A0A0A0;
       
}

.attachment-slider_image
{
	border: 0px !important; 
}

.menu-footer ul li:last-child 
{
   border-right: 0px solid #A0A0A0;
       
}

.calendar-table {
	width:100%;
	text-align:left;
	font-size:15px;
}

.calendar-table div {
visibility:hidden;
}

.calendar-table thead {
	font-weight:bold;
}

.calendar-table-event {
	width:70%;
}

.calendar-table-date {
	width:15%;
}
.calendar-table-cat {
	width:15%;
}

/*
.calendar-table .tribe-event-categories li,ul {
list-style-type:none;
margin:0;
padding:0;
}*/
