
/*************************************************************/
/************************** przyciski ************************/

.item-page .artButtons {
	overflow: hidden;
}

.item-page .artButtons .przycisk,
.blog .item .artButtons .przycisk {
	float: left;
	margin-right: 5px;
}

/*************************************************************/
/**************************** ramki **************************/

.item-page.info,
.item-page.biP,
.item-page.wazne-linki,
.item-page.kOntakt  {
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #ACC818;			/* jasno zielony */
	padding: 50px 60px 40px 60px;
}

.blog.konkursy,
.item-page.konkursy {
	background-color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #AE3D7B;			/* lila */
	padding: 50px 60px 40px 60px;	
}

.blog.obozy,
.item-page.obozy {
	background-color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #18721E;			/* ciemny zielony */
	padding: 50px 60px 40px 60px;
}

body#imprezy .blog,
body#imprezy .item-page,
.blog.dlaPracownikow,
.item-page.dlaPracownikow {
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #1D9BEB;			/* jaśniejszy niebieski */
	padding: 50px 60px 40px 60px;
}

.blog-featured,
.blog.aktualnosci-blog,
.item-page.aktualnosci-blog {
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #00A7FF;			/* ciemniejszy niebieski */
	padding: 50px 60px 40px 60px;
}

body#nasze-sukcesy .blog.aktualnosci-blog,
.item-page.aktualnosci-blog {
	
	border: 9px solid #FFA400;
}

body#archiwum .archive {	
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #8900C8;			/* fioletowy */
	padding: 50px 60px 40px 60px;
}

/* dział artystyczny */
.item-page.colorYellowMenu,	
.blog.colorYellowMenu {
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #FFF600;			/* żółty */
	padding: 50px 60px 40px 60px;
}

/* dział imprez */
.item-page.colorBlueMenu,	
.blog.colorBlueMenu {
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #129EF7;			/* niebieski */
	padding: 50px 60px 40px 60px;
}

/* dział imprez */
.item-page.colorGreenMenu,	
.blog.colorGreenMenu {
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #A9C238;			/* zielony */
	padding: 50px 60px 40px 60px;
}

/* dział jeździecki */
.item-page.colorRedMenu,
.blog.colorRedMenu {
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #F71212;		/* czerwony */
	padding: 50px 60px 40px 60px;
}

/* ośrodki */
.blog.oSrodekRamka,
.item-page.oSrodekRamka {
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid black;
	padding: 50px 60px 40px 60px;
}

.blog.krakow-stawia-na-rodzine,
.item-page.krakow-stawia-na-rodzine {
	background: white url(../images/dekoracja-kartarodzinna.png) 50% 95% no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #E84E1A;			/* pomarańczowy */
	padding: 50px 60px 310px 60px;
}

.item-page.zamowienia {
	background: white url(../images/dekoracja-zamowienia.png) 5% 95% no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	border: 9px solid #005B7F;			/* bardzo ciemno niebieski */
	padding: 50px 60px 300px 60px;
}

/*************************************************************/
/**************************** linie **************************/

.blog.obozy .item {
	border-bottom: 3px solid #18721E;	/* ciemny zielony */
}

body#imprezy .blog .item {
	border-bottom: 3px solid #1D9BEB;   /* jaśniejszy niebieski */
}

.blog-featured .item {
	border-bottom: 3px solid #00A7FF;  /* ciemniejszy niebieski */
}

.blog.krakow-stawia-na-rodzine .item {
	border-bottom: 3px solid #E84E1A;  /* pomarańczowy */
}

/*************************************************************/
/************************ strona główna **********************/

.box-home ul {
	margin: 0 !important;
	padding: 0 !important;	
}

#box-home1-Out {
	background: #F7F7F7;
}

#box-home1 {
	width: 76%;
    margin: 0 auto 32px auto;
	padding-top: 20px;
	padding-bottom: 20px;	
}

@media only screen and (max-width: 979px){
	#box-home1-Out {
		display: none;
	}
}

/*** slider ***/

.slide-inner {
	padding: 0 !important;
}

.slide-inner .padding {
	height: 296px !important;
	padding: 0 !important;
	margin: 0 !important;
}

.slide-item-title {
	padding-top: 20px;
}

.slide-item-title a {
	text-decoration: none;
}

.slide-inner .category {
	padding-bottom: 10px;
}

.slide-item-readmore {
	width: 57px !important;
	height: 28px !important;
	display: block;
	bottom: 13px;
	right: 13px;
	position: absolute;
}

.slide-item-readmore a {
	background: url(../images/slider-more.png) no-repeat;
	width: 57px !important;
	height: 28px !important;
	font-size: 0 !important;
	text-decoration: none;
	color: transparent !important;	
	display: block;
	
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;	
}

.slide-item-readmore a:hover {
	background: url(../images/slider-more.png) 0 -28px no-repeat;
}

.jmnewspro.layout1 .jmnewspro-prev a,
.jmnewspro.layout2 .jmnewspro-prev a,
.jmnewspro.layout3 .jmnewspro-prev a,
.jmnewspro.layout4 .jmnewspro-prev a,
.jmnewspro.layout5 .jmnewspro-prev a,
.jmnewspro.layout6 .jmnewspro-prev a,
.jmnewspro.layout7 .jmnewspro-prev a,
.jmnewspro.layout8 .jmnewspro-prev a,
.jmnewspro.layout9 .jmnewspro-prev a,

.jmnewspro.layout1  .jmnewspro-next a,
.jmnewspro.layout2  .jmnewspro-next a,
.jmnewspro.layout3  .jmnewspro-next a,
.jmnewspro.layout4  .jmnewspro-next a,
.jmnewspro.layout5  .jmnewspro-next a,
.jmnewspro.layout6  .jmnewspro-next a,
.jmnewspro.layout7  .jmnewspro-next a,
.jmnewspro.layout8  .jmnewspro-next a,
.jmnewspro.layout9  .jmnewspro-next a {
	width: 48px;
	height: 87px;
}

.jmnewspro.layout1 .jmnewspro-prev a,
.jmnewspro.layout2 .jmnewspro-prev a,
.jmnewspro.layout3 .jmnewspro-prev a,
.jmnewspro.layout4 .jmnewspro-prev a,
.jmnewspro.layout5 .jmnewspro-prev a,
.jmnewspro.layout6 .jmnewspro-prev a,
.jmnewspro.layout7 .jmnewspro-prev a,
.jmnewspro.layout8 .jmnewspro-prev a,
.jmnewspro.layout9 .jmnewspro-prev a {
	background: url(../images/re-left.png) no-repeat;
	left: -90px;
}

.jmnewspro.layout1  .jmnewspro-next a,
.jmnewspro.layout2  .jmnewspro-next a,
.jmnewspro.layout3  .jmnewspro-next a,
.jmnewspro.layout4  .jmnewspro-next a,
.jmnewspro.layout5  .jmnewspro-next a,
.jmnewspro.layout6  .jmnewspro-next a,
.jmnewspro.layout7  .jmnewspro-next a,
.jmnewspro.layout8  .jmnewspro-next a,
.jmnewspro.layout9  .jmnewspro-next a {
	background: url(../images/re-right.png) no-repeat;
	right: -90px;
}

#box-home2 {
	text-align: center;
	margin-bottom: 13px;
}

#box-home2 ul li {
	display: inline-block;
	list-style: none;
	margin-left: 11px;
	margin-right: 11px;
	margin-bottom: 16px;	
}

#box-home2 ul li a {
	background: #e6e6e4; 
	background: -moz-linear-gradient(top, #e6e6e4 0%, #dcdcdc 100%); 
	background: -webkit-linear-gradient(top, #e6e6e4 0%,#dcdcdc 100%); 
	background: linear-gradient(to bottom, #e6e6e4 0%,#dcdcdc 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e4', endColorstr='#dcdcdc',GradientType=0 ); 	
		
	width: 175px;
	height: 175px;
	padding: 35px;	
	display: table-cell;
	position: relative;	
	vertical-align: middle;
	font-family: 'world_of_waterregular', Arial, sans-serif;	
	text-decoration: none;	
	font-size: 31px;
	color: #5b5b5b;
	line-height: 130%;		
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
	border: none;	
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}

#box-home2 ul li a:hover {
	color: white;
}

#box-home2 ul li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 35px;
	-moz-border-radius: 8px 0 0 0; 
	-webkit-border-radius: 8px 0 0 0; 
	-khtml-border-radius: 8px 0 0 0; 
	border-radius: 8px 0 0 0; 
}

#box-home2 ul .a1:before {
	background: #F3C301;			/* żółty */	
}

#box-home2 ul .a2:before {
	background: #129EF6;			/* niebieski */
}

#box-home2 ul .a3:before {
	background: #FF1200; 			/* czerwony */
}

#box-home2 ul .a4:before {
	background: #A9C238; 			/* zielony */
}

#box-home3 {
	text-align: center;
	width: 102%;
	margin-left: -1%;
}

#box-home3 ul li {
	display: inline-block;
	list-style: none;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 13px;
}

#box-home3 ul li a {
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px; 
	border-radius: 8px;
		
	background-color: #c6e231;
	background-color: -moz-linear-gradient(top, #c6e231 0%, #b7d322 100%);
	background-color: -webkit-linear-gradient(top, #c6e231 0%,#b7d322 100%); 
	background-color: linear-gradient(to bottom, #c6e231 0%,#b7d322 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6e231', endColorstr='#b7d322',GradientType=0 ); 	
		
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 220px;		/* 270 */
	height: 200px;	
	padding-left: 25px;
	padding-right: 25px;
	display: table-cell;
	vertical-align: middle;
	font-family: 'world_of_waterregular', Arial, sans-serif;
	font-weight: normal;
	font-size: 38px;	
	line-height: 130%;
	text-decoration: none;	
	text-transform: uppercase;
	color: white;
}

#box-home3 ul li a:hover span {
	display: none;
}

#box-home3 ul li a:hover {
	background-image: url(../images/osrodki-hover.png); 
}

#box-home3 ul li.item-139 a:hover {
	background-position: 0 -200px;
}

#box-home3 ul li.item-140 a:hover {
	background-position: 0 -400px;
}

#box-home3 ul li.item-141 a:hover {
	background-position: 0 -600px;
}

#box-home3 ul li.item-142 a:hover {
	background-position: 0 -800px;
}

/*************************************************************/
/************************* konkursy **************************/

.blog.konkursy .page-header h2, 
.item-page.konkursy .page-header h1 {
	display: none;
}

.blog.konkursy [itemprop="blogPost"] {
	padding-bottom: 0;
}

.blog.konkursy .item {
	background: #823461;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	font-size: 15px;
	color: white;
	line-height: 120%;
	margin-bottom: 20px;
	position: relative;
}

.blog.konkursy p {
	padding-bottom: 0;
}

.blog.konkursy .item a {
	color: white;
}

.blog.konkursy .item a:hover {
	color: silver;
}

.blog.konkursy .konkursyLeft {
	background: #AE4582;
}

.blog.konkursy .konkursyLeft div {
	text-align: center;	
	font-family: 'world_of_waterregular', Arial, sans-serif;	
	font-weight: normal;	
	font-size: 21px;
	line-height: 140%;
}

.blog.konkursy h4 {
	padding-bottom: 10px;
}

.blog.konkursy .readmore {
	position: absolute;
	font-size: 16px;
	color: white;
}

.blog.konkursy .readmore a:hover {
	background: #AE4582;
	color: white;
}

.blog.konkursy .artButtons {
	position: absolute;
	right: 10px;
	bottom: 15px;
}

.blog.konkursy .artButtons .przycisk {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

@media only screen and (max-width: 979px){
	.blog.konkursy .item {
		padding-bottom: 100px;
	}
	
	.blog.konkursy .item .articleBody {
		padding: 10px;
	}

	.blog.konkursy .konkursyLeft {
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		width: 100%;
		margin-bottom: 15px;
		padding: 10px 0 10px 0;
	}
	
	.blog.konkursy .readmore {
		left: 15px;
		bottom: 53px;
	}
}

@media only screen and (min-width: 980px){
	.blog.konkursy .item {
		height: 200px;
	}
	
	.blog.konkursy .item .articleBody {
		margin-left: 160px;
		padding: 15px 10px 10px 10px;
	}
	
	.blog.konkursy .konkursyLeft {
		-moz-border-radius: 12px 0 0 12px;
		-webkit-border-radius: 12px 0 0 12px;
		-moz-border-radius: 12px 0 0 12px;
		border-radius: 12px 0 0 12px;
		width: 150px;
		height: 200px;	
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.blog.konkursy .konkursyLeft div {
		padding: 0 10px 0 10px;
		display: table-cell;
		vertical-align: middle;
		width: 150px;
		height: 195px;	
	}	
	
	.blog.konkursy .readmore {
		left: 175px;
		bottom: 15px;
	}
}

/*************************************************************/
/******************* strona dla rodziców *********************/

#leftCol-Ro {
	background: #262626;
	font-family: 'world_of_waterregular', Arial, sans-serif;
	font-size: 24px;
	text-align: center;	
	color: white;
	line-height: 130%;
}

#leftCol-Ro a {
	color: white;
}

.item-page.tablicaBlog .articleBody  {
	height: 890px;
}

@media only screen and (max-width: 1023px) {
	#leftCol-Ro {
		-moz-border-radius: 10px 10px 0 0;
		-webkit-border-radius: 10px 10px 0 0;
		-moz-border-radius: 10px 10px 0 0;
		border-radius: 10px 10px 0 0;
		
		padding-top: 20px;
		padding-bottom: 20px;
		height: auto;		
	}

	#leftCol-Ro #legenda div p {
		padding-top: 20px
	}
}

@media only screen and (min-width: 1024px) {
	#leftCol-Ro {
		-moz-border-radius: 10px 0 0 10px;
		-webkit-border-radius: 10px 0 0 10px;
		-moz-border-radius: 10px 0 0 10px;
		border-radius: 10px 0 0 10px;
		
		padding-top: 20px;
		height: 900px;
	}		

	#leftCol-Ro #legenda div {
		height: 140px;
	}
	
	#leftCol-Ro #legenda div a {
		display: block;
	}
	
	#leftCol-Ro div p span {
		height: 140px;
	}
}

#leftCol-Ro #legenda{
	width: 80%;
	margin: 30px auto 0 auto;
}

#leftCol-Ro div {
	width: 100%;
	margin-bottom: 30px;	
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
	border: none;	
}

#leftCol-Ro div p {
	width: 100%;
	height: 100%;
	display: table;		
}

#leftCol-Ro div p span {
	width: 100%;
	display: table-cell;	
	text-align: center;
	vertical-align: middle;	
}

#leftCol-Ro .div1,
.item-page.tablicaBlog .articleBody .zolty {
	/* żółty */
	background: #f4c81a; 
	background: -moz-linear-gradient(top, #f4c81a 0%, #daae00 100%, #7db9e8 100%); 
	background: -webkit-linear-gradient(top, #f4c81a 0%,#daae00 100%,#7db9e8 100%); 
	background: linear-gradient(to bottom, #f4c81a 0%,#daae00 100%,#7db9e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c81a', endColorstr='#7db9e8',GradientType=0 );
}

#leftCol-Ro .div2,
.item-page.tablicaBlog .articleBody .niebieski {
	/* niebieski */	
	background: #3fb0f9;
	background: -moz-linear-gradient(top, #3fb0f9 0%, #0f81c9 100%, #7db9e8 100%);
	background: -webkit-linear-gradient(top, #3fb0f9 0%,#0f81c9 100%,#7db9e8 100%); 
	background: linear-gradient(to bottom, #3fb0f9 0%,#0f81c9 100%,#7db9e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fb0f9', endColorstr='#7db9e8',GradientType=0 );
}

#leftCol-Ro .div3,
.item-page.tablicaBlog .articleBody .czerwony {
	/* czerwony */
	background: #fe2a1a; 
	background: -moz-linear-gradient(top, #fe2a1a 0%, #e41000 100%, #7db9e8 100%);
	background: -webkit-linear-gradient(top, #fe2a1a 0%,#e41000 100%,#7db9e8 100%); 
	background: linear-gradient(to bottom, #fe2a1a 0%,#e41000 100%,#7db9e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe2a1a', endColorstr='#7db9e8',GradientType=0 );
}

#leftCol-Ro .div4,
.item-page.tablicaBlog .articleBody .zielony  {
	/* zielony */
	background: #a9c238; 
	background: -moz-linear-gradient(top, #a9c238 0%, #82a820 100%);
	background: -webkit-linear-gradient(top, #a9c238 0%,#82a820 100%); 
	background: linear-gradient(to bottom, #a9c238 0%,#82a820 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9c238', endColorstr='#82a820',GradientType=0 ); 
}

#leftCol-Ro .div5,
.item-page.tablicaBlog .articleBody .szary  {
	/* szary */
	background: #ababab; 
	background: -moz-linear-gradient(top, #ababab 0%, #7b7b7b 100%);
	background: -webkit-linear-gradient(top, #ababab 0%,#7b7b7b 100%); 
	background: linear-gradient(to bottom, #ababab 0%,#7b7b7b 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ababab', endColorstr='#7b7b7b',GradientType=0 ); 
}

.item-page.tablicaBlog .articleBody {
	background: white url(../images/bg-tablica.png);
	color: white;
	position: relative;
	font-size: 110%;	
}

.item-page.tablicaBlog .articleBody a {
	color: white;
}

.item-page.tablicaBlog .articleBody a:hover {
	text-decoration: none;
}

.item-page.tablicaBlog .articleBody .kolor {
	position: absolute;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
    border-radius: 6px;
	border: none;
	padding: 10px 20px 10px 20px;
}

.item-page.tablicaBlog .articleBody .kolor a {
	font-weight: bold;
	display: block;
}

@media only screen and (max-width: 1023px) {
	.item-page.tablicaBlog .articleBody {
		border-left: 15px solid #262626;
		border-right: 15px solid #262626;
		border-bottom: 15px solid #262626;
		
		-moz-border-radius: 0 0 12px 12px;
		-webkit-border-radius: 0 0 12px 12px;
		-moz-border-radius: 0 0 12px 12px;
		border-radius: 0 0 12px 12px;
	}
}

@media only screen and (min-width: 1024px) {
	.item-page.tablicaBlog .articleBody {
		border-top: 15px solid #262626;
		border-right: 15px solid #262626;
		border-bottom: 15px solid #2B2A29;
		
		-moz-border-radius: 0 12px 12px 0;
		-webkit-border-radius: 0 12px 12px 0;
		-moz-border-radius: 0 12px 12px 0;
		border-radius: 0 12px 12px 0;
	}
}

/*** popup jce mediabox ***/

#jcemediabox-popup-iframe  {
	width: 94% !important;
	height: 94% !important;
	margin: 3% !important;
}

/*************************************************************/
/****************** strona dla pracowników *******************/

.moduletable.dlapracownikow ul {
	text-align: center;
	line-height: 250%;
}

.moduletable.dlapracownikow ul li {
	width: 350px;
	margin: 0 auto 20px auto;
	list-style: none;
}

.moduletable.dlapracownikow ul li a {
	/* niebieski */		
	background: #1aa6ff; 
	background: -moz-linear-gradient(top, #1aa6ff 0%, #008de5 100%, #7db9e8 100%); 
	background: -webkit-linear-gradient(top, #1aa6ff 0%,#008de5 100%,#7db9e8 100%); 
	background: linear-gradient(to bottom, #1aa6ff 0%,#008de5 100%,#7db9e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1aa6ff', endColorstr='#7db9e8',GradientType=0 ); 
	
	width: 350px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	color: white;
	font-size: 27px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
	border: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.moduletable.dlapracownikow ul li a:hover {
	color: #000006;
}

/*************************************************************/
/*********************** ważne linki *************************/

.item-page.wazne-linki .articleBody ul li {
	list-style: none;
	font-weight: bold;
	margin-bottom: 15px;
}

/*************************************************************/
/************************* archiwum **************************/

.archive #adminForm fieldset {
background: #8900C8 url(../images/dekoracja-archiwum.png) 15% 45% no-repeat;
	border: 1px solid #8900C8;
	padding: 55px 30px 30px 30px;
	margin-bottom: 30px;
	text-align: right;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
}

.archive button {
	height: 27px;
}

.archive #archive-items .row0,
.archive #archive-items .row1 {
	margin-bottom: 50px;
}

.archive #archive-items .row0 p,
.archive #archive-items .row1 p,
.archive #archive-items .row0 ul,
.archive #archive-items .row1 ul {
	padding-bottom: 0;
}

/*************************************************************/
/*************************** ośrodki  ************************/

/*** Fort 39 ***/

.item-page.oSrodek h2 {
	font-size: 60px;
	color: black;
	text-transform: uppercase;
	font-family: 'world_of_waterregular', Arial, sans-serif;
	font-weight: normal;
	line-height: 110%;
}

.oSrodek ul.menu {
	text-align: center;
	line-height: 250%;
	padding-bottom: 130px !important;
}

.oSrodek ul.menu li {
	width: 300px;
	margin: 0 auto 50px auto;
	list-style: none;
	text-decoration: none;
	font-family: 'world_of_waterregular', Arial, sans-serif;
}

.oSrodek ul.menu li a {
	background: black; 
	width: 300px;
	height: 85px;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	text-transform: lowercase;
	color: white;
	font-size: 27px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
	border: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.oSrodek ul.menu li a:hover {
	color: #D6FF00;
}

/* Fort 39 */

.oSrodek.fOrt {
	background: url(../images/dekoracja-fort.png) 50% 55% no-repeat;
}

.oSrodek.fOrt .H2 {
	margin-left: 50px;	
}

/* Na Kamieńcu */

.oSrodek.nAka {
	background: url(../images/dekoracja-nakamiencu.png) 50% 0 no-repeat;
}

.oSrodek.fOrt h2 {
	margin-left: 120px;	
}

.oSrodek.nAka  ul.menu {
	padding-top: 120px !important;
}

/* Pod Durbaszką */

.oSrodek.pOd {
	background: url(../images/dekoracja-poddurbaszka.png) 50% 170px no-repeat;
}

.oSrodek.pOd .H2 {
	width: 330px;
	text-align: center;
	margin-left: 70px;
}

/* Tabun */

.oSrodek.tAbun {
	background: url(../images/dekoracja-tabun.png) 50% 50% no-repeat;
}

.oSrodek.tAbun .H2 {
	margin-left: 180px;	
}

/*************************************************************/
/*************** strona galeria w obiektywie *****************/

.category-list.w-obiektywie #adminForm table {
	margin: 0 !important;
}

.item-page.w-obiektywie ul.menu,
.category-list.w-obiektywie #ListaArtykulow {
	width: 102%;
	margin-left: -1%;
	text-align: center;
}

.item-page.w-obiektywie ul.menu li,
.category-list.w-obiektywie #ListaArtykulow .cat-row-x {
	width: 266px;
	margin: 0 10px 20px 10px;
	display: inline-block;
	font-size: 18px;
	font-family: 'pt_sansbold', Arial, sans-serif;
	list-style: none;
}

.item-page.w-obiektywie ul.menu li a,
.category-list.w-obiektywie #ListaArtykulow a {
	background: #2B2A29;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
	/*border: none;*/
	width: 226px;
	height: 100px;
	padding: 0 20px 0 20px;
	display: table-cell;
	text-decoration: none;
	text-align: center;
	color: white;
	vertical-align: middle;
	
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	text-decoration: none;
}

.item-page.w-obiektywie ul.menu li a:hover
.category-list.w-obiektywie #ListaArtykulow a:hover {
	color: #ADC91D;
}

/*************************************************************/
/*********************** strona kontakt **********************/

@media only screen and (max-width: 979px) { 
	.item-page.kOntakt {
		background: white;
	}
}

@media only screen and (min-width: 980px) { 
	.item-page.kOntakt {
		background: white url(../images/ludzik-kontakt.png) 90% 95% no-repeat;	
	}
}

/*************************************************************/
/*************** strona galeria w obiektywie *****************/

.category-list.harmonogram #adminForm table {
	margin: 0 !important;
}

.item-page.harmonogram ul.menu,
.category-list.harmonogram #ListaArtykulow {
	width: 102%;
	margin-left: -1%;
	text-align: center;
}

.item-page.harmonogram ul.menu li,
.category-list.harmonogram #ListaArtykulow .cat-row-x {
	width: 266px;
	margin: 0 10px 20px 10px;
	display: inline-block;
	font-size: 18px;
	font-family: 'pt_sansbold', Arial, sans-serif;
	list-style: none;
}

.item-page.harmonogram ul.menu li a,
.category-list.harmonogram #ListaArtykulow a {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
	border: none;
	width: 226px;
	height: 100px;
	padding: 0 20px 0 20px;
	display: table-cell;
	text-decoration: none;
	text-align: center;
	color: white;
	vertical-align: middle;
	
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	text-decoration: none;
}

.item-page.harmonogram ul.menu li a:hover
.category-list.harmonogram #ListaArtykulow a:hover {
	color: #ADC91D;
}
	

/* Harmonogram - menu */

.item-273 {
	background: linear-gradient(to bottom, #f4c81a 0%,#daae00 100%,#7db9e8 100%);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
}

.item-274 {
	background: linear-gradient(to bottom, #3fb0f9 0%,#0f81c9 100%,#7db9e8 100%);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
}

.item-275 {
	background: linear-gradient(to bottom, #fe2a1a 0%,#e41000 100%,#7db9e8 100%);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
}

.item-304 {
	background: linear-gradient(to bottom, #a9c238 0%, #82a820 100%,#7db9e8 100%);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
}

.artMap {
	margin-bottom: 50px;
}

.artMap a {
	background: #2B2A29 !important;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    border-radius: 8px;
	border: none !important;
	width: 120px !important;
	height: 30px;
	line-height: 27px !important;
	display: block;
	text-align: center;
	color: white;
	vertical-align: middle;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	text-decoration: none;
}

.artMap a:hover {
	color: #ADC91D;
}

/*************************************************************/
/********************* contact component *********************/

@media only screen and (max-width: 599px) {
	.contact #jform_contact_email_copy-lbl,
	.contact #jform_contact_email_copy {
		float: left;
		margin-right: 5px;
		line-height: 10px;
	}
}

.contact dl.contact-address {
	margin-bottom: 30px;
}

.contact div.contact-form {
	margin-bottom: 30px;
}

/*** accordion - contact ***/

.accordion {					/* #slide-contact.accordion */
	margin-bottom: 18px;
}
.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.accordion-heading {
	border-bottom: 0;
}
.accordion-heading a.accordion-toggle {
	display: block;
	padding: 8px 15px;
}
.accordion-toggle {
	cursor: pointer;
}
.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5;
}
.accordion-body.in:hover {
	overflow: visible;
}
.collapse {						/* .accordion-body.collapse */
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
}
.collapse.in {					/* .accordion-body.collapse.in */
	height: auto;
}

/*************************************************************/
/*************************** error ***************************/

/* Error Message contact form */

p.error {
	background: #eee;
	border-top: 2px solid #044b63;
	border-bottom: 2px solid #044b63;
	padding: 10px;
	color: #044b63;
}

/* error strona */

.eRRor {
	padding-bottom: 100px !important;
}

#errorboxbody ul {
	margin-left: 50px;
}

#gotohomepage {
	font-size: 200%;
	margin-top: 40px;
	margin-bottom: 30px;
}

#gotohomepage a:hover {
	color: #9DB10A;
}

/*************************************************************/
/*************************** login ***************************/

.login button {
	margin-left: 70%;
}

/*************************************************************/
/************************* register **************************/

.registration #jform_spacer-lbl {
	font-weight: normal;
	font-style: italic;
}

/*************************************************************/
/************************ user profile  **********************/

.profile fieldset {
}

.profile ul {
	margin-bottom: 30px;
}

.profile ul li {
	list-style: none;
}

.profile ul li a {
	text-decoration: none !important;
}

.profile .dl-horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 46%;
	padding-right: 4%;
}
.profile dt {
    font-weight: bold;
}
.profile dt, 
.profile dd {
    line-height: 180%;
}

/*************************************************************/
/*******************^******* search **************************/

#searchForm button:before {
	content: 'Search';
}

.btn-group.pull-left {
	width: 230px;
	float: left;
	margin-bottom: 7px;
}

.searchintro {
	font-weight:normal;
	margin:20px 0 20px;
}

.ordering-box {
	width: 40%;
	float: right;
}

.ordering-box label.ordering {
	display: block;
    margin: 0 10px 5px 0;
    float: left;
}

.phrases-box {
	width: 60%;
	float: left;
}

fieldset.only label,
fieldset.phrases label {
    margin: 0 10px 0 0px;
}

.highlight {
	font-weight: bold;
}

.form-limit {
	margin: 20px 0 0;
	text-align: right;
	padding: 0 10px 0 20px;
}

form #finder-filter-select-list label {
	display:block;
	margin-top: 10px;
	margin-bottom: 2px;
}

#finder-search #advanced-search-toggle {
	line-height: 200%;
	font-weight: bold;
}

#finder-search #advanced-search {
}

dl.search-results {
	background: #f5f5f5;
}

dl.search-results dt.result-title {
	border-top: dotted 1px #ddd;
	padding: 15px 15px 0px 5px;
	font-weight: bold;
}

dl.search-results dd {
	padding: 2px 15px 2px 5px;
}

dl.search-results dd.result-text {
	padding: 10px 15px 10px 5px;
	line-height: 27px;
}

dl.search-results dd.result-url {
	border-bottom: solid 5px #fff;
	padding: 2px 15px 15px 5px;
}

dl.search-results dd.result-created {
	border-bottom: solid 5px #fff;
	padding: 2px 15px 15px 5px;
}

dl.search-results dd.result-category {
	 padding: 10px 15px 5px 5px;
}

/*************************************************************/
/**************************** edit ***************************/

.edit form#adminForm {
	padding: 0;
	margin: 0;
	border: none;
}

.edit form#adminForm fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

.control-group {
	padding-bottom: 20px;
}

.edit form#adminForm .btn-toolbar  {
	padding-bottom: 40px;
	text-align: center;
}

.edit form#adminForm .btn-toolbar .btn-group {
	display: inline; 
}

.edit form#adminForm .btn-toolbar .btn-group button,
.edit form#adminForm .btn-toolbar .btn-group  a {
	background: #EEEEEE;
	cursor: pointer;
	padding: 4px 10px 4px 10px;
	margin-left: 3px;
	margin-right: 3px;
	text-transform: uppercase;
	
	text-decoration: none !important;

	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.edit form#adminForm .btn-toolbar .btn-group button:hover,
.edit form#adminForm .btn-toolbar .btn-group  a:hover {
	background: #DBDBDB;
	color: #da251d;
}

.edit form#adminForm select,
.edit form#adminForm .inputbox {
	width: 200px;
}

a.modal-button,
.button2-left .blank a,
.button2-left a,
.button2-left div.readmore a {
	background: #eee;
	padding: 4px !important;
	margin: 0 !important;
	line-height:17px; 
	border:solid 1px #ddd;
	font-weight:bold; 
	text-decoration:none;
	margin-top: 10px !important;
}

#editor-xtd-buttons {
	padding: 0;
}

/*************************************************************/
/*********************** mailto window ***********************/

#mailto-window {
	background: #f5f5f5;
	padding: 15px;
	border: solid 1px #ddd;
	position: relative;
}

.mailto-close {
	position: absolute;
	right: 0;
	top: 5px;
	background:none;
}

.mailto-close a {
	background: #f5f5f5 url(../images/close.png) no-repeat !important;
	min-width: 25px;
	display: block;
	min-height: 25px;
	overflow: visible;
}

.mailto-close a  span {
	position: absolute;
	left: -3000px;
	top: -3000px;
	display: inline;
}

#mailto-window p {
	margin-top: 20px;
}

#mailto-window label {
	width: 10em;
}

#mailto-window button {
	margin: 0 5px 0 0;
}

/*************************************************************/
/******************** tabs - contact, edit *******************/

.tab-content .tab-pane {
	display: none;
}

.tab-content .tab-pane.active {
    border: 1px solid #ccc;
	display: block;
    clear: both;
	margin-bottom: 20px;
    padding: 30px 10px 30px 10px;
}

.nav.nav-tabs {
	border-bottom: 1px solid #ddd;
	margin-left: 0;
	margin-bottom: 18px;
	list-style: none;
	*zoom: 1;	
}

.nav.nav-tabs:before,
.nav.nav-tabs:after {
	display: table;
	content: "";
	line-height: 0;
}

.nav.nav-tabs:after {
	clear: both;
}

ul.nav.nav-tabs > li {
	display: inline-block;
	margin-bottom: -1px;	
}

.nav.nav-tabs > li > a {
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;	
	margin-right: 2px;
	line-height: 18px;
	display: block;
}

.nav.nav-tabs > li > a:hover,
.nav.nav-tabs > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}

.nav.nav-tabs > li > span {
	display: block;
	margin-right: 2px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.nav.nav-tabs > .active > a,
.nav.nav-tabs > .active > a:hover,
.nav.nav-tabs > .active > a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

/*************************************************************/
/******************** accordion - contact *******************/

.accordion {					/* #slide-contact.accordion */
	margin-bottom: 18px;
}
.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.accordion-heading {
	border-bottom: 0;
}
.accordion-heading a.accordion-toggle {
	display: block;
	padding: 8px 15px;
}
.accordion-toggle {
	cursor: pointer;
}
.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5;
}
.accordion-body.in:hover {
	overflow: visible;
}
.collapse {						/* .accordion-body.collapse */
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
}
.collapse.in {					/* .accordion-body.collapse.in */
	height: auto;
}
