
body {
  position: relative;
  background-color: black;
  color: white;
  font-family: Arial;
  font-size: 8pt; 
  padding: 0px 10px 0px 10px;
  text-align: center; 
}

div.topbox {
  display: block;
  position: relative; 
  background-color: black;
  background: url(../img/top.jpg) no-repeat; 
  width: 800px; height: 220px;
  border: 0px;
  border-top: 5px solid black;  
  margin: 0 auto;
  text-align: right; 
}

div.topbox_night {
  display: block;
  position: relative; 
  background-color: black;
  background: url(../img/top_night.jpg) no-repeat; 
  width: 800px; height: 220px;
  border: 0px;
  border-top: 5px solid black;  
  margin: 0 auto;
  text-align: right; 
}

div.topboxanim {
  position: absolute;
  display: block;
  width: 400px; height: 120px;
  left: 140px; top: 18px;
  border: 0px;
  margin: 0 auto;
}

div.trackbox {
  display: block;
  position: relative; 
  background: url(../img/trackbox.jpg) no-repeat; 
  width: 800px; 
/*  height: 43px; */
  height: 33px;
/*  border: 1px solid black; */
  margin: 0 auto;
  padding-top:6px;
  text-align: left; 
  color: white;
  font-family: Verdana;
  font-size: 12px;
}

div.topmenu {
  display: block;
  position: relative; 
  width: 800px; height: 16px;
  color: black;
  background-color: white;
/*  background: black url(../img/topshadow.jpg) no-repeat; */
/*  border: 1px solid black; 
  border-top: 3px solid black;    */
  margin: 0 auto;
  text-align: right; 
}

div.cmbox {
  display: block;
  position: relative; 
/*  background-color: white; */
  background: black url(../img/tlo_cont.jpg) repeat-y; 
  width: 800px; height: auto;
/*  border: 1px solid black; */
/*  border-right: 1px solid black; */
  margin: 0 auto;
  text-align: left; 
}

div.bottombox {
  position: relative;  
  display: block;
  width: 800px; height: 80px;
  background: url(../img/bottom.jpg) no-repeat; 
  margin: 0 auto;
}

div.contentbox { 
  color: black;
  position: relative; 
  display: block;
/*  background-color: gray; */
  width: 570px; 
  min-height: 900px;
  height: auto;
  top: 0px; left: 220px;
/*  border: 1px solid red; */
/*  border-left: 1px solid black;*/
  padding: 5px;
  font-family: Verdana;
  font-size: 12px;
}

div.contentbox a {
  font-family: Verdana;
  font-size: 12px;
  color: white;
  text-decoration: none;
}

div.contentbox a:hover {
  text-decoration: underline;
}

#cntday {
  background: url(../img/prawa_tlo.jpg) repeat-y; 
}

#cntnight {
  background: url(../img/prawa_tlo_night.jpg) repeat-y; 
}

div.menubox {    
  position: absolute;
  display: block;
  width: 210px; height: auto;
  top: 0px; bottom: 0em; left: 0px;
  text-align: center;
  border-right: 5px solid black;  
}

#day {
  background: black url(../img/lewa_tlo.jpg) repeat-y; 
}

#night {
  background: black url(../img/lewa_tlo_night.jpg) repeat-y; 
}

div.menubox p.menu {
  display: block;

  font-family: Verdana;
  margin: 0em 1.63em 0em 1em;
  padding: 5px 10px;
  font-size: 12px;
  text-indent: 0;
  text-align: center;
  color: gray; 
  font-weight: bold; 
  width: 180;
}

div.menubox p.menunagl {
  display: block;

  margin: 0px 0px 0px 10px;
  padding: 5px 10px;
  font-size: 12px;
  text-indent: 0;
  text-align: center;
  color: white; 
  font-weight: bold; 
  width: 180;
}

div.menubox p.polecamy {
  display: block;
/*  background:  rgb(229,166,60); */
/*  border: 2px solid gray; */
/*  background:  url(../img/ramka.gif) no-repeat; */

  margin: 0em 1.63em 0em 1em;
  padding: 0.5em 0.3em;
  font-family: Times New Roman;
  font-weight: bold;  
  font-size: 18px;
  font-style: italic; 
  text-indent: 0;
  text-transform: uppercase;
  text-align: center;
  color: rgb(147,19,118); 
  width: 180;
}

div.menubox p.submenu {
  display: block;
  background:  rgb(229,166,60);
  border: 1px solid black;

  margin: 0.5em 1.63em 0.44em 2em;
  text-indent: 0;
  text-align: left;
  padding: 0.3em 0.5em;
  color: black;
  font-weight: bold; 
}

div.menubox a {
  font-family: Verdana;
  font-size: 12px;
  color: white;
  text-decoration: none
}

div.menubox a:hover {
  color: black;
  text-decoration: underline;
}

div.trackbox a {
  margin-left: 4px;
  margin-right: 4px;
  color: black;
  text-decoration: none;
}

div.trackbox a:hover {
  text-decoration: underline;
}

div.topmenu a {
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 12px;
  color: rgb(18,67,125);
  border: 1px white solid; 
/*  background-color: black; */
  font-weight: bold; 
  text-decoration: none;
}

a.tmenu {
  position:absolute;
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 12px;
  color: white;
  border: 0px; 
/*  background-color: black; */
  font-weight: bold; 
  text-decoration: none;
}

a#kont {
  top: 9px;
  right: 10px;
  color: white;
}

a#auto {
  top: 9px;
  right: 103px;
  color: rgb(18,67,125);
}

a#prasa {
  top: 9px;
  right: 85px;
  color: white;
}

a#przeczfragm {
  top: 9px;
  left: 10px;
  color: white;
}

a#aktual {
  top: 9px;
  right: 330px;
  color: white;
}

a#kont:hover {
  color: rgb(18,67,125);
}
a#prasa:hover {
  color: rgb(18,67,125);
}
a#aktual:hover {
  color: rgb(18,67,125);
}


div.topmenu a:hover {
/*  background-color: white; */
  border: 1px rgb(18,67,125) solid; 
/*  text-decoration: underline; */
}

div.nawig p.logo {
  display: block;
/*  background:  rgb(199,181,153); */
  background:  rgb(229,166,60);
  border: 1px solid black;

  margin: 1em 1.63em 1.5em -1.9em;
/*  padding: 0.3em 0.5em; */
}


div.nawig p.cpyrght {
  display: block;
  background:  rgb(229,166,60);
  border: 1px solid black;

  margin: 2em 1.63em 1.5em -1.9em;
  font-size: 8pt;
  text-align: center;
}


div.pawsdivp {
  clear: both;
  height: 25px;
  background: url(../img/pawsdivp.gif) repeat-x;
  margin-top: 1em;
  margin-bottom: 1em;
}

div.pawsdivl {
  clear: both;
  height: 25px;
  background: url(../img/pawsdivl.gif) repeat-x;
  margin-top: 1em;
  margin-bottom: 1em;
}


H1 {
  margin-left: -5%;
  margin-bottom: 2em;
  font-size: large;
}
H1, H2 { font-weight: bold }
H1, H3 { color: #900; line-height: 1 }
H2 { color: black; font-size: 14 }


td {
  font-family: Arial;
  font-size: 10pt; 
}

a.mail {
  text-decoration: none;
  font-family: Arial;
  font-size: 10pt; 
  font-weight: bold  
}

a.mail:hover {
  color: #900;
  text-decoration: underline;
}

#miniatura {
	float:right;
	width: 310px;
	text-align: center;
}

#miniatura_short{
	float: left;
	width: 80px;
}

#miniaturaks {
	float:left;
	width: 160px;
	text-align: center;
}

#aktualnosc {
	float:left;
	width: 100px;
	text-align: center;
}

p#tytul {
  color: #900;
  font-size: 20px;
  font-weight: bold;
  margin: 2px 10px 2px 10px;
}

p#autor {
  color: black;
  font-size: 16px;
  font-weight: bold;
  margin: 2px 10px 2px 10px;
}

p#stopka {
  color: black;
  margin: 2px 10px 2px 10px;
}

p#tytulmini {
  color: black;
  text-align: center;
  margin: 2px 2px 2px 2px;
}

span#cenaold {
  text-decoration: line-through;
  color: black;
  font-size: 12px;
  font-weight: bold;
  margin: 2px 10px 2px 5px;
}

span#cenall {
  color: red;
  font-size: 14px;
  font-weight: bold;
  margin: 2px 10px 2px 5px;
}

p#seria {
  color: blue;
  font-weight: bold;
  margin: 2px 10px 2px 10px;
}

span.nowosc {
  background:  red;
  border: 1px solid rgb(255, 204, 0); 
  font-size: 12px;

  margin: 2px 10px 2px 10px;
  padding: 0px 8px 0px 8px;
  color: yellow;
  font-weight: bold;
  font-style: italic;
}

span.zapowiedz {
  background:  green;
  border: 1px solid rgb(0, 153, 0); 
  font-size: 12px;

  margin: 2px 10px 2px 10px;
  padding: 0px 8px 0px 8px;
  color: yellow;
  font-weight: bold;
  font-style: italic;
}

span#tukupisz {
  color: black;
  display: block;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
/*  margin: 2px 20px 2px 20px; */
  position: absolute;
}

image.tukupisz {
  position: relative;
  top: 2px;
  left: 300px;
  border: 0px;
}

td#bot1 {
  font-size: 11;
  text-align: right;
}

td#bot3 {
  font-size: 11;
  text-align: center;
}

span.tracktext {
  color: black;
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 4px;
}

div.secthead {
  clear: both;
  color: #900;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 20px 10px 0px 10px;
  padding-left: 10px;
  border-bottom: 1px gray solid;
  border-left: 1px gray solid;  
}

div.section0 {
  margin: 10px 10px 0px 10px;
  padding-left: 10px;
  font-size:12px;
/*  border: 1px solid red;  */
/*  width: 400px; */
/*  min-height: 120px; */
/*  text-indent: 30px; */
}

div.section {
  margin: 20px 10px 0px 10px;
  padding-left: 10px;
  font-size:12px;
  text-indent: 30px;
/*  min-height: 120px; */
}

#cytat {
  font-style: italic;
}


div.section:first-letter {
  font-size: 16px;
  font-weight: bold;
}


div.section0:first-letter {
  font-size: 16px;
  font-weight: bold;
}

div#times{
  font-family: Times New Roman;
  font-size: 16px;
  text-indent: 30px;  
}

div.welcomebox {
  height: 220px;
}


div.welcome1 {
  position: absolute;
  display: block;
  width: 305px;
  height: 150px;
  left: 270px;
  top: 0px;

  margin: 10px 10px 0px 10px;
  padding-left: 10px;
  font-size:12px;
}


div.welcome1:first-letter {
  font-size: 16px;
  font-weight: bold;
}

div.welcome2 {
  position: absolute;
  display: block;
  width: 550px;
  height: 150px;
  left: 5px;
  top: 125px;

  font-family: Times New Roman;
  font-size: 16px;
  text-indent: 60px;
  margin: 10px 10px 0px 10px;
  padding-left: 10px;
}

div.welcome2:first-letter {
  font-size: 16px;
  font-weight: bold;
}

div.welcomeanim {
  position: absolute;
  display: block;
  width: 266px;
  height: 139px;
  left: 0px;
  top: 0px;
  margin: 10px 10px 0px 10px;
  padding-left: 10px;
/*  border: solid black 1px; */
}

div.vertspace {
  clear: both;
  margin: 20px 10px 0px 10px;
  height: 10px;
}

div.noflash {
  margin: 0px 10px 0px 10px;
  padding-left: 10px;
  font-size:10px;
  text-align: center;
}

p.wywiadq {
  margin: 2px 2px;
  font-style: italic;
}

p.wywiada {
  margin: 2px 2px;
}

a#bkmenu {
  position:relative;
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 12px;
  color: rgb(18,67,125);
  border: 0px; 
/*  background-color: black; */
  font-weight: bold; 
  text-decoration: none;
}

a#bkmenu:hover {
  color: black;
  text-decoration: underline;
}

div.indexsplitter {
  display: block;
  position: relative; 
  text-align: center;
  background: url(../img/ornament.png) no-repeat; 
  width: 570px; 
  height: 38px;
  margin-top: 10px;
  margin-bottom: 0px;
}

td#index {
  text-indent: 0;
  font-size: 12;
  text-align: center;
  margin: 0;
  padding: 0;
}

td#index14 {
  text-indent: 0;
  font-size: 14;
  text-align: center;
  margin: 0;
  padding: 0;
}

a#index {
  text-indent: 0;
  color=blue;
  font-size: 12;
  text-align: center;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

a#index:hover {
  color: black;
  text-decoration: underline;
}

td#index2 {
  text-indent: 0;
  font-size: 12;
  text-align: center;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}

div.naglindex {
  clear: both;
  display: block;
  margin: 1em 0em 1em 0em;
  font-family: Times New Roman;
  font-size: 26px;
  text-indent: 0;
  font-style: italic;
  text-align: center;
  color: red; 
  font-weight: bold; 
}

div.naglindex2{
  clear: both;
  display: block;
  margin: 1em 0em 1em 0em;
  font-size: 14px;
  text-indent: 0;
  text-align: center;
  color: rgb(18,67,125); 
  font-weight: bold; 
  padding: 5px;
}

image.index {
  width: 90;
  height: 150;
}

div#sectcenter {
  text-align: center;
}

div.wkrotceindex{
  color: red; 
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

div.s4u {
  clear: both;
  margin-top: 30px;
  text-align: right;
}

div.ramka {
  border: 4px ridge green; 
  font-size: 14px;
  font-weight: bold;
  color: rgb(0,51,204);
 padding: 5px;
}