﻿/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin: 0;
	padding: 0;
}
#page {
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.pensjonat_bg {
	background-image: url('../img/bg/bg12.jpg');
}
.pokoje_bg {
	background-image: url('../img/bg/bg11.jpg');
}
.atrakcje_bg {
	background-image: url('../img/bg/bg13.jpg');
}
.kontakt_bg {
	background-image: url('../img/bg/bg14.jpg');
}
.lokalizacja_bg {
	background-image: url('../img/bg/bg15.jpg');
}

a {
	text-decoration: none;
}
ol,ul {
	list-style:none;
}

/* General Demo Style */
.ie7 body{
	overflow:hidden;
}
.codrops-top{
	line-height: 24px;
	font-size: 11px;
	width: 100%;
	background: #000;
	opacity: 0.9;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.clr{
	clear: both;
}

#menu {
	overflow: no-display;
	width: 250px;
	height: 550px;
	background: linear-gradient(to bottom, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.6) 70%, rgba(0,0,0,0.3) 85%, rgba(0, 0, 0, 0) 99%) transparent;
	float: left;
	z-index: 999;
	position: absolute;
}


#logo {
	background-position: center bottom;
	border-style: none;
	width: 220px;
	height: 97px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	background-image: url('../img/ul_bg.png');
	background-repeat: no-repeat;
}
#logo img {
	border-color: transparent;
	text-decoration: none;
	border-style: none;
	transition-duration: 0.6s;
}
#logo img:hover {
	border-style: none;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	transition-duration: 0.6s;
}

nav ul {
	width: 220px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
nav li {
	background-image: url('../img/li_bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;

}

nav li a {
	color: #A38F77;
	font-size: 24px;
	font-family: 'PT Serif', Book Antiqua, serif;
	transition-duration: 1s;
	line-height: 40px;
}
nav li a:hover {
	color: #71532F;
	transition-duration: 1s;
	font-size: 26px;
}
.lang {
	float: right;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.lang img {
	border: 1px solid rgba(255,255,255,0.5);
}

.lang img:hover {
-moz-transform: scale(1.25);
-webkit-transform: scale(1.25);
transform: scale(1.25);
transition-duration:0.6s;
}

.lang a {
	padding: 3px;
	margin: 0px;
}
header {
	text-align: center;
}
#contain {
	width: 100%;
	position: absolute;
}
article {
	padding: 135px 25px 75px 25px;
	margin-right: 220px;
	margin-left: 250px;
	background-color: rgba(0,0,0,0.5);
	color: #BEB09E;
	font-size: 18px;
	line-height: 1.3em;
	text-align: justify;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10px, rgba(0,0,0,0.3) 100px, rgba(0,0,0,0.6) 300px, rgba(0,0,0,0.99) 500px ) transparent;
	text-shadow:1px 1px 0px rgba(0,0,0,0.7);
	min-height: 680px;
}
article a {
	color: #FFFFFF;
	text-decoration: none;
}
article a:hover {
	color: #D2C9BD;
	text-decoration: none;
}
h1 {
	border-color: #B6A794;
	font-size: 22px;
	font-weight: normal;
	border-bottom-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
}
.galeria {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	max-width: 750px;
}
.galeria img {
	border: 1px solid rgba(210, 201, 189,0.5);
	margin-right: 1px;
	margin-bottom: 2px;
	margin-top: 1px;
}
footer {
	background-position: center top;
	position: absolute;
	width: 100%;
	z-index: 999;
	margin-bottom: 0px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image: url('../img/bottom_bar.png');
	background-repeat: repeat-x;
}
footer a {
	text-decoration: none;
	color: #D2C9BD;
	transition-duration:0.8s;

}
footer a:hover {
	color: #FFFFFF;
	transition-duration:0.8s;
}
.item {
	box-shadow: 1px 1px 4px rgba(255,255,255,0.3);
	width: 450px;
	height: 313px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.item:hover {
	background-position: center -60px;
	transition-duration:0.5s;
}
.item1 {
	background-image: url('../img/item1.jpg');
	background-color: #000000;
}
.item2 {
	background-image: url('../img/item2.jpg');
	background-color: #000000;
}
.item3 {
	background-image: url('../img/item3.jpg');
	background-color: #000000;
}
h2 {
	text-align: center;
}
h2 a {
	background-image: url('../img/item_bg.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
	padding-top: 268px;
	padding-bottom: 15px;
	height: 30px;
}
h2 a:hover {
	background-image: url('../img/item_bg_hover.png');
	color: #FFFFFF;
	transition-duration:0.5s;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.8);
}
.contain iframe {
	margin: 0px;
}
