html, body {
	padding: 0;
	margin: 0;
	background-image: url('../img/b_main.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.abs {
	position: absolute;
}
.rel {
	position: relative;
}

.align_l {
	float: left
}

.align_r {
	float: right
}

img {
	border: 0
}

p {
	margin: 0;
	padding: 0;
}

#navi {
	position: fixed;
	z-index: 5;
	width: 100%;
	background-image: url('../img/b_navi.png');
	background-repeat: repeat-x;
	height: 36px;
	top: 0
}

#navi .menu {
	width: 984px;
	height: 36px;
	margin: 0 auto;
	text-align: center;
}

#navi .menu .b_left {
	position: absolute;
	left: 0;
	top: 0;
	width: 17px;
	height: 36px;
}

#navi .menu .b_right {
	position: absolute;
	right: 0;
	top: 0;
	width: 17px;
	height: 36px;
}

#navi .menu .inner {
	background-color: #714530;
	height: 36px;
	width: 950px;
	position: absolute;
	left: 17px;
	top: 0
}

#navi .menu a {
	text-decoration: none;
	margin-left: 20px;
	padding-top: 5px;
	display: inline-block;
	color: #DEDEDE;
	font-size: 16px;
	font-weight: bold;
}

#navi .menu a:hover {
	color: #AAAAAA
}


#container {
	width: 950px;
	margin: 20px auto;
}

#container .logo {
	height: 190px
}

#container .logo img{
	margin-top: 50px;
	margin-left: 310px
}

#container .clear {
	clear: both
}

#container .box {
	margin-bottom: 20px
}

#container .box .arrows img {
	width: 21px;
	height: 21px
}

#container .box .header img {
	width: 950px;
	height: 92px;
	display: block;
}

#container .box .content_home {
	height: 516px;
	position: relative;
}

#container .box .content_home .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 516px;
	z-index: 1;
}

#container .box .content_home .arrows {
	position: absolute;
	top: 482px;
	left: 918px;
	z-index: 2;	
}


#container .box .content_home .photo_home {
	position: absolute;
	left: 660px;
	top: 62px;
	z-index: 2;	
}

#container .box .content_home .t1 {
	width: 250px;
	height: 24px
}

#container .box .content_home .t2 {
	width: 250px;
	height: 24px
}

#container .box .content_home .p1 {
	position: absolute;
	left: 40px;
	top: 50px;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	color: #210A03;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	z-index: 2;	
}

#container .box .content_home .p2 {
	position: absolute;
	left: 40px;
	top: 130px;
	width: 570px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 140%;
	z-index: 2;	
}

#container .box .content_home ul {
	margin: 0;
	padding: 0;
	padding-left: 16px;	
}

#container .box .content_home li {
	margin: 4px 0;
	padding: 0;
	line-height: 1em;
	color: #FFFFFF;
	font-size: 14px;
}

#container .box .content_home .b1 {
	position: absolute;
	left: 60px;
	top: 255px;
	z-index: 2;	
}

#container .box .content_home .b2 {
	position: absolute;
	left: 360px;
	top: 255px;
	z-index: 2;	
}

#container .box .content_rent {
	height: 729px;
	position: relative;
}

#container .box .content_rent .button {
	width: 124px;
	height: 26px
}

#container .box .content_rent .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 729px;
	z-index: 1;
}

#container .box .content_rent .arrows {
	position: absolute;
	top: 695px;
	left: 880px;
	z-index: 2;
}

#container .box .content_rent .arrows img {
	margin-left: 5px;
}

#container .box .content_rent .t1 {
	width: 253px;
	height: 26px
}

#container .box .content_rent .t2 {
	width: 281px;
	height: 26px
}

#container .box .content_rent .b1 {
	position: absolute;
	top: 80px;
	left: 70px;
	z-index: 2;
	width: 830px;	
}

#container .box .content_rent .b2 {
	position: absolute;
	top: 385px;
	left: 70px;
	z-index: 2;
	width: 830px;	
}


#container .box .content_rent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 10px
}

#container .box .content_rent span {
	font-weight: bold;
	color: #210A03
}

#container .box .content_gallery {
	height: 472px;
	position: relative;
}

#container .box .content_gallery .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 472px;
	z-index: 1;
}

#container .box .content_gallery .gallery {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;	
} 

#container .box .content_gallery .arrows {
	position: absolute;
	top: 437px;
	left: 880px;
	z-index: 2;
}

#container .box .content_gallery .arrows img {
	margin-left: 5px;
}

#container .box .content_contact {
	height: 472px;
	position: relative;
}

#container .box .content_contact .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 472px;
	z-index: 1;
}

#container .box .content_contact .arrows {
	position: absolute;
	top: 437px;
	left: 918px;
	z-index: 2;
}

#container .box .content_contact .t1 {
	width: 242px;
	height: 27px
}

#container .box .content_contact .t2 {
	width: 253px;
	height: 29px
}

#container .box .content_contact .t3 {
	width: 253px;
	height: 27px
}

#container .box .content_contact .b1 {
	position: absolute;
	top: 40px;
	left: 60px;	
	z-index: 2;
	width: 280px;
}

#container .box .content_contact .b1 a {
	color: #FFFFFF;
}

#container .box .content_contact .b2 {
	position: absolute;
	top: 40px;
	left: 320px;	
	z-index: 2;
	width: 570px;
}

#container .box .content_contact p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #210A03;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	margin: 15px 20px 35px 20px;
}


#contact_form {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 1px
}

#contact_form fieldset {
	border: 0;
	padding: 0;
	margin: 20px 0;
}

#contact_form label {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}

#contact_form input.i1 {
	background-color: #FFFFFF;
	border: 3px solid #B7A28C;
	width: 370px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 14px;
	padding: 2px;
	margin-left: 10px;
	color: #210A03
}

#contact_form textarea {
	float: right;
	background-color: #FFFFFF;
	border: 3px solid #B7A28C;
	width: 370px;
	height: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 14px;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #210A03
}	

#contact_form .send_button {
	margin-right: 230px;
}

#contact_form .response {
	text-align: left;
	padding-left: 195px;
}

#contact_form .response.loading {
	padding: 20px 0;
	background: url('../img/loading.gif') no-repeat center;
}

#footer {
	width: 100%;
	background-image: url('../img/b_footer.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 65px;
}

#footer .inner {
	width: 984px;
	height: 65px;
	margin: 0 auto;
}

#footer .inner .b_left {
	position: absolute;
	left: 0;
	top: 0;
	width: 17px;
	height: 65px;
}

#footer .inner .b_left img {
	width: 17px;
	height: 65px;
}

#footer .inner .b_right {
	position: absolute;
	right: 0;
	top: 0;
	width: 17px;
	height: 65px;
}

#footer .inner .b_right img {
	width: 17px;
	height: 65px;
}

#footer .inner .copyrights {
	position: absolute;
	left: 17px;
	top: 0;
	width: 455px;
	height: 45px;
	background-color: #714530;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 20px 0 0 20px;
}

#footer .czekoladowe a {
	position: absolute;
	left: 283px;
	top: 0;
	width: 455px;
	height: 45px;
	background-color: #714530;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 20px 0 0 0px;
	text-decoration: none;
}

#footer .inner .authors {
	position: absolute;
	right: 17px;
	top: 0;
	width: 455px;
	height: 50px;
	background-color: #714530;
	color: #FFFFFF;
	font-size: 12px;
	padding: 15px 20px 0 0;	
	text-align: right
}

#footer .inner .authors a {
	text-decoration: none;
	color: #FFFFFF
}

#footer .inner .authors a:hover {
	text-decoration: underline;
	color: #BBBBBB
}