BODY 
{
margin-top: 3px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 8px;
padding-top: 0px;
background: #555555;
color: #c3c3c3;
font: 11px Verdana;
text-decoration: none;
text-align:center;
    }
table {
  margin:0;
  color: #b9b9b9;
  font: 11px Verdana;
  text-decoration: none;
  }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu {
list-style-type: none;
margin: 0;
padding: 0;
width: 210px;
border-bottom-width: 0;
}

.glossymenu li a {
background: url(images/1/menu_bg.png) repeat-x bottom left;
display: block;
width: auto;
padding: 6px 3px;
padding-left: 36px;
text-decoration: none;
}

* html .glossymenu li a { /*IE only. Actual menu width minus left padding of A element (10px) */
width: 210px;
}

.glossymenu li a:hover {
background-image: url(images/1/menu_bgad.png);
}

#error {padding:13px; margin:12px; color:#ffff00; font-weight:bold; border:1px solid #de6e14; background:#414141;}
#cont {padding-left:13px; padding-top:5px; padding-right:13px;}
#naj {padding-left:5px; padding-right:6px; padding-top:4px; height:200px; text-align:right; background:#393939; border:1px;}
#games div {position:relative}
#ramka {padding:13px; margin:12px; font-weight:bold; font-size:12px; background:#494949; border:1px solid #777777}

/* komunikator - zakładki */
#panel_act {float:left; width:100px; border-top:1px solid #777777; border-left:1px solid #777777; border-right:1px solid #777777; text-align:center; padding-top:8px; padding-bottom:8px; background:#444444;}
#panel_nact {float:left; width:100px; border:1px solid #777777; text-align:center; padding-top:8px; padding-bottom:8px; background:#343434;}

/* komunikator - srodek */
#panel_in {clear:both; border:1px solid #777777; padding:10px; background:#444444;}
/* kreska oddzielajaca wiadomosci */
#lnmsg {background:#945a03; height:1px; overflow:hidden; margin-top:8px; margin-bottom:8px;} 

table.obrazek {
  border-collapse:collapse;
  border:1px solid #A8A8A8;
  }
.obrazek td {border: 1px solid #A8A8A8;}

/* główne i boczne okno */
td.main {background:#414141;}

/* warstwa ukryta */
div.k9  {
  display:none;
}

/* wszystkie linki */
a:link {
color: #ea7620;
text-decoration: none;
}
a:visited {
color: #ea7620;
text-decoration: none;
}
a:hover {
color: #eeeeee;
text-decoration: none;
}

/* głowne menu */
a.menu:link  {
font:11px Arial;
color: #e1e1e1;
text-decoration: none;
}

a.menu:visited  {
font:11px Arial;
color: #e1e1e1;
text-decoration: none;
}

a.menu:hover  {
font:11px Arial;
color: #ea7620;
text-decoration: none;
}

/* głowne menu - kliknięty link */
a.menu_cl:link  {
font:11px Arial;
color: #ea7620;
text-decoration: none;
}

a.menu_cl:visited  {
font:11px Arial;
color: #ea7620;
text-decoration: none;
}

a.menu_cl:hover  {
font:11px Arial;
color: #e1e1e1;
text-decoration: none;
}

/* małe linki */
a.small:link  {
font:11px Arial;
color: white;
text-decoration: none;
}

a.small:visited  {
font:11px Arial;
color: white;
text-decoration: none;
}

a.small:hover  {
font:11px Arial;
color: #ea7620;
text-decoration: none;
}

/* mocny biały link */
a.moc:link  {
color: white;
font-weight: bold;
text-decoration: none;
}

a.moc:visited  {
color: white;
font-weight: bold;
text-decoration: none;
}

a.moc:hover  {
color: #ea7620;
font-weight:bold;
text-decoration: underline;
}

/* mocny biały link nie gruby*/
a.moc2:link  {
color: white;
text-decoration: none;
}

a.moc2:visited  {
color: white;
text-decoration: none;
}

a.moc2:hover  {
color: #ea7620;
text-decoration: underline;
}

/* małe nagłówkowe - skróty */
a.head:link  {
color: #b4b4b4;
text-decoration: none;
}

a.head:visited  {
color: #b4b4b4;
text-decoration: none;
}

a.head:hover  {
color: white;
text-decoration: none;
}

/* ciemniejszy tekst - skróty */
a.dark:link  {
color: #959595;
text-decoration: none;
}

a.dark:visited  {
color: #959595;
text-decoration: none;
}

a.dark:hover  {
color: white;
text-decoration: none;
}

/* używane w administracji (usuń) */
a.alert:link  {
color: #CC0000;
}

a.alert:visited  {
color: #CC0000;
}

a.alert:hover  {
color: #ffffff;
}

/* nagłówek np newsa */
font.tit  {
  color: #e6e6e6;
  font-weight:bold;
}

font.light {
  color:#dadada;
}

font.normal {
  color: #A7A7A7;
  font-weight: normal;
}

/* kolor - pomarańczowy */
font.kolor {
  color:#ea7628;
}

/* kolor zółto pomarańczowy */
font.kolor2 {
color:#f9c03c;
}

/* bład np puste pole formularza */
font.error {
  color: #ffeb5b;
  font-weight: bold;
}

/* ciemniejszy - tresc komentarza */
font.dark
{
  color: #959595;
}
td.tytul
{
  background:#3a3a3a;
  color:#bcbcbc;
  text-align:center;
}

td.tytul_left
{
  background:#3a3a3a;
  color:#bcbcbc;
  text-align:left;
}

td.lista1
{
  background:#363636;
  text-align:left;
}

td.lista2
{
  background:#333333;
  text-align:left;
}

div.line {
  background: #646464;
  height: 1px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  overflow:hidden;
  clear:both;
}

/* przerwa posrednia pomiedzy 2 razy br */
div.pause
{
margin-top:2px;
margin-bottom:2px;
height:2px;
overflow: hidden;
clear:both;
}

/* podobny do blockquote tylko mniejszy*/
div.block
{
padding-top:6px;
padding-left:18px;
padding-bottom:6px;
}

fieldset {
padding: 7px 7px 7px 7px;
border: 1px solid #737170;
}

input, textarea, select
{ 
  background: #393939;
  border:1px solid #767676;
  color: #b4b4b4;
  font: 11px Verdana;
}

input.button
{
  background:transparent;
  background-image:url(images/button_bg.gif);
  height: 21px;
  width: 72px;
  border: 0px;
  font: 11px Tahoma;
  font-weight:bold;
  color: white;
  cursor: pointer;
}

input.trans
{
  background: transparent;
  border: 0px;
}

div.kolorek
{
	background: #3C3C3C;
	border: thin solid #2A2A2A;
	margin: 5px;
	padding: 5px;
	border-left: 0px;
	border-right: 0px;	
}
