/*
a:link, a:active, a:visited{
	color:#9DCD17; line-height:18px; font-weight: normal; text-decoration: underline;
}
a:hover {
	color:#9DCD17; line-height:18px; font-weight: normal; text-decoration: none;
}
*/
.error{
    color: #bb0000;
    font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; font-weight: normal; text-decoration: none;
}
.plain{
    color: #224422;
    font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; font-weight: normal; text-decoration: none;
}

.navi{ text-align:right;
       padding:15px 0px;
}
.navi a:link, .navi a:active, .navi a:visited, .navi a:hover{
    font-family:Tahoma; font-size:11px; color:#1C1C74; line-height:12px; font-weight:bold;
    text-decoration:none;
}

.navi img{padding: 0px 5px 0px 10px;}

a.languages, a.languages:hover, a.languages:visited, a.languages:active {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

#centr .simple_content ol li {
    background:none;
    color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:normal;
    padding-bottom:13px;
    padding-left: 0;
}
