
body {
       background: #000000 url(images1/main-bg.gif) repeat-x;
       color: #C0C0C0;
       font-family: arial;
       font-size: 12px;
       margin: 0px;
       padding: 0px;
       text-align: center;
}

* html body {
}

img {
       border: 0px;
}

a:link { 
       color: #9D9D9B;
       font-size: 12px;
       font-weight: bold;
       text-decoration: underline;
}
       
a:visited { 
       color: #9D9D9B;
       font-size: 12px;
       font-weight: bold;
       text-decoration: underline;       
}
       
a:hover, a:active { 
       color: #FFFFFF;
       font-size: 12px;
       font-weight: bold;
       text-decoration: none;
}

#footer a:link { 
       color: #FFFFFF;
       font-size: 11px;
       font-weight: bold;
       margin-left: 10px;
       margin-right: 10px;
       text-decoration: none;
}
       
#footer a:visited { 
       color: #FFFFFF;
       font-size: 11px;
       font-weight: bold;
       margin-left: 10px;
       margin-right: 10px;
       text-decoration: none;       
}
       
#footer a:hover, #footer a:active { 
       color: #000000;
       font-size: 11px;
       font-weight: bold;
       margin-left: 10px;
       margin-right: 10px;
       text-decoration: underline;
}

#logo {
       clear: both;
       height: 220px;
       width: 926px;
}

#container {
       margin: 0px auto;
       text-align: left;
       width: 926px;
}

#content {
       clear: both;
       width: 926px;
       background-image: url(images1/content-bg.gif);
       background-repeat: repeat;
}

#footer {
       background: url(images1/footer-bg.gif) no-repeat;
       clear: both;
       color: #FFFFFF;
       display: block;
       font-size: 12px;
       height: 58px;
       padding-top: 20px;
       text-align: center;
       width: 926px;
}

#headlines {
       background: #1F1F1F;
       height: 765px;
       padding: 10px;
       width: 182px;
}

#left {
       float: left;
       width: 243px;
}

#logos {
       height: 72px;
       width: 926px;
}

#nav {
       clear: both;
       display: block;
       height: 43px;
       width: 926px;
       background-image: url(images1/nav-bg.gif);
       background-repeat: repeat-x;
}
#nav ul li a {
       font-family: arial, Helvetica, sans-serif;
       font-size: 14px;
       font-weight: bolder;
       text-transform: uppercase;
       color: #FFFFFF;
       text-decoration: none;       
}
#nav ul {
       list-style: none;
       margin: 0px;
       padding: 0px;
       text-align:center;
}

.nlink, .nlinkend {
       float:left;
       width:auto;
       list-style: none;
       display:inline;
       text-align:center;
       padding-top: 15px;
       padding-left: 17px;
       padding-right: 17px;
       height:28px;
}
.nlink{
       background-image: url(images1/nav-line.gif);
       background-repeat: no-repeat;
       background-position: right top;
}
.nlinkend {
       background-image: none;
}
#right {
background: #333333 url no-repeat 0% 0%;
       float: left;
       padding-bottom: 20px;
       padding-left: 00px;
       padding-right: 10px;
       padding-top: 10px;
       width: 633px;

       
}

#right p {
       margin-top: 0px;
}

* html #right p {
       margin-top: -5px;
}

#stats {
       background: #494949;
       padding: 10px;
       width: 41px;
}

* html #stats {
       height: 509px;
}

.date {
       color: #FFFFFF
       ;
       font-weight: bold;
       padding-left: 500px;
}
.tytul {
       color: #FFA500;
       font-weight: bold;
}

.flt-lft {
       float: left;
       margin-right: 10px;

}

.flt-rgt {
       float: right;
       margin-left: 10px
}

.heading1 {
       background: url(images1/heading-bg-1.gif) no-repeat;
       color: #909090;
       display: block;
       font-family: arial, tahoma;
       font-size: 18px;
       font-weight: bold;
       height: 21px;
       margin-bottom: 12px;
       padding-left: 50px;
       padding-top: 4px;
       width: 191px;
}

* html .heading1 {
       margin-bottom: 5px;
}

.heading2 {
       background: url(images1/heading-bg-2.gif) no-repeat;
       color: #909090;
       display: block;
       font-family: arial, tahoma;
       font-size: 18px;
       font-weight: bold;
       height: 21px;
       margin-bottom: 12px;
       padding-left: 50px;
       padding-top: 4px;
       width: 191px;
}



