﻿img.galeria {
	padding: 0px 0px 0px 0px;
	margin: 4px 4px 4px 4px;
	background-color: #FFFFFF;
	border: 1px solid #F0EFED;
	height: auto;
	opacity: 1.0;
	max-width: 150px;
    max-height: 100px;
}
img.galeria:hover {
	opacity: 0.7;
}

.galeria {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	text-align: center;
	color: #4C4C4C;
	padding: 5px 0px 5px 0px;
}



.start_fotogaleria_imgs {
  margin: 0px 0px 10px 0px;
}
.start_fotogaleria_img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display:inline-block !important;
	margin:0px 8px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
}
.start_fotogaleria_img span {
	display: none;
}
.start_fotogaleria_btn_tlo {
	text-align: left;
}
.start_fotogaleria_btn {
	clear: both;
	min-width: 90px;
	height: 30px;
	padding: 0px 15px;
	outline: none;
	cursor: pointer;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #3ba66d;
	border: 1px solid #3ba66d;
	border-radius:5px;
}

.galeria_tabela{
	width:816px!important;
}
