html, body {
	background-color: #000033;
	background-image: url(backremix.gif);
	color: #000;
	margin: 0;
	padding: 0;
}

#main
{
width: 990px;
background-color: #281070;
border: 0px;
}

#logo
{
text-align: center;
height: 180px;
margin-top: 7px;
}


.clear
{
  clear: both;
}

#kolumnyrowne
{
width: 990px;
align: center;
background-color: #281070;
margin-top: 0px;
}

#navcontainer
{
margin-top: 0px;
background-image: url(naglowek.gif);
background-repeat: repeat-x;
}

#kontakt
{
margin-top: 8px;
margin-bottom: 5px;
background-image: url(naglowek.gif);
background-repeat: repeat-x;
background-color: #18395A;
border: 1px solid #39DFDE;
}

#google
{
margin-top: 8px;
margin-bottom: 0px;
padding: 0px;
background-image: url(naglowek.gif);
background-repeat: repeat-x;
background-color: #18395A;
border: 1px solid #39DFDE;
}

#linkownia1
{
margin-top: 0px;
margin-bottom: 5px;
background-image: url(naglowek.gif);
background-repeat: repeat-x;
background-color: #18395A;
border: 1px solid #39DFDE;
}

#linkownia2
{
margin-top: 8px;
margin-bottom: 5px;
background-image: url(naglowek.gif);
background-repeat: repeat-x;
background-color: #18395A;
border: 1px solid #39DFDE;
}

#aktual
{
margin-left: 0px;
margin-right: 0px;
margin-top: 3px;
padding: 0px;
background-color: #142859;
}

#newsy
{
float: center;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
height: 700px;
width: 990px;
background-color: #281070;
background-image: url(news.png);
border: 0px solid #b28551;
}

#stopek
{
width: 990px;
text-align: center;
height: 25px;
margin-top: 0px;
background: #281070 url(stopka.gif);
}

#ndos
{
width: 990px;
align: center;
margin-top: 0px;
height: 15px;
background-color: #281070;
}

}
.clear {
  clear: both;
}

#licznik
{
float: right;
width: 50%;
height: 15px;
background-image: url(stopka.gif);
background-repeat: repeat-x;
font-family: "Times New Roman", serif;
font-size: 10pt;
text-align: right;
letter-spacing: 2px;
color: #DFDEDE;
}

h1
{
font-family: "Times New Roman", serif;
font-size: 10pt;
text-align: center;
margin: 0 10 10px 10px;
letter-spacing: 3px;
text-decoration: underline;
color: #C39C7B;
}

h2
{
font-family: "Verdana", serif;
font-size: 20pt;
text-align: center;
margin: 0 10 10px 10px;
letter-spacing: 3px;
text-decoration: underline;
color: #DFDEC3;
}

h3
{
font-family: "Times New Roman", serif;
font-size: 14pt;
margin: 0 0 3px 0px;
text-align: center;
color: #DFDEC3;
}

h4
{
font-family: "Times New Roman", serif;
font-size: 12pt;
text-align: left;
color: #C3C618;
}

h5
{
font-family: "Trebuchet", serif;
font-size: 10pt;
text-align: left;
margin: 0 10 0px 15px;
color: #efefef;
}

h6
{font-family: "Times New Roman", serif; font-style: italic;
font-size: 20pt;
margin: 10 10 10px 10px;
text-align: center;
color: #391839;
}

#menu {
    height: 48px;
    width: 990px;
    background: #281070 url(1a.gif);
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu ul li {
    float: right;
}

#menu ul li a {
    display: block;
    width: 123px;
    font: bold 18px/48px Arial, sans-serif;
    text-decoration: none;
    text-align: center;
    color: White;
    border-right: 0px solid #FF9411;
}

#menu ul li a:hover {
    color: Black;
    background: #281070 url(1b.gif);
}

#menu ul li a#ostatni {
    width: 123px;
    border-right: none;
}


