@charset "iso-8859-2";
/* CSS Document */



body {
background-color: #363636;
font-family: "Arial", "Tahoma", "Verdana", "DejaVu Sans";
font-size: 11px;
margin-top: 20px;
}


#content{
position: relative;
padding-right: 20px;
width: 350px;
height: 350px;
margin: 0 auto 0 auto;
overflow-y: auto;
}

#menu a{
color: #F61F1C;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

#menu a:active, a:visited{
color: #F61F1C;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

#menu a:hover{
color: #f7f11c;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

#text {font-size:12px; line-height:16px; text-align: justify; }
#text p {font-style:normal; color:#c2c2c2; }
#text li {font-size:12px; line-height:16px; margin-left: 10px; text-align: justify; color:#c2c2c2; font-weight: bold;}
#text div {font-style:normal; color:#c2c2c2; }



