.perex {
font-weight: bold;
font-style: italic;
margin-bottom: 5px;"
}

.text a {
color: #FFFFFF;
}

.text a:hover {
color: #E0E005;
text-decoration: none;
}

.smallgal {
width: 100%;
text-align: center;
}

.mf {
padding: 8px;
float: right;
}

.subcategory {

}

.text_vypis {
width: 600;
text-align: justify;
border-bottom: 2px dotted #000000;
margin-top: 10px;
}

.text_vypis a {
color: #FFFFFF;
font-style: italic;
text-decoration: none;
}

.text_vypis a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.zprava-err {
background-color: #FFFFCC;
border: 2px dashed #FF8112;
padding: 5px 10px 5px 10px;
margin: 0px 10px 10px 0px;
color: #FF8112;
font-weight: bold;
}

.info {
background-color: #EDF6FF;
border: 1px solid #3378C3;
padding: 2px 10px 5px 2px;
margin: 0px 10px 10px 0px;
color: #3378C3;
}

.info p {
margin: 4px 4px 4px 4px;
}