body {
	margin: 0;
	padding: 0;
	width: 100%;
	font: 11px tahoma, verdana, arial, geneva, sans-serif;
	color: #666;
	background: #fff url('gfx/bgk.jpg') no-repeat top center;
	text-align: center;
	}

.overall {
	position: relative;
	margin: auto;
	min-width: 998px;
	max-width: 1200px;
	background: #fff url('gfx/tlo.gif') repeat-x;
	z-index: 1;
	}

a {
	color: #34a;
	}

.obrazkowiczespis {
	font: 11px tahoma;
	text-align: justify;
}

.obrazkowiczespis a {
	text-decoration: none;
	}

.obrazkowiczespis a:hover {
	text-decoration: none;
	background: #c00;
	color: #fff;
	font-size: 15px;
	}

a.profilmn {
	display: block;
	background: #fff;
	padding: 10px 5px;
	font: 9px verdana, tahoma, sans-serif;
	color: #000;
	font-weight: bold;
	font-variant:uppercase;
	line-height: 110%;
	text-decoration: none;
	}
a.profilmn:hover {
	display: block;
	background: #ebebeb;
	padding: 10px 5px;
	font: 9px verdana, tahoma, sans-serif;
	color: #000;
	font-weight: bold;
	font-variant:uppercase;
	line-height: 110%;
	text-decoration: none;
	}
a.profilmnhover {
	display: block;
	background: #ebebeb;
	padding: 10px 5px;
	font: 9px verdana, tahoma, sans-serif;
	color: #000;
	font-weight: bold;
	font-variant:uppercase;
	line-height: 110%;
	text-decoration: none;
	}



.c_a {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	}
.c_m, .c_l {
	float: left;
	width: 100%;
	position: relative;
	}
.c_1, .c_2, .c_3 {
	float: left;
	position: relative;
	padding: 0;
	}
.c_m {
	right: 19%;
	}
.c_l {
	right: 57%;
	}
.c_1 {
	width: 55%;
	left: 101%;
	text-align: left;
	}
.c_2 {
	width: 24%;
	left: 21%;
	text-align: left;
	overflow: hidden;
	}
.c_3 {
	width: 19%;	
	left: 78%;
	text-align: right;
	overflow: hidden;
	}
.c_1_in {
	margin-right: 40px;
	}

table, tr, td {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	}
table {
	width: 100%;
	}
td {
	vertical-align: top;
	}

.cnbx1 td {
	text-align: left;
	vertical-align: middle;
	}

h1, h2, h3, h4, h5, h6, p, form {
	display: block;
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

form.mn_szukaj {
	position: relative;
	width: 158px;
	height: 36px;
	padding: 18px 0 0 12px;
	background: url('gfx/mn_szukaj.jpg') no-repeat;
	text-align: left;
	}

input, textarea, select {
	background: #fff url('gfx/formbg1.gif') no-repeat 0 0;
	border: 1px solid #bbb;
	padding: 2px;
	margin: 3px;
	font: 15px calibri, trebuchet, arial, verdana, tahoma, sans-serif;
	color: #555;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-radius-bottom-left: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-radius-bottom-right: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-radius-top-left: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius-top-right: 6px;
	}
input.przycisk {
	background: #fff url('gfx/formbg2.gif') repeat-x 0 0;
	border: 1px solid #bbb;
	padding: 2px !important;
	padding: 1px;
	margin: 3px;
	font: 15px calibri, trebuchet, arial, verdana, tahoma, sans-serif;
	color: #333;
	font-weight: bold;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-radius-bottom-left: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-radius-bottom-right: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-radius-top-left: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius-top-right: 6px;
	}
input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus, input.przycisk:hover, input.przycisk:focus {
	background: #fff url('gfx/formbg1.gif') no-repeat 0 -600px;
	border: 1px solid #47a6ff;
	}
input.przycisk:hover, input.przycisk:focus {
	background: #fff url('gfx/formbg2.gif') repeat-x 0 -34px;
	border: 1px solid #47a6ff;
	}

input.malyform, textarea.malyform, select.malyform {
	margin: 0;
	padding: 1px;
	border: 1px solid #bbb;
	background: #fff url('gfx/formbg1.gif') no-repeat 0 0;
	font: 11px verdana, tahoma, sans-serif;
	color: #333;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius-bottom-left: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius-bottom-right: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-radius-top-left: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-top-right: 4px;
	}
input.malyformprzycisk {
	background: #fff url('gfx/formbg2.gif') repeat-x 0 -3px;
	border: 1px solid #bbb;
	padding: 1px !important;
	padding: 0px;
	margin: 0;
	font: 10px verdana, tahoma, sans-serif;
	color: #333;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius-bottom-left: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius-bottom-right: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-radius-top-left: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-top-right: 4px;
	}
input.malyform:hover, textarea.malyform:hover, select.malyform:hover, input.malyform:focus, textarea.malyform:focus, select.malyform:focus, input.malyformprzycisk:hover, input.malyformprzycisk:focus {
	border: 1px solid #47a6ff;
	background: #fff url('gfx/formbg1.gif') no-repeat 0 -600px;
	}
input.malyformprzycisk:hover, input.malyformprzycisk:focus {
	background: #fff url('gfx/formbg2.gif') repeat-x 0 -37px;
	}


input.szusub {
	background: none;
	border: none;
	padding: 0px;
	margin: 0;
	font: 11px verdana, tahoma, sans-serif;
	color: #c00;
	font-weight: bold;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius-bottom-left: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius-bottom-right: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-radius-top-left: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-top-right: 4px;
	}

.mn_tags {
	width: 170px;
	background: url('gfx/mn_tagi.jpg') no-repeat;
	padding: 25px 30px 20px 5px;
	line-height: 120%;
	font-family: calibri, tahoma, arial, sans-serif;
	font-weight:bold;
	text-align: center;
	}

a.tag {
	color: #34a;
	text-decoration: none;
	}
a.tag:hover {
	color: #C20000;
	background: #B7DCFF;
	text-decoration: none;
	}

.linki {
	color: darkred;
	text-align: left;
	padding: 3px 8px 3px 8px;
	font: 12px tahoma, sans-serif;
	}

.partnerzy {
	padding: 0 10px;
	font: 10px tahoma;
	text-align: left;
	color: #aaa;
	}

div.partnerzy a {
	color: #777;
	}

div.partnerzy b, div.partnerzy strong, div.partnerzy em {
	font-weight: normal;
	}

.mn_logowanie {
	position: relative;
	margin: 0 0 0 auto;
	width: 140px;
	min-height: 112px;
	height: auto !important;
	height: 112px;
	background: url('gfx/mn_logowanie.jpg') no-repeat;
	padding: 35px 0 10px 40px;
	text-align: center;
	overflow: hidden;
	}

.mn_uzytkownik {
	position: relative;
	margin: 0 0 0 auto;
	width: 140px;
	min-height: 112px;
	height: auto !important;
	height: 112px;
	background: url('gfx/mn_uzytkownik.jpg') no-repeat;
	padding: 35px 0 10px 40px;
	text-align: center;
	overflow: hidden;
	}

.mn_ostatniododane {
	position: relative;
	margin: 0 0 0 auto;
	padding: 68px 0 0 33px;
	width: 147px;
	background: url('gfx/mn_ostatniododane.jpg') no-repeat;
	font-size: 11px;
	color: #555;
	text-align: center;
	}

.minbox {
	position:relative;
	width:130px;
	height:130px;
	}

.bezstrzalek {
	position: absolute;
	left: 433px;
	top: 150px;
	width: 135px;
	height: 130px;
	background: url('gfx/bezstrzalek.png') no-repeat;
	z-index: 70;
	}

a.anastepny2 {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 130px;
	height: 130px;
	z-index: 80;
	}
a.anastepny2:hover {
	}


a.nlink {
	position: absolute;
	display: block;
	width: 50px;
	left: 475px;
	top: 280px;
	font: 10px tahoma;
	color: #bbb;
	text-align: left;
	text-decoration: none;
	}

a.plink {
	position: absolute;
	display: block;
	width: 50px;
	left: -59px;
	top:278px;
	font: 10px tahoma;
	color: #bbb;
	text-align: right;
	text-decoration: none;
	}


.obrazek {
	position: relative;
	margin: 0 auto;
	width: 448px;
	padding: 9px 9px 2px 9px;
	border: 1px solid #bbb;
	background: #fff;
	text-align: center;
	z-index: 50;
	}

.sh1 {
	position: absolute;
	left: -17px;
	top: -1px;
	width: 16px;
	height: 136px;
	background: url('gfx/sh1.png') no-repeat;
	z-index: 20;
	}

.sh2 {
	position: absolute;
	right: -17px;
	top: -1px;
	width: 16px;
	height: 146px;
	background: url('gfx/sh2.png') no-repeat;
	z-index: 20;
	}

.sh3 {
	position: absolute;
	right: -17px;
	bottom: -3px;
	width: 16px;
	height: 146px;
	background: url('gfx/sh3.png') no-repeat;
	z-index: 20;
	}

.sh4 {
	position: absolute;
	left: -17px;
	bottom: -3px;
	width: 16px;
	height: 146px;
	background: url('gfx/sh4.png') no-repeat;
	z-index: 20;
	}

.komorkaobrazka {
	width: 448px;
	height: 448px;
	background: #eee; url('gfx/load.gif') no-repeat 212px 180px;
	}

.poprzedni {
	position: absolute;
	left: -91px;
	top: 160px;
	width: 90px;
	height: 112px;
	z-index: 60;
	}

.poprzedni2 {
	position: absolute;
	left: -115px;
	top: 151px;
	width: 114px;
	height: 129px;
	background: url('gfx/poprzedni2.png') no-repeat;
	z-index: 70;
	}

.nastepny {
	position: absolute;
	left: 444px;
	top: 160px;
	width: 110px;
	height: 109px;
	z-index: 60;
	}

.nastepny2 {
	position: absolute;
	left: 433px;
	top: 150px;
	width: 135px;
	height: 130px;
	background: url('gfx/nastepny2.png') no-repeat;
	z-index: 70;
	}

a.apoprzedni {
	position: absolute;
	left: -101px;
	top: 151px;
	display: block;
	width: 130px;
	height: 131px;
	z-index: 80;
	}
a.apoprzedni:hover {
	}

a.anastepny {
	position: absolute;
	left: 434px;
	top: 150px;
	display: block;
	width: 131px;
	height: 131px;
	z-index: 80;
	}
a.anastepny:hover {
	}

div.obrazek h3 {
	font: 15px georgia, 'times new roman', times, serif;
	color: #222;
	}

.dane {
	padding: 3px 0px 1px 2px;
	text-align: center;
	font-size: 9px;
	color: #999;
	}

.chelp {
	cursor: help;
	}

.bezpodkr {
	text-decoration: none;
	}

a.linkpowieksz {
	position: absolute;
	left: 411px;
	top: 15px;
	display: block;
	width: 40px;
	height: 36px;
	z-index: 90;
	filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;
	}
a.linkpowieksz:hover {
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	}

a.linkdoulubionych {
	position: absolute;
	left: 411px;
	bottom: 7px;
	z-index: 90;
	}

.ogladane {
	position: absolute;
	left: 7px;
	bottom: 7px;
	z-index: 90;
	}

.reklpodobr {
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	}

.ban {
	position: relative;
	margin: 4px auto;
	width: 468px;
	height: 60px;
	z-index: 9999;
	}

.gwiazdki_tlo {
	margin: auto;
	position: relative;
	width: 220px;
	height: 9px;
	background: url('gfx/gwiazdki_male_puste.gif') no-repeat;
	font: 8px tahoma;
	color: #6C6C8A;
	text-align: right;
	}

.gwiazdki_ocena {
	position: absolute;
	top:0;
	left:0;
	width: 1px;
	height: 9px;
	background: url('gfx/gwiazdki_male_pelne.gif') no-repeat;
	font-size: 8px;
	}

.f {
	margin: 0 auto;
	min-width: 998px;
	max-width: 1200px;
	background: #fff url('gfx/tlo2.gif') repeat-x left bottom;
	text-align: center;
	padding: 60px 0 10px 0;
	}

.text_w_stopce {
	padding: 0 20px;
	text-align: justify;
	font-size: 9px;
	line-height: 100%;
	color: #777;
	}

.hd {
	position: relative;
	height: 1px;
	text-align: center;
	z-index: 10;
	}

.menu_boczne {
	position: absolute;
	left: 0;
	top: 0;
	width: 238px;
	text-align: left;
	z-index: 150;
	}

.ktd {
	font-size: 10px;
	color: #aaa;
	}

.cn {
	position: relative;
	height: 1px;
	text-align: center;
	padding: 0;
	z-index: 20;
	}

.obejma {
	margin: 0 auto;
	width: 680px;
	text-align: center;
	background: none;
	}

.ciemny {
	color: #666;
	}

em {
	font-weight: bold;
	font-style: normal;
	}

a.ramka {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 130px;
	height: 130px;
	background: url('gfx/ramka.png') no-repeat;
	z-index: 80;
	}
a.ramka:hover {
	}

.ramka {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 130px;
	height: 130px;
	background: url('gfx/ramka.png') no-repeat;
	z-index: 80;
	}

.ft {
	position: relative;
	font-size: 10px;
	padding: 10px 0 5px 0;
	margin-top: 30px;
	border-top: 1px solid #eee;
	line-height: 60%;
	z-index: 80;
	}

h3.mapa {
	display: inline;
	padding: 0;
	margin: 0;
	font-family: georgia, times new roman, times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #555;
	}

h4.mapa {
	display: inline;
	padding: 0;
	margin: 0;
	font: 15px georgia, times new roman, times, serif;
	font-weight: normal;
	color: #555;
	}

.kropki {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 12px;
	background: url('gfx/kropka.gif') repeat-x;
	}

.mn_ostatnie {
	width: 205px;
	}

.zoltybanner {
	width: 500px;
	padding: 6px;
	margin: 0 auto;
	margin-bottom: 5px;
	color: darkgreen;
	font-weight: normal;
	font-size: 13px;
	background: lightyellow;
	border: 1px solid #fd0;
	border-top: none;
	}

a.alinki {
	color: darkred;
	font-weight: bold;
	}

a.alinki:hover {
	color: red;
	font-weight: bold;
	}

.obrazekpoziomy {
	width: 112px;
	height: 112px;
	position: relative;
	float: left;
	background: #fff;
	border: 1px solid #bbb;
	padding: 8px;
	margin: 4px;
	}

.stopka {
	text-align: center;
	line-height: 140%;
	background: #fff url('gfx/tlo2.jpg') repeat-x top;
	padding-top: 35px;
	color: #333;
	}

div.stopka b, div.stopka strong, div.stopka em {
	font-weight: normal;
	}

.banner {
	position: relative;
	width: 472px;
	height: 68px;
	background: url('tlo_bannera.gif') no-repeat;
	padding: 8pzx 0 0 6px;
	z-index: 9999;
	}

a.podbannerem {
	display: block;
	padding: 0 0 15px 0;
	text-align: center;
	font: 9px verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #666;
	text-decoration: none;
	}
a.podbannerem:hover {
	color: green;
	text-decoration: underline;
	}

div.stopka a {
	text-decoration: none;
	}
	
.promotext {
	color: darkgreen;
	background: lightyellow;
	}

a.btn_reklama {
	position: absolute;
	left: 285px;
	top: 0px;
	display: block;
	width: 90px;
	height: 65px;
	background: url('gfx/btn_reklama.gif') no-repeat 0 0;
	z-index: 100;
	}
a.btn_reklama:hover {
	background: url('gfx/btn_reklama.gif') no-repeat 0 -65px;
	}

a.maska60, a.maska60_2, a.maska60w, a.maska60_eb {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 60px;
	height: 60px;
	background: url('gfx/maska60.png') no-repeat;
	z-index: 200;
	}

a.maska60_2 {
	background: url('gfx/maska60.png') no-repeat;
	}

a.maska60w {
	background: url('gfx/maska60w.png') no-repeat;
	}

a.maska60_eb {
	background: url('gfx/maska60_eb.png') no-repeat;
	}

div.maska60div {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	background: url('gfx/maska60.png') no-repeat;
	z-index: 200;
	}

.maska250 {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 250px;
	background: url('gfx/maska250.png') no-repeat;
	z-index: 200;
	}

.maska2502 {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 250px;
	background: url('gfx/maska2502.png') no-repeat;
	z-index: 200;
	}

a.maleserce {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 11px;
	height: 9px;
	background: url('gfx/maleserce.png') no-repeat;
	font-size: 1px;
	line-height: 1px;
	z-index: 250;
	}

a.malapoczta {
	position: absolute;
	left: 47px;
	top: 0;
	display: block;
	width: 13px;
	height: 11px;
	background: url('gfx/message.gif') no-repeat;
	font-size: 1px;
	line-height: 1px;
	z-index: 250;
	}

.cnbx1 {
	margin: 0 auto;
	width: 520px;
	background: #fff;
	border: 1px solid #bbb;
	padding: 8px;
	}

.cnbx2 {
	background: #f6f6f6;
	padding: 20px;
	text-align: left;
	font: 13px tahoma, verdana, sans-serif;
	line-height: 140%;
	color: #555;
	}

div.cnbx2 h3 {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0 0 20px 0;
	font: 30px calibri, verdana, tahoma, sans-serif;
	color: #c00;
	font-weight: bold;
	}

div.cnbx2 h4, div.cnbx2 h5 {
	display: inline;
	margin: 0;
	padding: 0;
	}

.kom_box {
	margin: 0 auto;
	margin-bottom: 15px;
	background: #f5f5f5;
	padding: 5px 10px 0px 10px;
	text-align:center;
	}

.brak_kom {
	margin: 15px auto;
	width: 300px;
	height: 48px;
	background: url('gfx/brakkomentarzy.gif');
	padding: 22px 0 0 0;
	text-align:center;
	color:#000;
	}

.kom_box_2 {
	margin: 0 auto;
	margin-bottom: 10px;
	background: #fff;
	padding: 5px 10px 5px 0;
	text-align: left;
	}

.ratingbar {
	margin: 0 auto;
	width: 200px;
	text-align: center;
	padding-top: 2px;
	}

#ogloszeniegorne {
	position: relative;
	margin: 0 auto;
	width: 448px;
	padding: 5px 9px 9px 9px;
	border: 1px solid #bbb;
	background: #fff;
	text-align: center;
	display: block;
	z-index: 50;
	}

#ogloszeniegorneout {
	position: absolute;
	left: -2000px;
	top: -200px;
	display: none;
	}

#jpr {
	position: absolute;
	left: -106px;
	top: 30px;
	width: 680px;
	z-index: 9999;
	}

#jpr2 {
	border: 1px solid #bbb;
	background: #fff;
	padding: 5px;
	}

.ozn_moderator {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background: #f50;
	}

.ozn_nowy {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background: #0a0;
	}

.ozn_bywalec {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background: #07f;
	}

.ozn_megabywalec {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background: #0df;
	}

.nk, .nkb, .nkz {
	position: relative;
	min-height: 45px;
	height: auto !important;
	height: 45px;
	padding: 5px 10px 10px 10px;
	border: 1px solid #b2daff;
	background: #e8f4ff url('gfx/nk2.gif') repeat-x 0 -1px;
	color: #000;
	z-index: 50;
	}

.nkb {
	border: 1px solid #d5e8fa;
	background: #f2f7fd url('gfx/nk2b.gif') repeat-x 0 -1px;
	color: #666;
	}

.nkz {
	border: 1px solid #9cf4b5;
	background: #e2fcea url('gfx/nk2z.gif') repeat-x 0 -1px;
	}

.nk1 {
	position: absolute;
	left: -17px;
	top: -1px;
	width: 25px;
	height: 46px;
	background: url('gfx/nk1.gif');
	z-index: 51;
	}

.nkb .nk1 {
	background: url('gfx/nk1b.gif');
	}

.nkz .nk1 {
	background: url('gfx/nk1z.gif');
	}

.nk3 {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 9px;
	height: 9px;
	font-size: 1px;
	background: url('gfx/nk3.gif');
	z-index: 51;
	}

.nkb .nk3 {
	background: url('gfx/nk3b.gif');
	}

.nkz .nk3 {
	background: url('gfx/nk3z.gif');
	}

.nk4 {
	position: absolute;
	left: -1px;
	bottom: -1px !important;
	bottom: -2px;
	width: 9px;
	height: 9px;
	font-size: 1px;
	background: url('gfx/nk4.gif');
	z-index: 51;
	}

.nkb .nk4 {
	background: url('gfx/nk4b.gif');
	}

.nkz .nk4 {
	background: url('gfx/nk4z.gif');
	}

.nk5 {
	position: absolute;
	right: -1px;
	bottom: -1px !important;
	bottom: -2px;
	width: 9px;
	height: 9px;
	font-size: 1px;
	background: url('gfx/nk5.gif');
	z-index: 51;
	}

.nkb .nk5 {
	background: url('gfx/nk5b.gif');
	}

.nkz .nk5 {
	background: url('gfx/nk5z.gif');
	}

.nk p, .nkb p, .nkz p {
	position: relative;
	text-align: left;
	padding-top: 5px;
	font: 13px tahoma, verdana, sans-serif;
	font-weight: bold;
	z-index: 52;
	}

.nk i, .nkb i, .nkz i {
	display: block;
	font: 10px/11px tahoma, sans-serif;
	color: #78a3cb;
	font-style: normal;
	font-weight: normal;
	}

.nkb i {
	color: #98bddf;
	}

a.ikonusia {
	position: absolute;
	left: 480px;
	top: 330px;
	filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;
	z-index: 50;
	}
a.ikonusia:hover {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	}

a.ikonusia2 {
	position: absolute;
	left: 480px;
	top: 330px;
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
	z-index: 50;
	}
a.ikonusia2:hover {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	}

a.lepszypodpis {
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	z-index: 50;
	}
a.lepszypodpis:hover {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	}



#dropmenuusers {
	position: absolute;
	left: -3000px;
	top: 248px;
	width: 162px;
	height: 150px;
	padding: 35px 15px 15px 15px;
	text-align:center;
	background: url('gfx/dropusers.jpg') no-repeat;
	z-index: 300;
	font-size:14px;
	}

#dropmenuusers a {
	font-weight: bold;
	text-decoration: none;
	}
#dropmenuusers a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

a.zamknijokno {
	position:absolute;
	top: 12px;
	right: 12px;
	display: block;
	width: 14px;
	height: 14px;
	font-size:1px;
	line-height: 1px;
	background: url('gfx/zamknijokno.gif') no-repeat 3px 3px;
	z-index: 400;
	}

#podtabs {
	margin: 0 auto;
	width: 500px;
	padding: 8px;
	background: #fff url('gfx/load2.gif') no-repeat 240px 100px;
	z-index: 40;
	}

#podtabs2 {
	margin: 0 auto;
	width: 500px;
	height: 300px;
	border: 1px solid #bbb;
	padding: 8px;
	background: #fff url('gfx/load2.gif') no-repeat 240px 100px;
	z-index: 40;
	}

#dhtmltooltip {
	position: absolute;
	width: 224px !important;
	width: 206px;
	padding: 8px;
	border: 1px solid #665;
	background-color: #ffd;
	color: #333;
	text-align: center;
	visibility: hidden;
	z-index: 900;
	}
