.fotogalerie
{
 background-repeat:no-repeat;
 background-position:left,center;
 background-image: url("galerie.png");
 width:269px;
 height:98px;
 float:left;
 padding: 0px;
 margin:0px;
 margin-left:10px;
 margin-top:10px;
}
.fotogalerie img
{
display:block;
float:left;
position: absolute;
}
.fotogalerie h2
{
padding: 0px;
margin:0px;
background: none;
color:#cc3300;
font-size: 12px;
display: block;
width:130px;
height: 20px;
float: left;
padding-left: 135px;
overflow: hidden;
}
.fotogalerie h2 a
{
color:#cc3300;
}
.fotogalerie h2 a:hover
{
text-decoration: underline;
}
.obrazek_fotogalerie
{
margin:0px;
padding: 0px;
float:left;
}
.pocet_fotek
{
padding-left: 140px;
font-size: 10px;
color:#8f7e7e;
}
.popis_galerie
{
padding-left: 140px;
overflow: hidden;
width:130px;
height:50px;
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;
}
