a:link {
color: #0000cc;
font-size: 12;
text-decoration: none;
FONT-FAMILY: Verdana, Tahoma;
}

a:visited {
color: #5555aa;
font-size: 12;
text-decoration: none;
FONT-FAMILY: Verdana, Tahoma;
}

a:hover {
color: #000000;
font-size: 12;
FONT-FAMILY: Verdana, Tahoma;
text-decoration:underline;
}

a:active {
color: #ff0000;
text-decoration:underline;
font-size: 12;
FONT-FAMILY: Verdana, Tahoma;
}

BODY {
color: #001F00;
font-size: 11px;
FONT-FAMILY: Palatino Linotype, Arial;
}


#menu1 {
color: #001F00;
font-size: 20px;
FONT-FAMILY: Courier New, Sylfaen, Georgia;
}


#tema {
color: #333333;
font-size: 21px;
FONT-FAMILY: Monotype Corsiva, Verdana, Tahoma, Courier New;
text-align: center;
}

#tablcontent {
width: 75%;
height: 550px;
margin: 0 7px 7px 10px;
}

#tablcontent2 {
width: 97%;
height: 550px;
margin: 0 7px 7px 10px;
}

#content1 {
background-color: #FEFCFE;
border: #3333CC 1px solid;
}

#content2 {
height: 32px;
text-align: center;
background-color: #D5ECFF;
FONT-FAMILY: Verdana, Arial, Georgia;
font-size: 8px;
}

.coment {
font-size: 18px;
color: #997700;
FONT-FAMILY: Monotype Corsiva, Arial Narrow, Courier New, Sylfaen;
}

#podpis {
font-size: 18px;
color: #333399;
FONT-FAMILY: Monotype Corsiva, Arial Narrow, Courier New, Sylfaen;
width: 97%;
text-align: right;
}

.podpis {
font-size: 17px;
color: #333399;
FONT-FAMILY: Monotype Corsiva, Arial Narrow, Courier New, Sylfaen;
width: 90%;
text-align: right;
}

#content {
height: 100%;
}

.linkbot {
color: #93937F;
FONT-FAMILY: Verdana, Arial, Georgia;
font-size: 10px;
}

#bottom {
color: #888888;
text-align: center;
FONT-FAMILY: Georgia, Verdana;
font-size: 11px;
width: 100%;
height: 23px;
padding: 3px 0 0 0;
background-color: #F3F3F0;
border-top: #EEEEEF 3px double;
border-bottom: #F3DFEF 3px double;
filter:"progid:DXImageTransform.Microsoft.gradient(enabled='true',gradientType=0,startColorStr=#F3F3FF,endColorStr=#DDDDDD)";
}


.yellow { background-color: #ffff99; }