@charset "utf-8";
/* CSS Document */


img.mapa {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.filijala {
	font-size: 16px;
	min-height: 240px;
}
* html .filijala {
	height: 240px;
}

.poslovnice tr td {
	width: 33%;
	padding: 10px;
	background-color: #e6e6e6;
	vertical-align: text-bottom;
}
.poslovnice tr td.blanko {
	background-color: #eeeeee;
}
.poslovnice tr td h5 {
	margin-bottom: 0px;
	border-bottom: 1px dashed #5C727A;
	padding-bottom: 5px;
}
.poslovnice tr td p {
	margin-bottom: 0px;
	margin-top: 10px;
}

#center h2.filijalePodnaslov {
	font-size: 24px;
	margin: 10px 0;
}

.usluge tr th {
	width: 250px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	background-color: #e0e0e0;
}
.usluge tr td {
	padding: 5px;
	background-color: #e6e6e6;
}
.usluge p {
	margin-bottom: 0px;
}




















