.meniu1 {
        font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #023c6b;
        text-decoration: none;
	font-weight: bold;
}

.meniu1 a {
        color: #023c6b;
        font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        text-align:left;

}

.meniu1 a:hover {
        color: #0f6ada;
        font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        text-align:left;
}

.meniu2 {
        font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #ff3600;
        text-decoration: none;
	font-weight: bold;
}

.meniu2 a {
        color: #ff3600;
        font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        text-align:left;

}

.meniu2 a:hover {
        color: #a62300;
        font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        text-align:left;
}

.text1 {
        font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #000b61;
        text-decoration: none;
	font-weight: none;
}

.copy {
        font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #04005a;
        text-decoration: none;
	font-weight: none;
}

#dunga {
    border:0px;
    border-top: 1px dashed #96B2C9;
    padding-top:3px;
    padding-bottom:3px;

}



/* form sus */

#form_input_sus
{
        color: #96B2C9;
        border: 1px solid #96B2C9;
        padding: 0;
#       height:20px;
        background-color: #FFFFFF;
        font-family: Arial;
        font-size: 11px;
        font-weight:normal;
        text-decoration:none
}

#form_input_sus_textarea
{
        color: #96B2C9;
        border: 1px solid #96B2C9;
        padding: 0;
        background-color: #FFFFFF;
        font-family: Arial;
        font-size: 11px;
        font-weight:normal;
        text-decoration:none
}