body {
  background: #08002c;
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  color: #ffd602;
  margin:0;
  padding:0px;
}

blockquote {
  margin-left: 2em;
}

ol {
  margin-left: 2em;
}

ul {
  list-style: none;
}

ul li {
  padding-left: 1em;
  margin-bottom:0px;
  background: url(images/img07.gif) no-repeat left center;
}

a {
  text-decoration: none;
  color: #ffd602;
}

a:hover {
  text-decoration: underline;
  color: #ffd602;
}

.all {
  margin: auto;
  padding: 0px;
  position: relative;
}

/* Menu */

#menu {
  width: 760px;
  height: 60px;
  margin: 0 auto;
  padding-left: 30px;
  background: url(images/bg.jpg) repeat-y left center;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu li {
  padding: 0;
  display: inline;
  background: none;
}

#menu a {
  display: block;
  float: left;
  height: 40px;
  padding: 20px 20px 0 20px;
  font-size: 120%;
  font-weight: bold;
}

#menu a:hover {
  background: #580101;
  text-decoration: none;
  color: #ffd602;
}

/* Logo */

#log {
  height: 130px;
  border-top: 1px solid #08002c;
  border-bottom: 1px solid #08002c;
  background: #580101;
}
#logo {
  width: 790px;
  height: 130px;
  margin: 0 auto;
  top:0px;
  padding:0px;
  background: #580101;
}

/* Page */

#page {
  width: 760px;
  margin: 0 auto;
  padding-left: 30px;
  background: url(images/bg.jpg) repeat-y left center;
}

/* Content */

#content {
  background: #08002c;
  float: left;
  padding: 0px 0px 10px 0px;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 240px;
}

.prawo_naglowek {
 background: #580101;
 color: #ffd602; 
 font: 14px Verdana;
 font-weight: bold;
 margin:  0px 0px 0px 0px;
 padding:  5px 5px 5px 5px;
 border-bottom: solid 1px #ffd602;
 text-align: right;
}


#sidebar blockquote {
  margin-left: 0;
  padding-left: 1em;
  background: url(images/img09.gif) no-repeat right bottom;
  border-left: 5px solid #DB5600;
}

#sidebar blockquote p {
  text-align: left;
  line-height: normal;
  font-style: italic;
}

#links {
}

#links ul {
  background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
  padding: 0px 0;
  background: url(images/img04.gif) repeat-x left top;
}

#links a {
  padding-left: 1em;
  background: url(images/img08.gif) no-repeat left center;
  color: #6F6F6F;
}

/* Footer */

#footer {
  height: 50px;
  border-top: 1px solid #08002c;
  border-bottom: 1px solid #08002c;
}

#footer .wrapper {
  width: 760px;
  margin: 0 auto;
  padding-left: 30px;
  background: url(images/bg.jpg) repeat-y left center;
  height: 50px;
}


#footer .links {
  float: left;
  width: 420px;
  padding: 16px 0px 0px 40px;
  height: 34px;
  font-size: 75%;
}

#footer .legal {
  color: #ffd602;
  float: right;
  width: 220px;
  height: 34px;
  margin: 0 auto;
  padding: 16px 20px 0 0;
  background: #580101;
  text-align: right;
  font-size: 85%;
}

.news {
 width:510px;
}
.news_data {
 color: #ffd602; 
 font: 10px Verdana;
 font-weight: bold;
 text-align: right;
 padding-right: 5px;
 padding-bottom: 2px;
}
.news_naglowek {
 background: #580101;
 color: #ffd602; 
 font: 14px Verdana;
 font-weight: bold;
 margin:  0px 0px 0px 0px;
 padding:  5px 5px 5px 5px;
 border-bottom: solid 1px #ffd602;
}
a.news_tytul {
 color: #ffd602; 
 font: 14px Verdana;
 font-weight: bold;
}

.news_tresc {
 padding:  5px 0px 10px 0px;
 margin: 0px 5px 0px 5px;
 text-align: justify;
}
 
.statut_naglowek {
 color: #ffd602; 
 font: 14px Verdana;
 font-weight: bold;
 margin:  15px 0px 0px 0px;
 padding:  5px 5px 5px 5px;
}
.statut_paragraf {
  color: #ffd602; 
 font: 12px Verdana;
 font-weight: bold;
 margin:  10px 0px 0px 0px;
 padding:  5px 5px 5px 5px;
 border-bottom: solid 1px #ffd602;
 text-align: right;
}

/*img {
 padding:5px; 
}*/
