.fotogalerie
{
 background-repeat:no-repeat;
 background-position:left bottom;
 background-image: url("galerie.gif");
 width:269px;
 height:118px;
 float:left;
 padding: 0px;
 margin:0px;
 margin-left:10px;
 margin-top:10px;
}

.fotogalerie h2
{
padding: 0px;
margin:0px;
background: none;
font-size: 12px;
display: block;
width:265px;
height: 20px;
float: left;
padding-left:5px;
overflow: hidden;
text-align:left;
}

.fotogalerie h2 a:hover
{
color:red;
text-decoration:none;
}
.obrazek_fotogalerie
{
margin:0px;
padding: 0px;
float:left;

}
.obrazek_fotogalerie a img
{
margin:0px;
padding: 0px;
float:left;
display:block;
position: absolute;
}
.pocet_fotek
{
padding-left: 140px;
font-size: 10px;
color:black;
}
.popis_galerie
{
padding-left: 140px;
overflow: hidden;
width:130px;
height:70px;
font-size: 10px;
line-height: 130%;
}
.fotogalerie_obrazky_obrazek
{
width:130px;
height:150px;
float:left;
background-color: #7f7f7f;
margin: 5px; 
}
.fotogalerie_obrazky_obrazek h2
{
background:none;
margin:0px;
padding:0px;
text-align:center;
height: 20px;
font-size: 12px;
overflow: hidden;
font-weight: normal;
color:#cc3300;
background-color:white;
font-weight: bold;
}
.fotogalerie_obrazky_obrazek img
{
border:5px solid white;
}
.pocet_fotek_obrazky
{
font-size: 10px;
color:#2a2828;
}
#fotogalerie_popis_obrazky
{
float:none;
clear:both;
}
.fotogalerie_popis_obrazek
{
padding:5px;
float:left;
}

