.text_of_panel{
font-size: 12px;
font-family: Arial,Sans-Serif;
color: #434343;
}

a:link.redlink, a:visited.redlink {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
text-decoration: none;
color: #207cbd;
font-weight: bold;
}
#green{
color: #007E1A;
font-weight: normal;
}

a:hover.redlink, a:active.redlink {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
text-decoration: none;
color: #000000;
font-weight: bold;
}


a:link.small_yellow, a:visited.small_yellow {
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
text-decoration: none;
color: #c7bf80;
font-weight: bold;
}


a:hover.small_yellow, a:active.small_yellow {
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
text-decoration: none;
color: #000000;
font-weight: bold;
}

.zatrav{
 background: #898784;
}


.input_panel{
border: #a6a6a6 solid 1px;
}

.input_panel_1{
border: #a6a6a6 solid 1px;
color:#777777;
}



