/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  .menu { color: rgb(255, 255, 255);
    background-color: rgb(0, 100, 111);
    text-indent: 10px;
    font-family: verdana,arial,helvetica,sans-serif;
    }

  a { text-decoration: none;
    color: rgb(255, 255, 255);
    }

  a:hover { color: rgb(196, 20, 39);
    text-decoration: underline;
    }

  .submenu { color: rgb(0, 0, 0);
    font-family: verdana,arial,helvetica,sans-serif;
    background-color: rgb(0, 68, 16);
    }

 .title { color: rgb(0, 0, 0);
    font-family: verdana,arial,helvetica,sans-serif;
    background-color: rgb(45, 162, 60);
position: absolute;
z-index: 1;
top: 0px;
left: -3px;
width: 805px;
height: 103px;
    }

.mainMenu{
padding-left: 5px; 
padding-top: 5px; 
position: absolute; 
left: 1px; 
top: 105px; 
width: 150px; 
height: 613px; 
z-index: 2; 
background-color: rgb(0, 143, 158);

}

.subMenuBK{
position: absolute; 
top: 105px; 
height: 30px; 
z-index: 3; 
background-color: rgb(0, 139, 14); 
padding-left: 5px; 
padding-top: 5px; 
left: 157px; 
width: 640px;
}

.main{
position: absolute; 
z-index: 4; 
top: 148px; 
height: 569px; 
left: 157px; 
width: 644px;
}

.comment {
  color: gray;
}

.keyword {
  font-weight: bold;
}

.python .string {
  color: blue;
}

.html .atribute .value {
  color: green;
}

