
body { margin: 0px; background: #94AC00; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #94AC00; }
td { font-size: 11px; }

.menu { background: white; height: 18px; border-top: 1px solid black; border-bottom: 2px solid black; }
.menu div { float: right; }
.menu li { width: 130px; margin-top: 2px; float: left; text-align: center; list-style: none; }
.menu a { color: black; text-transform: uppercase; font-weight: bold; font-size: 11px; text-decoration: none; }
.menu a:hover { text-decoration: underline; }


.content { font-size: 16px; color: #94AC00; }
.content a { color: #94AC00; text-decoration: underline; }
.content a:hover { text-decoration: none; }

div#tytul { color: #94AC00; font-weight: bold; margin: 0px; }
#podstrona { color: #94AC00; font-weight: bold; margin: 0px; }
#podstrona a { color: #94AC00; text-decoration: none; font-weight: bold; }
#podstrona a:hover { color: #94AC00; text-decoration: underline; font-weight: bold; }

.podmenu { padding: 4px; color: #94AC00; border: none; border-bottom: 2px solid #94AC00; }
.podmenu a { color: #94AC00; text-decoration: none; font-weight: bold; }
.podmenu a:hover { text-decoration: underline; }
#mapaserwisu a { color: #94AC00; text-decoration: none; font-weight: bold; line-height: 16px; }
#mapaserwisu a:hover { text-decoration: underline; }


