
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

*::selection {
	background: #c20000;
	color: #fff;
}
*::-moz-selection {
	background: #c20000;
	color: #fff;
}
@font-face {
  font-family: "Museo-Slab";
  src: url('museo_slab_500.otf');
}
@font-face{ 
	font-family: 'Museo300';
	src: url('webfonts/museosans_300_polish/MuseoSans_300-webfont.eot');
	src: url('webfonts/museosans_300_polish/MuseoSans_300-webfont.eot?#iefix') format('embedded-opentype'),
	     url('webfonts/museosans_300_polish/MuseoSans_300-webfont.woff') format('woff'),
	     url('webfonts/museosans_300_polish/MuseoSans_300-webfont.ttf') format('truetype'),
	     url('webfonts/museosans_300_polish/MuseoSans_300-webfont.svg#webfont') format('svg');
}
@font-face {
	font-family: "MuseoSans100";
	src: url('webfonts/museosans_100_polish/MuseoSans_100-webfont.eot');
	src: url('webfonts/museosans_100_polish/MuseoSans_100-webfont.eot?#iefix') format('embedded-opentype'),
	     url('webfonts/museosans_100_polish/MuseoSans_100-webfont.woff') format('woff'),
	     url('webfonts/museosans_100_polish/MuseoSans_100-webfont.ttf') format('truetype'),
	     url('webfonts/museosans_100_polish/MuseoSans_100-webfont.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'MuseoSans300';
	src: url('webfonts/museosans_300_polish/MuseoSans_300-webfont.eot');
	src: url('webfonts/museosans_300_polish/MuseoSans_300-webfont.eot?#iefix') format('embedded-opentype'),
	     url('webfonts/museosans_300_polish/MuseoSans_300-webfont.woff') format('woff'),
	     url('webfonts/museosans_300_polish/MuseoSans_300-webfont.ttf') format('truetype'),
	     url('webfonts/museosans_300_polish/MuseoSans_300-webfont.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'MuseoSans500';
	src: url('webfonts/museosans_500_polish/MuseoSans_500-webfont.eot');
	src: url('webfonts/museosans_500_polish/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
	     url('webfonts/museosans_500_polish/MuseoSans_500-webfont.woff') format('woff'),
	     url('webfonts/museosans_500_polish/MuseoSans_500-webfont.ttf') format('truetype'),
	     url('webfonts/museosans_500_polish/MuseoSans_500-webfont.svg#webfont') format('svg');
}
@font-face {
	font-family: "Lobster";
	src: url('Lobster 1.4.otf');
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #333;
	font-family: MuseoSans100;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #333;
	font-family: MuseoSans100;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #333;
	font-family: MuseoSans100;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #333;
	font-family: MuseoSans100;
}
body {
	cursor: default;
	font-weight: 300;
	font-family: "MuseoSans300",Verdana,Arial;
	font-size: 17px;
	color: #333;
	background: #d1c797 url('../img/site_bckg.png');

}
a { text-decoration: none; color: #333; }

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 10px 0px;
}
h1 {
	font-size: 28px;
}
ul {
	line-height: 30px;
}

#mainImage {
	min-width: 960px;
}
#onlineReservation {
	position:fixed;right: 0px; top: 0px;width: 149px;height: 149px;z-index: 1000;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	cursor: pointer;
	opacity: 0.5;
}
#onlineReservation:hover {
	opacity: 1;
}
header {	
	position:relative;z-index: 100;background: #670c0a url('../img/header_bckg.png') top center;
}
header #topBckg {
	height: 90px; 
}
#cssdropdown {
	position:absolute;
}
#cssdropdown a {
	text-decoration: none;
	color: #333;
	display: block;
	width: 100%;
}
header #menuBckg {
	position:relative;top: 50px;min-width: 960px;background: url('../img/menu_bckg2.png') top center;height: 64px;
}
header #menu {
	margin: 0px auto;padding: 5px;width: 940px;height: 15px;text-shadow: 0px 1px 0px #ece1ad;font-family:MuseoSans300;position:relative;
}
.left,.right,.logo {
	float:left;text-align:center;height: 20px;
}
.right {
	float:right;
}

.right {
	width: 320px;
}
.logo {
	position:relative;
	cursor: pointer;
	top: -20px;
}
.logo .bckg {
	background: url('../img/folwark_zgierz_logo.png');
	width: 337px; 
	height: 180px; 
	position: absolute;
	left: -15px;
	bottom: -36px;
}

li.headlink {	float:left; width: 101px;margin-top: -2px; list-style:none;}
li.headlink ul { opacity: 0; text-align:left;list-style: url('../img/list_img.png') outside;-webkit-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;}
li.headlink:hover ul { opacity:1; }
li.headlink img { opacity:0; }
li.headlink:hover img { opacity:1; }

ul .menuPion {
	font-size: 16px;
	padding: 5px 10px; margin-top: 15px;box-shadow: 0px 0px 10px #333;width: 153px;background: #ffffd7 url('../img/ul_bckg.png');position:absolute;margin-left: -30px;
}
.menuPion img {
	position:absolute;top: -22px; left: 0px;
}
.menuPion li {
	margin: 5px;
	margin-left: 15px;
	line-height: 18px;
}
.menuPion li a:hover {
	font-weight:bold;
}

footer .homeFooter {
	position:absolute; bottom: 0px; min-width: 960px;width:100%; height: 50px; background: #d1c797 url('../img/site_bckg.png');text-shadow: 0px 1px 0px #ece1ad;
}
footer .foot {
	position:absolute;top:220px;min-width: 960px;width:100%; background: #d1c797 url('../img/site_bckg.png');text-shadow: 0px 1px 0px #ece1ad;
}
.szycie {
	width: 100%; background: url('../img/footer_bckg.png') repeat-x;height: 15px;
}

footer .copy {
	float:left;color:#917c60;
}
footer .menu {
	float:right;color:#333;
}
footer .menu a {
	margin: 0px 7px;
}
footer .menu a:hover {
	border-bottom: 1px solid #333;
}

footer .links {
	margin: 0px auto; width: 960px;
}







#content .vLine {
	display:table-cell;width: 1px;padding: 4px;background: url('../img/content_bckg1.png') repeat-y center center;
}
#content {
	margin: 0px auto;width: 960px; background: #ffffd7;box-shadow: 0px 0px 2px #333;z-index: 100;position:relative;top: -200px;display:table;
}
#content .menu {
	display:table-cell;
	width: 250px;
	padding-bottom: 50px;
}
#content .menu h1 {
	text-align:center;
	font-size: 22px;
	padding: 10px 10px;
	text-shadow: 0px 1px 0px #ece1ad;
}

#content .menu a { 
	display:block;
	padding: 10px 5px;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	margin: 1px 0px;
}
#content .menu a:hover {
	background: #887f53;
	color: #ffffd7;
}
#content .menu a:hover:before {
	background: url('../img/list_img_hover.png') no-repeat left center;
	
}
#content .menu a::before {
	content: "";
	background: url('../img/list_img.png') no-repeat left center;
	height: 10px; 
	width: 10px;
	position:relative;
	padding-left: 15px;
}
#content .menu .active {
	background: #887f53;
	color: #ffffd7;
}
#content .menu .active:before {
	background: url('../img/list_img_hover.png') no-repeat left center;
}
#content .info {
	display:table-cell;
	padding-bottom: 50px;
	width: 680px;
}

#content .info h1 {
	text-align:center;
	font-size: 22px;
	padding: 10px 10px;
	text-shadow: 0px 1px 0px #ece1ad;
	width: auto;
}
#content .info h1:before {
	content: "";
	background: url('../img/list_img.png') no-repeat left center;
	height: 10px; 
	width: 10px;
	position:relative;
	padding-left: 25px;
}
#content .info h1:after {
	content: "";
	background: url('../img/list_img.png') no-repeat right center;
	height: 10px; 
	width: 10px;
	position:relative;
	padding-right: 25px;
}
#content .info p {
	padding: 0 15px;
	text-align:justify;
	font-size: 16px;
	line-height: 24px;
	margin: 15px 0px;
}

#content .info ul {
	font-size: 16px;
	line-height: 24px;
	list-style: url('../img/list_img.png') outside;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	margin-left: 50px;
}
#content .info li {
	padding-left: 0px;
}

ul.stars {
	font-size: 15px;
	line-height: 19px;
	list-style: url('../img/list_img.png') outside;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	margin-left: 20px;
	margin-bottom:10px;
	margin-top:5px;
}
.stars li {
	padding-left: 5px;
}

#content #shadow {
	background:url('../img/content_bottom_bckg.png');background-size: 100%;position: absolute;bottom:-20px;left:0px;width: 100%;opacity: 0.5;z-index: 10;
}
#content .facebook {
	position:absolute;left: 20px;width: 49px; bottom:-59px;height: 59px;z-index:11;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
}
#content .facebook:hover {
	opacity: 0.7;
}
/* general footer */

#footer {
	text-shadow: 0px 1px 0px #ece1ad;
	top: -100px;
	position:relative;
	width: 100%;
}
#footer .contacts {
	float:left;
	width: 400px;
}
#footer .contacts a:hover {
	border-bottom: 1px solid #333;
}
.call, .addr, .mail {
	line-height: 40px;
}
.call:before,.addr:before,.mail:before {
	content: 			"";
	position:			relative;
	padding-left: 		45px;
}
.call:before{
	background: 		url('../img/icon_phone.png') no-repeat left center;
}
.addr:before {
	background: 		url('../img/icon_home.png') no-repeat left center;
}
.mail:before {
	background: 		url('../img/icon_mail.png') no-repeat left center;
}

#footer .logoFooter {
	float:right;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
}
#footer .logoFooter:hover {
	opacity: 0.7;
}





/* dodatkowe */

#konkurs {
	float:left;padding-top: 35px;margin-left: 30px;position:absolute;
	-webkit-transition: opacity .2s ease-in;
	-moz-transition: opacity .2s ease-in;
	cursor: pointer;
}

#konkurs:hover {
	opacity: 0.8;
}


.tresc{ 
	position: relative;
width: 100%;
padding-bottom: 100px;
}

.tresc p{
text-align: center;
margin: 30px auto;
max-width: 80%;
line-height: 22px;
}

.tresc strong{
font-weight:bold;
}

#slider{
	height: 100% !important;
}
#mainImage{
	height: 650px !important; 
	position: relative !important; 
}