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

a { text-decoration: none; }

div.corners-top { height: 5px; background: url(../images/corners_left.gif) 0 0 no-repeat; margin-bottom: 5px; }
div.corners-top div { height: 5px; background: url(../images/corners_right.gif) 100% 0 no-repeat; }
div.corners-bottom { height: 5px; background: url(../images/corners_left.gif) 0 100% no-repeat;  margin-top: 5px;}
div.corners-bottom div { height: 5px; background: url(../images/corners_right.gif) 100% 100% no-repeat; }

div.top-l { float: left; width: 10px; height: 10px; background: url(../images/corners-shadow.png) 0 0 no-repeat; }
div.top-r { float: right; width: 10px; height: 10px; background: url(../images/corners-shadow.png) 100% 0 no-repeat; }
div.top-c { height: 10px; background: url(../images/hor-shadow.png) 0 0 repeat-x; }
div.cont-l { background: url(../images/ver-shadow.png) 0 0 repeat-y; padding-left: 15px; }
div.cont-r { background: url(../images/ver-shadow.png) 100% 0 repeat-y; padding-right: 15px; }
div.cont-c { background: #fff; padding: 1px 0; }
div.bottom-l { float: left; width: 10px; height: 10px; background: url(../images/corners-shadow.png) 0 100% no-repeat; }
div.bottom-r { float: right; width: 10px; height: 10px; background: url(../images/corners-shadow.png) 100% 100% no-repeat; }
div.bottom-c {height: 10px; background: url(../images/hor-shadow.png) 0 100% repeat-x; }

.layout { overflow: auto; 
  width: 900px;
  margin: 0 auto; }

.main { width: 600px; min-height: 500px; padding: 15px; float: right; background: #FFF; } 
.right { /*background: #EFEFEF;*/ width: 260px; float: left; }
.center { text-align: center; }

#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: 150px;
  background: url(../images/top.png) center bottom no-repeat; }
#top .layout { background: none; }

h1 { 
 margin: 2.8em 1em 1em; float: right; text-align: right;
 font: 24px Georgia, "Trebuchet MS", Times, Verdana;
 color: #fff; white-space: pre; text-shadow: 2px 2px 1px #303030; }
h1 a { color: #CC0000; word-spacing: .3em; text-shadow: 1px 1px 2px #fff; }
h1 a:hover { text-shadow: 1px 1px 2px #303030; }
h1 span { font-size: 16px; color: #fff; }
/*#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 { overflow: hidden;
  background: url(../images/top.png) center top no-repeat; 
  font-family: "Trebuchet MS", Goergia, Verdana, Tahoma, Arial; }
#menu a {   
  padding: 0 1em; color:#fff; text-shadow: 2px 1px 1px #000;
  border-right: 1px solid #505050; border-left: 1px solid #E0E0E0; }
#menu a:hover { text-shadow: 1px 1px 1px #B20000; }
#menu a.end { border-right: none; }
#menu a.first { border-left: none; }
#menu form { float: right; margin: -2px 1.5em 0 0; }
#menu form fieldset { margin: 0; padding: 0; border: none; }
#menu form input { margin-top: 0; width: 200px; border: 1px solid #fff; font: 12px "Trebuchet MS", Verdana, "Segoe UI", Arial; color: #CC0000; }
#menu form input.szukaj { width: auto; background: #fff url(../images/szukaj.png) center center no-repeat; margin-left: -4px;  }

#spis { margin-top: 1em; }
#spis h4 { 
  font: 15px Georgia, "Trebuchet MS", Times, Verdana; 
  margin: 0 5px .5em; padding: 5px; text-align: center; word-spacing: .4em;
  background: url(../images/top.png) center -10px no-repeat; color: red; text-shadow: 1px 1px 1px #fff;
  border-radius: 5px;
  -moz-border-radius: 5px; }
/*#spis .wg-kat { margin: 1em 7px; background: #fff; padding: 5px 7px; }*/
#spis .wg-kat { margin-bottom: 0; background: #fff; padding: 0; }
#spis .wg-kat span.kat-1 { color: red; font: 13px Georgia, "Trebuchet MS", Verdana, Tahoma, Times; cursor: pointer; }
#spis .wg-kat span.no-wpis { color: gray; font-style: italic; font-size: 12px; }
#spis ul {  padding-left: 1.2em; padding-bottom: 0; margin: .5em 0 0; }
#spis li { color: #606060; list-style-type: circle; margin-bottom: 0; }
#spis a { font: italic 12px "Trebuchet MS", Georgia, Times, Verdana; color: #606060; }
#spis a:hover { color: #FF8000; }

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: 1em 0; background: #FFFFCC; border: 1px solid red; margin-top: 10em; margin-bottom: 20em; }
#error p { text-align: center; color: red; }


.form-kontakt {
  padding: 10px; background: #FFFFE6; border: 1px dashed #EBEBEB; 
  font: 12px "Trebuchet MS", Georgia, Times, Verdana; }
.form-kontakt p:first-child { margin: 0; }
.form-kontakt p:first-child span { color: dodgerblue; cursor: pointer; }
.form-kontakt form { display: none; color: #2B699C; margin-top: 1em; }
.form-kontakt form fieldset { padding: 0; border: none; }
.form-kontakt .label { float: left; width: 100px; clear: both; margin-top: .9em; margin-right: .5em; text-align: right; }
.form-kontakt input { margin-top: .7em; color: #2B699C; font: 12px "Trebuchet MS", Georgia, Times, Verdana; width: 300px; }
.form-kontakt textarea { margin-top: .7em; width: 460px; height: 100px; color: #2B699C; font: 12px "Trebuchet MS", Georgia, Times, Verdana;}  
.form-kontakt .butt { font: 11px "Trebuchet MS", Georgia, Times, Verdana; color: #000; margin-right: 1em; width: auto; }

#artykul { margin-bottom: 1.5em; margin-top: 1em; }
#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; }
/* class ADM dla treści z Administracji np. O-nas, Współpraca, ... class TRESC dla treści art., ... */
#artykul .adm { line-height: 1.7em; font-family: "Trebuchet MS", Verdana, "Segoe UI", Sans-serif, Arial; }

#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 dashed #EBEBEB; 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: 0; }
.art-one .tresc-short { margin: .5em 0; }
.art-one .tresc-short a { color: #FF7B00; }

#wynik-szuk h2 + p { font-family: Georgia, "Trebuchet MS", Times, Verdana; }
#wynik-szuk h3.kat-info { color: #1E90FF; font-weight: normal; font-size: 12px; margin-top: 2em; word-spacing: .2em; }
#wynik-szuk h3.kat-info i { font-size: 18px; }
#wynik-szuk .art-one { margin: 7px 0 0 20px; }
#wynik-szuk .art-one .temat { margin: 2px 0; }
#wynik-szuk .tresc-short { margin: .3em 0 .5em; }

#aktualnosc { margin-bottom: 2em; margin-top: 1em; }
#aktualnosc .main { padding-left: 0; width: 600px; }
#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; }

/* --------------------------- Kalkulator wynagr ------------------------ */
#kalkulator a { color: dodgerblue; }
#kalkulator form { margin: 2em 0; font-family: Tahoma, Arial, Sans-serif; }
#kalkulator #rok { color: firebrick; text-align: center; margin: 2em 0; }
#kalkulator #rok select { color: firebrick; }
#kalkulator input, #kalkulator select, #kalkulator button { font-family: "Trebuchet MS", Calibri, Georgia, Arial, Sans-serif; }
#kalkulator input.brutto, #kalkulator input#miesieczne, #kalkulator #wypadkowe input { background: #FFFFCC; border: 1px solid #ccc; padding: 2px 3px; }
#kalkulator .tytul { display: block; float: left; width: 170px; color: #555; }  
#kalkulator .b1 { margin: 1em 0;  }
#kalkulator #wypadkowe .tytul { width: 230px; }
#kalkulator #wypadkowe input { width: 40px; } 
#kalkulator #miesiac { margin-top: 3em; }
#kalkulator input#miesieczne { width: 70px; margin-right: 1em; }
#kalkulator #miesiace_br { margin: 0 0 2em; padding: 10px; overflow: auto; height: auto; }
#kalkulator .month { width: 80px; margin-top: 1em; float: left; color: #555; }
#kalkulator .brutto { width: 70px; margin-top: .5em; margin-right: 30px; float: left; }     
#kalkulator #submit { margin: 2em 0; text-align: center; }
#kalkulator #submit input { font-weight: bold; }

#kalkulator table { table-layout: auto; width: 100%; background: darkorange; font: 11px Calibri, Tahoma, Arial; border-spacing: 1px; }
#kalkulator td { background: #FFFFE6; padding: 4px 2px; text-align: right; } 
#kalkulator th { background: #F0F0F0; padding: 4px 2px; }  
#kalkulator tr#suma td { background: #F0F0F0; }  
#kalkulator td.k1 { width: 25px; }
#kalkulator td.k2, #kalkulator td.k12 { width: 80px; }
#kalkulator td.k3, #kalkulator td.k4, #kalkulator td.k5, #kalkulator td.k7, #kalkulator td.k11 { width: 50px; }
#kalkulator td.k6, #kalkulator td.k8, #kalkulator td.k9, #kalkulator td.k10  { width: 60px; }  
#kalkulator .uwaga { font: .9em "Trebuchet MS", Georgia, Calibri, Tahoma, Verdana, Arial; color: gray; margin: 10px 0 2em; }   
#kalkulator .uwaga p { margin: .1em 0 0; }

/* ------------------------- NBC ----------------------------- */
#reklamy-nbc { margin-top: -1.5em; margin-bottom: 2em; font-size: 11px; }
#reklamy-nbc > div {
  padding: .7em 1em; border: 1px solid #EFEFEF;
  font-family: Tahoma, Verdana, "Segoe UI", Sans-serif, Arial; color: #8F8F8F; }
#reklamy-nbc > div > span:first-child { font: 12px Georgia, "Trebuchet MS", Times, Verdana; }

#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 dashed #E0E0E0; }
#artykul #tresc-nbc table td a { margin-right: 1em; }
#artykul #tresc-nbc table td img { max-width: 150px; max-height: 80px; }
#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; }

#footer { background: #505050; text-align: right; font-family: Trebuchet MS, Calibri, Tahoma, Verdana, Arial;  }
#footer > div:first-child { height: 7px; background: url(../images/hor-shadow.png) 0 0 repeat-x; }  
#footer div.layout { padding: 10px 0 30px; }
#footer a { color: #00A6E6; margin: 0 1em; text-shadow: 1px 1px 1px #000; }
#footer a:hover { color: #fff; text-shadow: 1px 1px 1px #f00; }
