/* Website template by freewebsitetemplates.com */
@font-face {
	font-family: 'Caudex-Regular';
	src: url('../fonts/Caudex-Regular.eot');
	src: local('â˜º'),  url('../fonts/Caudex-Regular.woff') format('woff'),  url('../fonts/Caudex-Regular.ttf') format('truetype'),  url('../fonts/Caudex-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Muli-Light';
	src: url('../fonts/Muli-Light.eot');
	src: local('â˜º'),  url('../fonts/Muli-Light.woff') format('woff'),  url('../fonts/Muli-Light.ttf') format('truetype'),  url('../fonts/Muli-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	}

@font-face {
    font-family: 'alluraregular';
    src: url('../fonts/allura-regular-webfont.eot');
    src: url('../fonts/allura-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/allura-regular-webfont.woff2') format('woff2'),
         url('../fonts/allura-regular-webfont.woff') format('woff'),
         url('../fonts/allura-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
body {
	background: url(../images/bg-body.jpg) repeat left top;
	font-family: 'Muli-Light';
	margin: 0;
}
img {
	border: 0;
}
/*------------------------------ HEADER ------------------------------*/
#navigation li a, #contact form input.btn {
	background: url(../images/buttons.png) no-repeat;
}
#blog div.box, #blog div.box div.header {
	background: url(../images/bg-boxborders.png) no-repeat;
}
/*------------------------------- HEADER ------------------------------*/
#header {
	background: url(../images/bg-header.png) no-repeat center top;
	height: 206px;
	text-align: right;
}
#header > div {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}
/** Logo **/
#logo {
	float: left;
	margin-top: 25px;
}
/** Navigation **/
#navigation {
	list-style: none;
	display: inline-block;
	width: 610px;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	font-size: 16pt;
	height: 206px;
	width: 138px;
	margin-left: -16px;
	text-align: center;
}
#navigation li a {
	background-position: -144px 0;
	color: #e4dec0;
	display: block;
	font-family: 'Caudex-Regular';
	font-size: 16px;
	height: 206px;
	width: 138px;
	line-height: 152px;
	outline: 0;
	text-decoration: none;
	text-shadow: 1px 1px #3d3413;
	text-transform: uppercase;
}
#navigation li a:hover, #navigation li.selected a {
	background-position: 0 0;
	color: #fff;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {


	background: url(../images/bg-content-top.png) no-repeat center -6px;
	min-height: 85px;
	margin-top: -79px;
	z-index: 1;
	position: relative;
}
#contents > div {
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
}
#contents h1, h2, h3 {
	color: #836544;
	font-family: 'Caudex-Regular';
	font-weight: normal;
	margin: 0 0 30px;
	text-transform: uppercase;
}
#contents h3 {
	color: #474747;


}

#contents h2 {
	color: #474747;
	font-size: 17px;

}
#contents p {
	color: #474747;
	font-size: 17px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 24px;
}
#contents p a {
	color: #474747;
}
#contents p a:hover {
	color: #887c6c;
}
#contents p a.author, #contents p a.comments {
	color: #646f33;
	text-decoration: none;
}
/** adbox **/
#contents  #slides{
	background: url(../images/bg-adbox.png) no-repeat center -6px;
	height: 580px;
	width: 1440px;
	padding-top: 9px;
	position: relative;
}



#slides > div {
	height: 520px;
	width: 1440px;
	margin: -19 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: -1;
}

#slides2 > div img {
	float: left;
	margin-top: -19px;
	position: relative;
}

#slides3 > div {
		float: left;
		width: 1440px;
}
#slides3 > div img {
		float: left;
		width: 1440px;
		position: absolute;


}

#slides span.footer {
	background: url(../images/bg-adboxbottom.png) no-repeat center top;
	display: block;
	height: 146px;
	width: 100%;
	position: absolute;
	bottom: -72px;
	left: 0;
}
/** Featured **/
#featured {
	padding: 18px 0;
}
#featured a {
	background: url(../images/buttons2.png) no-repeat;
	display: inline-block;
	height: 318px;
	width: 314px;
	margin-left: 4px;
}
#featured a:first-child {
	margin-left: 0;
}
#featured a.all-colors {
	background-position: -324px 0;
}
#featured a.highlights {
	background-position: -324px -328px;
}
#featured a.coloring {
	background-position: -324px -656px;
}
#featured a.all-colors:hover {
	background-position: 0 0;
}
#featured a.highlights:hover {
	background-position: 0 -328px;
}
#featured a.coloring:hover {
	background-position: 0 -656px;
}
/** MAIN **/
#main {
	float: left;
	min-height: 800px;
	width: 850px;
}

/** About **/
#about {
	padding-bottom: 30px;
}
#about img {
	float: right;
	margin: 6px 0 30px 20px;
}
#about img.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
}
#about p {
	padding-bottom: 36px;
}

/** Services **/
#contents #services {
	width: 940px;
	padding-left: 10px;
	padding-right: 10px;
}
#services:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}



#services #main ul {
	padding-top: 7px;
}
/** Dzia³y foto**/

#foto_dzialy {
	width:850px;
	margin-bottom: 100px;
}

#foto_do_dzialu img{
	width:200px;
	height:200px;
	float: left;
	margin-right: 30px;
}

#foto_tytul_dzialu h3 {
	background: url(../images/border4.png) repeat-x left bottom;
 	margin: 0 230px 12px;
	padding-bottom: 12px;
	color: #836544;
	text-transform: uppercase;
	width: 619px;
}
 #foto_tytul_dzialu h3 a {
	color: #474747;
	text-decoration: none;
 }
 #foto_tytul_dzialu h3 a:hover {
	color: #474747;
	text-decoration: underline;
}
#foto_opis_dzialu{
	width:100%;
}
/** Galeria**/

#galeria{

}
#galeria_linki_top {
	color: #474747;
	text-transform: uppercase;
	margin-bottom: 36px;
	font-size: 12px;

}
#galeria_linki_top a {
	text-decoration: none;
	color: #474747;
}
#galeria_linki_top a:hover {
	text-decoration: underline;
}

#galeria_pagination{
display: -webkit-box; display: -moz-box; display: box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-box-orient: vertical;
	box-orient: vertical;
  	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-box-align: center;
	box-align: center;

width:100%;
height: 50px;
margin-bottom: -37px;

padding-top: 32px;

}
#galeria_pagination > DIV {
	background: #e4dfc1;
	padding: 4px 8px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	border-radius: 3px;
	color: #838383;
	text-align: center;
	display: inline;
	color: #474747;
	list-style-type: none;
	font-size: 18px;

}
#galeria_pagination a{
	color: #474747;
	text-decoration: none;

}
#galeria_pagination a:hover{
	color: #D9C592;
}
#galeria_lista_miniatur {


}
#galeria_lista_miniatur > DIV{


}
#galeria_lista_miniatur ul{

  width: 720px;
  margin: 0 auto;
  height: 50px;
  margin-bottom: -11px;
  margin-top: 18px;
}
}
#galeria_lista_miniatur td,th {

	font-size: 16px;
	color: #000;
	padding: 0;
	margin: 0;
	background-color: #fff;
	background-image:
	linear-gradient(90deg, transparent 79px, #abced4 79px, #abced4 81px, transparent 81px),
	linear-gradient(#eee .1em, transparent .1em);
	background-size: 100% 1.2em;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);

}

#galeria_lista_miniatur ul li a {
	color: #666;
	height: 300px;
	display: block;
	font-size: 1.3em;
	text-decoration: none;
	width: 320px;
	padding-top: 10px;
	-webkit-box-shadow:  2px 2px 5px 0px #000;
    box-shadow:  2px 2px 5px 0px #000;
	margin: 20px;
	background: #FFF;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#galeria_lista_miniatur ul li {
	float: left;
	list-style-type: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	}

#galeria_lista_miniatur ul a:after {
 font-family: 'alluraregular';

 display: block;
	content: attr(alt);
	font-size: 30px;

}

#galeria_lista_miniatur ul li {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);

}

#galeria_lista_miniatur ul li:nth-child(3n+1) {
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	transform: rotate(-6deg);
}

#galeria_lista_miniatur ul li:nth-child(3n+2) {
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);
}

#galeria_lista_miniatur ul li:hover {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);

	position: relative;
	z-index: 10;
}

#galeria_lista_miniatur img {
  margin-bottom:10px;
  	-webkit-border-radius: 5px;
	border-radius: 5px;
}


/** Blogs **/
#blog div.box {
	background-position: -651px bottom;
	width: 630px;
	padding-bottom: 8px;
}
#blog div.box div.header {
	background-position: 0 0;
	padding-top: 8px;
}
#blog div.box div.body {
	background: url(../images/bg-box.png) repeat-y left top;
	padding-left: 2px;
	padding-right: 10px;
}
#blog div.box h2 a {
	background: url(../images/bg-heading.png) no-repeat right top;
	color: #fff;
	display: block;
	height: 59px;
	line-height: 50px;
	margin-bottom: 12px;
	margin-left: -1px;
	padding: 0 10px;
	text-decoration: none;
	text-shadow: 1px 1px #4c4121;
}
#blog div.box h2 a:hover {
	background-position: left top;
}
#blog div.box img {
	margin: 0 10px 12px;
}
#blog div.box p {
	margin: 0;
	padding-left: 12px;
	padding-right: 20px;
}
#blog div.box p.infos {
	padding-bottom: 10px;
	padding-top: 2px;
}
#blog #sidebar ul.posts {
	margin-bottom: 36px;
}
#blog #sidebar ul.posts li img {
	float: left;
	margin-right: 20px;
}
#blog #sidebar ul.posts li span {
	color: #474747;
	font-size: 17px;
	font-style: italic;
}
#blog #sidebar ul.posts li a {
	display: inline-block;
	font-family: 'Caudex-Regular';
	font-weight: 500;
	width: 192px;
	text-decoration: none;
}
/** Contact **/
#contact {
	min-height: 575px;
}
#contact img {
	float: right;
	margin: 6px 0 30px 20px;
}
#contact form table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#contact form table td {
	padding: 0 6px 12px 0;
	vertical-align: top;
}
#contact form table td:first-child {
	width: 132px;
}
#contact form label {
	color: #474747;
	font-size: 17px;
	margin: 6px 0 0;
}
#contact form input.txtfield {
	color: #474747;
	height: 22px;
	line-height: 20px;
	width: 244px;
	border: 1px solid #ecd9b0;
	padding: 1px 2px;
}
#contact form textarea {
	color: #474747;
	height: 154px;
	width: 334px;
	border: 1px solid #ecd9b0;
	margin: 0 0 4px;
	padding: 2px;
	overflow: auto;
	resize: none;
}
#contact form input.btn {
	background-position: -154px -239px;
	cursor: pointer;
	height: 40px;
	width: 144px;
	border: 0;
	padding: 0;
}
#contact form input.btn:hover {
	background-position: 0 -239px;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	clear: both;
}
/** Articles **/
#articles {
	background: url(../images/border2.png) no-repeat center bottom;
	color: #474747;
	margin: 0 auto;
	padding-bottom: 8px;
}
#articles p {
	font-size: 17px;
	line-height: 24px;
	margin: 0;
}
#articles p a {
	color: #977d5d;
	text-decoration: none;
}
#articles p a:hover {
	color: #6d773a;
}
#articles div.header {
	background: url(../images/border.png) no-repeat center top;
	padding-top: 8px;
}
#articles div.body {
	background: url(../images/bg-pattern.jpg) repeat-y center top;
	min-height: 300px;
}
#articles div.body > div {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}
#articles div.body > div:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#articles div.section {
	float: left;
	background: url(../images/border3.png) repeat-y left top;
	height: 284px;
	width: 295px;
	padding: 20px 5px 0 20px;
	overflow: hidden;
}
#articles div.section:first-child {
	background: none;
	padding-left: 0;
}
#articles div.section h2 {
	background: url(../images/border4.png) repeat-x 1px bottom;
	color: #836544;
	font-family: 'Caudex-Regular';
	font-weight: normal;
	margin-bottom: 12px;
	padding-bottom: 12px;
	text-transform: uppercase;
	font-size: 17px;
}
#articles ul.blog {
	list-style: none;
	margin: 0;
	padding: 0;
}
#articles ul.blog li {
	background: url(../images/border4.png) repeat-x 1px top;
	margin-bottom: 12px;
	padding-top: 13px;
}
#articles ul.blog li:first-child {
	background: none;
	padding-top: 0;
}
#articles ul.blog li span {
	display: block;
	font-size: 17px;
	font-style: italic;
}
#articles ul.blog li a {
	display: block;
	font-family: 'Caudex-Regular';
	font-size: 14px;
}
#articles table.info {
	font-size: 17px;
	line-height: 23px;
	margin-bottom: 30px;
}
#articles table.info td {
	padding: 0;
}
#articles table.info tr td:first-child {
	width: 100px;
}
#connect a {
	background: url(../images/icons.png) no-repeat;
	display: inline-block;
	height: 26px;
	width: 25px;
	margin-right: 5px;
}
#connect a.facebook {
	background-position: -35px 0;
}
#connect a.twitter {
	background-position: -35px -38px;
}
#connect a.googleplus {
	background-position: -35px -77px;
}
#connect a.mail {
	background-position: -35px -115px;
}
#connect a.facebook:hover {
	background-position: 0 0;
}
#connect a.twitter:hover {
	background-position: 0 -38px;
}
#connect a.googleplus:hover {
	background-position: 0 -77px;
}
#connect a.mail:hover {
	background-position: 0 -115px;
}
#footer div.footer {
	font-family: 'Caudex-Regular';
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}
#footer div.footer {
	padding: 10px 0 20px;
}
#footer div.footer form {
	float: right;
	width: 292px;
	margin-right: 8px;
	text-align: right;
}
#footer div.footer form input.txtfield {
	color: #474747;
	font-size: 17px;
	height: 18px;
	line-height: 18px;
	width: 213px;
	border: 1px solid #ecd9b0;
	text-align: center;
}
#footer div.footer form input.btn {
	background-color: #977d5d;
	color: #fff;
	cursor: pointer;
	font-size: 17px;
	height: 19px;
	width: 54px;
	border: 0;
}
#footer div.footer form input.btn:hover {
	background-color: #685237;
}
#footer div.footer p {
	color: #5c5b58;
	font-size: 17px;
	line-height: 24px;
	margin: 0;
}
#footer div.footer p a {
	color: #5c5b58;
	border-left: 1px solid #6f6e68;
	margin-left: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#footer div.footer p a:hover {
	color: #887c6c;
}