body { 
  margin: 0; background: #404040;
  font: 13px "Segoe UI", Serif, "Trebuchet MS", Tahoma, Calibri, Verdana, Arial; }

a { text-decoration: none; }

.layout { overflow: auto; 
  width: 80%; min-width: 700px; max-width: 1000px;
  margin: 0 auto; background: white; }

.main { 
  width: 70%; min-height: 500px; padding: 1.5%; float: left; 
  border-right: 1px dashed #FF8787; }
  
.right { width: 24%; padding: 10px .7% 10px 1.5%; float: right; }

#navi {
  text-align: center; 
  color: gray; font: 11px Verdana, Tahoma, "Trebuchet MS", Georgia, Arial;
  margin: 4em 0 1em 0; padding: .2em; }
#navi a {
  padding: .2em .5em; margin: .4em; background: #F0F0F0;
  color: firebrick; }  
#navi a:hover {
  background: firebrick;
  color: white; } 
#navi a#actual {
  background: firebrick;
  color: white;  }

#top { 
  margin: 0 0 10px; height: 100px;
  background: #840000 url(../images/top.png) center top no-repeat;
  border-bottom: 10px solid #999; }
#top .layout { background: none; }

h1 { 
 margin: 1.5em 1em; float: left;
 font: 22px Georgia, "Trebuchet MS", Times, Verdana;
 color: #fff; white-space: pre; text-shadow: 3px 2px 1px #303030; }
h1 a { color: #FFF; }
h1 span { font-size: 16px; }
#top #glowna_str { 
  text-align: right; margin: 1.5em 1em 1em; font: .9em Georgia, "Trebuchet MS", Times, Verdana; }
#top #glowna_str a { color: #fff; }

#menu { 
  text-shadow: 2px 3px 1px #000; 
  background: none; padding: 0 1em 1em; text-align: right; }
#menu a {           
  float: right;
  padding: .3em 1.5em; color: #fff; 
  border-right: 1px solid #2C2C2C; border-left: 1px solid #4E4E4E; }
#menu a:hover { color: dodgerblue; }
#menu a.end { border-left: none; }
#menu a.first { border-right: none; }

#spis > p:first-child { font: 14px Georgia, "Trebuchet MS", Times, Verdana; color: dodgerblue; margin-top: .5em; }
#spis .wg-kat { margin-top: 1em; }
#spis .wg-kat span:first-child { color: firebrick; font-weight: bold; }
#spis ul {  margin-left: 0; padding-left: 1.2em; margin-top: .5em; }
#spis li { color: chocolate; list-style-type: circle; margin-bottom: .3em; }
#spis a { font: italic 12px "Trebuchet MS", Georgia, Times, Verdana; color: chocolate; }
#spis a:hover { color: firebrick; }

h2 { font-size: 16px; color: firebrick; margin-top: 0; text-transform: uppercase; }
a.read-more { font-size: 11px; font-style: italic; color: dodgerblue; } 

#error { padding: 2em; background: #FFFFCC; border: 5px solid brown; margin-top: 8em; }
#error p { text-align: center; color: red; }

#artykul { margin-bottom: 2em; }
#artykul .temat-info { text-align: right; font-size: 11px; font-style: italic; color: #606060; }
#artykul .tresc { line-height: 1.5em; margin-bottom: 2em; }
#artykul .tresc b { color: #404040; }
#artykul .tresc a { color: #FF7B00; }

#artykul .autor {
  margin: 2em 1em;
  text-align: right; color: #505050;
  font: italic 11px Georgia, "Trebuchet MS", Times, Verdana; }

#komentarze { 
  font: 12px "Trebuchet MS", Georgia, Times, Verdana; 
  padding: 10px 15px; background: #F6F6F6; margin: 1em 0; }
#komentarze > p:first-child { color: darkred; margin-top: 0; }

.komentarz-one {
  padding: 6px 0;
  border-top: 1px solid #E0E0E0; }
.komentarz-autor { font-style: italic; color: #505050; }
.komentarz-autor span:first-child { font-weight: bold; }
.komentarz { color: #2B699C; }

.info {
  background: #FFFFCC; border: 1px solid #FFCC00; color: #CC0000; text-align: center; padding: 5px;
  font: 12px "Trebuchet MS", Georgia, Times, Verdana; }

#komentarz-new {
  padding: 10px; background: #FFFFE6; border: 1px dashed #EBEBEB; 
  font: 12px "Trebuchet MS", Georgia, Times, Verdana; } 
#komentarz-new > p:first-child { color: darkred; font: 1em Tahoma, Verdana, "Segoe UI", Arial; margin: 0; }
#komentarz-new > p #link-new { font-weight: bold; cursor: pointer; }
#komentarz-new form { display: none; color: #2B699C; margin-top: 1em; }
#komentarz-new form fieldset { padding: 0; border: none; }
#komentarz-new .label { float: left; width: 70px; clear: both; margin-top: .5em; margin-right: .5em; text-align: right; }
#komentarz-new input { margin-top: .5em; color: #2B699C; font: 12px "Trebuchet MS", Georgia, Times, Verdana; }
#komentarz-new textarea { margin-top: .5em; width: 480px; height: 100px; color: #2B699C; font: 12px "Trebuchet MS", Georgia, Times, Verdana;}  
#komentarz-new .butt { font: 11px "Trebuchet MS", Georgia, Times, Verdana; color: #000; margin-right: 1em; }

.kat-info { color: #303030; font-family: Georgia, "Trebuchet MS", Times, Verdana; }
.art-one { margin: 20px 0; border-top: 1px solid gainsboro; color: #303030; }
.art-one .temat { font-size: 14px; font-style: italic; margin: .5em 0 .3em; }
.art-one .temat a { color: firebrick; }
.art-one .temat a:hover { color: #990808; }
.art-one .temat-info-kat { font-size: 11px; font-style: italic; color: #606060; margin-top: 0; }
.art-one .tresc-short { margin-bottom: .5em; }
.art-one .tresc-short a { color: #FF7B00; }

#aktualnosc { margin-bottom: 2em; }
#aktualnosc .main { padding-left: 0; width: 71.5%; }
#aktualnosc h2 { margin-left: 1em; }
#aktualnosc #spis-aktualn {
  float: left; width: 250px; margin: 10px 20px 10px 0; padding: 10px; background: #F7F7F7; 
  border: 1px dotted #E0E0E0; border-left: none; }
#aktualnosc #spis-aktualn > div:first-child { font: 14px Georgia, "Trebuchet MS", Times, Verdana; }
#aktualnosc #spis-aktualn ul { margin-left: 0; padding-left: 1em; color: dodgerblue; font-family: Calibri, Tahoma, Serif, Arial;  } 
#aktualnosc #spis-aktualn li { list-style: circle; margin-bottom: .5em; }
#aktualnosc #spis-aktualn li a { color: dodgerblue; }
#aktualnosc #spis-aktualn li a:hover { color: #005CCC; }
#aktualnosc #akt-tresc { padding-left: 1em; line-height: 1.4em; }
#aktualnosc h3 {font-size: 16px; font-weight: normal; color: firebrick;  margin-top: 25px; margin-bottom: 0; }
#aktualnosc .temat-info { text-align: right; font-size: 11px; font-style: italic; color: #606060; }
#aktualnosc .tresc { color: #303030; }
#aktualnosc .tresc li { list-style-position: inside; }

/* ------------------------- NBC ----------------------------- */
#reklamy-nbc { margin-top: -1.5em; margin-bottom: 1em; font-size: 11px; }
#reklamy-nbc > div {
  padding: .7em 1em; background: #707070; border: 1px solid #909090;
  font-family: Tahoma, Verdana, "Segoe UI", Serif, Arial; color: #E0E0E0; }
#reklamy-nbc > div > span:first-child { font: 12px Georgia, "Trebuchet MS", Times, Verdana; }
#reklamy-nbc > div > #linki { margin-top: 5px; }
#reklamy-nbc > div > #linki a { color: #a0a0a0; }

#artykul #tresc-nbc { margin: 1em 0; padding-bottom: 1.5em; color: #505050; }

#artykul #tresc-nbc table { margin: 1em 0 1em 1em; }  
#artykul #tresc-nbc table td { padding: 10px 5px; border-bottom: 1px dotted gainsboro; }
#artykul #tresc-nbc table td a { margin-right: 1em; }
#artykul #tresc-nbc table td img { max-width: 150px; max-height: 80px; }
#artykul #tresc-nbc table.list-art b { font-weight: normal; font-style: italic; }
#artykul #tresc-nbc table.list-art b a { color: firebrick; }
#artykul #tresc-nbc > div:first-child { font-size: 14px; font-style: italic; margin: .5em 0 1em; }
#artykul #tresc-nbc div + div { margin-top: 1em; }
#artykul #tresc-nbc div img { max-height: 120px; max-width: 150px; margin-right: 1em; margin-bottom: .2em; }
#artykul #tresc-nbc a { color: darkorange; }

#artykul #tresc-nbc .podz_str { margin: 1em 0; text-align: right; font: 1em Verdana, Tahoma, Calibri, "Trebuchet MS", Georgia, Arial; }
#artykul #tresc-nbc .podz_str a, .podzial_str strong { margin: .5em; }

