/* FORUM */

BODY 
{
margin: 4px;
padding: 0px;
background: white;
color: #323232;
font: 11px Verdana;
}
table
{
  margin:0;
  color: #323232;
  font: 11px Verdana;
}
#error {background: #cc3333; background-image: url(images/wyk.jpg); background-position:left; background-repeat:no-repeat; width:60%; padding-left:60px; padding-top:10px; padding-right:10px; padding-bottom:10px; text-align:center; font-weight:bold; color:#ffffff; font-size:13px; margin-top:12px; margin-bottom:12px; display:table; height:57px;}
#frame {background:#f4f4f4; border:1px solid #aaaaaa; padding:15px; font-size:12px; text-align:left; margin:10px;}
#games div {position:relative}

table.obrazek {
  border-collapse:collapse;
  border:1px solid #A8A8A8;
  }
.obrazek td {border: 1px solid #A8A8A8; background:#fcfcfc; padding:5px}

a:link {
color: #aa0000;
text-decoration:none;
}
a:visited {
color: #aa0000;
text-decoration:none;
}
a:hover {
color: #565656;
text-decoration:none;
}

a.alert:link, a.alert:visited  {
color: #BB0000;
}

a.alert:hover  {
color: #343434;
}

a.nag:link, a.nag:visited {
color:white;
}

a.nag:hover {
color:#dddddd;
}

a.menu:link  {
color: #676767;
text-decoration: none;
font-weight: bold;
}

a.menu:visited  {
color: #676767;
text-decoration: none;
font-weight: bold;
}

a.menu:hover  {
color: #aa0000;
text-decoration: none;
font-weight: bold;
}

font.tit  {
  font: 14px Verdana;
  color: #773d2f;
  font-weight:bold;
}

font.error {
  color: #DD0000;
  font-weight: bold;
}

td.tytul
{
  background:#c9c9c9;
  color:#232323;
  text-align:center;
}

tr.lista1, td.lista1
{
  background:#ececec;
  color:#222222;
  text-align:left;
}

tr.lista2, td.lista1
{
  background:#e1e1e1;
  color:#222222;
  text-align:left;
}

div.line {
  background: #a7a7a7;
  height: 1px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  overflow:hidden;
}

div.pause
{
margin-top:2px;
margin-bottom:2px;
height:2px;
overflow:hidden;
}

fieldset
{
	padding: 7px 7px 7px 7px;
	border: 1px solid #787878;
}

input, textarea, select
{ 
  background: #efefef;
  border: 1px solid #898989;
  font: 11px Verdana;
}

input.button
{
  background: transparent;
  background-image: url(images/btn.gif);
  border:0px;
  height:21px;
  width: 72px;
  font: 12px Tahoma;
  color: #676767;
  cursor: pointer;
}

input.trans
{
  background: transparent;
  border: 0px;
}

form {margin:0px}
label {cursor:pointer}


/* nagłówek forum */
td.forum_top  {
background-image: url(images/forum/forum_top.png);
text-align: center;
font-weight: bold;
color: #898989;
height: 30px;
}

/* tytuł działu forum */
td.forum_tit  {
background:#a5531b;
padding-left: 25px;
padding-top: 3px;
padding-bottom: 3px;
color: white;
}

/* w administracji */
div.forum_tit  {
background:#a5531b;
height:18px;
margin-bottom:8px;
margin-top:10px;
color: white;
}

div.forum_tit_in {
padding-left: 25px;
padding-top: 3px;
padding-bottom: 3px;
}

/* wiersze z tematami */
td.forum_1, tr.forum_1
{
background:#e5e5e5;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
}

td.forum_2, tr.forum_2
{
background:#efefef;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
}

/* posty */
td.post_1  {
background: #efefef;
font-size: 11px;
}

td.post_2  {
background: #f4f4f4;
font-size: 11px;
}

td.userpost_1  {
background: #d9d9d9;
}

td.userpost_2  {
background: #d6d6d6;
}

/* wiersz na którym pokazywane są numery podstron */
td.pager
{
	text-align:left;
	background:#c9c9c9;
	height:19px;
}

/* oddziela listę postów od dolnej stopki */
td.down
{
	background: #aaaaaa;
	height:12px;
}

/* kreska w poście */
div.post_line
{
	background: #a2a2a2;
	overflow:hidden;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

/* cytat */
div.quote
{
	background: #b3b3b3;
	overflow:hidden;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

font.dopisano
{
	font-size: 11px;
	font-weight: bold;
	color:#676767;
}

