table#sloupce	{
/*	background-color: silver;*/
	border-collapse: collapse;
	width: 100%
}
#sloupce td	{
/*	border: 1px solid blue*/
}
table.kontakty {
/*	background-color: red;*/
	width: 200px;
	border-collapse: collapse;
/*	margin-top: 20px*/
}
table.kontakty th	{
	text-align: left;
	font-size: 16px;
/*	color: #eb7b2f;*/
/*	font-weight: normal;*/
	white-space: nowrap;
	background-color: #dcdcdc;
	padding: 10px 0px 5px 15px
}
table.kontakty td {
	text-align: left;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-left: 35px;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 16px
}
td.fotka	{
	padding: 0px 15px 15px 15px !important;
	background-color: #dcdcdc;
}
div.foto {
	background-position: center center !important;
	background-repeat: no-repeat;
	height: 121px;
/*	width: 170px*/
/*	border-right: 15px solid white;*/
/*	box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);*/
}
.domov	{
	background-image:url('/images/_/domecek.png');
	padding-top: 20px !important;
	background-position: 10px 20px !important;
}
.tel	{
	background-image:url('/images/_/telefonek.png')
}
.fax	{
	background-image:url('/images/_/faxik.png')
}
.osoba	{
	background-image:url('/images/_/osobky.png')
}
.hodiny	{
	background-image:url('/images/_/hodiny.png');
}
td.hodiny div	{
	margin-top: 5px
}
.email	{
	background-image:url('/images/_/emailik.png')
}
.web	{
	background-image:url('/images/_/svetik.png')
}
.gps	{
	background-image:url('/images/_/globik.png');
	padding-bottom: 20px !important;
}
td.mapa	{
	padding: 15px 15px 15px 15px !important;
	background-color: #dcdcdc;
}
div.mapka {
	background-position: center center !important;
	background-repeat: no-repeat;
	height: 170px;
/*	border-right: 15px solid white;*/
/*	border: 1px solid #dcdcdc;*/
/*	box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);*/
}
div.zobrazit	{
	display: block;
	float: right;
/*	font-size: 12px;
	font-weight: bold;
	color: white;*/
	border: 1px solid #f5f5f5;
/*	padding: 5px;*/
/*	width: 30px;
	height: 30px;
	line-height: 30px;*/
	text-align: center;
	text-decoration: none;
	margin: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/zobrazit_obrazek.png);
	cursor: pointer
}
div.fotozvetsit	{
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/_/zvetsit_bile.png);
}
a.fotodetail	{
	display: block;
	width: 26px;
	height: 26px;
	text-decoration: none;
}
table.banky	{
	width: 100%;
	border-collapse: collapse;
	margin-top: 0px
}
table.banky td	{
	font-size: 11px;
	padding-top: 5px;
	white-space: nowrap
}
table.banky th	{
	font-size: 14px;
	text-align: left
}
h2.bankregion	{
	margin: 15px 0px 5px 0px !important;
	color: #eb7b2f;
	font-weight: normal
}