@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #E2E2E2;
	font-family: tahoma;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-attachment: fixed;
}
.bg {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/spring.jpg);
	background-attachment: fixed;
	position: fixed;
	-position: absolute;
	width: 100%;
	height: 830px;
	z-index: 10;
	-right: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    -top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	right: 0px;
	top: 0px;
}
.wrap {
	width: 906px;
	margin-left: 70px;
	z-index: 12;
	top: 0px;
	position: relative;
	left: 0px;
}

.header .logo {
	padding: 17px;
}

.header ul {
	background-image: url(/images/menu_bg.png);
	height: 50px;
	width: 866px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header li {
	height: 50px;
	float: left;
	position: relative;
}
.header {
	padding-bottom: 5px;
}

.header  ul a:hover {
	background-color: #CA2434;
}

.header  ul a {
	float: left;
	color: #FFFFFF;
	font-family: "trebuchet MS";
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	padding-bottom: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	line-height: normal;
}
.header .logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container {
	width: 906px;
	clear: both;
	float: left;
}
.sidebar {
	float: left;
	width: 255px;
	margin: 0px;
}
.sidebar .box {
	margin-bottom: 5px;
}
.sidebar .box .up {
	background-image: url(/images/up_sidebar.png);
	height: 15px;
	background-repeat: no-repeat;
	display: block;
}
.sidebar .box .down {
	background-image: url(/images/down_sidebar.png);
	height: 15px;
	background-repeat: no-repeat;
	display: block;
}
.sidebar .box .info h2 {
	margin: 0px;
	font-family: "trebuchet MS";
	text-transform: uppercase;
	font-size: 17px;
	color: #CA2434;
	padding: 15px;
}
.sidebar .box .info ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	position: relative;
}
.sidebar .box .info li {
	margin: 00px;
	padding: 0px;
}
.sidebar  .box  .info  ul a {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: 200px;
}
.sidebar  .box  .info  ul a:hover {
	color: #FFFFFF;
	background-color: #D85E6B;
}

.sidebar  .box  .info {
	background-image: url(/images/box_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 255px;
}

.contenet {
	float: right;
	position: relative;
}

.contenet .info .center {
	background-image: url(/images/content_bg.png);
	width: 642px;
	clear: both;
	float: left;
}

.contenet .info .center h3 {
	padding: 15px;
	color: #CA2434;
	font-family: "trebuchet MS";
	text-transform: uppercase;
	font-size: 17px;
	margin: 0px;
	display: block;
}
.contenet .info .center p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.contenet .info {
	width: 642px;
	clear: both;
	float: left;
}
.contenet .info .up {
	background-image: url(/images/content_up.png);
	height: 11px;
	width: 642px;
	display: block;
	background-repeat: no-repeat;
}
.contenet .info .down {
	background-image: url(/images/content_down.png);
	height: 11px;
	width: 642px;
	display: block;
	background-repeat: no-repeat;
	clear: left;
	background-position: top;
	padding-bottom: 5px;
}




.footer {
	clear: left;
	width: 906px;
	background-image: url(/images/footer_bg.png);
	height: 50px;
}
.footer p {
	margin: 0px;
	height: 50px;
	display: block;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	position: relative;
}
.footer a {
	color: #CA2434;
}
#pages  {
	clear: both;
	float: left;
	width: 612px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 0px;
}
#pages  a {
	height: 28px;
	width: 28px;
	display: block;
	float: left;
	margin-right: 5px;
	line-height: 28px;
	background-image: url(/images/page_bg.gif);
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
}
#pages  a:hover {
	background-image: url(/images/page_hover.gif);
}
.row  {
	height: 82px;
	margin-right: 15px;
	margin-left: 15px;
	display: block;
	margin-bottom: 0px;
	margin-top: 5px;
	position: relative;
}
.row .opis {
	float: right;
	display: block;
	border: 1px solid #EBA6AB;
	width: 485px;
	height: 79px;
}
.row .opis:hover {
	background-color: #FBEDED;
}
.row .opis h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-transform: uppercase;
}
.row .opis h1 a {
	color: #333333;
}
.row .opis p {
	margin: 0px;
	color: #333333;
	display: block;
	padding: 0px;
	width: 370px;
}

.row .img {
	height: 80px;
	width: 120px;
	background-color: #F9E9EA;
	float: left;
}
.row span{
	height: 20px;
	width: 80px;
	float: left;
	position: absolute;
	font-family: "trebuchet MS";
	font-size: 17px;
	color: #000000;
	font-weight: normal;
	display: block;
	top: 30px;
	right: 20px;
	text-align: right;
}
.promo  {
	padding-top: 0px;
	position: relative;
	display: block;
	width: 612px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.promo img {
	height: 236px;
	width: 612px;
}
.promo .alpha {
	height: 60px;
	width: 400px;
	background-color: #000000;
	right: 0px;
	top: 150px;
	position: absolute;
	opacity: .7;
	filter: alpha(opacity=70);
}
.promo .info {
	position: absolute;
	top: 150px;
	right: 0px;
	width: 380px;
	z-index: 5;
	height: 40px;
	padding: 10px;
}
.promo .info h1 {
	margin: 0px;
	padding: 0px;
	color: #EEA2A9;
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.promo  .info  span {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}




.contacts {
	width: 280px;
	position: absolute;
	left: 300px;
	top: 55px;
	padding: 15px;
	background-color: #F9F9F9;
	border: 1px solid #EDEDED;
}
.contacts label {
	display: block;
	margin-bottom: 5px;
}
.contacts .textfield {
	border: 1px solid #CA2434;
	margin-bottom: 10px;
	width: 270px;
}
.contacts h4 {
	color: #CA2434;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "trebuchet MS";
	font-weight: normal;
}
.details {
	width: 100%;
}
.details .right {
	float: right;
	width: 190px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.details .right img {
	border: 1px solid #CD384B;
	padding: 2px;
	margin-bottom: 5px;
}
.contenet .info .center a {
	color: #CA2434;
}

.details  #left {
	padding: 15px;
	width: 400px;
	float: left;
}

.details  #left   .price {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}
.details  #left  p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pages .active {
	background-image: url(/images/page_hover.gif);
}
#search {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	display: block;
}
#search label {
	display: block;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#search  .select {
	width: 200px;
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#search .text {
	width: 92px;
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #999999;
}
#text {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#text  h1 {
	color: #CA2434;
	font-family: "trebuchet MS";
	text-transform: uppercase;
	font-size: 17px;
	margin: 0px;
	display: block;
	padding-top: 15px;
}
#text p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.reserve {
	padding-bottom: 10px;
	text-align: center;
}
.reserve img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.reserve a {
	background-color: #FFFFFF;
	height: 40px;
	width: 215px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding: 0px;
}
.reserve  a:hover {
}
#rbut {
	padding-top: 20px;
	padding-bottom: 20px;
	clear: left;
	display: block;
}
#rbut a {
	color: #FFFFFF;
	font-size: 12px;
	display: inline-block;
	line-height: 20px;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	background-color: #CA2434;
}
