body{
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #FEFFEA;	
}

.page_bg{
	background: #000000;
}

img{
	border: none;
}

a{
	color: #647304;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #F78222;
}

.clear{
  clear: both;
}

/*------------------------------- page css --------------------------------------*/
.page_outer{
	width: 860px;
	border: none;
}

.page_outer .top_11{
	width: 294px;
	height: 100px;
	text-align: center;
}

.page_outer .top_12{
	width: 566px;
	height: 100px;
	background: url(../gfx/top_12.jpg) no-repeat;
}

.page_outer .top_21_0{
	width: 860px;
	height: 336px;
	background: url(../gfx/top/main_0.jpg) no-repeat
}

.page_outer .top_21_1{
	width: 860px;
	height: 336px;
	background: url(../gfx/top/main_1.jpg) no-repeat
}

.page_outer .top_21_2{
	width: 860px;
	height: 336px;
	background: url(../gfx/top/main_2.jpg) no-repeat
}

.page_outer .top_21_3{
	width: 860px;
	height: 336px;
	background: url(../gfx/top/main_3.jpg) no-repeat
}

.page_outer .top_21_4{
	width: 860px;
	height: 336px;
	background: url(../gfx/top/main_4.jpg) no-repeat
}

.page_outer .top_21_5{
	width: 860px;
	height: 336px;
	background: url(../gfx/top/main_5.jpg) no-repeat
}

.page_left_col{
	padding: 0 0 1px 1px;
	vertical-align: top;
}

.page_content{
	padding: 0 1px 1px 1px;
	vertical-align: top;
	text-align: left;
}

.bottom{	
	height: 38px;
	background: url(../gfx/bottom.jpg) no-repeat;
	text-align: center;
	color: #FEFFEA;
}

.bottom a{
	color: #FEFFEA;
	text-decoration: none;
}

.bottom a:hover{
	color: #222222;
}

.copyright{
	color: #FEFFEA;
	text-align: left;
	padding-left: 10px;
	line-height: 28px;
}

.created{
	color: #FEFFEA;
	text-align: right;
	padding-right: 10px;
	line-height: 28px;
}

.created a{
	color: #FEFFEA;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

.created a:hover{
	color:  #222222;
}

/* -- visit -- */
.visit{
	text-align: center;
	color: #FEFFEA;	
	line-height: 28px;
}

/* -- left menu -- */
#left_menu_outer{	
	background: #627100 url(../gfx/menu_left_bg.jpg) no-repeat bottom;
	margin: 5px 0 15px 0;
}

#left_menu_outer .border-top{
	width: 245px;
	height: 3px;
	background: url(../gfx/menu_border_top.jpg) no-repeat;
}

#left_menu_outer .border-left{
	width: 5px;
	background: url(../gfx/menu_border_left.jpg) repeat-y;
}

#left_menu_outer .border-right{
	width: 9px;
	background: url(../gfx/menu_border_right.jpg) repeat-y;
}

#left_menu_outer .border-bottom{
	height: 4px;
	width: 245px;
	background: url(../gfx/menu_border_bottom.jpg) repeat-y;
}

.menu-left{
	font-size: 13px;
	color: #FFFFCA;
	font-family: Verdana;
}

#left_menu_outer .content{
	background: url(../gfx/menu_bg.jpg) repeat-y;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCA;
	line-height: 25px;
}

#left_menu_outer .content div{
	padding: 15px;
}

#left_menu_outer .content a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCA;
	line-height: 25px;
	background: url(../gfx/menu_icon.gif) no-repeat left;
	padding-left: 20px;
}

#left_menu_outer .content a:hover{	
	font-size: 14px;
	color: #F88220;
}

#left_menu_outer .content #menu-active{
	color: #F88220;
	font-size: 14px;
}

#left_menu_outer .content #menu-active-sub{
	color: #F88220;
}

#left_menu_outer .content a.submenu{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCA;
	line-height: 25px;
}

#left_menu_outer .content a.submenu:hover{	
	color: #F88220;
	font-size: 11px;
}

#left_menu_outer .content td.submenu{
	padding: 0 0 0 20px;
}

#left_menu_outer .content td.submenu-head{
  font-size: 12px;
  font-weight: bold;
  color: #FFFFCA;
  line-height: 25px;
  background: url(../gfx/menu_icon.gif) no-repeat 20px 6px;
  padding-left: 40px;
}

#left_menu_outer .content a.submenu-2{
  font-size: 11px;
  font-weight: bold;
  color: #FFFFCA;
  line-height: 25px;
}

#left_menu_outer .content a.submenu-2:hover{  
  color: #F88220;
  font-size: 11px;
}

#left_menu_outer .content td.submenu-2{
  padding: 0 0 0 40px;
}

#left_menu_outer .content td.head{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCA;
	line-height: 25px;
	background: url(../gfx/menu_icon.gif) no-repeat left;
	padding-left: 20px;
}


/* -- advert -- */
#advert_outer{
	margin-bottom: 20px;
}

#advert_outer .head{
	height: 30px;
	background: url(../gfx/head_reklama.jpg) no-repeat left;
}

#advert_outer .advert_border .top{
	height: 6px;
	background: url(../gfx/advert_top.jpg) repeat-x;
}

#advert_outer .advert_border .right{
	width: 4px;
	background: url(../gfx/advert_right.jpg) repeat-x;
}

#advert_outer .advert_border .bottom{
	height: 6px;
	background: url(../gfx/advert_bottom.jpg) repeat-x;
}

#advert_outer .advert_border .left{
	width: 4px;
	background: url(../gfx/advert_left.jpg) repeat-x;
}

#advert_outer .advert_border .main{
	background: #ffffff;
}

/* -- main body -- */
#tab-main-body{
	width: 615px;		
	margin-bottom: 1px;
	text-align: left;
}

#tab-main-body .head{
	width: 583px;
	height: 31px;
	text-align: left;
}

#tab-main-body .head-2-text{
	padding: 20px 10px 5px 20px;
}

#tab-main-body .content{
	padding: 25px 30px 20px 30px;
}

/* -- tab news main -- */
#tab-news-main{	
	margin: 10px 0 0 20px;
}

#tab-news-main .head{
	width: 583px;
	height: 49px;
	background: url(../gfx/head_aktualnosci.jpg) no-repeat;
}

#tab-news-main .news{
	padding: 10px 10px 10px 25px;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

#tab-news-main .news .add-date{	
	color: #F78222;
	font-weight: bold;
}

#tab-news-main .news .title{
	color: #647304;
	font-weight: bold;
	line-height: 24px;
}

#tab-news-main .news .desc{
	border-left: 1px solid #F78222;
	padding-left: 10px;
}

#tab-news-main .news .read-more a{
	color: #647304;
	text-decoration: none;
	line-height: 24px;
}

#tab-news-main .news .read-more a:hover{
	color: #F78222;
}

/* -- news -- */
.tab-news{
	width: 100%;
	border-bottom: 1px dotted #a7a7a7;
}

.tab-news .add-date{
	color: #F78222;
	font-weight: bold;
	padding-top: 10px;
}

.tab-news .title{
	color: #647304;
	font-weight: bold;
	line-height: 24px;
}

.tab-news .desc{
	border-left: 1px solid #F78222;
	padding-left: 10px;
}

.tab-news .read-more a{
	color: #647304;
	text-decoration: none;
	line-height: 24px;
}

.desc-news{
	color: #ffffff;
}

/* -- tab links-- */
.tab-links{
	border-bottom: 1px dotted #a7a7a7;
	margin-bottom: 10px;
}

.tab-links .title a{
	color: #647304;
	font-weight: bold;
	text-decoration: none;
}

.tab-links .title a:hover{
	color: #F78222;
}

.tab-links .desc{
	padding: 5px 10px 10px 10px;
}

/* -- tab film -- */
.tab-film{
	border-bottom: 1px dotted #a7a7a7;
	margin-bottom: 10px;
}

.tab-film .title{
	color: #647304;
	font-weight: bold;	
}

.tab-film .desc{
	padding: 5px 10px 10px 10px;
}

.tab-film .desc a{
	color: #647304;
	font-weight: bold;	
	text-decoration: none;
	line-height: 24px;
}

.tab-film .desc a:hover{
	color: #F78222;
}

.player-outer{
	width: 360px;
	height: 288px;
	border: 1px solid #757575;
	padding: 3px;
}

/* -- gallery item -- */
.gallery-item-title{
	color: #FD7713;
	font-weight: bold;	
	font-size: 15px;
}

.gallery-item{
	width: 130px;
	float: left;
	margin: 0 3px 10px 0;
}

.gallery-item .photo{
	width: 120px;
	text-align: center;
}

.gallery-item .desc div{
	width: 120px;
}

.gallery-item img{
	border: 1px solid #EDA96D;
}

.img-shadow-right{
	width: 4px;
	background: url(../gfx/img_shadow_right.jpg) no-repeat bottom;
}

.img-shadow-bottom{
	height: 4px;
	background: url(../gfx/img_shadow_bottom.jpg) no-repeat right;
}

.div-back{
	clear: both;
}

.div-back a{
	color: #647304;
	font-weight: bold;
	text-decoration: none;
}

.div-back a:hover{
	color: #F78222;
}

/* -- photo view -- */
.tab-photo-view{
	margin-bottom: 20px;
}

.tab-photo-view .photo{
	border: 10px solid #4B4B4B;
	background: #4B4B4B;
}

.tab-photo-view .desc{
	border: 10px solid #4B4B4B;
	background: #4B4B4B;
	color: #ffffff;
	text-align: left;
}

.tab-photo-view .desc a{
	color: #FD7713;
	font-weight: bold;	
	text-decoration: none;	
}

.tab-photo-view .desc a:hover{
	color: #ffffff;
}

/* ----- ----- */
#top-box-text{
	width: 205px;
	padding: 10px 20px 0 0;	
	color: #401E00;
	font-weight: bold;
	text-align: left;
}

/* ----- google maps ----- */
#google-maps{
	margin: 0 0 10px 33px;
	color: #000;
}

#google-maps iframe{
	border: 1px solid #EDA96D;	
}

#google-maps a{
	color: #647304;
	font-weight: bold;
	text-decoration: none;
}

#google-maps a:hover{
	color: #F78222;
}

/* tab calendar */
.tab-calendar{
	width: 560px;
	border-left: 1px solid #3A3A3A;
	border-top: 1px solid #3A3A3A;
}

.tab-calendar .month-name{
	background: #637100;
	padding: 5px;
	text-align: center;
	color: #FFFFCA;
	font-weight: bold;
}

.tab-calendar th{
	background: #838F39;
	padding: 5px;
	text-align: center;
	color: #FFFFCA;
	border-bottom: 1px solid #3A3A3A;
	border-right: 1px solid #3A3A3A;
}
	
.tab-calendar .sunday{
	background: #3A3A3A;
	border-bottom: 1px solid #282828;
}

.tab-calendar td{
	width: 80px;
	background: #282828;
	padding: 5px;
	text-align: center;
	color: #FFFFCA;
	font-weight: bold;
	border-bottom: 1px solid #3A3A3A;
	border-right: 1px solid #3A3A3A;
}

.tab-calendar .booking{
	background: #F78222;
	color: #fff;
}

.tab-calendar .booking .title{
	color: #000;
}

.tab-calendar td a{
	color: #FFFFCA;
}

.tab-calendar td a:hover{
	color: #000;
}

.request-title{
	color: #F78222;
	font-weight: bold;
}

#message{
	background: #252525;
	border: 1px solid #637100;
	padding: 10px;
	margin: 10px 0 10px 0;
}

#message-ref{
	background: #252525;
	border: 1px solid #637100;
	padding: 10px;
	margin: 10px 0 10px 0;
}

.a-ref{
	display: block;
	width: 120px;
	margin: 0 0 15px 10px;
	text-align: center;
	float: left;
}

.a-ref img{
	border: 2px solid #637100;
}

#preview{
  color: red;
  font-weight: bold;
}

h3{
  color: #F78222;
  font-size: 14px;
  border-bottom: 1px dotted #a7a7a7;
  margin-top: 20px;
}

.form-t-order{
  width: 550px;
  border-left: 1px solid #3A3A3A;
  border-top: 1px solid #3A3A3A;
}

.form-t-order td{
  border-right: 1px solid #3A3A3A;
  border-bottom: 1px solid #3A3A3A;
  padding: 2px 5px 2px 5px;
}

.form-t-order td.left{
  width: 150px;
  background: #181818;
  color: #fff;
  border-right: 1px solid #3A3A3A;
  border-bottom: 1px solid #3A3A3A;
  padding: 2px 5px 2px 5px;
  text-align: right;
}

.form-t-order th{
  background: #637100;
  color: #fff;
  font-weight: bold;
  border-right: 1px solid #3A3A3A;
  border-bottom: 1px solid #3A3A3A;
  padding: 5px 5px 5px 5px;
}

.form-t-order .fld-input{
  width: 200px;
  font-size: 11px;
  background: #3A3A3A;
  border: 1px solid #3A3A3A;
  color: #fff;
}

textarea#uwagi{
  width: 535px;
  height: 150px;
  font-size: 11px;
  background: #3A3A3A;
  border: 1px solid #3A3A3A;
  color: #fff;
}

#div-card-view{
  float: right;
  position: relative;
  width: 120px;
  height: 50px;
  border: none;
}

#div-payment-view{  
  width: 270px;
  height: 100px;
  border: none;
}


/* ------ btn send ----- */
.btn-send{
  height: 26px;
  border: 1px solid #733400;
  background: #F78222;
  color: #000;
  padding: 5px;
  font-weight: bold;
  font-size: 12px;
  display: block; 
}

.btn-send:hover{
  color: #fff;
}

.w-150{
  width: 150px;
}

.form-info-bottom{
  text-align: justify;
}

.space{
  padding-left: 25px;
}

h3{
  color: #F78222;
  font-size: 14px;
  border-bottom: 1px dotted #a7a7a7;
  margin-left: 25px;
}

h2{
  font-size: 14px;
  font-weight: bold;
  color: #F78222;
}

.img-space-r{
  margin: 0 5px 5px 0;
}

#error-form{
	text-align: center;
  padding: 10px;
  color: red;
  font-weight: bold;
}

.picnic-title{
  font-weight: bold;
  font-size: 14px;
  color: #F88220;
  padding: 10px 0 0 20px;
}

#formularz_rejestracja{
  color: #F78222;
  font-weight: bold;
  font-size: 14px;
}

#formularz_rejestracja:hover{
  text-decoration: underline;
}

.date-left-menu{
  color: #F78222;
  font-size: 10px; 
}