@charset "windows-1250";
/* author: Jiri Flegr */
/* Creation date: 7.7.2002 */

/*div{
border: 1px solid; 
border-color: #000000;
}*/

BODY  {
font-family: Tahoma, Helvetica, Arial; 
background-color: yellow;
}
.nadpis {
width: 100%;
text-align: center;
font-family: Courier New;
font-weight: bold;
color: red;
font-size: 32pt;
 
}
.nadpis1 {
color: #FF0000;
width: 460;


 }
.nadpis2 {
vertical-align: top;
font-size: 10pt;
font-family: Arial;
width: 100%;
color: red;
text-align: center;
font-weight: normal;
}
.global {
position: relative;
height: 100%}

.bottom {
bottom: 50px;
text-align: center;
color: red;
font-family: Arial;
font-size: 10pt;
}

img {
border: 1px solid;
}

.img {
text-align: center;

border-color: #000000;
color: #000000;

margin-bottom: 5px;
padding-bottom: 5px;
}


a {
color: red;}

.text {
text-align: left;
bottom: 50px;
color: red;
font-family: Arial;
font-size: 12pt;
}

li {
padding: 5px;
}