h1 {
font-family: Arial;
font-weight: bold;
font-size: 16pt;
letter-spacing: 3;
color: yellow;
}

h2 {
font-family: Arial;
font-weight: bold;
font-size: 12pt;
letter-spacing: 3;
color: yellow;
}

h3 {
font-family: Arial;
font-size: 11pt;
padding-left: 4;
letter-spacing: 1;
background: gray;
color: white;
}

.nadpissel {
font-family: Arial;
font-weight: bold;
font-size: 16pt;
letter-spacing: 3;
color: yellow;
text-decoration: none;}

.nadpisclanku {
font-family: Arial;
font-weight: bold;
font-size: 16pt;
letter-spacing: 3;
color: yellow;
text-decoration: underline;
}

p { font-family: verdana;
font-size: 10pt;
font-weight: normal;
letter-spacing: 1;
color: white;
}

.malytext
{ font-family: tahoma;
font-size: 8pt;
letter-spacing: 1;
font-weight: normal;
padding-top: 4;
padding-left: 4;
padding-bottom: 4;}

.infotext
{ font-family: tahoma;
font-size: 8pt;
letter-spacing: 2 ;
font-weight: normal;
padding-top: 4;
padding-left: 4;
padding-bottom: 4;}


A{ font-size: 10pt;
font-family: Verdana;
font-weight: bold;
Color: RGB(0,249,246);
text-decoration:none ;
frame-top: 10;
frame-left: 10;
frame-bottom: 10;}

a:hover {text-decoration: underline}

A:alink{ font-size: 11pt;
font-family: Verdana;
font-weight: bold;
Color: RGB(0,249,246);
background: black;
text-decoration: underlined;
frame-top: 10;
frame-left: 10;
frame-bottom: 10;}

.nadpisek { font-family: Arial;
font-size: 13pt;
font-weight: bold;
color: white;
padding-top: 8;
padding-left: 10;
padding-bottom: 8;}


.podpisek { font-family: verdana;
font-size: 10pt;
color: yellow;
background: brown;
padding-top: 4;
padding-left: 4;
padding-bottom: 4;}



