﻿.galerie_nadpis
{
	font-weight: bold;
	font-size: 16px;
	color: #cc3333;
	font-family: Arial, Tahoma;
	margin-top: 8px;
	margin-bottom: 8px;
}

.galerie_obsah
{
	font-size: 12px;
	color: white;
	font-family: Arial, Tahoma;
	margin-top: 8px;
	margin-bottom: 8px;
}

.galerie_nahledy
{
	overflow: auto; /*float: left;*/
	height: 200px; 
	width: 170px;
}

.obrazek_fotogalerie
{
	margin: 0px 5px;
	overflow: auto;
	border: 1px solid white;
}

.galerie_obrazek_nahled
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	margin: 4px;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	text-align: center;
}

.galerie_nahledy img:hover
{
	border-right: #cc3333 1px solid;
	border-top: #cc3333 1px solid;
	margin: 4px;
	border-left: #cc3333 1px solid;
	border-bottom: #cc3333 1px solid;
	cursor: hand;
	text-align: center;
}
.Galerie_Popis
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: Arial, Tahoma;
	text-align: center;
	MARGIN-BOTTOM: 8px; 
}

.GalerieNadpis
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-style: normal;
	font-family: Arial, Tahoma;
	text-align: left;
}
.GalerieObsah
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-family: Arial, Tahoma;
	text-align: justify;
}
.GalerieOdkaz
{
	font-weight: bold;
	font-size: 10px;
	color: #696969;
	font-style: normal;
	font-family: Arial, Tahoma;
	text-align: left;
}
.GalerieDatum
{
	font-weight: normal;
	font-size: 10px;
	color: #696969;
	font-style: normal;
	font-family: Arial, Tahoma;
	text-align: left;
}

.GalerieObrazekNahled
{
	width: 66px;
	height: 50px;
	margin: 3px 10px 3px 15px;
}

.GalerieTabulka
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 570px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	/*height: 260px;*/
	border-bottom-style: none;
}

.GalerieOdkazNaDetail
{
	text-decoration: none;
}
.GalerieOdkazNaDetail:hover
{
	
}

.GaleriePopis
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Arial, Tahoma;
	text-align: left;
	padding-left: 1px;
}

