body {
 background: #444;
 margin: 0;
 padding: 0;
 text-align:center;
 }

table .tabela {
 position: relative;
 z-index: 10;
 width: 400px;
 background-color: transparent;
 }

tr .span {
 background-color: transparent;
 }

tr .span2 {
 text-align: center;
 }

td {
 text-align: center;
 }

td b {
 color: #EFC302;
 }

td .pobierz {
 width: 100px;
 }

td .span2 {
 background-color: transparent;
 text-align: center;
 }

td, select {
 font-family: Georgia;
 font-size: 12px;
 color: #bbbbbb;
 font-weight: normal;
 }

textarea {
 font-family: Georgia;
 font-size: 12px;
 color: #bbbbbb;
 background-color: #494949;
 border: 1px solid #bbbbbb;
 font-weight: normal;
 overflow: hidden;
 }

input {
 font-family: Georgia;
 font-size: 11px;
 color: #bbbbbb;
 background-color: #494949;
 border: 1px solid #bbbbbb;
 }

a {
 text-decoration: underline;
 color: #EFC302;
 }

a:hover {
 text-decoration: none;
 color: #fff;
 }
 
h1 {
 display: inline !important;
 font-size: 12px;
 font-weight: normal;
 }

acronym { 
 border-bottom: 1px dotted #bbbbbb;
 cursor: help;
 font-variant: small-caps;
 font-size: 14px;
 }

i {
 color: #fff;
 }

id {
 text-decoration: none;
 }

img {
 border: 0px;
 }

pre {
 margin: 0 auto;
 display: block;
 width: 400px;
 overflow: auto;
 border: 1px dashed #bbbbbb;
 background-color: #494949;
 font-family: Lucida Console;
 }

.font11 {
 font-size: 11px;
 text-align: center;
 margin-bottom: 10px;
 margin-left: 22px;
 }

.kotwica, .kotwica:hover, .kotwica:visited {
 color: #EFC302;
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
 }

.button {
 font-size: 95%;
 text-decoration: none !important;
 color: #fff;
 background-color: #000;
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
 border-top-color: #fff;
 border-left-color: #fff;
 border-right-color: #fff;
 border-bottom-color: #fff;
 border-top-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-left-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 pause-before: 1s;
 pause-after: 1s;
 }

.button:hover {
 color: #000;
 background-color: #EFC302;
 border-top-color: #000;
 border-left-color: #000;
 border-right-color: #000;
 border-bottom-color: #000;
 }

.email {
 unicode-bidi: bidi-override;
 direction: rtl;
 color: #EFC302;
 }

.data {
 display: inline;
 font-size: x-small;
 color: #666;
 }

#top {
 position: relative;
 width: 350px;
 margin: 0 auto;
 padding: 10px 0 5px 0;
 }

#calosc {
 margin: 0 auto; 
 width: 640px;
 background: #3e3e3e url(../images/calosc.gif) repeat-y center top;
 position: relative;
 min-height: 270px;
 height: auto !important;
 }

/* IE sucks */
/*\*/
* html #calosc {
 height: 270px;
 }
/**/

#naglowek {
 margin: 0 auto;
 position: relative;
 bottom: -9px;
 width: 640px;
 background: url(../images/naglowek.gif) no-repeat;
 height: 36px;
 }

#prawa {
 text-align: left;
 overflow: hidden;
 min-height: 270px;
 height: auto !important;
 }

/* IE sucks */
/*\*/
* html #prawa {
 height: 270px;
 }
/**/

#wybierzplik {
 width: 407px;
 }

#wybierzplik .centruj {
 text-align: center;
 }

#skroc form {
 margin-top: -10px;
 }

#tresc {
 position: static;
 margin-top: -1px;
 margin-left: -30px;
 margin-bottom: 10px;
 width: 407px;
 float: right;
 padding-right: 20px;
 text-align: justify;
 color: #bbbbbb;
 font-family: georgia;
 font-size: 12px;
 line-height: 18px;
 z-index: 10;
 }

/* IE sucks */
/*\*/
* html #tresc {
 height: 270px;
 }
/**/

#tresc p {
 z-index: 100;
 margin-top: -2px;
 position: relative;
 }

.code {
 z-index: 100;
 position: relative;
 font: 12px Lucida Console;
 }

#tresc li {
 list-style-type: none;
 position: relative;
 z-index: 10;
 }

#tresc a.login {
 position: absolute;
 width: 79px;
 height: 34px;
 background-image: url(../images/login.gif);
 font-family: Georgia;
 color: #bbbbbb;
 margin-top: 1px;
 margin-left: 330px;
 text-align: center;
 text-decoration: none;
 line-height: 33px;
 }

#tresc a.login:hover {
 color: #EFC302;
 }

#tresc .cookies {
 position: relative;
 margin-top: 20px;
 margin-left: 345px;
 }

#tresc .pobskrypt {
 float: right;
 font-size: 10px;
 font-weight: bold;
 }

#tresc .przerwa {
 margin: 20px 0 20px 0;
 width: 407px;
 height: 15px;
 background-color: #5d5d5d;
 }

#tresc .mprzerwa {
 margin: 20px 0 20px 0;
 width: 407px;
 height: 5px;
 background-color: #5d5d5d;
 }

#tresc .centruj {
 text-align: center;
 }

#tresc .centruj2 {
 padding-top: 15px;
 padding-left: 34px;
 }

#tresc .fraudportect {
 margin: auto;
 width: 254px;
 }

#tresc .duzytekst {
 font-size: 30px;
 font-weight: bold;
 line-height: 35px;
 text-align: center;
 }

#tresc td .lewa {
 text-align: left;
 }

#blad404 {
 margin: auto;
 width: 266px;
 height: 239px;
 background-image: url(../images/404.gif);
 }

#blad403 {
 margin: auto;
 width: 256px;
 height: 256px;
 background-image: url(../images/403.gif);
 }

#lewa {
 width: 198px;
 position: absolute;
 top: -2px;
 left: -60px;
 min-height: 270px;
 height: auto !important;
 }

/* #tresc a.rss {
 background-image: url(../images/rss.gif);
 position: absolute;
 margin-top: 1px;
 margin-left: -8px;
 width: 35px;
 height: 35px;
 } */

/* IE sucks */
/*\*/
* html #lewa {
 height: 270px;
 }
/**/

#stopka {
 margin: 0 auto;
 clear: both;
 width: 640px;
 background: url(../images/stopka.gif) no-repeat;
 height: 40px;
 position: relative;
 }

#w3c {
 float: right;
 margin-right: 28px;
 margin-top: 7px;
 color: #494949;
 font-weight: bold;
 font-size: 12px;
 }

#w3c a {
 font-size: 12px;
 position: relative;
 color: #494949;
 text-decoration: none;
 }

#w3c a:hover {
 text-decoration: none;
 background-color: #EFC302;
 color: #000;
 }

#ads {
 font-family: Georgia;
 color: #EFC302;
 font-size: 12px;
 display:inline;
 text-align:center;
 }

/* main manu */
#dlmenu {
 padding-left: 21px;
 height: 39px;
 cursor: pointer;
 }

#menu {
 list-style-type: none;
 margin: 0 auto;
 height: 39px;
 width: 194px;
 z-index: 100;
 }

#menu li {
 display: block;
 padding: 0;
 margin: 0;
 position: relative;
 z-index: 100;
 }

#menu li a, #menu li a:visited {
 display: block;
 text-decoration: none;
 }

#menu li dd {display: none;}

#menu li:hover, #menu li a:hover {border: 0;}

#menu li:hover dt a , #menu li a:hover dt a {
 height: 39px;
 background: #4f4f4f url(../images/onhovbutton.gif) no-repeat;
 color: #EFC302;
 }

.nth a , .nth a:visited {
 height: 39px;
 display: block;
 color: #EFC302;
 padding: 0 5px 0 10px;
 background: url(../images/button.gif) no-repeat;
 line-height: 39px;
 vertical-align: middle;
 text-align: center;
 font-family: georgia;
 font-size: 16px;
 }

.nth a:hover {
 height: 39px;
 background: url(../images/onhovbutton.gif) no-repeat;
 color: #EFC302;
 display: block;
 }

#menu li:hover dd, #menu li a:hover dd {display: block;}

#menu li:hover dl, #menu li a:hover dl {height: 158px;}

#menu table {
 border-collapse: collapse;
 padding: 0;
 margin: -6px;
 font-family: georgia;
 font-size: 16px;
 }

#menu dl {
 width: 194px; 
 margin: 0;
 cursor: pointer;
 }

#menu dt {
 height: 39px;
 line-height: 39px;
 vertical-align: middle;
 margin: 0;
 padding: 0;
 text-align: center;
 font-family: georgia;
 font-size: 16px;
 }

#menu dd {
 margin: 0;
 padding: 0;
 text-align: left;
 font-family: georgia;
 font-size: 12px;
 }

.gallery dt a, .gallery dt a:visited {
 height: 39px;
 display:block;
 color: #EFC302;
 padding: 0 5px 0 10px;
 background: #4f4f4f url(../images/button.gif);
 }

.gallery dd a, .gallery dd a:visited {
 color: #EFC302;
 min-height: 1em;
 text-decoration: none;
 display: block;
 padding: 4px 5px 4px 15px;
 background: #4f4f4f url(../images/dlmenudarker.gif);
 border-bottom: 1px solid #5d5d5d;
 }

.gallery dd a:hover {
 text-align: right;
 background: #4f4f4f url(../images/dlmenuhover.gif);
 color:#EFC302;
 }

* html .gallery dd a, * html .gallery dd a:visited {height: 1em;}
/* and of main manu */