 FONT		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px}
P		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px}
BODY		{
	FONT-FAMILY: Verdana,Helvetica;
	FONT-SIZE: 12px;
	background-color: #000;
}

BODY.admin		{
	FONT-FAMILY: Verdana,Helvetica;
	FONT-SIZE: 12px;
	background-color: White;
	background-image: none;
}

/*okienko wyskakujące*/
#okno{
	width: 350px;
	background-color: #c0a158;
}

#okno1{
	width: 15em;
	background-color: #c0a158;

}

#opis{
	padding: 8px;
	text-align: justify;
	line-height: 1.5em;
	background-color: #dcc896;
}





/*tabeli */
TD		{
	FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px;

}

td.margl{
padding-left: 15px;
}

td.srodek{
	text-align: center;
	font-weight: normal;
}

td#srodek{
	text-align: center;
}

td.autor{
width: 130px;
padding-bottom: 30px;
padding-top: 10px;
font-weight: bold;
background-color: #C8B483;
text-align: center;
}

td.odp{
padding: 10px;
}

td#ostatnia{
 width: 160px;
}


/*baner*/
td#baner{
 text-align:  left;
 border: 1px solid;
}
table#baner{
 border-spacing: 4px;
}
#infobaner{
position: absolute;
 text-align:  left;
 top: 10px;
 left: 560px;
}
#div0{
	position:   relative;
}

/*tabele admin*/
td#kol{
text-align: center;
font-weight: normal;
}

/*tab profil*/
td#profl{
	text-align: right;
   font-weight: bold;
}


/**/
table.forum {
	background-color: White;
	width: 100%;
}

table.forum {
	width: 100%;
	border: thin solid Black;
	border-width: thin;
}

table#border0 {
	 border-bottom: 0px;
}
tr.naglowek{
	background: Black;	
	color: White;
	font-weight: bold;
	height: 30px;
	text-align: center;
}

tr.forum{
	background-color: #c0a158;
	height: 30px;

}


tr.w{
	background-color: #999877;
	height: 60px;
	font-weight: bold;
}

tr.w1{
	background-color: #999877;
 font-weight: bold;
}

tr.w2{
	background-color: #EAEAEA;
	font-weight: bold;
}


tr.tytul        {
	background-color: #d1b56d;
}

tr.abon1{
	background: #d1b56d;
}

/*forumwatek_tresc*/
tr.wiersza{
background: #dcc896;	
}

tr.wierszb{
background: #eed8a2;	
}
/*   */

tr.abon2{
	background: #c0a158;
}

.temat{
	font-weight: bold;
	padding-bottom: 0.5em;
}
.opis{
	font-size: 0.9em; 
	font-weight: normal;
	padding: 0 8px 8px 8px;

}

/*wciecia*/

.trzy{
position: relative;
left: 30px;
}
.piec{
position: relative;
left: 50px;
}

.siedem{
position: relative;
left: 70px;
}


/*linki*/

A:link          {
	COLOR: Black;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Helvetica;
}
A:active        {FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica;}
A:visited       {
	COLOR: Black;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Helvetica;
}
A:hover         {
	
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Helvetica;
	font-weight: bold
	}
a#log{
	font-weight: bold;

}
	
/*form*/
FORM 		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px}
INPUT 		{
BORDER-TOP-COLOR: #000000; 
BORDER-LEFT-COLOR: #000000; 
BORDER-RIGHT-COLOR: #000000; 
BORDER-BOTTOM-COLOR: #000000; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
FONT-SIZE: 11px; 
BORDER-BOTTOM-WIDTH: 1px; 
BORDER-RIGHT-WIDTH: 1px

 
}
SELECT 		{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 11px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}

INPUT.menub 		{
font-weight: bold;
}

INPUT.menui 		{
 font-style: italic;
}


/*div*/

div.dol{
padding-bottom: 1.3em;
}
div.tytul{
	font-weight: bold;
	padding-bottom: 0.3em;
}

div.tresc{
	padding-bottom: 0.3em;
	font-weight: normal;
}

div.autor{
	font-weight: bold;
	padding-bottom: 0.4em;
}

span.tytul{
	font-weight: bold;
	padding-bottom: 0.3em;
}

span.opis{
	font-size: 0.9em;
	font-weight: normal;


}

/*odpowiedzi*/
/*pierwszy watek tytul*/

div#odptyt{
 font-size:  1.3em;
 font-weight: bold;
}

div#odptresc{
padding: 1em;
line-height: 1.5em;
}

div#data{
 position: relative;
 top: -0.3em;
 left: 0px;
 font-size: 0.8em;

}

div#dataw{
 position: relative;
 top: 0.3em;
font-size: 0.8em;

}


/*różne*/

.error
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-weight: bold;

}

p#d{
	font-size: 1.2em;
   font-weight: bold;
}

p.d{
	font-size: 1.2em;
   font-weight: bold;
}

.info{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #882211;
	font-weight: bolder;
	font-style: normal;
}

a#zap{
	  text-decoration: underline;
	  color:  #00008B;
}

a#nowy{
	   font-size: 1.3em;
		font-weight: bold;
}

/*to mam w menu*/
a.pusty1{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}

a.pusty2{
	font-size: 12px;
	color: Black;
	font-weight: bolder;
	text-decoration: none;
	display: block;

}

a.link{
	font-size: 12px;
	color: #6F380F;
}	
a.info{
	font-size: 12px;
	color: #882211;
	font-weight: bolder;
	text-decoration: underline;
}

span.formserch {
	background: Gray;
	padding: 2px;
	font-weight: bold;
   color: White;
}