.plitkainner{
	margin: 0;
	padding: 0;
	width: 100%;
}
.plitka{
	position: relative;
	display: inline-table;
	width: 360px;
	margin: 5px;
	background: #2A2A2A;
	//border-radius: 4px;
	border:1px solid #e7e7e7;
	padding: 10px;
	line-height: 1.1;
	font-size: 0.9em;
	text-align: center;
	padding-bottom: 20px;
	//background: url('/theme/img/plitka_back1.jpg');
	//background-size: 100;
	background: white;
}
.plitka small{
	color: #999;
}

.plitka table td{
	padding-right: 10px;
}
.plitka table tr td:first-child{text-align: right;color: #666;
	font-weight: bold; }
.plitka table tr td:last-child{text-align: left}
.plitka:hover{
	//box-shadow: 0px 0px 2px #444;
	background-color: #151515;

}



.plitka .photo_frame{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 206px;
	border-width: 1px;
	//border-radius: 4px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	
	border: 1px solid #F2AD63;


	background-position: center center;
	background-repeat: no-repeat;
	//background-size:  100% auto;
	background-size: cover;

}




.plitka_title{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}
.plitka button{
	margin-top: 10px;
}
.plitka a{
	//color: #333 !important;
}
.plitka a:hover{
	//border-bottom: 1px dotted #D75452 ;
	//text-decoration: none;
	//color: #856A4E ;
	color:#F2AD63;
	
}
.plitkamarks{
	position: absolute;
	top:40px;
	right:0px;
	z-index: 40;
	color: white;
	font-size: 0.9em;
}
.plitkamark{
	background: #5CB85C ;
	padding: 9px;
	margin-bottom: 8px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	opacity: 0.9;
}


.material_data .photo_frame{
	float: none;

}
.material_data .photo_frame .mainimage{
	float: none;

}
.material_data{
	line-height: 1.1;
	//font-size: 0.9em;
}
/*.material_data table td{
	padding-right: 5px;
	padding-left: 5px;
}
.material_data table tr td:first-child{text-align: right;
color:#666 ; font-weight: bold; border-right: 1px solid #ddd}
.material_data table tr td:last-child{text-align: left}*/
.material_data .photo_frame{
	margin: 0;
	padding: 0;
	width: 260px;
	height: 160px;
	border-width: 1px;
	//border-radius: 4px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 0px;
	border: 2px solid #F2AD63;
	display: inline-block;
	margin:5px;
	background-position: center center;
	background-size: cover;
}
.material_data .photo_frame img {
	border-radius: 4px;
	width: 260px;
	max-width: none;
}
.material_data .users_show_element .btn .glyphicon {
	color: white;
}
.material_data .users_show_element {
	height: inherit;
	font-size: 1.1em;
	margin-top: 0px;
	width: 100%;
	margin: 0px;
	padding: 5px;
}
.material_data .users_show_element img{
	height: 140px;
	margin: 5px;

}
.material_images .mainimage img{
	min-width: inherit;
}
.material_images .mainimage{
width: 130px;
height: 71px;
text-align: right;
}
.material_images .photo_frame{
	margin: 0;
	padding: 0;
	display: inline-block;
	border-width: 1px;
	border-radius: 4px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 0px;
	float: none;
	margin:5px;
}
   .material_map #obj-map{
      height: 250px;
    }
    .common_search{
    	font-size: 1.3em;
    	font-weight: bold;
    	margin: 5px;
    	display: block;
    }
#ajaxcontent table tr td:last-child{text-align: left; color:#42A8BF; font-weight: bold}

.myfilter{
  font-size: 1em;
  box-shadow: 0px 0px 5px black;
  border-radius: 9px;
  background: rgba(255,255,255,0.9);
}

.filterhead{
  color:white;
  background: #2a2a2a;
  margin: 0;
  width: 100%;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  height: 30px;
  padding: 5px;
  padding-left: 15px;
  //background-image: linear-gradient(to bottom, #392009, #281605);
}
.filterhead .glyphicon{
  color: white;
}
.filterparamhead{
  background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
  border-top:1px solid #dcdcdc;
  width: 100%;
  padding:3px;
  padding-left: 10px;
font-size: 0.8em;
font-weight: bold;
}
.filterparamcont{
  padding-left: 15px;
  padding-right: 15px;
   margin-bottom: 5px;

margin-top: 5px;
}
.filterbutton{
  padding:10px;
  text-align: center;
}

#leftmenuu{
	padding-right: 0px;
	padding-left: 0px;
}

.footer_map {
  height: 400px;
  width: 100%;
}
.carousel-indicators{
	z-index: 1;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    width: 100%;
}