/* CSS Document */



/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:green; layer-background-color:green; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:verdana,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel0{background-color: green; layer-background-color:green; color:white;}
.clLevel0over{background-color:#99CC66; layer-background-color:#336699; color:yellow; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:transparent; layer-background-color:transparent}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:green; layer-background-color:green; color:white;}
.clLevel1over{background-color:#99CC66; layer-background-color:#336699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#99CC66; layer-background-color:#99CC66}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:green; layer-background-color:green; color:white;}
.clLevel2over{background-color:#99CC66; layer-background-color:#99CC66; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#99CC66; layer-background-color:#99CC66}

body {margin: 0px;font-family: Arial; font-size: 100%;color: black; background-color: white}
table{font-size: 75%;font-family: Arial;color: black}

.class1 A:link {color: green; text-decoration: none}
.class1 A:visited {color: green; text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: orange;}

.class2 A:link {color: white; text-decoration: underline}
.class2 A:visited {color: white;text-decoration: underline}
.class2 A:active {text-decoration: underline overline}
.class2 A:hover {text-decoration: underline; color: orange;}

.class3 A:link {color: gray; text-decoration: underline}
.class3 A:visited {color: gray;text-decoration: underline}
.class3 A:active {text-decoration: underline overline}
.class3 A:hover {text-decoration: underline; color: green;}

.komento A:link {color: #B0E08C; text-decoration: underline}
.komento A:visited {color: #B0E08C;text-decoration: underline}
.komento A:active {text-decoration: underline overline}
.komento A:hover {text-decoration: underline; color: orange;}

.class3 {font-size: 65%;font-family: Arial;color: green}