/*   
Theme Name: Studio Wizjo
Theme URI: http://studiowizjo.pl
Description: Szablon wykonany od podstaw przez StudioWizjo.pl. Jeśli potrzebujesz nietuzinkowej strony internetowej, to zajrzyj na <a href="http://studiowizjo.pl/projektowanie_stron_www">naszą stronę firmową</a>.
Author: Studio Wizjo
Author URI: http://studiowizjo.pl
Version: 1
*/

html {
	font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
	color: #000;
	line-height: 2;
	font-size: 12px;
	height: 100%;
}

body {
	background: #F1F0EE url(img/bg.jpg) center 300px;
	height: 100%;
}

hr {
	width: 100%;
	height: 10px;
	clear: both;
	background: url(img/hr1.png) center 0px no-repeat;
	border: none;
	margin: 10px 0 0 0;
}

a {
	color: #00669e;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}


/* --------------------------------------------------- */

div.inside {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

div.container {
	width: 100%;
	min-width: 990px;
}

div.big-container {
	min-height: 100%;
	margin-bottom: -354px;
}

div.top {
	height: 95px;
	background: #fff;
}

.top .inside {
	height: 95px;
	background: url(img/top-bio.png) 434px 16px no-repeat;
}

div.footer-space {
	width: 100%;
	min-height: 354px;
	clear: both;
}

div.footer {
	min-height: 354px;
	background: #1975a8 url(img/footer.jpg) center 0;
}

a.logo {
	float: left;
	margin-top: 12px;
}

a.logo img {
	-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   -ms-transition: all 0.3s;
   transition: all 0.3s;
}

a.logo:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1); 
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1);
}

.top .separator {
	float: left;
	height: 51px;
	margin: 22px 30px 0 30px;
	width: 1px;
	background: #c2c1c1;
}

.top form {
	float: left;
	margin-left: 83px;
	margin-top: 29px;
	position: relative;
}

.calendar-nav input[type='text'] {
	width: 713px;
	padding-right: 33px;
}

.calendar-nav  input[type='submit'] {
	background: url(img/search.png) no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	color: transparent;
	font: 0/0a;
	text-indent: -1000px;
	-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   -ms-transition: all 0.3s;
   transition: all 0.3s;
   outline: none !important;
   margin-left: 2px;
}

.calendar-nav  input[type='submit']:hover {
	transform:scale(1.1);
	-webkit-transform:scale(1.1); 
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1);
}

.calendar-nav  input[type='text']:focus + input[type='submit'] {
	background: url(img/search-active.png) no-repeat;
}

div.q-pos {
	position: relative;
	float: right;
	margin-left: 7px;
	width: 195px;
}

div.q-links {
	position: absolute;
	z-index: 1;
	width: 193px;
	line-height: 46px;
	font: normal 12px Verdana, sans-serif;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 5px 3px rgba(0,0,0,.04);
	-moz-box-shadow: inset 0 5px 3px rgba(0,0,0,.04);
	box-shadow: inset 0 5px 3px rgba(0,0,0,.04);
	border: solid 1px #dadada;
	-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   -ms-transition: all 0.3s;
   transition: all 0.3s;
}

div.q-links:hover {
	border-color: #000;
}

.q-toggle {
	padding: 0 13px;
	line-height: 34px;
	background: url(img/more.png) 172px center no-repeat;
}

.q-cont {
	display: none;
}

.q-cont a {
	padding: 0 13px;
	display: block;
	line-height: 34px;
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   -ms-transition: all 0.3s;
   transition: all 0.3s;
   border-top: 1px solid #ecebea;
}

.q-cont a:hover {
	background: #ecebea;
}

.q-cont a:last-child {
	border-radius: 0 0 8px 8px;
}

.top .lang {
	margin-top: 31px;
	float: right;
	width: 33px;
	height: 33px;
	-webkit-transition: all 0.7s;
   -moz-transition: all 0.7s;
   -o-transition: all 0.7s;
   -ms-transition: all 0.7s;
   transition: all 0.7s;
}

.top .lang:hover {
	-webkit-transform: rotate(360deg); 
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}

.lang.pl {	background-image: url(img/lang-pl.png); }
.lang.en {	background-image: url(img/lang-en.png); }

.footer .inside {
	height: 100%;
}

.footer address {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	border-top: 1px solid #66a3c5;
}

.footer address a {
	float: right;
	line-height: 52px;
	color: #fff;
	font-style: normal;
	text-decoration: none;
	position: relative;
	padding-right: 44px;
}

span.wizjo {
	display: block;
	position: absolute;
	right: 0;
	top: 8px;
	height: 36px;
	width: 36px;
	background: url(img/wizjo.png);
	-webkit-transition: all 0.7s;
   -moz-transition: all 0.7s;
   -o-transition: all 0.7s;
   -ms-transition: all 0.7s;
   transition: all 0.7s;
}

.footer address a:hover span.wizjo {
	background-image: url(img/wizjo-hover.png);
	-webkit-transform: rotate(360deg); 
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}

.container.grad {
	min-height: 555px;
	background: url(img/grad.png) repeat-x;
}

.container.grad2 {
	min-height: 555px;
	background: url(img/grad2.png) repeat-x;
}

.container.blysk {
	min-height: 555px;
	background: url(img/blysk2.png) center 0px no-repeat;
	padding-top: 1px;
}

.inside.menu {
	padding: 0 4px;
	background: url(img/menu.png) no-repeat;
	height: 80px;
	margin-top: 16px;
	text-align: center;
}

.menu ul {
	list-style: none;
	text-align: center;
	margin: 0 auto;
	padding: 2px 0 0 0;
	display: inline-block;
}

.menu li {
	display: block;
	float: left;
	position: relative;
	z-index: 9999;
}

.menu a {
	display: block;
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 65px;
	letter-spacing: 1px;
	padding: 0 25px 2px 25px;
	text-shadow: 0px 0px 2px rgba(255,255,255,0.4);
	-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   -ms-transition: all 0.3s;
   transition: all 0.3s;
}

.menu a:hover {
	-webkit-box-shadow: inset 0 0 16px rgba(0,0,0,.23);
	-moz-box-shadow: inset 0 0 16px rgba(0,0,0,.23);
	box-shadow: inset 0 0 16px rgba(0,0,0,.23);
}

ul.submenu {
	display: none;
	position: absolute;
	left: 0;
	top: 67px;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 448px;
	background: #095883;
	border: 1px solid #73abca;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.75);
	-moz-box-shadow: 0 3px 8px rgba(0,0,0,.75);
	box-shadow: 0 3px 8px rgba(0,0,0,.45);
	padding: 12px 13px;
}

ul.submenu-right {
	right: 0;
	left: auto;
}

.menu li:hover ul.submenu {
	
}

ul.submenu li {
	float: left;
	background: url(img/submenu-sep.png) 0px 100% no-repeat;
	margin-left: 13px;
	width: 210px;
}

ul.sub-submenu {
	float: left;
	padding: 0;
	text-align: left;
}

ul.sub-submenu li {
	margin: 0;
	padding: 0;
}

ul.sub-submenu li:last-child {
	background-image: none;
}

.submenu strong {
	display: block;
	background: url(img/submenu-sep.png) 0px 100% no-repeat;
}

.submenu .sub-submenu a {
	font-size: 11px;
	padding-left: 0;
}

.submenu .sub-submenu a span {
	display: block;
	padding-left: 20px;
	background: url(img/sub-submenu.png) 4px center no-repeat;
}

.submenu a {
	display: block;
	font-size: 12px;
	width: 200px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 41px;
	height: 41px;
	overflow: hidden;
	padding: 0 0 0 10px;
	text-shadow: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	text-transform: none;
	background-image: url(img/submenu-empty.png);
	letter-spacing: 0 !important;
}

.submenu a:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-image: url(img/submenu-active.png);
}

.container.slider {
	height:394px;
	background: url(img/slider.png) center 0px no-repeat;
	margin-bottom: -7px;
}

.breadcrumbs  ul {
	list-style: none;
	float: left;
	margin: 0px 0 15px 0;
	padding: 7px 0 0 15px;
}

.breadcrumbs li {
	float: left;
	margin-right: 9px;
	padding-right: 13px;
	background: url(img/bc-sep.png) 100% center no-repeat;
}

.breadcrumbs li:last-child {
	background: none;
}

.breadcrumbs a {
	line-height: 21px;
	color: #838281;
	text-decoration: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.breadcrumbs a:hover {
	color: #000;
}

.breadcrumbs .home {
	height: 21px;
	width: 21px;
	display: block;
	background: url(img/home.png);
}
.breadcrumbs .home:hover {
	background: url(img/home-hover.png);
}

.inside.content {
	min-height: 45px;
	/*background: url(img/footer-bio.png) 0px 100% no-repeat;*/
	padding-bottom: 45px;
	padding-top: 6px;
}

.inside.content:before,
.inside.content:after {
 display: table;
 content: " ";
}

.inside.content:after {
 clear: both;
}

.footer-bio {
	width: 115px;
	height: 45px;
	background: url(img/footer-bio.png);
	position: absolute;
	left: 0;
	top: -45px;
}

.home-left {
	width: 705px;
	float: left;
}

.home-right {
	width: 278px;
	float: right;
}

.content h2 {
	font-size: 17px;
	line-height: 28px;
	padding: 5px 0 8px 0;
	margin-top: 0;
	margin-bottom: 10px;
	color: #a32638;
	text-transform: uppercase;
	font-weight: normal;
	/*text-shadow: 0px 0px 2px rgba(163,38,56,0.4);*/
}

h2.news { padding-left: 64px; background: url(img/header-news.png) 11px 0 no-repeat; }
h2.gal { padding-left: 84px; background: url(img/header-gal.png) 16px 0 no-repeat; }
h2.map { padding-left: 62px; background: url(img/header-map.png) 16px 0 no-repeat; }
h2.kal { padding-left: 64px; background: url(img/header-kal.png) 16px 0 no-repeat; }
h2.more { padding-left: 67px; background: url(img/header-more.png) 11px 0 no-repeat; }

.galeria img, .ga-single img {
	width: 125px;
	height: 125px;
	margin: 0;
	float: left;
	border-radius: 5px;
}

.ga-single {
	border-radius: 5px;
	border: 1px solid #d6d5d3;
	width: 125px;
	height: 125px;
	position: relative;
	overflow: hidden;
}

.ga-single a {
	width: 125px;
	height: 125px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 5px;
	background: url(img/mask.png) 125px no-repeat;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.ga-single a:hover {
	background-position: 0 0;
}

.ga-single-over {
	margin: 0 0 13px 12px;
	float: left;
	width: 125px;
	text-align: center;
}

div.news {
	padding: 14px 16px 14px 14px;
	/*height: 143px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f8f6f3;
	border: solid 1px #d6d5d3;
	margin-bottom: 14px;
	overflow: hidden;
	position: relative;
}

.archiwum div.news {
	height: auto;
}
.ne-img {
	width: 116px;
	float: left;
	text-align: center;
}

.ne-img img {
	width: 114px;
	height: 114px;
	border: 1px solid #d6d5d3;
	border-radius: 5px;
}

.archiwum div.ne-img {
	height: 116px;
}
.ne-date {
	display: inline-block;
	text-align: center;
	height: 16px;
	line-height: 16px;
	padding-left: 25px;
	background: url(img/cal.png) 0 0 no-repeat;
}

.ne-desc {
	width: 542px;
	float: right;
}

.archiwum .ne-desc {
	width: 827px;
}
.ne-title {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #969594;
	border-bottom: 1px solid #d6d5d3;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	margin-top: -10px;
}

.ne-cont {
	margin-top: 6px; 
	font-size: 12px;
	line-height: 22px;
	/*height: 88px;*/
	overflow: hidden;
}

.archiwum .ne-cont {
	height: 66px;
}
.ne-cont p, .ne-cont * {
	margin: 0 !important;
	font-size: 12px !important;
	line-height: 22px !important;
}

.ne-more {
	float: right;
}

.home-left hr {
	background-image: url(img/hr2.png);
}

.home-right hr {
	float: left;
	margin-left: 12px;
	margin-top: 1px;
	width: 266px;
	background-image: url(img/hr3.png);
}

.button {
	display: inline-block;
	line-height: 44px;
	height: 44px;
	overflow: hidden;
	padding: 0 33px;
	border: 1px solid #e0e0df;
	border-radius: 4px;
	background: url(img/button.png);
	color: #000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

ul.page-numbers, ul.page-letters {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	margin-top: 8px;
	margin-bottom: -30px;
}

ul.page-numbers li, ul.page-letters li {
	float: left;
	margin-left: 4px;
}

ul.page-numbers li span, ul.page-numbers li a {
	display: inline-block;
	line-height: 44px;
	height: 44px;
	overflow: hidden;
	padding: 0 17px;
	border: 1px solid #e0e0df;
	border-radius: 4px;
	background: url(img/button.png);
	color: #000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.button.right {
	float: right;
}

.home-left .button, .home-right .button {
	margin-top: 8px;
	margin-bottom: -30px;
}

.button:hover, ul.page-numbers li a:hover, ul.page-numbers li span  {
	border-color: #b5b4b3;
	text-decoration: none !important;
	background: url(img/button-hover.png);
}

.fo-box {
	width: 183px;
	float: left;
	margin-left:18px;
}

.fo-box:first-child {
	margin-left: 0px;
}

.fo-box h4 {
	color: #fff;
	line-height: 43px;
	margin-bottom: 17px;
	margin-top: 17px;
	height: 44px;
	overflow: hidden;
	border-radius: 5px;
	font-size: 17px;
	text-transform: uppercase;
	/*text-shadow: 0px 0px 2px rgba(255,255,255,0.4);*/
	font-weight: normal;
	padding: 0px 13px 2px 53px;
	background: #00669e url(img/link.png) 18px center no-repeat;
}

.fo-box ul {	
	list-style: none;
	padding: 0;
	margin: 0;
}

.fo-box li {
	color: #fff;
}

.fo-box li a {
	display: inline-block;
	color: #fff;
	padding-left: 47px;
	line-height: 16px;
	background: url(img/li.png) 19px center no-repeat;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 9px;
}

.fo-box li a:hover {
	background-position: 12px center;
	text-decoration: underline;
}

a.fb {
	display: block;
	color: #fff;
	line-height: 43px;
	margin-bottom: 17px;
	margin-top: 17px;
	height: 44px;
	overflow: hidden;
	border-radius: 5px;
	font-size: 17px;
	text-transform: uppercase;
	/*text-shadow: 0px 0px 2px rgba(255,255,255,0.4);*/
	font-weight: normal;
	padding: 0px 13px 2px 53px;
	background: #00669e url(img/fb-ico.png) 22px center no-repeat;
	-webkit-box-shadow: 0 3px 0px #0b354d;
	-moz-box-shadow: 0 3px 0px #0b354d;
	box-shadow: 0 3px 0px #0b354d;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

a.fb:hover {
	background-color: #0071af;
	-webkit-box-shadow: 0 3px 0px #004772;
	-moz-box-shadow: 0 3px 0px #004772;
	box-shadow: 0 3px 0px #004772;
}


.page-right {
	width: 272px;
	float: right;
	overflow: auto;
}

.page-content {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f8f6f3;
	border: solid 1px #d6d5d3;
	overflow: auto;
	min-height: 300px;
	margin-bottom: 18px;
}

.side-menu {
	overflow-x: hidden;
	width: 266px;
	margin: 0 auto 18px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f8f6f3;
	border: solid 1px #d6d5d3;
	/*min-height: 300px;*/
}

.side-menu ul {
	padding: 0 0 10px 0;
	background: url(img/side-hr.png) center 100% no-repeat;
	line-height: 40px;
	margin: 4px auto 12px auto;
	list-style: none;
}

.side-menu ul ul {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.side-menu li {
	position: relative;
	z-index: 1000;
	height: 40px;
	width: 100%;
	background: url(img/side-hr.png) center 0px no-repeat;
}

.side-menu li:first-child {
	background: none;
}

.side-menu a {
	position: absolute;
	display: block;
	line-height: 40px;
	height: 40px;
	top: 0;
	left: -4px;
	color: #000;
	width: 230px;
	overflow: hidden;
	padding: 0 21px 5px 21px;
}

.side-menu a.active {
	color: #fff !important;
	background: url(img/side-hover.png) center 1px no-repeat;
	text-decoration: none;
}

.side-menu a:hover {
	color: #095883;
	text-decoration: none;
}

.page-left {
	width: 705px;
	float: left;
}

.page-content {
	width: 673px;
	padding: 5px 16px;
	float: left;
}

.page-content h1, .page-content h2, .page-content h3, .page-content h4 {
	font-size: 21px;
	line-height: 1.33px;
	margin: 24px 0 12px 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #a32638;
}

.page-content h2 { font-size: 20px; color: #095883; }
.page-content h3 { font-size: 18px; color: #525252; }
.page-content h4 { font-size: 17px; color: #525252; }
.page-content h5{ font-size: 16px; color: #525252; margin: 12px 0 6px 0;}
.page-content h6 { font-size: 15px; color: #525252; 	margin: 12px 0 6px 0;}

.page-content img {
	border: 1px solid #d6d5d3;
	border-radius: 8px;
}

.galeria-width {
	width: 956px;
	padding-top: 22px;
}

.galeria-width img {
	border: none;
	border-radius: 0;
}

div.flex-desc a {
	color: #fff;
}

table.tabelka {
	width: 100%;
	margin-top: 7px;
	margin-bottom: 8px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.tabelka td {
	border:1px solid #ccc;
	padding: 7px;
	vertical-align:top;
}

table.tabelka tr:hover {
	background-color:#e2e2e2;
}

table.tabelka th {
	background-color:#00669e ;
	color: #fff;
	font-weight: bold;
	border: 1px solid #AFAFAF;
	padding: 7px;
	vertical-align: middle;
	text-align: center;
	height: 25px;
}

small {
	font-size: 75%;
	margin-top: -5px;
	display: block;
}

ul.page-numbers, ul.page-letters {
	margin-bottom: 15px;
	margin-right: 13px;
}

ul.page-letters li a {
	display: inline-block;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	padding: 0 13px;
	border: 1px solid #e0e0df;
	border-radius: 4px;
	background: url(img/button.png);
	color: #000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.kalendarz td {
	min-height: 300px;
	position: relative;
}

.day-tooltip {
	width: 186px;
	padding: 14px;
	min-height: 116px;
	border: 1px solid #cccccc;
	background: #f8f6f3;
	position: absolute;
	top: -8px;
	left: -8px;
	z-index: 10;
	display: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.17);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.17);
	box-shadow: 0 0 10px rgba(0,0,0,.17);
}

.tip1 {
	color: #a32638;
	font-size: 23px;
	text-transform: uppercase;
	line-height: 55px;
	border: 1px solid #cccccc;
	height: 55px;
	width: 55px;
	text-align: center;
	font-weight: normal;
	display: inline-block;
}

.prev-month {
	font-size: 17px;
	line-height: 28px;
	color: #a32638;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 0px 0px 2px rgba(163,38,56,0.4);
	float: left;
	margin-bottom: 12px;
}

.next-month {
	font-size: 17px;
	line-height: 28px;
	color: #a32638;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 0px 0px 2px rgba(163,38,56,0.4);
	float: right;
	margin-bottom: 12px;
}


.tip2 {
	color: #a32638;
	display: inline-block;
	font-size: 23px;
	text-transform: uppercase;
	line-height: 57px;
	height: 57px;
		font-weight: normal;
	margin-left:  6px;
}

.day-tooltip p {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 1em;
	margin-bottom: 0;
}	

.day-tooltip p:last-child {
	padding: 0;
	border: none;
}

.kalendarz td:hover .day-tooltip {
	display: block;
}

.kalendarz th, .kalendarz tr {
	width: 96px;
}

.kalendarz td span {
	width: 100%;
	height: 103px;
	text-align: center;
	border: 1px solid #ccc;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	font-size: 40px;
	padding-top: 18px;
}

.kalendarz tr:hover {
	background: none !important;
}

.kalendarz td:hover {
	background-color:#e2e2e2;
}

.clearfix:before,
.clearfix:after {
 display: table;
 content: " ";
}

.clearfix:after {
 clear: both;
}

.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}

div.fb-like {
	float: left;
	width: 100%;
}

.wp-caption-text {
	margin: 3px 0;
}

.wp-caption {
	text-align: center;
	background: rgba(0,0,0,.1);
	border: 1px solid #d6d5d3;
}

.wp-caption img {
	float: left;
	margin: 5px 5px 3px 5px;
}

.ikonki {
	width: 380px;
	height: 50px;
	float: left;
	margin-top: 23px;
	margin-left: 114px;
}

.ikonki a {
	margin-right: 5px;
}

a.export {
	display: block;
	background: url('img/csv_icon.gif') no-repeat left;
	padding-left: 22px;
	color: #3c3c3c;
}

a.more {
	display: block;
	background: url('img/page_bookmark.gif') no-repeat left;
	padding-left: 22px;
	color: #3c3c3c;
	margin-bottom: 2px;
}

table div.q-pos {
	float: none;
	margin-left: 0;
}