/* töötajate mooduli stiilid */

div.contacts_container a { text-decoration: none }
div.contacts_container a:hover { text-decoration: underline }

div.otsikast { background: #b7d8f9; padding: 5px; border: 1px solid #9db9d5; border-left: 0px; border-right: 0px }
input.tootajaotsing { line-height: 18px; height: 24px; border: 1px solid #1469ac; padding-left: 5px; width: 140px }
input.tootajaotsing_submit { background: #0e61a3; color: white; cursor: pointer; border: 1px solid #0a426f; height: 24px; padding-left: 4px; padding-right: 4px }

table.kontaktide_tabel { width: 675px }
table.kontaktide_tabel td { padding: 5px }

td.kontakt_otsinguteade { border-top: 1px solid #9db9d5; padding: 15px }

td.tootaja_osakond, td.tootaja_head_osak { background: #365a8e; color: white; border: 1px solid white; border-left: 0px; border-right: 0px; font-weight: bold }
td.tootaja_osakond a, td.tootaja_osakond a:hover { color: white; }

td.tootaja_talitus { background: #b7d8f9; border-bottom: 1px solid white }

table.kontakt_detail td { padding: 5px; padding-left: 0px }








