
body {

  	font-family: 'Open Sans', sans-serif;
	font-size:14px;	
	background:#f1f1f1;
	

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

.max_cfl{
	width:100%;
	max-width:1400px;
	margin:0 auto;
}

.view_m_left{
	min-width:78%;
	width:78%;
	float:left;
	max-width:100%;
}

.view_m_right{
	min-width:210px;
	max-width:210px;
	width:30%;
	float:right;
	text-align:right;
}

.list-group{

}

.glosy{
	width:140px;
	align:center;
}

.glosy1{
	width:50px;
	align:center;
}

.mocne{
    border:1px solid #dddddd;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
	padding: 5px 10px 5px 10px;
	float:left;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
	margin-right:10px;

}

.mocne:hover{

	background:lime;
	color:white;

}
.mocne:hover a{
	color:white;
}

.ile{
        border:1px solid #dddddd;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
	padding: 5px 5px 5px 5px;
	float:left;
	width:50px;
	margin-right:5px;

}


.slabe{
     border:1px solid #dddddd;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
	padding: 5px 10px 5px 10px;
	float:right;
	font-weight:bold;
	font-size:14px;
	color:black;
	cursor:pointer;
}

.slabe:hover{
	color:white;
	background:red;

}

.slabe:hover a{
	color:white;
}

.mocne a{
	color:black;
	text-decoration:none;
}

.slabe a{
	color:black;
	text-decoration:none;
}
.movie_l_all{
	position:relative;
	padding:5px;
	width:205px;
	height:190px;
	float:left;
	margin:5px;
}
.movie_l_czas{
	padding:3px 5px;
	position:absolute;
	top:5px;
	left:5px;
	z-index:2;
	background:url(../../../images/ptlo.png);
	color:white;
	font-size:11px;
}
.movie_l_img{
	position:absolute;
	top:5px;
	left:5px;
	width:196px;
	height:111px!Important;
}
.movie_l_img_h{
	position:absolute;
	top:5px;
	left:5px;
	width:196px;
	height:110px;
	z-index:2;
}
.movie_l_img_h:hover{

	background:url(../images/play_ico.png) no-repeat;
	background-position:center;
	z-index:2;
}

.movie_l_title{
	position:absolute;
	top:120px;
	height:40px;
	overflow:hidden;
	left:5px;
}
.movie_l_title_o{
	position:absolute;
	top:75px;
	width:196px;
	padding:5px;
	text-align:left;
	left:5px;
	height:40px;
	line-height:15px;
	overflow:hidden;
	font-weight:bold;
	background:url(../../../images/ptlo.png);
}
.movie_l_title_o a{
	color:white;
	font-size:11px;
	word-wrap: break-word;

}
.movie_l_info{
	position:absolute;
	top:165px;
	width:95%;
	font-size:11px;
	left:5px;
}
.movie_l_info_d{
	float:right;
	width:40%;
	text-align:right;
}
.movie_l_info_w{
	float:left;
	width:60%;
}
.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;
}

.top_h_right{
	width:20%;
	min-width:200px;
	float:left;
	text-align:right;
	font-size:16px;
	padding:25px 10px 0 0;

}
.top_h_left{
	width:20%;
	min-width:200px;
	float:left;
	padding:10px 0 0 10px;
}
.top_h_center{
	width:60%;
	min-width:400px;
	float:left;
	padding:15px 0 0 0;
	text-align:center;
}
.left_main{
	background:#fff;
	width:20%;
	min-width:250px;
	float:left;
	margin-right:20px;
	border-top:1px solid #f1f1f1;
}
.cent_main{
	background:#fff;
	width:100%;
	max-width:78%;
	min-width:250px;
	float:left;
	margin-top:20px;
	
}
.list-group-item{
	font-weight:bold;
	padding:8px;
	border-radius:0px!Important;
	color:black;
	font-size:12px;
	border:0px;
}
.list-group-item:hover{
	background:#3097D1;
	color:white;
}
.list-group-item span{
	background: #3097D1;
	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;

}
.cat_left{
	font-size:15px;
	color:#fff;
	background:#1e6287;
	padding:5px 0 5px 5px;
	margin-bottom:10px;
	font-weight:bold;
	text-align:left;
}
.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-size:20px;
	padding:5px 5px 5px 10px;
	background:#fff!Important;
	border-radius:0px!Important;
	border:0px!Important;
}
.panel{
	margin:0 0 20px 0!Important;
	clear:both;
	border:0px!Important;

}
.panel-default{
	border-radius:0px!Important;
	border:0px!Important;
	margin:0 0 20px 0!Important;
	clear:both!Important;

}
.dodaj_ogl_bb{
	border-radius:4px;
	border:1px solid;
	border-color:#499449;
	background:#5cb85c;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:white;
	width:250px;
	position:absolute;
	top:10px;
	right:0px;
	margin-bottom:10px;
	padding:10px 0 10px 0;
}
.dodaj_ogl_bb:hover{
	background:#499449;
}
.dodaj_ogl_b{
	border-radius:4px;
	border:1px solid;
	border-color:#499449;
	background:#5cb85c;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:white;
	width:100%;
	margin-bottom:10px;
	padding:10px 0 10px 0;
}
.dodaj_ogl_b:hover{
	background:#499449;
}
/*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:0px !Important;
	background:#3097D1;
	border-color:#2778a3;
}
.navbar-nav a{
	color:white !Important;
}
.navbar-nav li:hover{
	background:#2778a3;

}

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

.pro_body_i{
	width:390px;
	height:160px;
	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:0px 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:205px;
	
	height:120px;
	position:relative;
	float:left;
	margin-right:2px;

	color:white;
	
}
.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:#3097D1;
	width:100%;
	color:white;
	padding:20px 0px 20px 0px;
	height:160px;
}
.c-search{
	background:#ffffff;
	border-bottom:1px solid #cccccc;
	padding:20px 0 15px 0;
	font-size:14px!Important;
	font-weight:normal!Important;
}
.container-search{
	text-align:center;
}
/*footer*/

.container-fluid{
	padding:0px;
}
.footer-container{
	background:#1e6287;
	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-b{
	padding:8px!Important;
	font-size:14px!Important;
	height: auto;
	border-radius:0px;
	width:400px!Important;

	margin-right:-2px;
}
.form-control-center-bb{
	padding:11px!Important;
	font-size:16px!Important;
	height: auto;
	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:12px!Important;
	height: auto;
	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;
	border-radius:0px;
	font-size:16px!Important;
	padding:7px 15px 6px 15px!Important;
}
.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:	15px;

}
.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:50px;
	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{

}
.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_imgg{
	width:150px;
	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:left;
	color:#dddddd;
	cursor:pointer;
}
.ulu_b:hover{
	color:red;
}
.ulu_b_del{
	padding:5px;
	margin-left:5px;
	float:left;
	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{
	border-radius:5px;
	background:#337ab7;
	border:1px solid #2e6da4;
	font-weight:bold;
	color:white;
	padding:5px 5px 5px 5px;
	width:70px;
	margin:5px auto 0 auto;
}

.tekst_aa{
	margin:20px 0;
	border-top:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
}

.ocena_ar{
	float:right;
}

@media  (max-width: 780px) {

	.lista_imgg{
		width:150px!Important;
		height:113px;
	}
	.lista_img{
		text-align:center;
	}

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

}
@media  (max-width: 1000px) {
	.view_m_right{
		display:none;
	}
	.view_m_left{
		min-width:100%;
		max-width:100%;
		width:100%;
	}
	.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;
	}	

	.center-body{
		margin:0;
	}
	.edit_lang{
		margin-top:5px!Important;
		clear:both;
		height:30px;
		background:#3097d1!Important;
		position:absolute;
		top:0px;
		left:0px;
	}
	.edit_lang:hover{
			background:#3097d1!Important;
	}
	.edit_lang a{
		padding:0px!Important;
		margin:0px!Important;
		float:left!Important;
		background:#3097d1!Important;
	}

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

}
@media (max-width: 1200px) {
	.mob-off{
		display:none!Important;
	}
	.mob-on{
		display:block!Important;
	}
	.ocena_aa{
		margin:20px 0;
		border-top:1px solid #f1f1f1;
	}
	.ocena_ar{
		margin:30px auto 30px auto!Important;
		float:inherit;
	}
	.form-control-right-b{
		width:90%!Important;
		max-width:90%!Important;
		min-width:90%!Important;
		margin:0 auto;
	}
	.form-control-left-b{
		width:90%!Important;
		max-width:90%!Important;
		min-width:90%!Important;
		margin:0 auto;
	}
	.navbar-toggle{
		border:0px;
	}
	.search-ico-nav:hover{
		color:white;
	}
	.search-ico-nav{
		color:black;
		font-size:18px;
	}
	.menu-ico-nav{
		color:black;
		font-size:18px;
	}
	.menu-ico-nav:hover{
		color:white;
	}
	.search-ico-nav{
		color:black;
		font-size:18px;
	}
	.left_main{
		display:none;
		border:1px solid #ddd;
		position:absolute;
		top:70px;
		left:0px;
		z-index:123123;
		min-width:280px;
	}
	.cent_main{
		width:100%!Important;
		max-width:100%;
	}
	.top_h_center{
		display:none;
		border:1px solid #ddd;
		position:absolute;
		top:70px;
		left:0px;
		z-index:123123;
		width:100%!Important;
		min-width:100%!Important;
		padding:20px 0 0 0 !Important;
		margin:0px!Important;
		height:120px;
		background:#fff;
	}
	.top_h_right{
		display:none;
	}
		.lista_imgg{
			width:130px;
			height:113px;
		}
    	.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;
    	}
}


