.banner_homepage
{
height:151px;
width:601px;
display: block;
background-position: left;
}

#homepage a:hover
{
background-position: right;
}

.banner_popisek
{
color:#606060;
font-size: 12px;
}
.banner_popisek a
{
display: block;
font-weight: bold;
padding-bottom:10px;
}
.banner_popisek a:hover
{
color:red;
}
.correct
{
clear: both;
}
.popis_banner
{
text-align: right;
}

.popis_banner a
{
font-size: 11px;
}
#informace h1
{
font-size: 14px;;
}
#informace p
{
font-size: 11px;
text-align:justify;
padding-left:10px;
padding-right:10px;
}
