.poradenstvo { 
font-size: 13px;
font-family: Verdana;
color : #394D63;
}
.linky { 
font-size: 10px;
font-family: Verdana;
color : #CCCCCC;
}
A:link {
text-decoration : none;
color : #394D63;
} 
A:visited {
text-decoration : none; 
color : #394D63;

} 
A:hover {
color : #000000; 
font-weight : bold; 
text-decoration : none; 
} 
A.Index {
color : #C35F00;
text-decoration : none
}
A.Index:hover {
text-decoration : underline
}
.InputBox {
border : solid #a1a1a1 1px;
color:#000000
}