
body {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
text-shadow: inherit;
font-family: Verdana, sans-serif, Sans;
font-size: 11px;
color: #2D69AC;
background:url("");
background-attachment: fixed;
}
HR {
border: 1px dotted #2D69AC
}
TD {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
}
TR {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
}
TABLE {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
border-collapse: collapse;
}
BR {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
}
P {
text-align:center;
}
A {
COLOR: navy; TEXT-DECORATION: none; FONT-SIZE: 11px;
}
FONT {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
}
A:link {
COLOR: #008CEA; font-weight: bold; TEXT-DECORATION: none
}
A:active {
COLOR: #008CEA; font-weight: bold; TEXT-DECORATION: none
}
A:visited {
COLOR: #008CEA; font-weight: bold; TEXT-DECORATION: none
}
A:hover {
COLOR: red; font-weight: bold; TEXT-DECORATION: underline
}
TEXTAREA {
       FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans;
border: 1px solid #2D69AC;
}
INPUT {
FONT-SIZE: 11px; 
FONT-FAMILY: Verdana, sans-serif, Sans; 
color: green; 
border: 1px solid #2D69AC;
}
.option {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, sans-serif, Sans; color: #797979;
}
.ramka {
vertical-align:top;
width:800px;
border:2px solid #2D69AC;
background-color:white;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}
.logo {
width:100%;
height:100px;
padding:3px;
text-align:left;
}
.menu {
vertical-align:top;
padding-left:6px;
padding-top:3px;
padding-right:3px;
padding-bottom:3px;
width:160px;
}
.tresc {
vertical-align:top;
width:480px;
padding-left:3px;
padding-top:3px;
padding-right:3px;
padding-bottom:6px;
border-left:1px solid #2D69AC;
border-right:1px solid #2D69AC;
}
.news_tytul {
padding-left:8px;
margin-bottom:5px;
border-left:4px solid red;
font-size: 12px;
color:red;
font-weight: bold;
padding-bottom: 1px;
width:auto;
text-align:left;
}
.news_tresc {
width:450px;
text-align:left;
padding-bottom: 3px;
}
.menu_tytul {
width:130px;
background-color:#008CEA;
padding-left:8px;
margin-bottom:5px;
border-left:8px solid red;
font-size: 12px;
color:white;
font-weight: bold, underline;
padding-bottom: 0px;
text-align:left;
}
.menu_tresc {
padding-left:8px;
margin-bottom:5px;
padding-bottom: 0px;
text-align:left;
}


/*początek nawigacji*/

ul#nawigacja
{
list-style-type: none;
padding: 0;
margin: 0;
}

#nawigacja a:link, #nawigacja a:visited
{
display: block;
width: 130px;
padding: 10px 0 16px 32px;
font: bold 100% Arial, Helvetica, sens-serif;
color: #008CEA;
background: url("sep2.gif") center left no-repeat;
text-decoration: none;
padding: 5px 5px 5px 2.5em;
border-bottom: 1px solid #2D69AC;

}


#nawigacja a:hover
{
display: block;
width: 130px;
padding: 10px 0 16px 32px;
font: bold 100% Arial, Helvetica, sens-serif;
color: red;
background: url("sep1.gif") center left no-repeat;
text-decoration: none;
padding: 5px 5px 5px 2.5em;
border-bottom: 1px solid #2D69AC;
}

#nawigacja a:activ
{
display: block;
width: 130px;
padding: 10px 0 16px 32px;
font: bold 100% Arial, Helvetica, sens-serif;
color: red;
background: url("sep3.gif") center left no-repeat;
text-decoration: none;
padding: 5px 5px 5px 2.5em;
border-bottom: 1px solid #2D69AC;
}


/*koniec nawigacji*/