﻿body {
}
#text table.TABLE-galerie
{
	width: auto;
	margin-left: 45px;
}
#text table.TABLE-galerie tr td
{
	border-bottom: none;
}
#text table.TABLE-galerie tr td.Praha
{
	height: 158px;
	width: 184px;
	background-image: url(../graphics/galerie-praha.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
#text table.TABLE-galerie tr td.Praha:hover
{
	height: 158px;
	width: 184px;
	background-image: url(../graphics/galerie-prahaHover.gif);
	background-repeat: no-repeat;
}
#text table.TABLE-galerie tr td.Poukazy
{
	height: 158px;
	width: 184px;
	background-image: url(../graphics/galerie-poukazy.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
#text table.TABLE-galerie tr td.Poukazy:hover
{
	height: 158px;
	width: 184px;
	background-image: url(../graphics/galerie-poukazyHover.gif);
	background-repeat: no-repeat;
}
#text table.TABLE-galerie tr td a
{
	height: 158px;
	width: 184px;
	text-decoration: none;
	z-index: 1000;
	display: block;
}
#text table.TABLE-galerie tr td.HradecKralove
{
	height: 158px;
	width: 184px;
	background-image: url(../graphics/galerie-HradecKralove.gif);
	background-repeat: no-repeat;
}
#text table.TABLE-galerie tr td.HradecKralove:hover
{
	height: 158px;
	width: 184px;
	background-image: url(../graphics/galerie-HradecKraloveHover.gif);
	background-repeat: no-repeat;
}
#text table.TABLE-galerie tr td.spacer
{
	height: 30px;
}
#text table.TABLE-galerie tr td.spacer:hover
{
	background-image: none;
}
#text table.TABLE-galerie tr td:hover
{
	background-color: White;
}
#text table.TABLE-galerie tr:hover
{
	background-color: White;
}
#text a
{
	padding-left: 10px;
}
/* start text - galerie */
table.galerie
{ width: 100%; margin: 20px 0 0 0; }
table.galerie tr
{ text-align: center; }
table.galerie tr:hover
{ background-image: none; }
table.galerie a img
{ border: solid 2px #85b55f; margin-bottom: 20px; }
table.galerie a img:hover
{ border: solid 2px #ee0000; margin-bottom: 20px; }
table.galerie tr td
{ border-bottom: none; }
/*end text - galerie */