body {
margin: 0px;
padding: 0px;
font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
font-size: 14px;
background: rgb(255,231,189);
}

a {
font-family: "Times New Roman ce", "Times New Roman", serif;
color: rgb(200,0,0);
font-weight: bold;
font-style: italic;
font-size: 20px;
text-decoration: none;
}

a:hover {
color: rgb(160,0,0);
text-decoration: none;
}

.aimg {
border: rgb(200,0,0) 2px solid;
}

.uvod_hlavicka {
background: rgb(140,75,10);
color: rgb(254,150,0);
height: 20px;
width: 100%;
font-size: 16px;
font-weight: bold;
clear: both;
letter-spacing: 10px;
font-family: serif;
}

.uvod_paticka {
width: 100%;
height: 20px;
font-size: 14px;
color: rgb(255,245,227);
background: rgb(140,75,10);
clear: both;
font-weight: bold;
}

.zltext {
color: rgb(254,150,0);
}

.hntext {
color: rgb(140,75,10);
}

.certext {
color: rgb(200,0,0);
}

.bitext {
color: rgb(255,255,255);
}
