html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
	margin:0;
	padding:0;
	border:0;
	font:inherit;
	vertical-align:baseline;
}
html{
	font-size:62.5%
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
body{
	line-height:1;
/*	background: url(../images/site_bg.jpg) repeat 0px 0px #fff; */
	font-size: 1.2em;
	font-family: 'Open Sans', sans-serif;
}

ul, ol {
	margin-left: 30px;
}
b, strong {
	font-weight: bold;
}
a{
	font-family: 'Open Sans', sans-serif;
	color: #3bb3c3;	
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.agibox-a a {
	font-size: 1.4rem !important;
}


#head_wrapper{
	height: 160px;
	position: relative;
	z-index: 100;
	background: url(../images/head_wrapper.gif) repeat-x 0px 0px;
}

#lazurowe_camp #head_wrapper{
	background: url(../images/head_wrapper_camp.gif) repeat-x 0px 0px;
}

#slider_container, #slider_container_page{
	position: relative;
	overflow: hidden;
	top: 0px;
	max-width:100%;
	height: auto;
	/*height: 390px;*/
}

#slider_container_page{
	/*height: 230px;*/
	height: auto;
}

#logo_bg{
	background: url(../images/logo_bg.png) center top repeat-x;
	width: 100%;
}

#lazurowe_camp #logo_bg{
	background: url(../images/logo_bg_camp.png) center top repeat-x;
}

#logo{
	width: 100%;
	display: block;
	padding-top: 35px;
	text-align: center;	
}

#lang_wrapper{
	padding-top: 20px;
	height: 90px;
}

#lang_wrapper #ico_mister{
	/* float: left; */
}

#lang_menu{
	margin: 0px;
	padding: 30px 0px 0px 0px;
	list-style: none;

	float: right;
	display: inline-block;
}
#lang_menu li{
	float: left;
	display: block;
	border-right: 1px solid #d4cbb6;
	color: #444;
}

#lang_menu li:last-child{
	border-right: none;
}

#lang_menu li a{
	color: #444;
	display: block; 
	padding: 0 10px;
	font-weight: bold;
}

#lang_menu li a:hover{
	color: #000;
	text-decoration: none;
}

#ico_mister{
	float: right;
	display: block;
	padding: 20px 15px 0px 0;

}
#ico_student{
	float: right;
	display: block;
	padding: 20px 15px 0px 0;

}
#ico_przyczepy{
	float: right;
	display: block;
	padding: 20px 15px 0px 0;

}
#add_icon{
	text-align: right;
	padding-top: 20px;
	height: 90px;
}

#add_icon a{
	display: inline-block;
	float: left;
	margin-right: 4px;
}

#add_icon a#ico_asci{
	margin-right: 11px;
}
#add_icon a#ico_wifi{
	margin-right: 16px;
}

#add_icon a:last-child{
	margin-right: 0px;	
}
#add_icon a:first-child{
	margin-left: 15px;	
}

#top_address img{
	float: left;
	margin: 10px 0 0 8px;
}

#top_address p, #top_phone p{
	padding: 25px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #222222;
	font-size: 16px;
}

#top_phone p{
	text-align: right;

}

#top_phone img{
	float: right;
	margin: 10px 0 0 15px;
}

#main_menu_wrapper{	
	margin-top: 0px;
	text-align: center;
}

#main_menu, #foot_menu{
	list-style: none;
	margin: none;
	position: relative;
	display: block;
	text-align: center;
}
ul#main_menu , ul#foot_menu {
	margin-left: 0px;
}
#main_menu li, #foot_menu li {
	display: inline-block;
	padding: 25px 12px;
}

#main_menu li a, #foot_menu li a{
	display: inline-block;
	color: #fff;	
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	position: relative
}

#main_menu li a span, #foot_menu li a span{
	position: absolute;
	right: -10px;
	top: 8px;
	display: block;
	width: 67px;
	height: 24px;
	background: url(../images/student_menu.png) 0px 0px no-repeat;
}
/*#main_menu li a span, #foot_menu li a span{
	position: absolute;
	right: -10px;
	top: 8px;
	display: block;
	width: 44px;
	height: 17px;
	background: url(../images/camp_menu.png) 0px 0px no-repeat;
}*/

#foot_menu li a{
	color: #000;
}

#main_menu li:last-child a, #foot_menu li:last-child a{
	padding-right: 0px;
}

#main_menu li a:hover, #foot_menu li a:hover{
	color: #ff8a00;
	text-decoration: none;
}

#blue_container, #blue_container_2{
	background: #2273af;
	width: 100%;
	color: #fff;
}
#blue_container.camp_mod, #blue_container_2.camp_mod{
	background: #019bbd;
}

#lazurowe_camp #blue_container_2{
	background: #019bbd;
}

#sand_container, #sand_container_2{
	background: url(../images/sand_bg.jpg) center bottom #f0e9da no-repeat;
	width: 100%;
	color: #222222;
	font-size: 16px;
	line-height: 20px;
	font-weight: light;
	padding: 50px 0;
	
}

#sand_container_2{
	padding: 10px 0 40px 0;
}

.main_title{
	font-size: 48px;
	font-weight: bold;
	color: #ff8a00;
	/*
	background: url(../images/title_bg.png) 0px 40px repeat-x;
	*/
	text-transform: uppercase;
}
	
.main_title span{
/*
	background: #f0e9da;
*/
	display: inline-block;
	padding: 25px 0px 20px 0;
}

.blue, .blue_2{
	font-size: 26px;
	font-weight: light;
	line-height: 30px;
	color: #2273af;
}

#lazurowe_camp .blue{
	color: #019bbd;
}

.blue_2{
	font-weight: bold;
	margin-bottom: 20px;
}

.blue_2_mod{
	margin-top: 40px;
	text-transform: uppercase;
}

.align_right{
	text-align: right;
}

.align_justify{
	text-align: justify;
}

.align_justify h1 {
	font-size: 36px;
}
.align_justify h2 {
	font-size: 32px;
}
.align_justify h3 {
	font-size: 28px;
}
.align_justify h4 {
	font-size: 24px;
}
.align_justify h5 {
	font-size: 20px;
}
.align_justify h6 {
	font-size: 16px;
}

.img_1{
	border: 20px solid #fff;
	-moz-box-shadow: 0px 0px 15px #8b8b8b;
    -webkit-box-shadow: 0px 0px 15px #8b8b8b;
    box-shadow: 0px 0px 15px #8b8b8b;
	display: block;
	line-height: 0px; 
}

.img_2{
	border: 20px solid #fff;
	-moz-box-shadow: 0px 0px 5px #8b8b8b;
    -webkit-box-shadow: 0px 0px 5px #8b8b8b;
    box-shadow: 0px 0px 5px #8b8b8b;
	display: block;
	line-height: 0px;
}

.img_3{
	-moz-box-shadow: 0px 0px 5px #8b8b8b;
    -webkit-box-shadow: 0px 0px 5px #8b8b8b;
    box-shadow: 0px 0px 5px #8b8b8b;
}

#projects_list .img_2 img{
	width: 100%;
	height: auto;
}

.project_title{
	text-align: center;
	font-weight: bold;
	padding: 25px 0 0px 0;
	font-size: 20px;
	color: #222;
}

.img_340_220{
	border: 20px solid #fff;
	-moz-box-shadow: 0px 0px 15px #8b8b8b;
    -webkit-box-shadow: 0px 0px 15px #8b8b8b;
    box-shadow: 0px 0px 15px #8b8b8b;
	display: block;
	line-height: 0px; 
	/*width: 340px;*/
	max-width: 100%;
	/*height: 220px;*/
	max-height: 100%;
}
.img_340_220 img {
	max-width: 100%;
}
.to_left{
	float: left;
}

.to_right{
	float: right;
}

.img_340_220.to_left{
	margin: 0 20px 10px 0;
}

.img_340_220.to_right{
	margin: 0 0px 10px 20px;
}

.img_1_mod{
	max-width: 240px;
}

.float_2_right{
	float: right;	
	margin-right: 50px;
}

.float_2_left{
	float: left;	
	margin-right: 50px;
}

.img_rwd img{
	width: 100%;
	height: auto;
}

.box_1,.box_2{
	display: block;
	width: 100%;
	/*height: 140px;*/
	height: auto;
	padding: 25px;
	background: #2273af;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	/*text-shadow: 1px 1px #000;*/
	color: #fff;
	text-transform: uppercase;
	text-align: center;	
	-moz-box-shadow: 0px 0px 15px #8b8b8b;
    -webkit-box-shadow: 0px 0px 15px #8b8b8b;
    box-shadow: 0px 0px 15px #8b8b8b;
}

#lazurowe_camp .box_1{
	background: #019bbd;
}

.box_1 img{
	width: auto;
	height: 42px;
	margin-bottom: 10px;
}

.box_1_mod img{
}

.box_1:hover, .box_1_selected,
.box_2:hover, .box_2_selected{
	background: #ff8a00;
	text-decoration: none;
}

#orange_container{
	background: #ff8a00;
	width: 100%;
	color: #fff;
	padding: 50px 0;
}

#wooden_container{
	background: url(../images/dechy.jpg) repeat-x 0px 0px;
	width: 100%;
	height: 460px;
	color: #fff;
	padding: 50px 0;
}

#wooden_container .title_2{
	color: #ff8a00;
	font-size: 44px;
	line-height: 40px;
	font-weight: bold;
	padding: 0 0 35px 0;
	text-align: center;
	text-shadow: 1px 1px #fff;

}

#lazurowe_camp_text{
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	/*text-shadow: 1px 1px #000;*/
	color: #fff;
	text-transform: uppercase;
}

#lazurowe_camp_text p{
	margin-bottom: 45px;
}

#blue_container_2 {
	padding: 40px 0 53px 0;
}

#blue_container_2 .title_1{
	font-weight: bold;
	font-size: 48px;
	/*text-shadow: 1px 1px #000;*/
	float: left;
	color: #ffffff;
}

#blue_container_2 .link_right_1{
	text-align: right;
	color: #fff;
	display: inline-block;
	padding-top: 30px;
	float: right;
	/*text-shadow: 1px 1px #000;*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}	

#blue_container_2 .link_right_1:hover{
	text-decoration: none;
}

#blue_container_2 .date{
	border-top: solid #4f9dd7 1px;
	padding-top: 25px;
	font-size: 12px;
	color: #f0e9da;	
	margin-top: 32px;
	margin-bottom: 5px;
}

#blue_container_2 .news_title{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

#blue_container_2 .news_title:hover{
	text-decoration: none;
}

#blue_container_2 .lead{
	color: #f0e9da;	
	font-size: 14px;
	line-height: 18px;
	padding: 18px 0 22px 0;
}

#blue_container_2  .link_1{
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;	
	font-size: 16px;
}

#foot_data, #foot_copyrights{
	width: 100%;
	color: #fff;
	padding: 45px 0 45px 0;
	color: #444;
	line-height: 20px;
}

#foot_data{
	padding: 45px 0 41px 0;
}

#foot_data h2{
	font-size: 20px;
	text-transform: uppercase;
	color: #2273af;
	font-weight: bold;
	padding: 0 0 19px 0;
}

#lazurowe_camp #foot_data h2{
	color: #019bbd;	
}

#foot_copyrights{
	border-top: 1px solid #f0e9da;
	border-bottom: 20px solid #2273af;
	color: #888;
	margin-bottom: 0px;
	text-transform: uppercase;
	padding: 0px 0 9px 0;
}

#foot_desc{
	padding-top: 26px;
	font-size: 12px;
}

#foot_desc a, #foot_desc a:hover {
	color: #888;
	font-size: 12px;
	text-decoration: none;
}

#foot_menu_container{
	background: #f0e9da;	
}

#foot_ico #ico_wifi, #foot_ico #eko_kemping, #foot_ico #ico_mister{
	float: right;
}

#foot_ico #ico_mister{
	padding-left: 0px;
	padding-right: 15px;
}

#foot_ico #eko_kemping{
	margin-right: 15px;
}

.link_3{
	color: #ff8a00;
	font-size: 16px;
	border-top: 1px #fff solid;
	padding-top: 10px;
	displaY: block;
	text-align: center;
	text-transform: uppercase;
	margin-top: 25px;
	font-weight: bold;
}

#gallery_list .blue{
	padding-bottom: 20px;
	margin-top: 40px;
}

#gallery_list .blue.blue_gal_mod_1{
	margin-top: 0px;
}

.img_280_160{
	display: block;
	line-height: 0px;
	margin-bottom: 20px;
	-moz-box-shadow: 0px 0px 15px #8b8b8b;
    -webkit-box-shadow: 0px 0px 15px #8b8b8b;
    box-shadow: 0px 0px 15px #8b8b8b;
}

.img_280_160 img{
	width: 100%;
	height: auto;
}

.book_form{
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 20px;
/*	border-top: 1px solid #d4cbb6; */
	border-bottom: 1px solid #d4cbb6;
}

.book_form input, .book_form textarea, .checkbox_1 label, .select_1 select, #booking_form input, #booking_form textarea{
	background: #fff;
	border: 1px solid #d4cbb6;
	height: 48px;
	line-height: 48px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #222222;
	text-align: left;
	width: 100%;
}
#booking_form textarea {
	height: 200px;
}

#booking_form input{

}

.select_1 select{
	/* color: #939393; */
	color: #222;
	padding: 0 2.3%;
	display: block;
	margin-bottom: 12px;
}

.book_form input, .book_form textarea, .checkbox_1 label, #booking_form input, #booking_form textarea{
	width: 94%;
	padding: 0 3%;
}

.checkbox_1 label{
	display: block;
	cursor: pointer;
}

.checkbox_1 input{	
	 display: none; 
}




.book_form textarea{
	height: 190px;
	width: 100%;
	line-height: 20px;
	width: 100%;
	box-sizing: border-box;
	padding: 1.4%;
	color: #222;
}

.title_orange_1{
	font-size: 24px;
	color: #ff8a00;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-weight: bold;
}

.border_top{
	border-top: 1px solid #d4cbb6;
}

.border_bottom{
	border-bottom: 1px solid #d4cbb6;
}

.title_orange_1.border_top{
	padding-top: 20px;
}

#book_form_btn, #booking_form_btn,  #contact_form_btn, .btn_full, .btn_border{
	background: #ff8a00;
	width: 100%;
	height: 48px;
	line-height: 48px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

#book_form_btn:hover, #contact_form_btn:hover, .btn_full:hover, .btn_border:hover{
	text-decoration: none;
}

.book_btn .btn_full{
	margin-top: 20px
}

.btn_border{
	background: transparent;
	border: 1px solid #ff8a00;
	color: #ff8a00;	
}

.book_btn .btn_border{
	margin-top: 20px;
}

.bold{
	font-weight: bold;
}

.marg_bot_20{
	margin-bottom: 20px;
}

.marg_top_20{
	margin-top: 20px;
}

.btn_org{
	color: #fff;
	line-height: 40px;
	height: 40px;
	background: #ff8a00;
	display: inline-block;
	padding: 0 30px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.btn_org:hover {
	text-decoration: none;
}

#gmap{
	width: 100%;
	height: 410px;
}


#captcha_wrapper{
	text-align: center;
	background: #fff;
	width: 100%;
	height: 48px;
}

#reload_captcha{
	color: #2273af;
	font-size: 13px;
}

.book_form input::-webkit-input-placeholder {
   color: #222222;  
}
.book_form input:-moz-placeholder { /* Firefox 18- */
   color: #222222;  
}
.book_form input::-moz-placeholder {  /* Firefox 19+ */
   color: #222222;  
}
.book_form input:-ms-input-placeholder {  
   color: #222222;  
}


.form_datapicker{
	position: relative;
}

.ui-datepicker-trigger{
	position: absolute;
	top: 10px;
	right: 0px;
	border: 0px;
	background: none;
	cursor: pointer;
}

.checkbox_1 .deactive_btn{
	background: #fff url(../images/check_0.gif) 99% 8px no-repeat;
}

.checkbox_1 .active_btn{
	background: #fff url(../images/check_1.gif) 99% 8px no-repeat;
}

.book_list{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d4cbb6;
}


.img_3{
	display: block;
	line-height: 0px;
}
.img_3 img{
	width: 100%;
	height: auto
}

.book_title a{
	font-size: 30px;
	font-weight: light;
	color: #2273af;
	margin-bottom: 40px;
	display: block;
}

.book_price{
	font-weight: bold;
	color: #2273af;
	font-size: 20px;
	margin-top: 20px;
	/*text-align: center;*/
}

.book_price span{
	font-size: 20px;
	/*display: block;*/
	
}

.mar_bot_20{
	margin-bottom: 20px;
}

.spec_list ul{
	margin-left: 20px;
	list-style: none;
}

.spec_list ul li{
	background: url(../images/dot.gif) 0px 10px no-repeat;
	padding: 2px 0px 3px 15px;		
}

.book_item_price{
	font-weight: bold;
	font-size: 30px;
	color: #2273af;
	margin-bottom: 30px;
}
.book_item_special strong{
	font-size: 20px;
	line-height: 30px;
	color: #2273af;
}
.cal_wrapper{
	
}

.cal_inner{
	background: #fff;
	padding: 20px;
	-moz-box-shadow: 0px 0px 15px #8b8b8b;
    -webkit-box-shadow: 0px 0px 15px #8b8b8b;
    box-shadow: 0px 0px 15px #8b8b8b;
}


/* tutaj ustawiasz kolor dla dni zabokowanych */
.ui-datepicker td.confirm_booked a, 
.ui-datepicker td.pre_booked a,  
.ui-datepicker td.confirm_booked_first a, 
.ui-datepicker td.confirm_booked_last a, 
.ui-datepicker td.confirm_booked_both a, 
.ui-datepicker td.pre_booked_first a, 
.ui-datepicker td.pre_booked_last a, 
.ui-datepicker td.pre_booked_both a, 
.ui-datepicker td.left_confirm_right_pre a, 
.ui-datepicker td.left_pre_right_confirm a
{

}


.ui-datepicker td a{
	text-align: center !important;
}

.ui-datepicker td.confirm_booked a{
	background: #d22424;
}



.ui-datepicker td.confirm_booked_first a{
	background: url(../images/ico_booked.png) 0px 0px no-repeat;
}


.ui-datepicker td.confirm_booked_first_full a{
	background: #ff5b51;
	border-left: 3px solid black !important;
}



.ui-datepicker td.confirm_booked_last a{
	background: url(../images/ico_booked.png) right -28px no-repeat;	
}
.ui-datepicker td.confirm_booked_both a{
	background: url(../images/ico_booked.png) 0px -56px no-repeat;	
}

.ui-datepicker td.pre_booked a{
	background: #2b914c;
}

.ui-datepicker td.pre_booked_first a{
	background: url(../images/ico_booked.png) 0px -84px no-repeat;
}

.ui-datepicker td.pre_booked_first_full a{
	background: #3ed26f;
	border-left: 3px solid black !important;
}


.ui-datepicker td.pre_booked_last a{
	background: url(../images/ico_booked.png) right -112px no-repeat;	
}
.ui-datepicker td.pre_booked_both a{
	background: url(../images/ico_booked.png) 0px -140px no-repeat;	
}


.ui-datepicker td.left_confirm_right_pre a{
	background: url(../images/ico_booked.png) 0px -168px no-repeat;	
}

.ui-datepicker td.left_pre_right_confirm a{
	background: url(../images/ico_booked.png) 0px -196px no-repeat;	
}

.legend{
	padding-bottom: 10px;
	font-size: 13px;
}
.legend p{
	padding-top: 8px;
}
.legend_mod p{
	padding-top: 0px;
}

.legend span, .legend_long span{
	float: left;
	width: 35px;
	height: 28px;
	border: 1px solid #cbc7bd;
	margin-right: 10px;
}

#available_ico{
	background-color: url(../images/ui-bg_fine-grain_10_eceadf_60x60.png) 0px 0px repeat;
}
#booked_ico{
	background-color: #d22424;
}
#pre_booked_ico{
	background-color: #2b914c;
}

#right_pre_booked_ico{
	background: url(../images/ico_booked.png) 0px -84px no-repeat;;
}
#right_booked_ico{
	background: url(../images/ico_booked.png) 0px 0px no-repeat;;
}

#left_pre_booked_ico{
	background: url(../images/ico_booked.png) right -112px no-repeat;
}
#left_booked_ico{
	background: url(../images/ico_booked.png) 0px -28px no-repeat;
}

.blue_box{
	background: #2273af;
	-moz-box-shadow: 0px 0px 15px #8b8b8b;
    -webkit-box-shadow: 0px 0px 15px #8b8b8b;
    box-shadow: 0px 0px 15px #8b8b8b;
	padding: 20px 10px;
	margin-bottom: 50px;
	margin-top: 20px;
}

.blue_box p{
	text-transform: uppercase;
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}

.blue_box input{
	background: #fff;
	border: none;
	border-right: 1px solid #113957;
	border-bottom: 1px solid #113957;
	height: 48px;
	line-height: 48px;

	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #222222;
	text-align: left;
	width: 94%;
	padding: 0 3%;
	position: relative;
}

.slicknav_menu {
	display:none;
}

#facebook_slider, #weather_slider, #add_maps_slider{
	float:right;
	width:310px;
	height:410px; 
	background: none repeat scroll 0 0 #f5f1e8;
	display:block;
	right:-310px;
	padding:0;
	position:fixed;
	top:185px;
	z-index:10000;
	font-size: 10px;
}

#weather_slider, #add_maps_slider{
	top:245px;
}

#add_maps_slider{
	top:305px;
}

#facebook_content, #weather_content, #add_maps_content{
	background: #fff;
	width: 300px;
	height: 400px;
	margin: 5px;	
}

#facebook_icon{
	height: 50px;
	width: 50px;
	position: absolute;
	top: 0px;
	left: -50px;
	background: url(../images/facebook.png) 0px 0px no-repeat;
	cursor: pointer;
	border-bottom: 1px solid #2273af;
}
#weather_icon{
	height: 50px;
	width: 50px;
	position: absolute;
	top: 0px;
	left: -50px;
	background: url(../images/pogoda.png) 0px 0px no-repeat;
	cursor: pointer;
	border-bottom: 1px solid #2273af;
}
#add_maps_icon{
	height: 50px;
	width: 50px;
	position: absolute;
	top: 0px;
	left: -50px;
	background: url(../images/lokalizacja.png) 0px 0px no-repeat;
	cursor: pointer;
	border-bottom: 1px solid #2273af;
}

@media only screen and (max-width : 1180px) {

	.agibox-a a {
		font-size: 1.1rem !important;
	}


	#laz_camp_left{
		margin-right: 0px;
		float: left;
	}
	#laz_camp_right{
		margin-right: 0px;
	}

	.img_rwd img{
		width: 100%;
		height: auto;
	}
	
	.slicknav_menu {
		display: block;
	}
	
	#mobile_lang .slicknav_menu {
		display:none;
	}
	
	#main_menu{
		display: none;
	}
	
	#foot_menu li{
		padding: 20px 6px;	
	}
	
	#foot_menu li a{
		font-size: 1.7vw;
	}

	#add_icon{
		padding-top: 30px;
	}
	
	#add_icon a:first-child{
		margin-left: 0px;
	}
	#add_icon a#ico_wifi{
		margin-right: 0px;
	}
	
	#add_icon img{
		width: 70%;
		height: auto;
	}
	#top_address p, #top_phone p{
		font-size: 14px;
	}
	#top_address img, #top_phone img{
		width: 40px;
		height: 40px;
	}
	
	#ico_mister{
		padding-left: 0px;
	}
	.box_1 p{
		font-size: 1.5vw;
	}
	
	#lazurowe_camp_text img{
		width: 100%;
		max-width: 317px;
		height: auto;
	}
	#lazurowe_camp_text p{
		font-size: 2vw;	
		font-size: 16px;
		margin-bottom: 35px;
	}
}

@media only screen and (max-width : 1024px) {

	.agibox-a a, .agibox-a a p {
		font-size: 1.4rem !important;
	}


	#mobile_lang .slicknav_menu {
		display:none;
	}
	
	#ico_mister{
		padding-right: 5px;
	}
	
	.project_title{	
		padding: 25px 0 0px 0;
		font-size: 16px;	
		font-size: 1.7vw;		
	}
	
	.box_1 p{
		font-size: 14px;	
		font-size: 1.7vw;
	}
	
	.blue_box p{
		font-size: 14px;	
		font-size: 2.2vw;	
	}
	
	#search_submit{
		font-size: 14px;	
		font-size: 2vw;	
		line-height: 16px;
		padding: 10px 0 10px 0;
		box-sizing: border-box;
	}
	.book_title a{
		margin-bottom: 10px;
	}
	.btn_full{
		font-size: 14px;
		line-height: 16px;
		padding: 16px 0 10px 0;
		box-sizing: border-box;
	}
	.flex-direction-nav .flex-prev { left: 5%; width: 40px; height: 40px; background: url(../images/arrow_left_mini.png) center 0px no-repeat;}
	.flex-direction-nav .flex-next { right: 5%; width: 40px; height: 40px; background: url(../images/arrow_right_mini.png) center 0px no-repeat;}
	
	.flexslider_atraction .flex-direction-nav .flex-prev { left: -5%; }
	.flexslider_atraction .flex-direction-nav .flex-next { right: -5%; }
	
	.flexslider_ico .flex-direction-nav .flex-prev { left: -12%; }
	.flexslider_ico .flex-direction-nav .flex-next { right: -12%; }
	#foot_desc{
		padding-top: 16px;
	}
}


@media screen and (max-width: 860px) {

	.agibox-a a, .agibox-a a p {
		font-size: 1.4rem !important;
	}


	#mobile_lang .slicknav_menu {
		display:none;
	}
	
	#ico_mister{
		padding-right: 0px;
	}
	#logo img{
		width: 96%;
		margin-left: auto;
		margin-right: auto;
		height: auto;
	}
}
@media screen and (max-width: 767px) {

	.agibox-a a, .agibox-a a p {
		font-size: 1.4rem !important;
	}


	.img_rwd .img_1{
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.main_title{
		font-size: 32px;	
		text-align: center;		
	}
		
	#orange_container{
		padding: 20px 0;
	}

	#mobile_lang{
		position: absolute;
		right: 20px;
		top: 75px;
		width: 61px;	
	}
	
	#mobile_lang .slicknav_menu {
		display: block;
	}
	
	#logo img{
		width: 50%;		
		max-width: 225px;
		min-width: 120px;
	}
	#head_wrapper{
		background: url("../images/logo_bg.png") repeat-x scroll center top ;
	}
	#main_menu_wrapper{
		text-align: center;
	}
	
	#logo{
		text-align: left;
	}
	
	.box_1{
		margin-bottom: 10px;
	}
	
	.mobile_marg_top{
		margin-top: 15px;
	}
	.mobile_marg_bottom{
		margin-bottom: 15px;
	}
	
	.box_1 p{
		font-size: 14px;			
	}
	
	.blue_box p{
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.btn_full{
		font-size: 16px;
	}
	
	#search_submit {
		font-size: 18px;
		line-height: 18px;
		padding: 15px 0 10px 0;
		margin-top: 10px;
	}
	
	.flex-direction-nav .flex-prev { left: 5%; width: 40px; height: 40px; background: url(../images/arrow_left_mini.png) center 0px no-repeat;}
	.flex-direction-nav .flex-next { right: 5%; width: 40px; height: 40px; background: url(../images/arrow_right_mini.png) center 0px no-repeat;}
	
	.flexslider_atraction .flex-direction-nav .flex-prev { left: -5%; }
	.flexslider_atraction .flex-direction-nav .flex-next { right: -5%; }
	
	.flexslider_ico .flex-direction-nav .flex-prev { left: -12%; }
	.flexslider_ico .flex-direction-nav .flex-next { right: -12%; }
	
	#facebook_slider, #weather_slider, #add_maps_slider{
		display: none;
	}
	.align_justify h1 {
		font-size: 26px;
	}
	.align_justify h2 {
		font-size: 22px;
	}
	.align_justify h3 {
		font-size: 20px;
	}
	.align_justify h4 {
		font-size: 18px;
	}
	.align_justify h5 {
		font-size: 16px;
	}
	.align_justify h6 {
		font-size: 14px;
	}
	.blue_2_mod{
		margin-top: 10px;
		text-transform: uppercase;
	}
	.book_title a{
		font-size: 24px;
	}
	.blue_box input {
		font-size: 14px;
	}
	#blue_container_2 .title_1 {
		font-size: 36px;
	}
	.cennik th {
		font-size: 18px !important;
		padding: 10px 10px !important;
		text-align: left !important;
	}
	.cennik tr td {
		font-size: 14px;
		padding: 5px 5px !important;
	}
	.cennik tr td:first-child {
		font-size: 14px;
		padding: 5px 5px !important;
	}
	.cennik tr td:last-child {
		font-size: 14px;
		padding: 5px 5px !important;
	}	
}

@media screen and (max-width: 487px) {
	
	.main_title{
		font-size: 22px;
		text-align: left;		
	}

	#slider_container{
		/*height: 250px;*/
		height: auto;
	}
	.flexslider{
		/*height: 250px;*/
		height: auto;
	}
	.flexslider .slides li{
		/*height: 250px;*/
		height: auto;
	}
	
	.flex-direction-nav .flex-prev { left: 5%; width: 20px; height: 20px; background: url(../images/arrow_left_mini2.png) center 0px no-repeat;}
	.flex-direction-nav .flex-next { right: 5%; width: 20px; height: 20px; background: url(../images/arrow_right_mini2.png) center 0px no-repeat;}
	
	.flexslider_atraction .flex-direction-nav .flex-prev { left: -5%; }
	.flexslider_atraction .flex-direction-nav .flex-next { right: -5%; }
	
	.flexslider_ico .flex-direction-nav .flex-prev { left: -12%; }
	.flexslider_ico .flex-direction-nav .flex-next { right: -12%; }
	
	#wooden_container .title_2{
		font-size: 28px;
		padding: 0 10% 35px 10%;
		width: 80%;
		line-height: 24px;		
	}

	#mobile_lang{
		top: 60px;	
		right: 12px;
	}
	
	#logo{
		text-align: left;
	}
	
	#head_wrapper{
		padding-bottom: 15px;
		height: auto;
		background: url("../images/logo_bg.png") repeat-x scroll center top ;
	}
	.project_title{	
		font-size: 16px;		
	}
	#blue_container_2 .link_right_1 {
		display: none;
	}
}
	
@media screen and (max-width: 420px) {

	#search_submit{
		font-size: 14px;		
	}

	.blue, .blue_2{
		font-size: 20px;
		line-height: 22px;		
	}

	#gallery_list .gallery_list .mobile-grid-50, #projects_list .mobile-grid-50, .book_list .mobile-grid-50{
		width: 100%;
	}
	
	#projects_list .link_3{
		margin-bottom: 40px;
	}
	
	.news_box .mobile-grid-50{
		width: 100%;
	}
	
	.news_box {
		margin-bottom: 30px;
	}
	
	.book_title, .book_price{
		margin-top: 10px;
	}
	
	.book_price span{
		display: inline-block;
	}
	.img_340_220.to_left{
	margin: 0 0 10px 0;
	}
	.img_340_220.to_right{
		margin: 0 0px 10px 0;
	}
	.to_left{
	float: none;
}

.to_right{
	float: none;
}
}


.cennik {
	border-collapse: separate;
    border-spacing: 3px;
}
.cennik th {
	background-color:#ff8a00;
	padding: 20px 20px;
	font-size: 24px;
	font-weight: bold;
	color:#ffffff;
	margin: 2px;
}
.cennik tr {
	margin: 10px;
}
.cennik tr:hover {
	background-color:#ffffff !important;
}
.cennik tr:nth-child(odd) {
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
} 
.cennik tr:nth-child(even) {
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
} 
.cennik tr.sezon td, .cennik tr.sezon td:last-child  {
	font-weight:normal;
}
.cennik tr td {
	text-align:center;
	font-weight: bold;
	padding: 10px 20px;
	border-bottom: 1px solid #d4cbb6;
}
.cennik tr td:first-child {
	text-align:left;
	font-weight: normal;
	width: 60%;
	padding: 10px 20px;
	border-bottom: 1px solid #d4cbb6;
}
.cennik tr td:last-child {
	text-align:center;
	font-weight: bold;
	width: 20%;
	padding: 10px 20px;
	border-bottom: 1px solid #d4cbb6;
}

#result ul {
	margin: 20px 0 20px 30px;
	color:#ff0000;
}
#result h2, #result h3, #result h4, #result p {
	font-size: 20px;
	color:#ff0000;
	margin: 20px 0 20px 0;
}

.agibox-a a, .agibox-a a p {
	font-size: 1.4rem !important;
}

.agi-table td {
	border-bottom: 1px solid #a6855e;
	padding-bottom: 5px;
	padding-top: 5px;
}

.agi-table tr:hover td {
	background-color: #e8dec7;
}

.agi-table tr:first-child td, .agi-table td.nag {
	background-color: #f68a26;
	font-weight: bold;
}

@media only screen and (max-width: 600px) {
	.agi-table td {
		font-size: 80%;
	}
}




