/* CSS Document články o denivkách*/
.cnazev{
font-size: large;
font-weight: bold;
text-align: center;
}

.cpodnadpis{
font-size: normal;
font-weight: bold;
text-align: justify;
margin-bottom: -5px;
margin-top: 15px;
padding-bottom: -5px;
padding-top: 15px;
}

.codstavec{
font-size: normal;
text-align: justify;
text-indent: 20px;
}

.clatinsky{
font-style: italic;
}

.cpojem{
font-weight: bold;
}

.cseznam{
font-size: normal;
text-align: justify;
}

.cpopisek{
font-size: normal;
text-align: center;
font-style: italic;
}

.cautor {
font-size: normal;
text-align: right;
}

.cobrazek{
border: 3px;
text-align: right;
}


