body {
    margin: 0;
    padding: 0;
    color: #035;
    background: #fff url(img/nb-gdt.png) repeat-x 0 200px;
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 1em;
    text-align: center;
    width: 100%;
}

* html {
    overflow-y: auto;
	overflow-x: hidden;
	scrollbar-3dlight-color: #fa9;
	scrollbar-arrow-color: #f97;
	scrollbar-base-color: #035;
	scrollbar-track-color: #f75;
	scrollbar-darkshadow-color: #a75;
	scrollbar-face-color: #035;
	scrollbar-highlight-color: #057;
	scrollbar-shadow-color: #c75;
}

#domenu, #dotresci {
	display: none;
}

img {
	border: 0;
}

#naglowek {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 200px;
	color: #035;
    background: #fff url(img/bn-gdt.png) repeat-x;
}

#naglowek h1 {
	margin: 0 auto;
	padding: 0;
	width: 772px;
	height: 200px;
	color: #035;
	background: #fff url(img/naglowek.jpg) no-repeat;
	text-indent: -9999px;
}

@media tty {
 i{content:"\";/*" "*/}} * html #naglowek h1 {float: left;}; /*";}
}/* */

#naglowek h1 a {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	left: -135px;
	top: 18px;
	width: 440px;
	height: 78px;
}

#naglowek h1 a:hover {
	visibility: visible;
	background: transparent url(img/h1-hover.jpg) no-repeat;
}

/*@media all and (min-width: 0px) {
#naglowek h1 a:link {
	visibility: visible;
	cursor: pointer;
	background: transparent;
}
}*/

#naglowek h2#polski, #naglowek h2#angielski {
	position: absolute;
	top: 38px;
	left: 50%;
	margin: 0 auto;
	padding: 0;
	width: 30px;
	height: 16px;
	color: #fff;
	text-indent: -9999px;
}

#naglowek h2#polski {
	margin-left: 260px;
	background: transparent url(img/flaga-pl.png) no-repeat;
}

#naglowek h2#angielski {
	margin-left: 310px;
	background: transparent url(img/flaga-en.png) no-repeat;
}

#naglowek h2#polski a, #naglowek h2#angielski a {
	display: block;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 16px;
}

#naglowek h2.biezacy {
	visibility: hidden;
}

#zawartosc {
	margin: 0 auto;
	padding: 0;
	width: 772px;
}

#szukanie {
	position: absolute;
	top: 190px;
	left: 50%;
	margin: 0 auto 0 -347px;
	padding: 0;
	width: 128px;
	height: 30px;
    font-size: .6em;
}

#szukanie .form {
    font-size: .9em;
    color: #035;
}

#szukanie form p {
    color: #fff;
	font-weight: bold;
}

#szukanie input {
	width: 137px;
	height: 14px;
	color: #035;
    background: transparent url(img/google.png) 100% 0 no-repeat;
    border: 1px solid #035;
}

#szukanie input:hover {
	color: #fff !important;
    background: transparent url(img/google.png) 100% -20px no-repeat;
    border: 1px solid #f75;
}

#szukanie input:focus {
	color: #fff;
    background: transparent url(img/google.png) 100% -40px no-repeat;
    border: 1px solid #fff;
}

* html #szukanie {
	top: 196px;
}

/* html #szukanie .form {
	height: 1.9em;
	font-size: 1em;
}*/

* html #szukanie input {
	width: 135px;
	height: 16px;
}

@media all and (min-width: 0px) {
#szukanie {
	top: 198px;
}

#szukanie .form {
    font-size: 1em;
}

#szukanie input {
	width: 139px;
	height: 18px;
}
}

#platnosc {
	margin: 0 auto 8px;
	padding: 8px;
	text-align: center;
	width: 400px;
}

#platnosc form {
    font-size: .8em;
    color: #035;
}

#platnosc form label {
	display: block;
	float: left;
	margin: 0 4px 0 0;
	width: 130px;
	text-align: right;
	cursor: pointer;
}

#platnosc form ul {
	margin: 0;
	padding: 0;
    /*color: #fff;*/
	font-weight: bold;
	list-style-type: none;
}

#platnosc form ul li {
	margin: 0;
	padding: 6px;
	text-align: left;
}

#platnosc form ul li input, form ul li select {
	/*display: block;*/
	/*float: left;*/
	width: 180px;
	height: 14px;
	margin: 0 0 0 4px;
	/*margin-left: 4px;*/
	padding: 1px 3px;
	color: #035;
	background-color: #fff;
    border: 2px outset #035;
	font-size: .9em;
}

#platnosc form #kod {
	width: 46px;
}

#platnosc form #pesel {
	width: 74px;
}

#platnosc form #phone {
	width: 100px;
}

#platnosc form input#amount_tmp, #platnosc form input#amount_pln {
	width: 40px;
	text-align: right;
}

#platnosc form input#amount_pln {
	background-color: #ddd;
}

#platnosc form select {
	margin-left: 1px;
	padding: 0 0 0 2px;
	height: 18px;
}

#platnosc form select option {
	/*font-size: .6em !important;*/
}

#platnosc form #panstwo {
	width: 192px;
}
#platnosc form #platyp {
	width: 160px;
}

#platnosc form #currency {
	width: 50px;
}

#platnosc form input .submit {
	width: 72px;
	height: 18px;
	/*border-width: 1px;*/
	/*border-style: outset;*/
	cursor: pointer;
}

#platnosc input:hover {
	color: #fff !important;
	background-color: #035;
    border: 2px outset #f75;
}

#platnosc input:focus {
	color: #fff;
	background-color: #f75;
    border: 2px outset #fff;
}

/* html #platnosc form {
	font-size: .7em;
}*/

* html #platnosc fieldset {
	padding-bottom: 8px;
}

* html #platnosc form ul li input {
	font-size: 1.2em;
}

* html #platnosc form select {
	margin-left: 4px;
	height: 30px;
	font-size: 1.2em;
}

/* html #platnosc form #currency {
	width: 44px;
	height: 28px;
	font-size: 1em;
}*/

* html #platnosc form input .submit {
	font-size: 1.2em;
}

@media all and (min-width: 0px) {
#platnosc form ul li input, #platnosc form ul li select {
	font-size: 1.2em;
}
}

#menu {
	float: left;
	margin: 0 0 8px 0;
	padding: 4px;
	width: 194px;
	height: 299px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background: transparent url(img/menu-trans.png) no-repeat;
}

/* html #menu {
	margin-left: 3px;
}*/

#menu ul {
	margin: 30px 0 12px 6px;
	padding: 12px 6px;
}

#menu ul li {
	display: block;
	margin: 0;
	padding: 3px 0;
	list-style-type: none;
}

#menu ul li a {
	display: block;
}

#menu a {
	text-decoration: none;
}

* html #menu a {
	cursor: pointer;
}

#menu a:link, #menu a:visited {
	margin: 0;
	padding: 3px 0;
	color: #fff;
	background: transparent;
	/*border: 1px #035 solid;
	border-color: transparent;*/
}

/* html #menu a:link, * html #menu a:visited {
	border-color: #035;
}*/

#menu a:hover {
	color: #f75;
	background: transparent url(img/bialy-trans.png);
	/*border: 1px #fff solid;*/
}

#menu a:active {
	color: #035;
	background: #f75;
	/*border: 1px #fff solid;*/
}

#menu .biezacy a:link, #menu .biezacy a:visited {
	color: #999 !important;
	background: transparent;
	border: 1px #999 solid;
	border-color: transparent !important;
}

#menu #terms {
	font-size: 84%;
}

#menu #promocje a:link, #menu #promocje a:visited {
	color: #f75;
}

#menu #promocje a:hover {
	color: #fff;
	/*border: 1px #fff solid;*/
}

#menu #promocje a:active {
	color: #035;
	background: #f75;
	border: 1px #fff solid;
}

* html #menu ul li a {
	position: relative;
	width: 100%;
}

/*.schowaj {
	display: none;
}*/

table {
	margin: 2em auto 0;
	color: #035;
	background-color: transparent;
	border-collapse: collapse;
	border: #999 solid 2px;
	text-align: center;
}

td, th {
	padding: 8px 3px;
	border: #999 solid 1px;
	letter-spacing: normal;
}	

td {
	font-size: .9em;
}	

tr.tr2 {
	background-image: url(img/tr2-trans.png);
}

tr:hover {
	background-image: url(img/trhover-trans.png);
}

* html tr.tr2 {
	background-color: #f8fdff;
}

* html tr:hover {
	background-color: #fffbf0 ! important;
}


h3 {
	margin: 0 0 0 202px;
	padding: 6px 0 12px 0;
	width: 558px;
	font-size: 1.2em;
	color: #fff;
	background: #035 url(img/nb-h3.png) 0 100% repeat-x;
	border-left: 1px #035 solid; 
	border-right: 1px #035 solid; 
	text-align: center;
}

#tresc {
	margin: 0 0 24px 202px;
	padding: 8px 16px;
	width: 526px;
	color: #035;
	background: #fff url(img/tresc.png) repeat-y;
	border: 1px #035 solid;
	border-top-width: 0;
	font-family: Verdana, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	text-align: left;
}

/* html #tresc {
	/*width: 526px;
	margin-right: 3px;
}*/

#tresc a {
	text-decoration: none;
}

#tresc a:link {
	margin: 0 1px;
	padding: 1px;
	color: #035;
	background: #fec;
	border-bottom: 1px #999 solid;
}

#tresc a:visited {
	margin: 0 1px;
	padding: 1px;
	color: #257;
	background: #eee;
	border-bottom: 1px #999 dotted;
}

#tresc a:hover {
	color: #fff;
	background: #035;
	border-bottom: 1px #f75 solid;
}

#tresc a:active {
	color: #fff;
	background: #f75;
	border-bottom: 1px #035 solid;
}

#tresc p {
	margin: .5em 0;
}

#tresc p.haslo {
	margin: .6em 0 .2em 0;
	font-weight: bold;
	text-align: center;
}

#tresc p.odstep {
	margin-top: 2em;
}

#tresc h3 {
	margin: .9em auto .5em;
	width: 75%;
	font-size: 1.2em;
	color: #fff;
	background: #035 url(img/nb-h3a.png) 0 100% repeat-x;
	border: none;
	text-align: center;
}

#tresc h4 {
	font-size: 1.1em;
	margin: 1.6em 0 .4em;
}

#tresc h4 strong {
	font-size: 110%;
	text-decoration: underline;
}

a.gw:link, a.gw:visited {
	color: #c53;
	background: transparent;
	border: none;
	font-size: .9em;
	text-decoration: none;
}

#tresc ol li ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

* html ol li ul {
	padding-top: -10px;
}

ul#pasek {
	position: relative;
	overflow: hidden;
	margin: 4px auto 8px;
	padding: 0;
	width: 320px;
	height: 1.5em;
	background: #035 url(img/pasekbg.gif);
	border: #999 2px outset;
	list-style: none;
}

ul#pasek li {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0 16px;
	font-size: .9em;
	font-weight: bold;
	white-space: nowrap;
	color: #f75;
	background: transparent;
}

ul#pasek li a {
	display: block;
	color: #f75 !important;
	background: transparent !important;
	border: 0 !important;
	text-decoration: none;
	cursor: pointer;
}

#newsticker {
	position: relative;
}

ul#newsticker {
	margin: 4px auto 8px;
	padding: 0;
	width: 320px;
	height: 1.5em;
	background: #035 url(img/pasekbg.gif);
	border: #999 2px outset;
	list-style: none;
	color: #f75;
	background: transparent;
}

* html ul#newsticker {
	/*height: 1.5em;*/
	overflow: visible;
}

/*#newsticker li {
	color: #f75;
	background: transparent;
}*/

#newsticker li.error {
	color: #f00;
}

#togglenewsticker {
	background: transparent;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}

* html #newsticker #togglenewsticker {
	right: 30px;
}

.promo {
	margin: .4em 0 1.2em !important;
	color: #f75 !important;
	text-align: center;
}

em {
	color: #c53;
	font-style: normal;
	font-size: 1.2em;
}

small.gw {
	display: block;
	margin: 2em 0;
}

hr {
	margin-left: 0;
	width: 67%;
	color: #035;
}

address {
	font-style: normal;
	font-family: "Courier New", monospace;
	letter-spacing: 0px;
}

.tmt {
	position: absolute;
	top: 158px;
	left: 50%;
	margin: 0 auto 0 23px;
	padding: 0;
	width: 332px;
	height: 20px;
	color: #fff;
	background: transparent;
}

* html .tmt {
	margin-left: 30px;
	}

h4.tmt {
	display: none;
}

a#nagore {
	display: block;
	/*position: relative;*/
	/*position: absolute;*/
	margin-left: 72px;
	margin-top: -600px;
	/*margin: 0;*/
	padding: 0;
	/*top: 600px;*/
	/*bottom: 0px;*/
	/*left: 50%;*/
	/*left: 324px;*/
	width: 51px;
	height: 416px;
	cursor: pointer;
	font-size: 0;
	background: transparent url(img/pioro-trans.png);
	text-decoration: none;
	text-indent: -9999px;
}

* html a#nagore {
	margin-left: -568px;
}

*:lang(pl) a#nagore {
	position: absolute;
    margin-left: 72px;
}

#stopka {
	/*clear: both;*/
	/*position: relative;*/
	/*top: -430px;*/
	margin: 0 0 0 226px;
	padding: 2px;
	width: 530px;
	color: #fff;
	background: #999 url(img/stopka.png) repeat-y;
	border: 1px #fff solid;
	font-family: Verdana, sans-serif;
	font-size: .6em;
	text-align: center;
}

#stopka a {
	text-decoration: none;
}

#stopka a:link {
	margin: 1px;
	padding: 0 1px;
	color: #fff;
	background: #888;
	border-bottom: 1px #ccc solid;
}

#stopka a:visited {
	color: #fff;
	background: transparent;
	border-bottom: 1px #bbb dotted;
}

#stopka a:hover {
	color: #035;
	background: #fff;
	border-bottom: 1px #f75 solid;
}

#stopka a:active {
	color: #035;
	background: #f75;
	border-bottom: 1px #fff solid;
}

h5 {
	margin: .2em 0;
	font-size: .9em;
	font-weight: normal;
}
