body {

  	font-family: 'Open Sans', sans-serif;
	font-size:12px;	
	width:100%;
	overflow-x: hidden;

}
a{
	text-decoration:none!Important;
}

.cat_g_i{
	width:20%;
	min-width:220px;
	float:left;
	height:130px;
	padding:20px;
	text-align:center;
	position:relative;
	font-weight:bold;
	color:#3097d1;
	font-size:14px;
}
.cat_g_i:hover{
	background:#3097d1;
	color:white;
}
.cat_g_i:hover a{
	color:white;
}
.cat_top{width:1150px;height:100px;border:1px solid #3097d1;border-radius:4px;margin:10px auto;position:relative;}
.cat_podd{border:1px solid #ddd;border-top:3px solid #3097d1;background:white;text-align:left;width:230px;font-size:12px;padding:5px;}
.cat_podr{display:none;position:absolute;bottom:-300px;right:0px;z-index:1212;height:300px;}
.cat_pod{display:none;position:absolute;bottom:-300px;left:0px;z-index:1212;height:300px;}
.pod_link{padding:5px;}
.pod_link:hover{padding:5px;background:#3097d1;;}
.pod_link a{color:#3097d1!Important;}
.pod_link:hover a{color:white!Important;}
.cat_top_c{width:6.6%;height:98px;margin-right:5px;float:left;color:black;text-align:center;padding:5px 0;position:relative;}
.cat_top_c:hover{background:#3097d1;}
.cat_top_c a{color:black;}
.cat_top_c:hover a{color:white;}
.wia_b{
	width:100%;
	padding:10px 0;
	font-weight:bold;
	background:#ddd;
	text-align:center;
}
.wia_b_a{
	width:100%;
	padding:10px 0;
	font-weight:bold;
	background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
	background-color:#2dabf9;
	color:white;
	text-align:center;
}
.wia_b_a a{
	color:white;
}

.msg_a{
	width:80%;
	float:left;
	border-radius:4px;
	background:#ddd;
	margin-bottom:30px;
	padding:5px;
}
.msg_b{
	padding:5px;
	width:80%;
	float:right;
	border-radius:4px;
	background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
	background-color:#2dabf9;
	margin-bottom:30px;
	color:white;
}

.msg_b a{
	color:white;
}

.list-group{
	margin:-15px;
}
.edit_lang{
	clear:both;
	padding:5px;
	background:#ffffff!Important;
	position:absolute;
	top:0px;
	left:330px;
}
.edit_lang:hover{
		background:#ffffff!Important;
}
.edit_lang a{
	padding:0px!Important;
	margin:0px!Important;
	float:left!Important;
	background:#ffffff!Important;
}

.edit_lang a:hover{
	background:#ffffff!Important;
}

.list-group-item{
	font-weight:bold;
	padding:8px;
	border-radius:0px!Important;
	color:black;
	font-size:12px;
	border-top:0px;
}
.list-group-item:hover{
	background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
	background-color:#2dabf9;
	color:white;
}
.list-group-item span{
	background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
	background-color:#2dabf9;
	color:#ffffff;
	font-size:10px;

}
.list-group-item:hover span{
	background: #ffffff;
	color:#3097D1;
}
.list-group-item-pod{
	padding-left:15px;
	font-weight:normal!Important;
	background:#ededed;

}
.menu-ico-nav{
	color:white;
	padding:0 3px 0 3px!Important;
}
.search-ico-nav{
	color:white;
	padding:0 2px 0 2px!Important;
}
.add-ico-nav{
	color:white;
	padding:0 2px 0 2px!Important;
}
.navbar-toggle:focus{
	background:#2778a3!Important;
}
.navbar-toggle:hover{
	background:#2778a3!Important;
}
.navbar-toggle, .navbar-inverse{
	border-color:#3097D1!Important;
}
.navbar-fixed-top .navbar-collapse {
    max-height: 540px;
	height:100%;
}
.panel-heading{
	font-weight:bold;
	font-size:16px;
	padding:5px 5px 5px 10px;
	color:#1E6287!Important;
    background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	background-color:#ededed;
}

.dodaj_ogl_bb{
	border-color:#499449;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	width:250px;
	position:absolute;
	top:10px;
	right:0px;
	margin-bottom:10px;
	padding:10px 0 10px 0;
    
    box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	background-color:#89c403;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}
.dodaj_ogl_bb:hover{
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	background-color:#77a809;
}
.dodaj_ogl_b{
	border:1px solid;
	border-color:#499449;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:white;
	width:100%;
	margin-bottom:10px;
	padding:10px 0 10px 0;
    
    box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	background-color:#89c403;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}
.dodaj_ogl_b:hover{
	background: linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	background-color: #77a809;
}
/*nav*/
.new_top_all{
	width:100%;
	height:70px;
	background:#ffffff;
}
.new_top_all_c{
	max-width:1150px;
	width:100%;
	position:relative;
	margin:0 auto;
	height:70px;
	background:#ffffff;
}
.navbar-brand{
	color:white!Important;
}
.navbar{
	font-size:14px!Important;
	border-radius:1px !Important;
	background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
    background-color:#2dabf9;
	border:0px; !Important;
}
.navbar-nav a{
	color:white !Important;
}
.navbar-nav li:hover{
	background:linear-gradient(to bottom, #0688fa 5%, #2dabf9 100%);
	background-color:#0688fa;
}

#pro_body_panel{
	overflow:hidden;
	height:250px;
}

.pro_body_i{
	width:390px;
	height:220px;
	position:relative;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
}
.pro_body_a{
	width:100%;
	height:100%;
	position:relative;
	background:url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.pro_body_c{
	width:15%;
	height:25%;
	position:absolute;
	top:0px;
	left:0px;
}
.pro_body_d{
	width:100%;
	height:30px;
	color:#ffffff;
	font-weight:bold;
	background:url(../../../images/ptlo.png);
	position:absolute;
	bottom:0px;
	left:0px;
	padding:5px;
}

/*main*/

.sidebar_right{
	padding:0 10px 0 10px!Important;
}

.sidebar_left{
	padding:0 10px 0 10px!Important;
}

.content_center{
	padding:0 5px 0 5px!Important;	
}

.container-main{
	padding:30px 0 30px 0;
}
.center-body{

	margin:0px 0px 0 0px;
	width:100%;


}
.right-sidebar{
	
	margin:0 0px 0 0px;
	width:100%;
}
.ost_body_i{
	width:150px;
	height:113px;
	position:relative;
	float:left;
	margin-left:8px;
	
}
.ost_body_a{
	width:100%;
	height:100%;
	position:relative;
}
.ost_body_d{
	width:100%;

	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	background:url(../../../images/ptlo.png);
	position:absolute;
	bottom:0px;
	left:0px;
	padding:3px;
}

.ost-container{
	background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
	background-color:#2dabf9;
	width:100%;
	color:white;
	padding:20px 0px 20px 0px;
	height:150px;
}
.c-search{
	background:#ffffff;
	border:0px!Important;
	padding:20px 0 15px 0;
	font-size:14px!Important;
	font-weight:normal!Important;
}
.container-search{
	text-align:center;
	width:100%;
	max-width:1160px;
	margin:-20px auto;
	padding:20px 0;
	background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
	background-color:#2dabf9;
	border-top:1px solid #39b0f0;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	
}
/*footer*/

.container-fluid{
	padding:0px;
}
.footer-container{
	background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
    background-color:#2dabf9;!Important;
	color:white;
	padding:20px 20px 20px 20px;
}
.footer-container a{
	color:white;
}
.footer_right{
	text-align:right;
}

.mob-off{
	display:block;
}
.mob-on{
	display:none!Important;
}
.form-control-right-bc{
	padding:0px 12px 0px 12px!Important;
	height:47px;
	font-size:16px!Important;

	width:400px!Important;
	border-top-right-radius: 0;
  	border-bottom-right-radius: 0;
	margin-right:-2px;
}
.form-control-right-b{
	padding:0px 12px 0px 42px!Important;
	height:47px;
	font-size:16px!Important;
	width:480px!Important;
	border-top-right-radius: 0;
  	border-bottom-right-radius: 0;
	margin-right:-2px;
    background-image: url('../images/seico.png');
    background-repeat: no-repeat;
    background-position: 6px 6px;
	background-size:35px 35px;
}
.form-control-right-bmp{
	padding:0px 12px 0px 42px!Important;
	height:47px;
	font-size:16px!Important;
	width:430px!Important;
	border-top-right-radius: 0;
  	border-bottom-right-radius: 0;
	margin-right:-2px;
    background-image: url('../images/seico.png');
    background-repeat: no-repeat;
    background-position: 6px 6px;
	background-size:35px 35px;
}
.form-control-right-ci{
	padding:0px 12px 0px 32px!Important;
	height:47px;
	font-size:16px!Important;
	width:150px!Important;
	border-radius: 0;
	margin-right:-4px;
	margin-left:-3px;
    background-image: url('../../../images/mapmarker.png');
    background-repeat: no-repeat;
    background-position: 6px 10px;
	background-size:25px 25px;
}
.form-control-center-od{
	font-size:14px!Important;
	font-weight:normal!Important;
	padding:0px 12px 0px 12px!Important;
	height:47px;
	border-radius: 0;
	margin-right:-4px;
	margin-left:-5px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	min-width:50px;
	cursor:pointer;
	background: url(../images/select_arrow.png) no-repeat right #fff;
	background-position: 95% 16px; 

}
.form-control-center-bb{
	padding:0px 12px 0px 12px!Important;
	height:47px;
	font-size:16px!Important;
	border-radius: 0;
	margin-right:-4px;
	margin-left:-3px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	max-width:100px;
	width:100%;
 
}
.form-control-center-b{
	font-size:14px!Important;
	font-weight:normal!Important;
	padding:0px 12px 0px 12px!Important;
	height:47px;
	border-radius: 0;
	margin-right:-4px;
	margin-left:-3px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	min-width:200px;
	cursor:pointer;
	background: url(../images/select_arrow.png) no-repeat right #fff;
	background-position: 95% 16px; 
}
.form-control-left-b{
	border-top-left-radius: 0;
  	border-bottom-left-radius: 0;
	margin-left:-1px;
	margin-top:-1px!Important;
	font-size:16px!Important;
	padding:0px 22px 0px 22px!Important;
	height:47px;
}
.form-signin .form-signin-heading, .form-signin .checkbox {
  	margin-bottom: 10px;
}
.form-signin .checkbox {
  	font-weight: normal;
}
.form-signin .form-control {
  	position: relative;
  	height: auto;
  	-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
        box-sizing: border-box;
  	padding: 10px;
  	font-size: 16px;
}
.form-signin .form-control:focus {
  	z-index: 2;
}
.form-control-ee {
  	margin-bottom: -1px;
  	border-bottom-right-radius: 0;
  	border-bottom-left-radius: 0;
}
.form-control-cc {
  	margin-bottom: -1px;
  	border-radius: 0;

}
.form-control-pp {
  	margin-bottom: 10px;
  	border-top-left-radius: 0;
  	border-top-right-radius: 0;
}
.panel-body-lista-a{
	margin-bottom:20px;
	border:0px;
	border-bottom:1px solid #dddddd;
	padding-bottom:5px;
}
.panel-body-lista{
	padding:0px 0px 0px 0;

}
.artv_tytul{
	font-size:22px;
	padding-bottom:	5px;
}
.artv_miejsce{
	font-size:14px;
	color:#525252;
	padding-bottom:	5px;
}
.artv_kontakt{
	font-size:14px;
	color:#525252;
	text-align:right;
	padding-bottom:	5px;
}
.artv_cena{
	font-size:18px;
	padding-bottom:	5px;
	text-align:right;
}
.artv_tresc{
	min-height:230px;
	padding-top:10px; 
}
.artv_btm_right{
	text-align:right;
	padding-top: 15px;
}
.artv_btm_left{
	font-size:12px;
	color:#525252;
	padding-top: 15px;
}
.artv_btk{
	text-align:right;
	padding-bottom:	5px;
	padding-top:	5px;
	
}
.artv_bts{
	text-align:left;
	padding-bottom:	5px;
	padding-top:	5px;
	clear:both;
}
.send_kk{
	padding:3px 10px 3px 10px;
}
/*lista*/

.lista_top{
	width:80%;
	float:left;
	margin-left:5px;
}
.lista_tytul a{
	color:#393333;
	
	font-size:18px;
	padding: 0 0 0 5px;

}
.lista_cena{
	color:#3994f5;
	font-size:15px;
	text-align:right;
	font-weight:bold;


}
.lista_cena span{
	color:black;
	font-size:11px;
}
.lista_text{
	padding:10px 0 0 20px;
	min-height:62px;
	color:#5e5e5e;
}
.lista_miasto{
	padding:5px 0 0 20px;
	font-weight:bold;
	font-size:12px;
	color:#393333;
}
.lista_data{
	padding-top:5px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	color:#393333;
}
.lista_img{
	width:17%;
	float:left;
	position:relative;
}
.lista_imgg{
	width:100%;
	height:113px;
}
.thumbnail{
	margin:0px;
	border-color:#ffffff;

}
.ulu_b_lista{
	padding:0px;
	margin-left:5px;
	float:left;
	color:#dddddd;
	cursor:pointer;
}
.ulu_b_lista:hover{
	color:red;
}
.ulu_b_del_lista{
	padding:0px;
	margin-left:5px;
	float:left;
	cursor:pointer;
	color:red;
}
.ulu_b_del_lista:hover{
	color:orange;
}
.ulu_b{
	padding:5px;
	margin-left:5px;
	float:right;
	cursor:pointer;
}
.ulu_b:hover{
	color:red;
}
.ulu_b_del{
	padding:5px;
	margin-left:5px;
	float:right;
	cursor:pointer;
	color:red;
}
.ulu_b_del:hover{
	color:orange;
}
.mapa_l{
	cursor:pointer;
}
.mapa_l:hover{
	color: #499449;
}
.mapa_ic{
	margin-right:5px;
	color: #499449;
	cursor:pointer;
}
.mapa_ic:hover{
	color:#52cc52;
}
.print_b{
	padding:5px;
	margin-left:5px;
	float:right;
	cursor:pointer;
}
.print_b:hover{
	color:blue;
}
.zglos_b{
	padding:5px;
	margin-left:5px;
	float:right;
	cursor:pointer;
}
.zglos_b:hover{
	color:red;
}
.pole_o{
	color:red;
}
.d_info{
	border:2px solid #dddddd;
	-webkit-border-top-left-radius:4px; -moz-border-radius-topleft:4px; border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px; -moz-border-radius-topright:4px; border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px; -moz-border-radius-bottomleft:4px; border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px; -moz-border-radius-bottomright:4px; border-bottom-right-radius:4px;
	padding:2px;
	background:white;
	font-weight:bold;
	z-index:1210;
	position:absolute;
	display:none;
	left:1px;
	top:1px;
	width:100px;
	text-align:center;
}

#form_info{
	padding:5px;
	text-align:center;
	font-weight:bold;
}
.rating0{
   background-image: url('../images/0.png');
}
.rating1{
   background-image: url('../images/1.png');
}
.rating2{
   background-image: url('../images/2.png');
}

#cookie-alert{
	z-index: 1030;
	position: fixed;
	bottom: 0px;
	background:url(../../../images/ptlo.png);
	font-size:11px;
	padding: 10px;
	text-align: center;
	color:#ffffff;
	width: 100%;
}
#cookie-alert-d{
	width:100%;
	max-width:1020px;
	margin: 0px auto;
	
	text-align:center;
}
#cookie-alert-t{
	float:left;
	width:100%;
	font-weight:bold;
	text-align: left;
	line-height: 20px;

	
	text-align:center;
}
#cookie-alert-c{
	float:left;
	
	text-align:center;
	width:100%;
}
#cookie-alert-z{
	font-weight:bold;
	padding:5px 5px 5px 5px;
	width:70px;
	margin:5px auto 0 auto;

	box-shadow:inset 0px -3px 7px 0px #2b79ff;
	background:linear-gradient(to bottom, #2e89f7 5%, #0830fa 100%);
	background-color:#2e89f7;
	border-radius:3px;
	border:1px solid #0b0e07;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	text-shadow:0px 1px 0px #263666;

}
#cookie-alert-z.focus,#cookie-alert-z:focus{color:#fff;background-color:#286090;border-color:#122b40}
##cookie-alert-z:hover{
color:#fff;
background:linear-gradient(to bottom, #0830fa 5%, #2e89f7 100%);
	background-color:#0830fa;}


@media  (max-width: 780px) {

	.width_max_mob{
		width:100%;
	}
	.artv_cena{
		text-align:left;
	}
	.artv_btk{
		text-align:left;
	}
	.artv_kontakt{
		text-align:left;
	}

}
@media  (max-width: 1000px) {
	body {
		width:100%;
		overflow-x: hidden;
	}
	.lista_top{
		width:100%;
		float:left;
		margin-left:0px;
	}
	.lista_img{
		width:100%;
		text-align:center;
		padding:0 0 10px 0;
		position:relative;
	}
	.lista_imgg{
		width:100%!Important;
		background:red;
		height:150px;
		position:relative;
		margin: 0 auto;
	}
	.lista_imgg img{
		width:100%;
		max-height:113px;
	}
	.form-control-right-bmp{
		padding:11px 11px 11px 41px!Important;
		font-size:16px!Important;
		height: auto;
		width:100%!Important;
		border-radius:0px;
		margin-right:-2px;
		background-image: url('../images/seico.png');
		background-repeat: no-repeat;
		background-position: 6px 6px;
		background-size:35px 35px;
	}
	.form-control-right-ci{
		padding:11px 11px 11px 31px!Important;
		font-size:16px!Important;
		height: auto;
		width:70%!Important;
		float:left;
		border-radius: 0;
		margin-right:0px;
		margin-left:0px;
		background-image: url('../../../images/mapmarker.png');
		background-repeat: no-repeat;
		background-position: 6px 10px;
		background-size:25px 25px;
	}
	.form-control-center-od{
		font-size:14px!Important;
		font-weight:normal!Important;
		padding:11px 12px 11px 12px!Important;
		height: auto;
		width:30%!Important;
		margin-bottom:15px;
		float:left;
		border-radius: 0;
		margin-right:0px;
		margin-left:0px;
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
		min-width:50px;
		cursor:pointer;
		background: url(../images/select_arrow.png) no-repeat right #fff;
		background-position: 95% 16px; 

	}
	.form-control-right-bc{
		width:100%!Important;
		max-width:100%!Important;
		min-width:100%!Important;
		margin:0px;
		border-radius:0px !Important;
	}
	.form-control-right-b{
		width:100%!Important;
		max-width:100%!Important;
		min-width:100%!Important;
		margin:0px!Important;
		float:none!Important;
		clear:both!Important;
		border-radius:0px !Important;
	}
	.form-control-center-bb{
		width:50%!Important;
		max-width:50%;
		min-width:50%;
		float:left!Important;
		margin:0px 0 15px 0;
		border-radius:0px !Important;
	 
	}
	.form-control-center-b{
		width:100%!Important;
		max-width:100%!Important;
		margin:0px!Important;
		float:inline!Important;
		clear:both!Important;
		border-radius:0px !Important;
	}
	.form-control-left-b{
		width:100%!Important;
		max-width:100%!Important;
		min-width:100%!Important;
		margin:0px!Important;
		border-radius:0px !Important;
	}

	.edit_lang{
		margin-left:15px;
	}
	.footer_left{
		text-align:center;
		padding:0px 0 20px 0;
	}
	.footer_right{
		text-align:center;
		padding:20px 0 0px 0;
	}	
	.mob-off{
		display:none!Important;
	}
	.mob-on{
		display:block!Important;
	}
	.center-body{
		margin:0;
	}
	.edit_lang{
		margin-top:5px!Important;
		clear:both;
		height:30px;
		background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
        background-color:#2dabf9;!Important;
		position:absolute;
		top:0px;
		left:0px;
	}
	.edit_lang:hover{
            background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);!Important;
            background-color:#2dabf9;
	}
	.edit_lang a{
		padding:0px!Important;
		margin:0px!Important;
		float:left!Important;
		background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
        background-color:#2dabf9;!Important;
	}

	.edit_lang a:hover{
		background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
        background-color:#2dabf9;!Important;
	}
	.container-search{
		text-align:center;
		width:100%!Important;
		max-width:100%!Important;
		min-width:100%!Important;

		z-index:23;
		margin:-20px 0 0 0!Important;
		padding:20px 0;
		background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
        background-color:#2dabf9;
		border-top:1px solid #337ab7;
		border-bottom-left-radius:4px;
		border-bottom-right-radius:4px;
		
	}
}
@media (max-width: 1200px) {

    	.navbar-header {
    	    	float: none;
		}
    	.navbar-left,.navbar-right {
      	  	float: none !important;
    	}
		.navbar-toggle {
      	  	display: block;
		}
		.navbar-collapse {
       	 	border-top: 1px solid transparent;
        	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    	}
    	.navbar-fixed-top {
        	top: 0;
       	 	border-width: 0 0 1px;
    	}
    	.navbar-collapse.collapse {
        	display: none!important;
    	}
    	.navbar-nav {
        	float: none!important;
        	margin-top: 7.5px;
    	}
    	.navbar-nav>li {
        	float: none;
    	}
    	.navbar-nav>li>a {
        	padding-top: 10px;
        	padding-bottom: 10px;
    	}
    	.collapse.in{
        	display:block !important;
    	}
}
