/*---------------------------------------------------------------*/

body
{
 	background-color:#000;
 	/*background-image:url(gfx/struct/background.gif);  /*- wlasciwe tlo*/
	background-image:url(../../bannery/d2_tapeta_KG.jpg); /*tapeta*/
 	background-repeat:no-repeat; /*no-repeat jesli jest obrazek*/
	background-position:top;
	background-attachment:scroll; /* fixed normalnie lub scroll - jak jest tapeta */
	padding-top: 10px;
 	padding-bottom: 10px;
	font: 10pt/120% Arial, Verdana, sans-serif;
}

h1{
	text-align: left;
	font: bold 17px Arial, Verdana, sans-serif;
	color: #fda;
	text-indent: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2{
	text-align: left;
	font: bold 15px Arial, Verdana, sans-serif;
	color: #fda;
	text-indent: 0;	
	margin-top: 8px;
	margin-bottom: 4px;
}

h3{
	text-align: left;
	font: bold italic 13px Arial, Verdana, sans-serif;
	color: #fda;
	text-indent: 0;	
	margin-top: 6px;
	margin-bottom: 3px;
}

h4,h5,h6
{
	text-align: left;
	font: bold italic 11px Arial, Verdana, sans-serif;
	color: #fda;
	text-indent: 0;	
	margin-top: 6px;
	margin-bottom: 3px;
}

p{
	text-indent: 2em;
	margin-top: 5px;
	margin-bottom: 0;
}

div.textdiv{
	text-indent: 2em;
	margin-top: 5px;
	margin-bottom: 0;
}

a{
	color: rgb(212,132,73);
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

table{
	margin-top: 5px;
	margin-bottom: 5px;
}

thead > td{
	color: White;
}

td{
	padding: 4px 10px 4px 10px;
	margin: 1px;
	background: #430;
	color: #fed;
}

/*---------------------------------------------------------------*/

div.searchresult
{
	font-weight: bold;
	margin-top: 6px;
	margin-left: 30px;
}

span.searchrelevance
{
	margin-left: 5px;
	color: #666;
	font-size: 9px;
}

div.searchresultinfo
{
	font-size: 10px;
	margin-left: 30px;
}

/*---------------------------------------------------------------*/

input.search
{
	border: 1px solid #210;
	background: #4e1c00;
	color: #fea;
	
	font: 10px Arial, Verdana, sans-serif;
	
	width: 125px;
	height: 14px;
	
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
}

input.searchbutton
{
	width: 44px;
		
	border: 1px solid #730;
	border-right: 1px solid #210;
	border-bottom: 1px solid #210;
	background: #560d00;
	color: #ffad00;
	
	font: 9px Verdana, Arial, sans-serif;
	
	height: 16px;
	padding-bottom: 2px;
}

input.text, input.password, select
{
	border: 1px solid Black;
	border-top: 2px solid Black;
	background: #3e1600;
	color: #fea;
	
	height: 15px;
	
	font: 10px Arial, Verdana, sans-serif;
	
	width: 98%;
	padding: 0;
}

input.file
{
	border: 1px solid Black;
	border-top: 2px solid Black;
	background: #3e1600;
	color: #fea;
	font: 10px Arial, Verdana, sans-serif;
}

textarea
{
	border: 1px solid Black;
	border-top: 2px solid Black;
	background: #3e1600;
	color: #fea;
	
	font: 11px Courier New, Courier, monospaced;
	
	width: 350px;
	height: 100px;
	padding: 3px;
	
	margin-bottom: 10px;
}

input.submit
{
	border: 1px solid #750;
	border-right: 1px solid #430;
	border-bottom: 1px solid #430;
	background: #770d00;
	color: #ffad00;
	
	font: 9px Verdana, Arial, sans-serif;
	
	height: 20px;
	padding-bottom: 1px;
	margin-top: 20px;
	
	font-size: 10px;
}

div.form
{
	width: 404px;
	margin: 10px 30px 10px 30px;
	border: 2px solid #300;
	background: #5b260b;
	padding: 8px;
	text-align: center;
	
	color: #a88;
}

div.formheader
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	background: #713C21;
	border: 1px solid #322;
	color: #fc8;
	font: bold 10px Verdana, Arial, sans-serif;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.formlabel
{
	width: 100%;
	text-align: left;
	font: bold 10px Verdana, Arial, sans-serif;
	margin-top: 1em;
	margin-bottom: 3px;
	color: #fdb;
}

span.formlabel
{
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
	font: bold 10px Verdana, Arial, sans-serif;
	margin-top: 1em;
	margin-bottom: 3px;
	color: #fdb;
}

div.formdesc, div.formerror
{
	width: 100%;
	text-align: left;
	font: 9px Verdana, Arial, sans-serif;
	color: #a60;
	margin-bottom: 3px;
}

div.formerror
{
	color: Red;
}

div.forminfo
{
	width: 80%;
	text-align: left;
	margin-top: 1.5em;
	font: 9px Verdana, Arial, sans-serif;
	color: #eba;
}

div.checkboxgroup
{
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	width: 75%;
}

span.checkboxdesc
{
	margin-left: 10px;
	color: #fdb;
	font: 9px Verdana, Arial, sans-serif;
}

table.formtable
{
	width: 100%;
}

td.formtd, td.formtddark, td.formtdhead
{
	background-color: transparent;
	color: #d9c6bf;
	font: 10px Verdana, Arial, sans-serif;
	padding: 4px;
	margin-left: 1px;
	margin-top: 1px;
	text-align: left;
}

td.formtdhead
{
	color: White;
}

td.formtddark
{
	background: #411;
}

/*---------------------------------------------------------------*/

/* Grna belka, znajduje si tu nad paskiem tytuowym */
div#topbar
{
	margin: auto;
	
	width: 983px;
	height: 10px;
	background: url(gfx/struct/topbar.gif) top left no-repeat;
	font-size: 1px;
}

/* Pasek tytuowy */
div#headbar
{
	margin: auto;

	width: 979px;
	height: 230px;
	background: url(gfx/struct/headbar.jpg) top left no-repeat;
	
	text-align: left;
	padding: 0;
}

/* Miejsce na banner znajdujcy si w pasku tytuowym */
div#banner
{
	width: 468px;
	height: 57px;
	
	position: relative;
	top: 153px;
	left: 465px;
	
	text-align: center;
}

div#homepagelink
{
	float: left;
	position: absolute;
	top: 96px;
	left: 121px;
	width: 400px;
	height: 70px;
	cursor: hand;
}

/* Gwny DIV, zawiera wszystko inne poza paskiem tytuowym */
div#content
{
	margin: auto;
	
	width: 982px;
	background: url(gfx/struct/mid_backdrop.gif) top left repeat-y;
	
	padding: 0;
}

/* Stopka strony */
div#footer
{
	background: url(gfx/struct/bottombar.gif) top left no-repeat;
	
	clear: both;
	height: 32px;
	margin: 0;
	margin-top: 20px;
}

/* Lewa kolumna z menu */
div#leftcolumn
{
	width: 240px;
	float: left;
	margin: 0;
	padding: 0;
}

/* Prawa kolumna z menu */
div#rightcolumn
{
	width: 240px;
	float: right;
	padding: 0;
	margin: 0;
}

/* Gwny tekst na rodku strony */
div#main
{
	width: 462px;
	
	font: 9pt/125% Arial, Verdana, sans-serif;
	color: #d9c6bf;
	
	padding-top: 1em;
	
	text-align: left;
	
	float: left;
	margin-left: 22px;
	
	overflow: visible;
	_overflow: hidden; /* IE hack */
}

/* Te wpisy odnosz si do nagwkw bocznego menu znajdujcych si po lewej i po prawej stronie */
div#searchhead, div#loginhead, div#menurhead, div#menulhead, div#adminhead, div#patronhead, div#coophead, div#pollhead, div#forumhead, div#latesthead, div#contesthead, div#obserwujnas, div#dolaczdonas
{
	height: 30px;
	margin: 0 0 8pt 0;
	padding: 0;
	background: top left no-repeat;
}

div#pastcons, div#futurecons
{
	height: 30px;
	margin: 0 0 8pt 1pt;
	padding: 0;
	background: top left no-repeat;
}
div#menulhead, div#loginhead, div#adminhead, div#patronhead, div#dolaczdonas, div#pollhead
{
	background: top right no-repeat;
}

/* Tutaj mona zmieni obrazki odpowiadajce za nagwki w bocznych menu, zarwno lewym jak i prawym */

div#dolaczdonas{
	background-image: url(gfx/heads/dolacz_do_redakcji.gif);
}
div#obserwujnas{
	background-image: url(gfx/heads/obserwuj_nas.gif);
}
div#searchhead{
	background-image: url(gfx/heads/search.gif);
}
div#loginhead{
	background-image: url(gfx/heads/login.gif);
}
div#menulhead{
	background-image: url(gfx/heads/menu_left.gif);
}
div#menurhead{
	background-image: url(gfx/heads/menu_right.gif);
}
div#adminhead{
	background-image: url(gfx/heads/admin.gif);
}
div#patronhead{
	background-image: url(gfx/heads/patron.gif);
}
div#coophead{
	background-image: url(gfx/heads/coop.gif);
}
div#pollhead{
	background-image: url(gfx/heads/poll_left.gif);		
}
div#forumhead{
	background-image: url(gfx/heads/forum.gif);
}
div#latesthead{
	background-image: url(gfx/heads/latest.gif);
}
div#contesthead{
	background-image: url(gfx/heads/contest.gif);
}

div#pastcons{
	background-image: url(gfx/heads/minione.jpg);
}

div#futurecons{
	background-image: url(gfx/heads/nadchodzace.jpg);
}


/* Uniwersalne zasobniki do czegokolwiek co znajduje si w bocznych kolumnach - lewy i prawy */
div.columnpartl, div.columnpartr
{
	text-align: left;
	font: 10px Verdana, Arial, sans-serif;
	color: #edc5a1;
}
div.columnpartl{
	margin: 0 23px 8pt 38px;
}
div.columnpartr{
	margin: 0 38px 8pt 23px;
}

div.currentcat
{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

a.currentcat
{
	font-variant: small-caps;
	font-size: 135%;
	color: #edc5a1;
}

a.menulink
{
	font-size: 115%;
	color: #edc5a1;
}

a.backlink
{
	color: #edc5a1;
	position: relative;
	left: -10px;
}

a.catlink
{
	font-size: 115%;
	color: #edc5a1;
	padding-left: 5px;
}

/* Informacje o bdzie */
div.error
{
	text-align: center;
	padding-top: 20px;
	color: #f44;
}

div.prof_box
{
	margin-top: 40px;
	margin-bottom: 15px;
	width: 85%;
	border: 1px solid #444;
	padding: 10px;
}

div.prof_avatarctr
{
	float: left;
	width: 80px;
	height: 80px;
	padding: 5px 20px 20px 5px;
	margin: 0;
}

div.prof_username
{
	text-align: center;
	color: #fc0;
	font: bold 16px Arial, Verdana, sans-serif;
	margin-top: 8px;
}

div.prof_rank
{
	text-align: center;
	color: #fc0;
	font: 9pt Verdana, Arial, sans-serif;
	margin-top: 5px;
}

div.prof_info
{
	margin-top: 20px;
	text-align : center;
}

div.prof_subinfo
{
	text-align: left;
	margin-top: 43px;
}

span.prof_infocap
{
	font: 8pt Verdana, Arial, sans-serif;
	color: #eb0;
	margin-left: 10px;
}

span.prof_infobody
{
	font: 8pt Verdana, Arial, sans-serif;
	color: White;
	margin-right: 10px;
}

img.prof_avatar
{
	border: 2px solid Black;
	border-top: 4px solid Black;
}

div.pathops
{
	font: 9px Arial, Verdana, sans-serif;
}

div.righthandops
{
	font: 9px Arial, Verdana, sans-serif;
	text-align: right;
	margin-bottom: 8px;
	clear: both;
}

span.inlineop
{
	font: 9px Arial, Verdana, sans-serif;
	margin-left: 20px;
	color: #999;
}

a.button, a.critbutton
{
	border: 1px solid #750;
	border-right: 1px solid #430;
	border-bottom: 1px solid #430;
	background: #770d00;
	
	font: 9px Verdana, Arial, sans-serif;
	color: #ffad00;

	padding: 2px 10px 2px 10px;
	
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	
	font-size: 10px;
}

a.critbutton
{
	color: Red;
	font-weight: bold;
}

a.optionlink
{
	font-size: 11px;
}

div.darkbar, div.lightbar
{
	padding: 3px 0 3px 10px;
	text-align: left;
}

div.darkbar
{
	background: #522;
}

/*****************************************************/

div.pagetitle
{
	text-align: left;
	font: bold 18px Arial, Verdana, sans-serif;
	color: White;
	margin-bottom: 15px;
	margin-top: 15px;
	border-top: 1px solid #900;
	padding-top: 15px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: -10px;
}

/*****************************************************/

div.iconholder
{
	position: relative;
	left: -15px;
	
	width: 66px;
	height: 60px;
	float: left;
	text-align: left;
	
	margin-right: -15px;
	
	padding-top: 18px;
	
}

table.tdatatable
{
	float: right;
	width: 85%;
	margin-bottom: 5px;
}

td.textdata
{
	background: transparent;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	color: #fda;
	padding: 0;
}

span.textdata
{
	color: #d9c6bf;
	font-size: 10px;
	font-weight: normal;
}

div.texttitle
{
	color: rgb(220,79,62);
	font: 12px Arial, Verdana, sans-serif;
	text-align: left;
	float: right;
	width: 85%;
}

div.textshort
{
	padding-top: 5px;
	font: 11px Arial, Verdana, sans-serif;
	width: 85%;
	float: right;
	margin-bottom: 10px;
}

div.textdivisor
{
	clear: both;
	padding-top: 14px;
	margin-bottom: 10px;
	margin-left: -10px;
	margin-right: -10px;
	height: 1px;
	border-bottom: 1px dotted #742510;
}

div.divisor
{
	
	margin-bottom: 15px;
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 20px;
	
	height: 1px;
	font-size: 0.5px;
	border-bottom: 1px solid #900;
	clear: both;
}

a.textmore
{
	margin-left: 15px;
	font: 11px Arial, Verdana, sans-serif;
}

a.textdata
{
	font-weight: normal;
}

img.floatedimg
{
	margin: 8px;
	display: block;
	border: 1px solid Black;
}

div.centerimg
{
	text-align: center;
	clear: both;
}

img.centeredimg
{
	margin: 8px 0 8px 0;
	border: 1px solid Black;
}

span.dlinfo, span.linkinfo
{
	color: #666;
	font-size: 8px;
}

div.prevpage
{
	float:left;
	margin-right: 20px;
	font-size: 9px;
	width: 100px;
}

div.nextpage
{
	float:right;
	margin-left: 20px;
	font-size: 9px;
	width: 100px;
	text-align: right;
}

div.pagelist
{
	text-align: center;
	font-size: 9px;
}

div.commentheader
{
	width: 80%;
	max-width: 500px;
	
	padding: 0 0 0 30px;
	height: 15px;
	text-align: left;
	
	background: top left url(gfx/misc/comment.gif) no-repeat black;
	color: #ffc;
	font: bold 12px Arial, Verdana, sans-serif;
}

a.commentauthor
{
	color: #fc8;
}

span.commentdate
{
	font-size: 9px;
	color: #a99;
	margin-left: 10px;
}

div.commentbody
{
	width: 80%;
	max-width: 500px;
	
	padding: 5px;
	padding-left: 30px;
	margin-bottom: 10px;
	text-align: justify;
	word-wrap : break-word;
	color: #d9c6bf;
}

div.textleftops
{
	float: left;
	clear: left;
	text-align: left;
	color: #d9c6bf;
	font: 11px Arial, Verdana, sans-serif;
}

div.textrightops
{
	float: right;
	clear: right;
	text-align: right;
	color: #d9c6bf;
	font: 11px Arial, Verdana, sans-serif;
}

table.gallery
{
	margin-top: 20px;
	margin-bottom: 20px;
}

td.thumbnail
{
	padding: 5px;
	vertical-align: center;
	text-align: center;
	background: transparent;
	width: 100px;
	height: 100px;
}

img.thumbnail
{
	border: 1px solid #440;
}

img.tablethumb
{
	border: 1px solid Black;
	margin: 0;
}

wbr:after
{
	content: "\00AD"; 
}

div.moreanswers
{
	width:  99%;
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
}


div.pollquestion
{
	margin-bottom: 5px;
}

div.pollanswer
{
	padding: 2px 5px 2px 5px;
	margin-bottom: 2px;
	text-align: left;
	font-weight: bold;
	
	background: #4b2205;
	color: #cc9944;
}

div.pollanswerlit
{	
	padding: 2px 5px 2px 10px;
	margin-bottom: 2px;
	text-align: left;
	font-weight: bold;

	color: White;
	background: #6b361b;
}

table.polltable
{
	width: 98%;
}

td.pollvoteanswer, td.pollvotecount
{
	padding: 2px 5px 2px 5px;
	margin-bottom: 2px;
	text-align: left;
	font-size: 10px;
	
	background: #4b2205;
	color: #d9c6bf;		
}

td.pollvotecount
{
	font-weight: bold;
	text-align: right;
	width: 25px;
	color: #cc9944;	
}

div.votetally
{
	color: #666;
	font-size: 9px;
	margin-top: 6px;
	text-align: center;
}

/*******************************************************/

div.pollarchivedesc
{
	margin-bottom: 5px;
	font-weight: bold;
	text-align: left;
}

div.pollarchivepoll
{
	width: 240px;
	text-align: left;
	font-size: 11px;
	margin-bottom: 25px;
}

span.pollarchivedate
{
	font-size: 10px;
	font-weight: normal;
}

/*******************************************************/

div.fulltextauthor, div.fulltexteditor
{
	float:left;
	text-align: left;
	
	width: 230px;
	font-style: italic;
	font-size: 10px;
	
	margin-bottom: 30px;
}

div.fulltexteditor
{
	float: right;
	text-align: right;
}

/*******************************************************/

div.fltopic
{
	margin-bottom: 5px;
	padding-top: 0;
	text-align: left;
	padding-left: 15px;
	text-indent: -15px;
	color: #741;
}

a.fltopiclink
{
}

span.flpostcount
{
	color: rgb(187,180,175);
	font-size: 9px;
}

/*******************************************************/

div.clearboth
{
	clear: both;
}

/*******************************************************/

span.charsleft, span.charsleftbad
{
	font-weight: normal;
	font-style: italic;
	font-size: 9px;
	margin-left: 20px;
	color: #966;
}

span.charsleftbad
{
	color: Red;
}

/*******************************************************/

div.contesttitle
{
	margin-bottom: 5px;
	color: rgb(220,79,62);
	text-align: left;
}

div.contestbody
{
	text-align: justify;
}

/********************************************************/

.podpisfedora
{
	text-align: center;
	margin-top: 10px;
	font: 9px Verdana, Arial, sans-serif;
	color: #555;
}

input#token
{
	width: 80px;
}
