/* default.css */
body{
	font-size: 11px;
	color: #426800;
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;	
	background: #C4D82D url(../gfx/bg_page.jpg) repeat-x top;
}

.clear{
	clear:both;
	float:none;
}

a{
	color: #f8f8f8;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

img, a img{
	border: none;
}

ul{
  padding: 5px;
  margin: 5px;
}

ul ul{
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;
}


.page-outer{
  width: 875px;
  z-index: 1;
}

.top-1{
	width: 356px;
  height: 468px;  
  float: left;
  display: block;
  overflow: hidden;
}

.top-1-top{
  width: 356px;
  height: 300px;
  display: block;
  background: url(../gfx/top_1.jpg) no-repeat left top;
}

#main-left{
  width: 356px;
  height: 300px;
  display: block;
}

.top-3{
  width: 356px;
  height: 168px;
  background: url(../gfx/top_3.jpg) no-repeat;
  display: block;   
}

.top-2{
  width: 519px;
  height: 468px;
  background: url(../gfx/top_2.jpg) no-repeat right top;
  float: right;
  display: table;
  overflow: hidden; 
}


.bottom{
  width: 875px;
  height: 232px;
  background: url(../gfx/bottom.jpg) no-repeat;
  float: left;
  display: block;
  overflow: hidden; 
}

.bottom-menu{
	width: 400px;
	height: 40px;
  float: left;
  margin: -35px 0 0 90px;
}

.bottom-menu a{
  font-weight: normal;
  color: #385000;
}

.created{
	width: 300px;
  float: right;
  margin-top: 20px;
  text-align: right;
}

.created a{
  color: #182B00; 
}

/* --- gallery - owocowe --- */
.g-owocowe{
  width: 73px;
  height: 94px;
  display: block;
  position: relative;
  float: left;
  margin: 160px 0 0 203px;
}

.g-owocowe .gbtn{
  width: 73px;
  height: 94px;
  display: block;
  background: url(../gfx/btn_g_owocowe.jpg) no-repeat top left;
}

.g-owocowe .gbtn:hover{
  background: url(../gfx/btn_g_owocowe.jpg) no-repeat bottom left;
}

/* --- wycieczka --- */
.g-spacer{
  width: 79px;
  height: 98px;
  display: block;
  position: relative;
  float: left;
  margin: -62px 0 0 18px;
}

.g-spacer .gbtn{
  width: 79px;
  height: 98px;
  display: block;
  background: url(../gfx/btn_g_spacer.jpg) no-repeat top left;
}

.g-spacer .gbtn:hover{
  background: url(../gfx/btn_g_spacer.jpg) no-repeat bottom left;
}
/* --- wycieczka --- */

/* --- gallery - ogrodowe --- */
.g-ogrodowe{
  width: 79px;
  height: 98px;
  display: block;
  position: relative;
  float: left;
  margin: 80px 0 0 -2px;
}

.g-ogrodowe .gbtn{
  width: 79px;
  height: 98px;
  display: block;
  background: url(../gfx/btn_g_ogrodowe.jpg) no-repeat top left;
}

.g-ogrodowe .gbtn:hover{
  background: url(../gfx/btn_g_ogrodowe.jpg) no-repeat bottom left;
}

/* --- gallery - apartament --- */
.g-apartament{
  width: 75px;
  height: 98px;
  display: block;
  position: relative;
  float: left;
  margin: 80px 0 0 16px;
}

.g-apartament .gbtn{
  width: 75px;
  height: 98px;
  display: block;
  background: url(../gfx/btn_g_apartament.jpg) no-repeat top left;
}

.g-apartament .gbtn:hover{
  background: url(../gfx/btn_g_apartament.jpg) no-repeat bottom left;
}

/* --- gallery - ziolowe --- */
.g-ziolowe{
  width: 75px;
  height: 98px;
  display: block;
  position: relative;
  float: left;
  margin: -217px 0 0 416px;
}

.g-ziolowe .gbtn{
  width: 75px;
  height: 98px;
  display: block;
  background: url(../gfx/btn_g_ziolowe.jpg) no-repeat top left;
}

.g-ziolowe .gbtn:hover{
  background: url(../gfx/btn_g_ziolowe.jpg) no-repeat bottom left;
}

/* --- gallery - fioletowy --- */
.g-fioletowy{
  width: 76px;
  height: 100px;
  display: block;
  position: relative;
  float: left;
  margin: 46px 0 0 210px;
}

.g-fioletowy .gbtn{
  width: 76px;
  height: 100px;
  display: block;
  background: url(../gfx/btn_g_fioletowy.jpg) no-repeat top left;
}

.g-fioletowy .gbtn:hover{
  background: url(../gfx/btn_g_fioletowy.jpg) no-repeat bottom left;
}

/* --- gallery - zakatek filmowe --- */
.g-filmowe{
  width: 75px;
  height: 100px;
  display: block;
  position: relative;
  float: left;
  margin: 46px 0 0 -28px;
}

.g-filmowe .gbtn{
  width: 75px;
  height: 100px;
  display: block;
  background: url(../gfx/btn_g_filmowe.jpg) no-repeat top left;
}

.g-filmowe .gbtn:hover{
  background: url(../gfx/btn_g_filmowe.jpg) no-repeat bottom left;
}

/* --- main - o nas --- */
.m-o-nas{
  width: 83px;
  height: 111px;
  display: block;
  position: relative;
  float: left;
  margin: 0 0 0 57px;
}

.m-o-nas .btn{
  width: 83px;
  height: 111px;
  display: block;
  background: url(../gfx/btn_m_onas.jpg) no-repeat top left;
}

.m-o-nas .btn:hover{
  background: url(../gfx/btn_m_onas.jpg) no-repeat bottom left;
}

/* --- main - o nas --- */
.m-jak-znalezc{
  width: 85px;
  height: 124px;
  display: block;
  position: relative;
  float: left;
  margin: 0 0 0 16px;
}

.m-jak-znalezc .btn{
  width: 85px;
  height: 124px;
  display: block;
  background: url(../gfx/btn_m_jak_znalezc.jpg) no-repeat top left;
}

.m-jak-znalezc .btn:hover{
  background: url(../gfx/btn_m_jak_znalezc.jpg) no-repeat bottom left;
}

/* --- main - rezerwacja --- */
.m-rezerwacja{
  width: 83px;
  height: 125px;
  display: block;
  position: relative;
  float: left;
  margin: 8px 0 0 32px;
}

.m-rezerwacja .btn{
  width: 83px;
  height: 125px;
  display: block;
  background: url(../gfx/btn_m_rezerwacja.jpg) no-repeat top left;
}

.m-rezerwacja .btn:hover{
  background: url(../gfx/btn_m_rezerwacja.jpg) no-repeat bottom left;
}

/* --- main - cennik --- */
.m-cennik{
  width: 83px;
  height: 130px;
  display: block;
  position: relative;
  float: left;
  margin: 36px 0 0 150px;
}

.m-cennik .btn{
  width: 83px;
  height: 130px;
  display: block;
  background: url(../gfx/btn_m_cennik.jpg) no-repeat top left;
}

.m-cennik .btn:hover{
  background: url(../gfx/btn_m_cennik.jpg) no-repeat bottom left;
}

/* --- main - przyjaciele --- */
.m-przyjaciele{
  width: 85px;
  height: 124px;
  display: block;
  position: relative;
  float: left;
  margin: 52px 0 0 43px;
}

.m-przyjaciele .btn{
  width: 85px;
  height: 124px;
  display: block;
  background: url(../gfx/btn_m_przyjaciele.jpg) no-repeat top left;
}

.m-przyjaciele .btn:hover{
  background: url(../gfx/btn_m_przyjaciele.jpg) no-repeat bottom left;
}

/* --- main - kontakt --- */
.m-kontakt{
  width: 80px;
  height: 138px;
  display: block;
  position: relative;
  float: left;
  margin: 9px 0 0 36px;
}

.m-kontakt .btn{
  width: 80px;
  height: 138px;
  display: block;
  background: url(../gfx/btn_m_kontakt.jpg) no-repeat top left;
}

.m-kontakt .btn:hover{
  background: url(../gfx/btn_m_kontakt.jpg) no-repeat bottom left;
}

/* ------ page info ------ */
.page-info{
  width: 700px;  
  display: table;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  color: #fff;
  text-align: left;
}

.page-info .space{
  padding: 10px;
}

h2{
	font-size: 14px;
	color: #0576E0;
	border-bottom: 1px solid #B7C803;
}

.cennik{
  text-align: center;
}

.cennik td,
.cennik th{
  text-align: center;
}

.cennik tr{
  background: #819D08;
}

.cennik tr.light{
  background: #8BA710;
}

.tab-friends{
	background: #fff;
	text-align: center;
}

.tab-friends img{
  veertical-align: middle;
}

.friends-link a{
	color: #C9926E;
}

.p-center{
  text-align: center;
  color: #fff;
  font-size: 12px;
}

/* ------ date pick ------ */
a.dp-choose-date {
  float: left;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 5px 3px 0;
  display: block;
  text-indent: -2000px;
  overflow: hidden;
  background: url(../gfx/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
  background-position: 0 -20px;
  cursor: default;
}

input.dp-applied {
  width: 140px;
  float: left;
}


/* --- form contact --- */
.tab-frm td{
  padding: 2px;
  font-weight: normal;
  color: red;
  font-size: 11px;
}

.tab-frm th{
  padding: 3px;
  text-align: right;
}

.fld-input{
  width: 250px;
  height: 16px;
  font-size: 11px;
  color: #fff;
  border: 1px solid #fff;
  background: none;
}

.date-pick{
  width: 150px;
  height: 16px;
  font-size: 11px;
  color: #fff;
  border: 1px solid #fff;
  background: none;
}

.tab-frm select{
	width: 250px;
  font-size: 11px;
  color: #5E3C05;
}

.tab-frm textarea{
  width: 250px;
  height: 100px;
  font-size: 11px;
  color: #fff;
  border: 1px solid #fff;
  background: none;
}

.send{
  background: #B7C803;
  color: #fff;
  padding: 3px 5px 3px 5px;
  border: none;
  font-weight: bold;
}

.send:hover{  
  color: #0576E0;  
}

/* --- gallery --- */
.tab-gallery{
  width: 100%;
}

.tab-gallery .gallery-item{
	width: 160px;
	height: 100px;
  text-align: center;
  vertical-align: top;
  line-height: 14px;
  font-size: 12px;
  float: left;
  display: block;
}

.gallery-item img{
  border: 1px solid #fff;
}

.gallery{ 
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  text-align: left;
  color: #fff;
}

.gallery .space{
  padding: 10px;
}

.gallery h2{
	font-size: 14px;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.gallery a{
  color: #fff;
}

#g-owocowe{
  color: #fff;
}

#g-owocowe .tab-gallery td img{
  border: 1px solid #8F380D;
}

#g-ogrodowe{
  color: #fff;
}

#g-ogrodowe .tab-gallery td img{
  border: 1px solid #E10000;
}

#g-fioletowe{
  color: #fff;
}

#g-fioletowe .tab-gallery td img{
  border: 1px solid #A702FF;
}

#g-filmowe{
  background: #151505;
  color: #fff;
}

#g-filmowe .tab-gallery td img{
  border: 1px solid #413F13;
}

/* --- music --- */
#my-music{
 
}

/* --- o nas --- */
#body-onas{
	background: #628A04 url(../images/flower_onas.png) no-repeat bottom right; 
	padding: 0 0 50px 0;
}

#main-onas{
	width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-onas{
  background: url(../images/top_bg_onas.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

/* --- jak znalezc --- */
#body-jak_znalezc{
	background: #88B20C url(../images/flower_jak_znalezc.png) no-repeat bottom right; 
	padding: 0 0 50px 0;
}

#main-jak_znalezc{
	width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-jak_znalezc{
  background: url(../images/top_bg_jak_znalezc.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

/* --- rezerwacja --- */
#body-rezerwacja{
	background: #5E3C05 url(../images/flower_rezerwacja.png) no-repeat bottom right; 
	padding: 0 0 50px 0;
}

#main-rezerwacja{
	width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-rezerwacja{
  background: url(../images/top_bg_rezerwacja.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

.h-150{
	height: 150px;
	width: 100%;
	display: block;
}

.h-250{
	height: 250px;
	width: 100%;
	display: block;
}

.h-300{
	height: 300px;
	width: 100%;
	display: block;
}

/* --- cennik --- */
#body-cennik{
	background: #92B609 url(../images/flower_cennik.png) no-repeat bottom right; 
	padding: 0 0 50px 0;
}

#main-cennik{
	width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-cennik{
  background: url(../images/top_bg_cennik.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

/* --- przyjaciele --- */
#body-przyjaciele{
	background: #733809 url(../images/flower_przyjaciele.png) no-repeat bottom right; 
	padding: 0 0 50px 0;
}

#main-przyjaciele{
	width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-przyjaciele{
  background: url(../images/top_bg_przyjaciele.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

/* --- kontakt --- */
#body-kontakt{
	background: #508E00 url(../images/flower_kontakt.png) no-repeat bottom right; 
	padding: 0 0 50px 0;
}

#main-kontakt{
	width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-kontakt{
  background: url(../images/top_bg_kontakt.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

.a-contact{
	color: #182B00;
}

/* --- g_fioletowy --- */
#body-g_fioletowy{
	background: #7D0032 url(../images/flower_g_fioletowy.png) no-repeat bottom right; 
	padding: 0 0 50px 0;
}

#main-g_fioletowy{
	width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-g_fioletowy{
  background: url(../images/top_bg_g_fioletowy.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

/* --- g_owocowe --- */
#body-g_owocowe{
  background: #CA290A url(../images/flower_g_owocowe.png) no-repeat bottom right; 
  padding: 0 0 50px 0;
}

#main-g_owocowe{
  width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-g_owocowe{
  background: url(../images/top_bg_g_owocowe.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

/* --- g_ogrodowe --- */
#body-g_ogrodowe{
  background: #BE0000 url(../images/flower_g_ogrodowe.png) no-repeat bottom right; 
  padding: 0 0 50px 0;
}

#main-g_ogrodowe{
  width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-g_ogrodowe{
  background: url(../images/top_bg_g_ogrodowe.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

/* --- g_apartament --- */
#body-g_apartament{
  background: #356E07 url(../images/flower_g_apartament.png) no-repeat bottom right; 
  padding: 0 0 50px 0;
}

#main-g_apartament{
  width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-g_apartament{
  background: url(../images/top_bg_g_apartament.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

/* --- g_ziolowe --- */
#body-g_ziolowe{
  background: #A3C11F url(../images/flower_g_ziolowe.png) no-repeat bottom right; 
  padding: 0 0 50px 0;
}

#main-g_ziolowe{
  width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-g_ziolowe{
  background: url(../images/top_bg_g_ziolowe.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

/* --- g_filmowe --- */
#body-g_filmowe{
  background: #141303 url(../images/flower_g_filmowe.png) no-repeat bottom right; 
  padding: 0 0 50px 0;
}

#main-g_filmowe{
  width: 700px; 
  z-index: 99;
  position: relative;
}

#top-bg-g_filmowe{
  background: url(../images/top_bg_g_filmowe.png) repeat-x top left;
  position: absolute;
  float: left;
  width: 100%;
  height: 370px;
  z-index: 1;
}

.f-left{
  float: left;
}

.f-right{
  float: right;
}

.aother-btnstart img{
  border: none;
}

.btn-apartaments-1{
  width: 300px;
  height: 240px;
  display: block;
  float: left;
  background: url(../gfx/btn_apartaments.png) no-repeat top left;
  color: #fff;
  margin: 120px 30px 150px 0;
  text-align: center;
  font-size: 13px;
}

.btn-apartaments-1 div{
	margin: 110px 0 0 40px;
}

.btn-apartaments-1:hover{
  text-decoration: none;
  color: #4F810F;
}

.btn-apartaments-2{
  width: 300px;
  height: 240px;
  display: block;
  float: left;
  background: url(../gfx/btn_apartaments_2.png) no-repeat top left;
  color: #fff;
  margin: 120px 0 150px 40px;
  text-align: center;
  font-size: 13px;
}

.btn-apartaments-2 div{
  margin: 110px 0 0 0px;
}

.btn-apartaments-2:hover{
  text-decoration: none;
  color: #4F810F;
}