*{
padding:0;
margin:0;
border:0;
}
body{
background:url(../images/las.jpg) #f6f1e7   center top   repeat-x;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

a{
color:#ff9900;
font-weight:bold;
text-decoration:none;
}
a:hover{
text-decoration: underline;
}

p{
padding:7px 0;
}

.clear{
clear:both;
}
ul, li{
list-style:none;
}
#baner{
width:783px;
height:310px;
margin:0 auto 0 auto;
}
#menu{
width:783px;
background:url(../images/pins.gif) no-repeat center;
height:33px;
margin:0 auto;
}

#woodTop{
background:url(../images/wood.gif)  repeat-x;
height:59px;
width:100%;
margin-top:-23px;
left:0;
position:absolute;
z-index:1;
padding-top:18px;
}

div#menu ul{
width:654px;
margin:0px auto 0 auto;
margin-top:0px;
position:relative;
z-index:1;
}

div#menu ul li{
background:url(../images/button.gif) no-repeat;
width:218px;
height:41px;
float:left;
}

div#menu ul li ul{
display: none;
width:218px;
}
div#menu ul li:hover ul, div#woodTop ul li.over ul{
position:absolute;
display: block;
width:218px;
}


div#menu ul li:hover a, div#woodTop ul li.over a, div#menu .active a{
color:#ff9900;
}

div#menu ul li:hover ul li, div#woodTop ul li.over ul li{
background:url(../images/subButton.gif) no-repeat center center;
width:216px;
height:32px;
padding:0;
margin:0;
}

div#menu ul li:hover ul li a, div#woodTop ul li.over ul li a, div#menu ul li:hover ul li a:hover, div#woodTop ul li.over ul li a:hover{
background:url(../images/subButton.gif) no-repeat center center;
padding:0;
margin:0;
height:32px;
width:216px;
text-align:center;
color:#fff;
}
div#menu ul li:hover ul li a:hover, div#woodTop ul li.over ul li a:hover{
color:#ff9900;
}

div#menu ul li a{
width:218px;
height:31px;
padding-top:10px;
display:block;
text-align:center;
color:#fff;
font-size:20px;
font-weight:normal;
text-decoration:none;
}
div#menu ul li a:hover, div#menu ul li a.active{
width:218px;
height:31px;
padding-top:10px;
display:block;
text-align:center;
color:#ff9900;
font-size:20px;
text-decoration:none;
}
div#menu ul li.pin{
width:40px;
height:40px;
background:url(../images/pin.gif) no-repeat;
margin:0 10px;
}

#containerMain{
width:100%;
background-color:#f6f1e7;
height:100%;
}
#container{
width:782px;
margin:0 auto;
background:url(../images/bodyBg.gif) repeat-y;
padding: 36px 0 0 0;
color:#3b0301;
}
#woodFoot{
background:url(../images/woodBottom.gif) repeat-x;
height:24px;
width:736px;
padding-top:35px;
padding-left:20px;
padding-right:20px;
text-align:center;
color:#fff;
margin:-62px auto 0 auto;
}
#rightP{
background:url(../images/rightP.gif) no-repeat right bottom;
display:block;
margin:0;
}
#body{
background:url(../images/leftP.gif) no-repeat left top;
display:block;
padding-bottom:40px;
}

#table{
width:100%;
}
#table thead tr td{
background:#52331a;
color:#fff;
padding:5px 10px;
border-bottom:1px solid #fff;
}
#table thead tr td.left, #table tbody tr td.left{
border-right:1px solid #fff;
}

#table tbody tr td{
background:#f6f1e7;
color:#3b0301;
padding:5px 10px;
border-bottom:1px solid #fff;
}



.galleryTbl{
border-left:1px solid #c9c0b8;
border-top:1px solid #c9c0b8;
margin-bottom:25px;
margin-left:64px;
margin-top:20px;
background-color:#f6f1e7;
}

.galleryTbl table td img{
padding:2px;
border:1px solid #5d3b1f;
background-color:#fff;

}
.galleryTbl tr.line td{
border-top:0;
}
.galleryTbl td:hover{
background-color:#fff;
}
.galleryTbl td{
padding:3px;
width:210px;
height:210px;
border-right:1px solid #c9c0b8;
border-bottom:1px solid #c9c0b8;

}
.galleryTbl td table{
height:100%;
}

.galleryTbl td table td.desc{
height:0px;
text-align:right;
}

.galleryTbl td table td.desc p{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
margin-top:-30px;
position:relative;
z-index:1;
}
.galleryTbl td table td{
text-align:center;
vertical-align:middle;
border:0;
padding:0;
}

#left{
float:left;
width:296px;
min-height:300px;

}
*html #left{
height:400px;
}
#right, #left{
padding-bottom:20px;
}
#right{
float:left;
width:420px;
line-height:20px;
padding:10px;
}
div#one{
padding:20px 70px;
position:relative;
z-index:0;
}
#frm{

}
#foot{
width:814px;
height:44px;
margin:0 auto;
background:url(../images/bodyBottom.gif) no-repeat;
}
#footLeft, #footRight{
width:390px;
float:left;
padding-top:10px;
}
#footLeft{
text-align:left;
padding-left:17px;
}
#footRight{
text-align:right;
}
#footLeft a{
font-weight:normal;
color:#3b0301;
}
.frame{
background:url(../images/frame.gif) no-repeat;
width:227px;
height:173px;
margin: 10px 0 0 64px;
padding-top:19px;
padding-left:14px;
}
.frame img{
background-color:#fff;
padding:3px;
border:1px solid #cfb986;
}

div.contact{
margin-left:70px;
}

input, textarea, select{
border:1px solid #f6f1e7;
padding:1px;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#3b0301;
}

input, textarea{
width:200px;
}
h1{
font-size:18px;
padding:7px 0;
}
textarea{
height:120px;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
overflow:auto;
}
button{
padding:2px 10px;
font-weight:bold;
font-size:11px;
cursor:pointer;
margin-top:20px;
border:2px outset;
}
#preloader{
display:none;
position:absolute;

background-color:#000000;
filter: Alpha(Opacity=60); 
-moz-opacity:0.60;  
opacity:0.60; 
-khtml-opacity:0.60;
left:0;
top:0;
}
input.calendarDateInput{
width:60px;
}
form{
width:400px;
margin:0 auto;
}
ul.atrakcje li{
list-style:disc;
margin-left:20px;
}

#belka{
color:#fff;
padding:5px;
background:url(../images/subButton.gif) no-repeat center center;
width:206px;
height:22px;
color:#fff;
font-size:20px;
font-weight:normal;
text-decoration:none;
}
#belka #l{
float:left;
} 
#belka #r{
float:right;
}
#belka #r a{
padding:3px;
}

div#rightP h3{
margin:0 auto;
width:300px;
text-align:center;
margin-top:20px;
}
