* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	min-height : 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	/* margin-bottom: 1px; */
  margin : 0 auto 1px auto;
  background-color: #fff;
}

:root {
 overflow-y: scroll !important;
}

body {
	font-family: tahoma;
	font-size: 12px;
	margin : 0 auto;
	height : 100%;
	display : table;
	color: #999;
	text-align: center;
}

a {
text-decoration: none;
}

img {
border: 0;
}

#body {
width : 990px;
height : 100%;
font-size: 11px;
text-align: justify;
}

.naglowek_strony {
width: 990px;
height: 150px;
padding: 20px 0 0 0;
border-bottom: 3px solid #555555;
font-size: 12px;
}

.naglowek_L {
width: 234px;
height: 150px;
padding: 0;
float: left;
clear: none;
}

.naglowek_R {
width: 756px;
height: 150px;
float: right;
text-align: right;
position: relative;
}

.naglowek_menu {
width: 750px;
height: 24px;
text-align: right;
position: absolute;
top: 114px;
right: 0;
}

.naglowek_menu_short {
width: 643px;
height: 24px;
text-align: right;
position: absolute;
top: 114px;
right: 107px;
}

.naglowek_menu_loguj {
width: 107px;
height: 24px;
text-align: right;
position: absolute;
top: 114px;
right: 0px;
}

.naglowek_menu_loguj2 {
width: 107px;
height: 24px;
text-align: right;
position: absolute;
top: 114px;
right: 0px;
}

.naglowek_info {
width: 756px;
height: 30px;
text-align: right;
position: absolute;
top: 27px;
right: 0;
}

.naglowek_info span {
color: #fff;
}


.stopka {
width: 990px;
border-top: 3px solid #3b3b3b;
float: left;
clear: none;
padding: 5px 0 15px 0;
margin: 21px 0 0 0;
font-size: 12px;
}

.stopka span {
font-weight: bold;
}

.stopka_L {
width: 330px;
text-align: left;
float: left;
clear: none;
color: #666;
}

.stopka_L span {
font-weight: bold;
}

.stopka_C {
width: 330px;
text-align: center;
float: left;
clear: none;
color: #666;
}

.stopka_R {
width: 330px;
text-align: right;
float: right;
color: #666;
}

a.menu {
width: 100px;
height: 24px;
background: url('../grafika/menu_out2.png') no-repeat;
margin: 0 0 0 7px;
display: block;
float: right;
clear: none;
padding: 6px 0 0 0;
text-align: center;
}

a.menu:hover {
width: 100px;
height: 24px;
background: url('../grafika/menu_over2.png') no-repeat;
margin: 0 0 0 7px;
float: right;
clear: none;
padding: 6px 0 0 0;
text-align: center;
}

.tytul {
width: 234px;
height: 45px;
text-align: left;
padding: 0 10px 18px 0;
float: left;
clear: none;
}

.wstep {
width: 746px;
height: 32px;
text-align: right;
padding: 13px 0 18px 0;
float: right;
font-size: 12px;
}

.wstep p {
padding: 0;
margin: 0;
}

h1 {
}

h2 {
	/* Forum header titles */
	font-family: tahoma;
	font-weight: bold;
	color: #900;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

h2.solo {
}

h3 {
	/* Sub-headers (also used as post headers, but defined later) */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.05em;
	color: #989898;
	margin-top: 20px;
}

h4 {
	/* Forum and topic list titles */
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
	font-size: 1.3em;
}

p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 1.5em;
}

hr {
	/* Also see tweaks.css */
	border: 0 none #FFFFFF;
	border-top: 1px solid #CCCCCC;
	height: 1px;
	margin: 5px 0;
	display: block;
	clear: both;
}

hr.dashed {
	border-top: 1px dashed #CCCCCC;
	margin: 10px 0;
}

hr.divider {
	display: none;
}

p.right {
	text-align: right;
}

/* Main blocks
---------------------------------------- */
#wrap {
	padding: 0 20px;
	min-width: 990px;
}

#simple-wrap {
	padding: 6px 10px;
}

#page-body {
	margin: 4px 0;
	clear: both;
}

#page-footer {
	clear: both;
}

#page-footer h3 {
	margin-top: 20px;
}

#logo {
	float: left;
	width: auto;
	padding: 10px 13px 0 10px;
}

a#logo:hover {
	text-decoration: none;
}

/* Search box
--------------------------------------------- */
#search-box {
	color: #FFFFFF;
	position: relative;
	margin-top: 30px;
	margin-right: 5px;
	display: block;
	float: right;
	text-align: right;
	white-space: nowrap; /* For Opera */
}

#search-box #keywords {
	width: 95px;
	background-color: #FFF;
}

#search-box input {
	border: 1px solid #b0b0b0;
}

/* .button1 style defined later, just a few tweaks for the search button version */
#search-box input.button1 {
	padding: 1px 5px;
}

#search-box li {
	text-align: right;
	margin-top: 4px;
}

#search-box img {
	vertical-align: middle;
	margin-right: 3px;
}

/* Site description and logo */
#site-description {
	float: left;
	width: 70%;
}

#site-description h1 {
	margin-right: 0;
}

/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {
	background: #ebebeb none repeat-x 0 0;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 0 5px;
}

.navbar {
	background-color: #ebebeb;
	padding: 0 10px;
}

.forabg {
	background: #b1b1b1 none repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}

.forumbg {
	background: #ebebeb none repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}

.panel {
	margin-bottom: 4px;
	padding: 0 10px;
	background-color: #000;
	color: #3f3f3f;
}

.post {
	padding: 0 10px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.post:target .content {
	color: #000000;
}

.post:target h3 a {
	color: #000000;
}

.bg1	{ background-color: #f7f7f7;}
.bg2	{ background-color: #f2f2f2; }
.bg3	{ background-color: #ebebeb; }

.rowbg {
	margin: 5px 5px 2px 5px;
}

.ucprowbg {
	background-color: #e2e2e2;
}

.fieldsbg {
	/*border: 1px #DBDEE2 solid;*/
	background-color: #eaeaea;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}

.headbg span.corners-bottom {
	margin-bottom: -1px;
}

.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
	margin: 0 -10px;
}

.rules span.corners-top {
	margin: 0 -10px 5px -10px;
}

.rules span.corners-bottom {
	margin: 5px -10px 0 -10px;
}

/* Horizontal lists
----------------------------------------*/
ul.linklist {
	display: block;
	margin: 0;
}

ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 5px;
	font-size: 1.1em;
	line-height: 2.2em;
}

ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}

ul.navlinks {
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}

ul.leftside {
	float: left;
	margin-left: 0;
	margin-right: 5px;
	text-align: left;
}

ul.rightside {
	float: right;
	margin-left: 5px;
	margin-right: -5px;
	text-align: right;
}

/* Table styles
----------------------------------------*/
table.table1 {
	/* See tweaks.css */
}

#ucp-main table.table1 {
	padding: 2px;
}

table.table1 thead th {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 1.3em;
	font-size: 1em;
	padding: 0 0 4px 3px;
}

table.table1 thead th span {
	padding-left: 7px;
}

table.table1 tbody tr {
	border: 1px solid #cfcfcf;
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
	background-color: #f6f6f6;
	color: #000;
}

table.table1 td {
	color: #6a6a6a;
	font-size: 1.1em;
}

table.table1 tbody td {
	padding: 5px;
	border-top: 1px solid #FAFAFA;
}

table.table1 tbody th {
	padding: 5px;
	border-bottom: 1px solid #000000;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
}

/* Specific column styles */
table.table1 .name		{ text-align: left; }
table.table1 .posts		{ text-align: center !important; width: 7%; }
table.table1 .joined	{ text-align: left; width: 15%; }
table.table1 .active	{ text-align: left; width: 15%; }
table.table1 .mark		{ text-align: center; width: 7%; }
table.table1 .info		{ text-align: left; width: 30%; }
table.table1 .info div	{ width: 100%; white-space: nowrap; overflow: hidden; }
table.table1 .autocol	{ line-height: 2em; white-space: nowrap; }
table.table1 thead .autocol { padding-left: 1em; }

table.table1 span.rank-img {
	float: right;
	width: auto;
}

table.info td {
	padding: 3px;
}

table.info tbody th {
	padding: 3px;
	text-align: right;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
}

/* Misc layout styles
---------------------------------------- */
/* column[1-2] styles are containers for two column layouts 
   Also see tweaks.css */
.column1 {
	float: left;
	clear: left;
	width: 49%;
}

.column2 {
	float: right;
	clear: right;
	width: 49%;
}

/* General classes for placing floating blocks */
.left-box {
	float: left;
	width: auto;
	text-align: left;
}

.right-box {
	float: right;
	width: auto;
	text-align: right;
}

dl.details {
	/*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
	font-size: 1.1em;
}

dl.details dt {
	float: left;
	clear: left;
	width: 30%;
	text-align: right;
	color: #000000;
	display: block;
}

dl.details dd {
	margin-left: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #828282;
	float: left;
	width: 65%;
}


/* Miscellaneous styles
---------------------------------------- */

.error {
	color: #c00;
	font-weight: bold;
	background-color: #f90;
	padding: 5px 5px 7px 5px;
  margin: 0 0 20px 0; 
}

.reported {
	background-color: #f7f7f7;
}

li.reported:hover {
	background-color: #ececec;
}

.wiersz_tresc {
width: 616px;
height: 36px;
float: left;
clear: none;
padding: 6px 0 0 45px;
text-align: left;
background-position: 9px 50%;		/* Position of folder icon */
background-repeat: no-repeat;
}

.pnt, .fnf {
width: 664px;
float: left;
clear: none;
padding: 15px 0 0 0;
text-align: left;
}

.pwt, .fwf {
width: 621px;
height: 36px;
float: left;
clear: none;
padding: 6px 0 0 45px;
text-align: left;
background-position: 9px 50%;		/* Position of folder icon */
background-repeat: no-repeat;
}

.pno, .fnt {
width: 107px;
float: left;
clear: none;
padding: 15px 0 0 0;
border-left: 1px solid #000;
}

.pwo, .fwt {
width: 107px;
height: 27px;
float: left;
clear: none;
padding: 15px 0 0 0;
border-left: 1px solid #3b3b3b;
}

.wiersz_tematy {
width: 119px;
height: 28px;
float: left;
clear: none;
padding: 14px 3px 0 2px;
border-left: 1px solid #3b3b3b;
}

.naglowek_posty {
width: 119px;
float: left;
clear: none;
padding: 15px 6px 0 6px;
}

.pnw, .fnp {
width: 107px;
float: left;
clear: none;
padding: 15px 0 0 0;
border-left: 1px solid #000;
}

.pww, .fwp {
width: 107px;
height: 27px;
float: left;
clear: none;
padding: 15px 0 0 0;
border-left: 1px solid #3b3b3b;
}

.wiersz_posty {
width: 119px;
height: 28px;
float: left;
clear: none;
padding: 14px 3px 0 2px;
border-left: 1px solid #3b3b3b;
}

.naglowek_ostatni_post {
width: 119px;
float: right;
padding-top: 15px;
}

.pnop, .fnop {
width: 107px;
float: right;
padding-top: 15px;
border-left: 1px solid #000;
}

.pwop, .fwop {
width: 107px;
height: 35px;
float: right;
padding-top: 7px;
border-left: 1px solid #3b3b3b;
text-transform: capitalize;
}

.wiersz_ostatni_post {
width: 119px;
height: 34px;
float: right;
padding: 8px 0 0 2px;
border-left: 1px solid #3b3b3b;
}

.forum_zawodnicy {
color: #666;
width: 990px;
height: 42px;
background-image: url('{T_IMAGESET_PATH}/forum_zawodnicy.png');
background-repeat: no-repeat;
text-align: center;
border-bottom: 1px solid #3b3b3b;
border-top: 3px solid #3b3b3b;
}

.forum_kibice {
color: #666;
width: 990px;
height: 42px;
background-image: url('{T_IMAGESET_PATH}/forum_kibice.png');
background-repeat: no-repeat;
text-align: center;
border-top: 3px solid #3b3b3b;
border-bottom: 1px solid #3b3b3b;
margin: 40px 0 0 0;
}

.forum_wiersz {
width: 990px;
height: 42px;
text-align: center;
background: #191919;
padding: 0;
margin: 0;
border-bottom: 1px solid #3b3b3b;
font-family: tahoma; 
}

.pw {
width: 990px;
height: 42px;
text-align: center;
background: #191919;
padding: 0;
margin: 0;
border-bottom: 1px solid #3b3b3b;
font-family: tahoma; 
}

.pw:hover {
background: #202020; 
}

.forum_wiersz:hover {
background: #202020;
}

span.dark {
color: #666;
}

span.dark_bold {
color: #666;
font-weight: bold;
}

p.brak_postow {
font-size: 11px;
padding-top: 5px;
}

.link_nazwa_forum {
font-size: 12px;
font-weight: bold;
}

.ostatni_wiersz {
width: 990px;
height: 15px;
}

span.forum_tytul {
color: #666;
font-weight: bold;
font-size: 18px;
}

span.forum_opis {
font-size: 12px;
text-transform: lowercase;
}

.forum_belka {
color: #666;
width: 990px;
height: 27px;
background-repeat: no-repeat;
text-align: right;
border-top: 3px solid #3b3b3b;
padding: 6px 0 0 0;
margin: 0;
}

.forum_naglowek_lista {
width: 990px;
height: 42px;
text-align: center;
padding: 0;
margin: 0;
border-bottom: 1px solid #3b3b3b; 
}

.liczba_tematow {
width: 600px;
font-size: 12px;
text-align: left;
padding: 0;
margin: 0;
float: left;
clear: none;
}

.liczba_tematow_mini {
width: 355px;
font-size: 12px;
text-align: left;
padding: 0;
margin: 0;
float: left;
clear: none;
padding: 3px 0 0 10px;
}

.paginacja {
width: 390px;
font-size: 12px;
text-align: right;
padding: 0;
margin: 0;
float: right;
}

.paginacja_odpowiedz {
width: 390px;
font-size: 12px;
text-align: right;
padding: 0;
margin: 0;
float: right;
padding-top: 3px;
}

.przyciskowo_odpowiedz {
width: 235px;
float: left;
clear: none;
text-align: left;
}

.paginacja span, .liczba_tematow span, .liczba_tematow_mini span {
color: #666;
}

.przycisk {
font-size: 18px;
font-weight: bold;
}

.post_body {
float: right;
width: 735px;
padding: 0 10px 0 10px;
text-align: left;
}

.poster_profil {
width: 235px;
height: 100%;
float: left;
clear: none;
}

.post1 {
width: 990px;
border-bottom: 1px solid #3b3b3b;
background-color: #191919;
float: left;
padding: 10px 0 10px 0;
}

.post2 {
width: 990px;
border-bottom: 1px solid #3b3b3b;
background-color: #202020;
float: left;
padding: 10px 0 10px 0;
}

.poster_awatar {
float: left;
clear: none;
width: 75px;
height: 75px;
background-image: url('{T_IMAGESET_PATH}/gosc.png');
background-repeat: no-repeat;
}

.poster_dane {
float: right;
width: 149px;
height: 75px;
padding: 0 0 0 10px;
}

.poster_kontakt {
float: left;
width: 234px;
height: 75px;
}

.poster_pseudonim {
font-size: 12px;
font-weight: bold;
padding: 0;
margin: 0;
text-transform: uppercase;
color: #ccc;
}

.poster_posty {
font-size: 11px;
padding: 0;
margin: 0;
line-height: 11px;
}

.poster_imienazwisko {
font-size: 11px;
padding: 0;
margin: 0;
font-weight: bold;
}

.poster_miejscowosc {
font-size: 11px;
padding: 9px 0 0 0;
margin: 0;
line-height: 11px;
}

.poster_rocznik {
font-size: 11px;
padding: 0;
margin: 0;
line-height: 11px;
}

.post_opcje_tytul {
width: 500px;
float: left;
clear: none;
padding-bottom: 3px;
color: #666;
}

.post_opcje_przyciski {
width: 235px;
float: right;
text-align: right;
padding-bottom: 3px;
}

div.tresc {
float: left;
font-size: 12px;
color: #ccc;
text-align: justify;
margin: 10px 0 10px 0;
}

span.darker {
color: #333;
}

span.pseudonim {
font-size: 11px;
font-weight: normal;
color: #666;
}

span.pseudo {
color: #999;
}

.czapka {
width: 990px;
border-bottom: 3px solid #3b3b3b;
float: left;
}

.podeszwa {
width: 990px;
padding-top: 5px;
float: left;
border-top: 2px solid #3b3b3b;
}

.post_tytul {
width: 755px;
float: left;
clear: none;
padding: 0 0 5px 0;
color: #fff;
font-size: 18px;
font-weight: bold;
}

.paginacja_gorna {
width: 235px;
float: right;
font-size: 12px;
text-align: right;
margin: 0;
float: right;
padding: 0 0 10px 0;
}

.zalacznik {
float: left;
width: 100%;
padding: 10px 0 0 0;
margin-top: 5px;
border-top: 1px solid #3b3b3b;
}

.plik_komentarz {
font-size: 11px;
padding: 0;
margin: 0;
}

.plik_info {
font-size: 11px;
padding: 0;
margin: 0;
color: #666;
}

.pisz_body {
width: 990px;
border-top: 3px solid #3b3b3b;
float: left;
font-size: 12px;
color: #999;
padding: 35px 0 0 0;
margin-top: 3px;
background-repeat: no-repeat;
}

.pisz_input_powiadamianie {
margin: 0 10px 0 0;
}

.pisz2 img {
width: 369px;
height: 54px;
margin: 15px 0 0 0;
border: 1px solid #3b3b3b;
}

.pisz_textarea {
width: 738px;
height: 198px;
border: 1px solid #3b3b3b;
color: #fff;
font-size: 12px;
background-color: #111;
padding: 2px;
scrollbar-3dlight-color:#111;
scrollbar-arrow-color:#666;
scrollbar-base-color:#111;
scrollbar-darkshadow-color:#111;
scrollbar-face-color:#111;
scrollbar-highlight-color:#111;
scrollbar-shadow-color:#111;
}

.pisz_textarea:hover {
border-color: #f60;
cursor: pointer;
}

.pisz_format {
width: 743px;
float: left;
text-align: right;
font-size: 11px;
}

.pisz_button {
background-color: #000;
padding: 0;
margin: 0;
color: #900;
border: 0;
font-size: 11px;
padding-bottom: 2px;
}

.pisz_input_wyslij {
background-color: #000;
padding: 0;
margin: 0;
color: #900;
border: 0;
font-size: 18px;
font-weight: bold;
text-align: left;
}

.pisz_input_wyslij:hover {
color: #f60;
}

.pisz_button:hover {
color: #f60;
}

.pisz {
width: 990px;
float: left;
margin: 0 0 15px 0;
font-size: 12px;
}

.piszost {
width: 990px;
float: left;
font-size: 12px;
}

.piszlog {
width: 990px;
float: left;
margin: 15px 0 15px 0;
font-size: 12px;
}

.pisz_tresc {
width: 990px;
float: left;
padding-top: 17px;
border-top: 1px solid #3b3b3b;
}

.pisz1 {
width: 234px;
padding: 0 12px 0 0;
float: left;
clear: none;
text-align: right;
color: #999;
}

.pisz1_light {
width: 234px;
margin-top: 2px;
float: left;
clear: none;
text-align: right;
color: #fff;
}

.pisz2 {
width: 744px;
float: right;
text-align: left;
color: #666;
font-family: tahoma;
font-weight: normal;
background-color: #000;
}

.pisz2 span {
padding-top: 11px;
}

.plik_komentarz {
width: 367px;
height: 34px;
border: 1px solid #3b3b3b;
color: #fff;
font-size: 12px;
background-color: #111;
}

.plik {
width: 990px;
float: left;
margin: 0 0 2px 0;
}

.plikost {
width: 990px;
float: left;
padding: 0 0 15px 0;
border-bottom: 1px solid #191919;
}

.plikpie {
width: 990px;
float: left;
padding: 15px 0 5px 0;
}

.plik1 {
width: 234px;
padding: 0 13px 0 0;
float: left;
clear: none;
text-align: right;
color: #999;
}

.plik2 {
width: 743px;
float: right;
text-align: left;
color: #666;
font-family: tahoma;
}

.pisz_zalaczniki {
width: 990px;
float: left;
padding-top: 24px;
background-image: url('{T_IMAGESET_PATH}/pliki.png');
background-repeat: no-repeat;
border-top: 3px solid #3b3b3b;
}

.pisz_dodaj_zalacznik {
width: 990px;
float: left;
margin: 0 0 15px 0;
background-image: url('{T_IMAGESET_PATH}/dodaj_zalacznik.png');
background-repeat: no-repeat;
border-top: 3px solid #3b3b3b;
}

.pisz_dodaj_ankiete {
width: 990px;
float: left;
background-image: url('{T_IMAGESET_PATH}/dodaj_ankiete.png');
background-repeat: no-repeat;
border-top: 3px solid #3b3b3b;
padding: 0 0 15px 0;
}

.pisz_dodaj_ankiete p, .pisz_dodaj_zalacznik {
text-align: right;
font-size: 12px;
color: #666;
padding: 3px 0 0 0;
}

.batonik {
background-color: #000;
padding: 0;
margin: 0;
color: #900;
border: 0;
font-size: 12px;
text-align: left;
font-weight: bold;
}

.batonik:hover {
color: #f60;
}

.plik_upload {
background-color: #000;
}

.plik_wybierz {
color: #900;
position: relative;
}

.plik_wybierz:hover {
color: #f60;
}

div.fake {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: left;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	height: 17px;
	width: 200px;
}

.pisz_ankieta_pytanie {
width: 360px;
height: 17px;
border: 1px solid #3b3b3b;
color: #fff;
font-size: 12px;
background-color: #111;
margin: 0 10px 0 0;
cursor: text;
}

.pisz_ankieta_opcje {
width: 369px;
height: 310px;
border: 1px solid #3b3b3b;
color: #fff;
font-size: 12px;
background-color: #111;
margin: 0 10px 0 0;
}

.pisz_ankieta_max, .pisz_ankieta_dlugosc {
width: 30px;
height: 17px;
border: 1px solid #3b3b3b;
color: #fff;
font-size: 12px;
background-color: #111;
margin: 0 10px 0 0;
cursor: text;
}

.pisz1 p, .plik1 p {
font-size: 12px;
color: #999;
padding: 0 0 0 0;
margin: 3px 0 0 0;
font-weight: normal;
}

.plik2 p {
font-size: 12px;
color: #999;
padding: 0 0 0 0;
margin: 4px 0 0 0;
}

.ostrzezenie {
font-size: 17px;
font-weight: bold;
padding: 15px 0 0 0;
margin: 0;
text-align: center;
}

.wyjasnienie {
padding: 0 0 10px 0;
margin: 0;
text-align: center;
color: #666;
}


.login_body {
width: 990px;
float: left;
margin: 0 0 15px 0;
padding-top: 45px;
background-image: url('{T_IMAGESET_PATH}/logowanie.png');
background-repeat: no-repeat;
border-top: 3px solid #3b3b3b;
}

.haslo_body {
width: 990px;
float: left;
margin: 0 0 15px 0;
padding-top: 60px;
background-image: url('{T_IMAGESET_PATH}/reset.png');
background-repeat: no-repeat;
border-top: 3px solid #3b3b3b;
}

.info_body {
width: 990px;
float: left;
padding-top: 15px;
background-image: url('{T_IMAGESET_PATH}/informacja.png');
background-repeat: no-repeat;
border-top: 3px solid #3b3b3b;
}

.pisz1 span {
font-weight: bold;
color: #999;
}

.ankieta_body {
width: 990px;
float: left;
padding: 45px 0 10px 0;
background-image: url('{T_IMAGESET_PATH}/ankieta.png');
background-repeat: no-repeat;
border-bottom: 3px solid #3b3b3b;
}

.light {
color: #fff;
font-weight: bold;
}

.medium {
color: #ccc;
}

.checkbox {
margin-right: 10px;
margin-top: 2px;
}

.pisz1 img {
height: 20px;
}

img.kursor {
height: 13px;
padding-top: 6px;
}

.kursor {
width: 8px;
height: 13px;
}

.ankieta_slupek {
width: 153px;
float: left;
clear: none;
padding-right: 11px;
}

.ankieta_wynik {
width: 70px;
float: left;
clear: none;
padding-right: 20px;
text-align: left;
color: #fff;
padding-top: 2px;
}

.ankieta_wynik_light {
width: 20px;
float: left;
clear: none;
padding-right: 10px;
text-align: left;
color: #fff;
padding-top: 2px;
}

.ankieta_odpowiedz {
float: left;
clear: none;
width: 603px;
text-align: left;
color: #999;
padding-top: 2px;
}

.ankieta_wynik span {
color: #999;
}

.ankieta_odpowiedz span {
color: #666;
}

.ankieta_wynik span.darker {
color: #666;
}

.ankieta_glos {
width: 35px;
float: left;
clear: none;
padding-top: 1px;
}

.tresc_plik_komentarz {
padding: 0;
margin: 0;
font-size: 11px;
}

span.normal {
font-weight: normal;
color: #666666;
text-transform: lowercase;
}

.profil_body {
width: 990px;
float: left;
padding: 40px 0 0 0;
background-image: url('{T_IMAGESET_PATH}/profil.png');
background-repeat: no-repeat;
border-top: 3px solid #3b3b3b;
}

.inp0, .inp1, .inp2, .inp3 {
border: 1px solid #3b3b3b;
background-color: #111;
color: #fff;
font-size: 12px;
font-weight: normal;
padding: 3px 0 0 2px;
margin: 0 10px 0 0;
height: 18px;
}

.inp0:hover, .inp1:hover, .inp2:hover, .inp3:hover, .pisz_ankieta_opcje:hover {
border-color: #f60;
cursor: text;
}

.inp0 {
width: 35px;
}

.inp1 {
width: 115px;
}

.inp3 {
width: 367px;
}

input.quick-login-submit {
 font-size: 12px;
 color: #900;
 background: none;
 border: 0;
 padding: 0 0 0 18px;
 margin: 0;
}

input.quick-login-submit:hover {
 color: #F60;
}

.nowy {
font-size: 12px;
}

.logowanko {
background-image: url('{T_IMAGESET_PATH}/login_background2.png');
background-repeat: no-repeat;
float: right;
width: 349px;
height: 42px;
padding: 10px 10px 0 10px;
text-align: left;
}

.logowanko p {
padding-top: 1px;
margin: 0;
}

.inpl, .inph {
border: 1px solid #444;
background-color: #191919;
color: #fff;
font-size: 12px;
font-weight: normal;
height: 18px;
width: 69px;
padding: 2px 2px 0 2px;
}

.inpl:hover, .inph:hover {
border-color: #f60;
}

.inpl {
margin: 0 12px 0 0;
}

.inph {
margin: 0 9px 0 0;
}

.inpw_out, .inpw_over {
width: 100px;
height: 24px;
background-repeat: no-repeat;
border: 0;
}

.inpw_out {
background: url('{T_IMAGESET_PATH}/menu_logowanie2.png') 0 24px;
}

.inpw_over {
background: url('{T_IMAGESET_PATH}/menu_logowanie2.png');
}

.last_post {
color: #aaa;
font-weight: bold;
text-transform: capitalize;
}

.potwierdzenie_body {
width: 990px;
float: left;
padding: 40px 0 0 0;
background-image: url('{T_IMAGESET_PATH}/potwierdzenie.png');
background-repeat: no-repeat;
border-top: 3px solid #3b3b3b;
}

p.wstepniak {
font-size: 18px;
font-weight: bold;
color: #ccc;
padding: 0;
margin: 0;
}

p.szczegoly {
font-size: 12px;
color: #999;
padding: 0;
margin: 10px 0 20px 0;
}

p.szczegolyb {
font-size: 12px;
color: #ccc;
font-weight: bold;
padding: 0;
margin: 10px 0 0 0;
}

p.opisik {
font-size: 11px;
color: #666;
padding: 0;
margin: 0;
}

p.opcje_explain {
font-size: 11px;
color: #666;
margin: 0;
padding: 0;
}

.hpm {
font-size: 8px;
width: 53px;
height: 38px;
color: #666;
border-bottom: 1px solid #222;
text-align: center;
}

.dru {
font-size: 11px;
color: #999;
}

.dru span {
color: #666;
}

.hpx {
width: 80px;
height: 22px;
text-align: right;
border-bottom: 1px solid #222;
padding: 0 3px 0 0;
text-align: left;
font-weight: bold;
color: #666;
}

.hpp {
width: 96px;
height: 22px;
text-align: right;
border-bottom: 1px solid #222;
padding: 0 3px 0 0;
text-align: left;
}

.hps {
width: 96px;
height: 22px;
text-align: right;
border-bottom: 1px solid #222;
padding: 0 3px 0 0;
text-align: left;
color: #fff;
}

.hpp  span {
color: #666;
}

.hpw {
width: 53px;
height: 22px;
text-align: left;
color: #666;
border-bottom: 1px solid #222;
text-align: center;
font-weight: bold;
}

.hpz {
width: 53px;
height: 22px;
text-align: left;
color: #666;
border-bottom: 1px solid #222;
text-align: center;
}

.p2 {
color: #f30;
}

.p3 {
color: #c00;
}

.p1 {
color: #f60;
}

.brak {
font-weight: normal;
}

span.przelacznik  {
cursor: pointer;
color: #900;
}

span.przelacznik:hover {
text-decoration: underline;
}

.pro {
font-weight: bold;
color: #999;
}

.g1, .g2, .g3, .g4 {
width: 734px;
text-align: left;
visibility: visible;
position: absolute;
top: 0;
left: 0;
}

.ind {
padding-bottom: 15px;
}

.ind  span {
color: #fff;
}










