﻿/* ---------------------------------------------- reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	/* border: 0; */
	font-size: 100%;
	font: inherit;
/*
	vertical-align: baseline;
*/
}
body {
	line-height: 1.4em;
	background: #EDEDED url('images/bg_top.png') left top repeat-x;
	color:	#000; 
	font-size: 14px;
	font-family: Verdana, Arial;
}
ul {
	/* list-style: none; */
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: none;
}
/* end ----------------------------------------------------------------- reset CSS */
/* ------------------------------------------- podstawowe tagi html */
h1, h2 ,h3 {
	color: black;
	text-align: center;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	margin: 10px 0 25px 0;
	text-align: left;
}
h2 {
	font-size: 16px;	
	margin: 0.83em 0;
}
h3 {
	font-size: 14px;	
	margin: 1em 0;
}
p {
	margin:10px 0 5px 0;
	text-align: justify;
	line-height: 1.4em;
}
a {
	color: #3B6138;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
b, strong {
	font-weight: bold;
}
td {
	padding: 2px;
}
.clr{
	clear: both;
}
/* end ------------------------------------------- podstawowe tagi html */
/*-------------------------------------  BOF uklad strony   ---------------------- */
#kontener{
	background: transparent url('images/bg_bottom.png') left bottom repeat-x;
	width: 100%;
}
#kontener-inner{
	background: transparent url('images/bg_footer.png') center bottom no-repeat;
	width: 100%;
}
#root{
	max-width: 960px;
	min-width: 890px;
	height: auto;
	margin:0px auto;
	width: 100%;
}
#naglowek{
	background: transparent url('images/bg_header.png') center top no-repeat;
	width: 100%;
	position: relative;
}
#naglowek:after{
	content: '';
	clear: both;
	display: block;
}
#naglowekLogo{
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	position: relative;
	z-index: 2;
	margin-right: -100%;
}
#contact{
	float: right;
	max-height: 147px;
	margin-right: 5px;
	color: white;
}
#contact a.link-fb,
#contact a.link-tw,
#contact a.link-yt{
	display: block;
	width: 25px;
	height: 26px;
	background: transparent url('images/icons.png') left top no-repeat;
	float: left;
	margin-right: 5px;
	text-decoration: none;
}
#contact a.link-fb{
	background-position: right top;
}
#contact a.link-tw{
	background-position: left top;
}
#contact a.link-yt{
	background-position: center top;
}	
#contact a.link-fb:hover{
	background-position: right bottom;
}
#contact a.link-tw:hover{
	background-position: left bottom;
}
#contact a.link-yt:hover{
	background-position: center bottom;
}
#slogan{
	width: 62%;
	max-width: 590px;
}
#doUlubionych {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 80px;
	height: 30px;
}
#doUlubionych a , #doUlubionych a:hover{
	text-decoration: none;
}
#doUlubionych a img{
	vertical-align: middle;
}
#sexyBookmark{
	position: absolute;
	top: 180px;
	left: 20px;
	width: 200px;
	height: 30px;
}
#langs {
	width: 120px;
	height: 40px;
	float: right;
}
#langs img {
	width: 30px;
	height: 30px;
}
#mainGora{  
	background: /* url(images/ramka_gora.png) */ no-repeat;
	height: 9px;
	margin-top: 3px;
}
#main{           /* <<------------ glowny pojemnik na tresc  - zawiera  divy  mainXXX ponizej --- */
	width: 100%;
	text-align:left;
	margin-top: 10px;
	float: left;	
}
#mainDol {
	background: /* url(images/main_dol.png) */ no-repeat;
	height: 23px;
}
#baneryDol{          
	text-align: center;
}
#baneryDol br{          
	display: none;
}
#baneryDol img{          
	border: none;
	margin: 3px;
}
#pasekDol {
	background: /* url(images/pasek_dol.png) */ no-repeat;
	height: 47px;
}
#mainContent{    /* <<------------ tresc strony  - lewa lub prawa  --- */
	width: 100%;
	margin-right: -100%;
	float: left;	
	min-height:460px;	
}
#mainContent h1{
	background: transparent url('images/h1.png') left bottom repeat-x;
	line-height: 40px;
	position: relative;
	padding-left: 25px;
	margin-top: 0px;
	color: #375934;
	font-size: 20px;
	font-style: italic;
}
#mainContent>div.inner{
	margin: 0px 15px 15px 15px;
	padding: 15px;
}
.left-sidebar #mainContent>div.inner{
	margin-left: 265px; 
}
.right-sidebar #mainContent>div.inner{
	margin-right: 265px; 
}
.both-sidebars #mainContent>div.inner{
	margin-left: 265px;
	margin-right: 265px; 
}
.none-sidebars #mainContent>div.inner{
	margin-left: 0px;
	margin-right: 0px; 
}
#mainContent img{
	max-width: 100%;
	height: auto !important;
	border: 1px solid #9A9A9A;
	margin: 2px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.75);
}
#mainContent ol {
	margin-left: 30px;
}
#mainContent ul { 
	/* list-style-image: url(images/li.png); */
	margin-left: 30px;
}
#mainContent ul li, #mainContent ol li{ 
	margin-top: 5px;
}
#mainContent a{ 
	text-decoration: underline;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #863434;
}
#column_left{
	float: left;
	width: 250px;
}
#column_right{
	float: right;
	width: 250px;
}
#stopka{         /* <<------------ stopka strony  --- */
	background: /* url(images/bg_stopka.png) */ repeat-x;
	width: 100%;
	text-align: right;
	font-size:11px;
	color: white;
	position: relative;
	margin-top: 35px;
}
#stopka a {
	color: white;
	text-decoration:none;
}
#stopka a:hover {
	text-decoration:underline;
}
#stopka p {
	margin: 3px;
	color: white;
	font-size:11px;
}
.footer-inner{
	margin: 0px;
	width: 100%;
}
.footer-inner>table{
	text-align: left;
	width: 96% !important;
	margin: 0px 2%;
	background: transparent url('images/hr.jpg') center top repeat-x;
}
.footer-inner>table p{
	text-align: left;
}
#stopka .footer-inner>table p{
	clear: both;
	line-height: 20px;
}
/*  ---------------------------- pokaz slajdów --- */
#cycle {	
	height: auto;
	max-width: 960px;
	margin: 0px auto;
	position: relative;
	clear: both;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	margin-bottom: 15px;
}
#cycle img {    
	width: 100%;	
	height: auto;
	display: block;
} 
#cycle img.slide{
	display: none;
}
#cycle .prev, 
#cycle .next{
	position: absolute;
	top: 50%;
	margin-top: -36px;
	width: 35px;
	height: 72px;
	background: transparent url('images/cycle_nav.png') -72px top no-repeat;
	z-index: 15;
	display: block;
}
#cycle .prev{
	left: 0px;
	background-position: right top;
}
#cycle .next{
	right: 0px;
	background-position: left top;
}
/*  end ---------------------------- pokaz slajdów --- */
/*-------------------------------------  EOF uklad strony   ---------------------- */
/* -------------------------------- BOF glowne menu ----------------------------- */
#pasekMenu {	
	position: relative;
	text-align: left;
	z-index: 25;
	clear: both;
}
#menu_1 {
	height: 27px;
	margin-left: 0px !important;
}
#menu_1 span.menuTitle {
	display:none;
}
#menuUl_1 {

} 
#menuUl_1 a {   /* << ---------------- ogolny uklad dla elementow link_deph_1 a i link_deph_2 a */
	display: block; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: none; 
	padding: 0 10px; 
	color: #284225;
	opacity: 1;
	line-height: 22px;
	background: transparent url('images/bg_menu_item.png') left -50px repeat-x;
}
#menuUl_1 a:hover{
	color: white;
	background-position: left top; 
}
/* ----------------------------- menu poziome */
#menuUl_1 .link_deph_1 {
	position: relative;
	display: block;
	float: left;
	background: /* url(images/nav-a.png) */ left top no-repeat;
	margin-right: 5px;
}
#menuUl_1 .link_deph_1:hover {
	
}
#menuUl_1 .link_deph_1:hover, #menuUl_1 li.link_deph_1.active{
	background: /* url(images/nav-a.png) */ left top no-repeat;	
}
#menuUl_1 .link_deph_1:hover > a, #menuUl_1 .link_deph_1 > a.active{

}
#menuUl_1 .link_deph_1 a {
	text-align: center;
	margin: 0px;
}
#menuUl_1 .link_deph_1 a:hover {

}
#menuUl_1 .submenu_deph_1{
	display: block;
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0;
	background: #619CE0;
}
#menuUl_1 .link_deph_1:hover .submenu_deph_1,  .link_deph_2:hover .submenu_deph_1{
	visibility: visible;
}
#menuUl_1 .link_deph_2 {
	/* background: url(images/bg_menu.png); */
}
#menuUl_1 .link_deph_2:hover {
	
}
#menuUl_1 .link_deph_2  a {
	width: 175px;
	text-align: left;
}
#menuUl_1 .link_deph_2  a:hover {
	color: #fff;
}
#menuUl_1 .link_deph_2.last-child {
	/* background: url(images/bg_menu_last.png) no-repeat; */
	height: 41px;
}
/* -------------------------------- EOF glowne menu ----------------------------- */
/* -------------------------------- bOF boczne menu ----------------------------- */
#menu_2{
	margin-left: 0 !important;
}
#menuUl_2{
	margin: 0;
	padding: 0;
}
.box_content #menu_2{ 
	margin-top: 10px; 
	padding-bottom: 1px;
}
.box_content #menu_2 > ul {
	width: 210px; 
	list-style: none;
}
.box_content #menu_2 > ul:after  { 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden; 
	clear: both;
}
.box_content #menu_2 > ul li { 
	line-height: 20px; 
	width: 210px; 
	position: relative; 
	float: left; 
	clear: left;
	margin-bottom: 2px;
}
.box_content #menu_2 > ul li a { 
/*
	background: url(images/menu0.png) no-repeat;
*/
	display: block; 
	padding: 0px; 
	font-size: 14px;
	font-weight: normal; 
	color: #2E2E2E; 
	text-decoration: none;
	font-family: Tahoma;
	text-align: left;
	padding-left: 35px;
	padding-right: 0px;	
}

.box_content #menu_2 > ul li a:hover, .box_content #menu_2 > ul li a.active { 
	background-position: 0 -20px;
	color: #3B6138
/*
	border-bottom: 1px dotted #000;
*/
}
/* sub-menu */
.box_content #menu_2 > ul li ul { 
	list-style-type: none;
	position: absolute; 
	top: 0; 
	left: 245px; 
/*
	border: 1px solid #c34fa1; 
	background: #cc5caa; 
*/
	display: none;
}
.box_content #menu_2 > ul li > a {
	/* background: url(images/menu0.png) no-repeat;  */
} /* #menu_1 > */
.box_content #menu_2 > ul li > a:hover {
	/* background-position: 0 -20px; */
}

.box_content #menu_2 > ul li:hover > ul { 
	display: block;
}
/* -------------------------------- EOF boczne menu ----------------------------- */	
/* -------------------------------- BOF dolne menu ----------------------------- */
#menu_3{
	text-align: center;
	color: #000;
}
#menuUl_3 {
	
}
#menuUl_3 li{
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#menuUl_3 li a{
	text-decoration: none;
	color: #000;
	font-size: 11px;
}
#menuUl_3 li a:hover{
	text-decoration: underline;
	color: #000;
}
/* -------------------------------- EOF dolne menu ----------------------------- */
/* ----------------------------------------------- galeria zdjęć --------------- */
.galeria, #galeria{
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.galeria-box:after{
	clear: both;
	content: '';
	display: block;
}
.galeriadiv {
	text-align: center;
}
.minContainer{ 
	float: left;
/*	display: inline-block;
	zoom:1;   /* hasLayout */
/*	*display:inline; /* IE7 hack */
	vertical-align: top;
}
.min{
/*
	border: 1px solid #f00;
*/
	margin-right: 5px;
	margin-bottom: 15px;
}
.min img {
	border: 3px solid #3B6138;
}
.minDesc {
	text-align: center;
}
.minDesc span {
	text-align: center;
	font-size: 13px;
}
/* end ----------------------------------------------- galeria zdjęć --------------- */
/* ---------------------------------------------------- galeria   - linki ---------- */
.glinkText {
	text-align: center;
	width: 190px;
	height: 36px;
}
.glinkText a {
	text-decoration: none !important;
	font-size: 13px;
}		
.glinkText a:hover {
	text-decoration: underline !important;
	/*
	color: #6D351A !important;
	*/
}
#galeriaLinkTable{
	width: 100%;
}		
		
#mainContent .glinkImage{
    border: 5px solid #3B6138;
    width: 100%;
	display: block;
	margin: 0px auto;
    height: 150px;
	background: #3B6138;
	max-width: 200px;
}
.glinkImg {
	width: 90%;
}
.galeriaLink{
    float: left;
    margin: 1%;
	width: 30%;
	min-width: 150px;
	text-align: center;
}
.galeriaPodpis{
    width: 120px;
    margin-top: 5px;
    /*background: url(images/galeriaLinkPodpis.png) bottom left;*/
    /*border: 3px #7E4712 ridge;*/
    border-top: none;
    padding: 2px;
    float: left;
}
.galeriaPodpis a{
    color: #3d3535;
    line-height: 20px;
    max-width: 120px;
}
.gallery_back_button { 
	margin-left: 10px;
	clear: both;
	margin-left: 10px; 
}
/* end ---------------------------------------------------- galeria   - linki ---------- */
/* ---------------------------------------------------  formularze -------------  */
input, textarea, select {
	background-color: #619CE0;
	-o-border-radius:5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	behavior:url(border-radius.htc);
	color: #000;
}
input {
	/* float: left; */
}
textarea{
	width:400px;	
}
select {
		
}
#kontakt {  /* <<-------------- formularz kontaktowy - standard -- */
    margin-left: 20px;
}
#fast_contact {
	margin-top: 60px;
	color: #ccc;
}
#fast_contact h2 {
	color: #bbb;
	font-size: 1.1em;
	margin: 0 0 25px 0;
	text-align: center;
}
/* end ---------------------------------------------------  formularze -------------  */
/* --------------------------------------------------------- Testimonials - referencje */
.review{
    margin-top: 25px;
    padding: 0 5px;
}
.reviewDate{
	width: 100%; 
	display: block; 
	float: left; 
	text-align: right;
    margin-bottom: 10px;
    font-size: 11px;
}
.reviewDesc{
    text-align: justify;
    margin-bottom: 10px;
}
.reviewSign{
    margin-bottom: 10px;
    margin-left: 260px;
    font-weight: bold;
    text-align: left;
}
.reviewAddress{
    margin-bottom: 10px;
    text-align: left;
    margin-left: 260px;
}
.reviewRang {

}
.reviewRang img {
	float: none !important;


}
/* end --------------------------------------------------------- Testimonials - referencje */
/* ------------------------------------------------- komunikaty LumiCMS ----- */
.msggreen{
   background: #89EF77;
   border: 1px solid #1C8F08;
   color: #1C8F08;
   padding: 3px;
   text-align: center;
}
.msgred{
   background: #FF9F9F;
   border: 1px solid #FF0000;
   color: #FF0000;
   padding: 3px;
   text-align: center;
}
.sendMailInfo {
	background-color: #FFFFCC;
	border: 2px solid #FFFF77;
	color: #000000;
	margin: 0 1em 5px;
	min-height: 21px;
	padding: 5px;
}
#ajaxmsg {
	display: none;
}
#ajaxmsg.msggreen{
	display: block;
}
/* end ------------------------------------------------- komunikaty LumiCMS ----- */
/* START ------------------------------------------------- boczny formularz kontaktowy ----- */
.inputFC {
	width: 200px;
}
.inputTA {
	width: 200px;
}
.opisFC {
	font-size: 12px;
}
/* end -------------------------------------------------  boczny formularz kontaktowy ----- */
/* START ------------------------------------------------- boxy - kolumna lewa lub prawa ----- */
.box {
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.box_top {
	width: 100%;
	height: 30px;
}
.box_top  h4{
	text-align: left;
	color: #375934;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 35px;
	background: transparent url('images/block_header.png') center bottom no-repeat;
}
.box_content {
	padding: 10px 5px 1px 5px;
	overflow: hidden;
	font-size: 14px;
}
.box.contact strong{
	line-height: 30px;
	font-size: 14px !important;
	font-weight: normal;
}
.box.contact .box_content img{
	display: none;
}
/* end ------------------------------------------------- boxy - kolumna lewa lub prawa ----- */
/* START ------------------------------------------------- mapa strony ----- */
#sitemap #menu_1 {
	padding-bottom: 20px;
	height: auto;
	margin : 0 !important;
}
#sitemap #menu_2 {
	padding-bottom: 20px;
	height: auto;
	margin : 0 !important;
}

#sitemap #menu_3 {
	padding-bottom: 20px;
	height: auto;
	margin : 0 !important;
}
/* end ------------------------------------------------- mapa strony ----- */
.footer-more-info {
	display: none;
}
/* -----------------------------------=--------- nowosci  ---------------- */
.news_row  {
	background: none;
}
.news_title {
	font-size: 18px;
	cursor: pointer;
}
.news_title:hover {
	color: #777;
	text-decoration: underline;
}
.news_date {

}
.news_row  {

}
.news_title_row {
	border-bottom: 1px solid #ccc;
}
.news_content {

}
.news_contentbox {

}
/* END ------------------------------------------ nowosci  ---------------- */

#menu_1.rmm .rmm-toggled ul li{
	background: #00DEFF url('images/bg_header.png') left -50px repeat-x;
}
#menu_1.rmm{
	width: auto;
}
#kontakt textarea{
	max-width: 100%;
	width: 100% !important;
}
#siimage{
	max-width: 230px !important;
	width: 100%;
}
#mainContent .boxes:after{
	content: '';
	clear: both;
	display: block;
}
#mainContent .boxes>a{
	display: block;
	position: relative;
	float: left;
	width: 24%;
	margin: 0.5%;
	font-size: 12px;
	font-weight: bold;
	color: white;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	text-decoration: none;
}
#mainContent .boxes>a>img{
	width: 100%;
	display: block;
	margin: 0px;
	border: 1px solid white;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}
#mainContent .boxes>a>u{
	background: #3B6138;
	width: 100%;
	border: 1px solid white;
	text-decoration: none;
	padding: 0px 5px;
	box-sizing: border-box;
	display: block;
	height: 45px;
	margin-top: -1px;
	position: relative;
}
#mainContent .boxes>a>u:after{
	font-size: 16px;
	content: '>';
	color: #DBC726;
	position: absolute;
	right: 3px;
	top: 10px;
}
#contact{
	position: absolute;
	right: 15px;
	top: 5px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	width: 260px;
	font-family: Arial, Verdana;
}
#contact>div{
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
}	
#contact .kontakt-tel{
	background: transparent url('images/icon_phone.png') left center no-repeat;
}
#contact .kontakt-mail{
	background: transparent url('images/icon_mail.png') left center no-repeat;
	margin-top: -15px;
}
.box.contact a{
	display: none;
}
/*
@media all and (max-width: 800px){
	.galeriaLink{
		width: 48%;
	}
}

@media all and (max-width: 640px){
	#slogan{
		display: none;
	}
	#mainContent{
		margin: 0px;
		float: none;
	}
	#mainContent>div.inner{
		padding: 15px;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	#column_left,
	#column_right{
		float: none;
		margin: 0px auto;
	}
	#main{
		background-image: none;
	}
	#naglowek .after{
		display: none;
	}
	#naglowek:before{
		margin-left: 23px; 
	}
	#menu_1.rmm{
		padding-right: 0px;
	}
	.galeriaLink{
		width: 48%;
	}
}	

@media all and (max-width: 520px){
	#slogan{
		display: none;
	}
	#menu_1.rmm{
		padding-left: 0px;
	}
	.footer-inner>table td{
		width: auto !important;
	}
	.footer-inner>table img.logo{
		max-width: 71px;
		margin: 10px auto !important;
	}
}
@media all and (max-width: 420px){
	.footer-inner img.logo{
		display: none;
	}
	.galeriaLink{
		width: 100%;
	}
}*/