BODY 
{
margin-top: 3px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 8px;
padding-top: 0px;
background: #e1e1e1;
color: #363636;
font: 11px Verdana;
text-decoration: none;
text-align:center;
    }
table {
  margin:0;
  color: #363636;
  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/2/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/2/menu_bgad.png);
}

#error {padding:13px; margin:12px; color:#343434; font-weight:bold; border:1px solid #ff6d02; background:#eeeeee;}
#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:#b6b6b6; border:1px;}
#games div {position:relative}
#ramka {padding:13px; margin:12px; font-weight:bold; font-size:12px; background:#eeeeee; border:1px solid #aaaaaa;}

/* komunikator - zakładki */
#panel_act {float:left; width:100px; border-top:1px solid #555555; border-left:1px solid #555555; border-right:1px solid #555555; text-align:center; padding-top:8px; padding-bottom:8px; background:#e7e7e7;}
#panel_nact {float:left; width:100px; border:1px solid #777777; text-align:center; padding-top:8px; padding-bottom:8px; background:#c9c9c9;}

/* komunikator - srodek */
#panel_in {clear:both; border:1px solid #777777; padding:10px; background:#e7e7e7;}
/* kreska oddzielajaca wiadomosci */
#lnmsg {background:#ffffff; 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:#c8c8c8;}

/* warstwa ukryta */
div.k9  {
  display:none;
}

/* wszystkie linki */
a:link {
color: #ff6d02;
text-decoration: none;
}
a:visited {
color: #ff6d02;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;
}

/* głowne menu */
a.menu:link  {
font:11px Arial;
color: #343434;
text-decoration: none;
}

a.menu:visited  {
font:11px Arial;
color: #343434;
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: #000000;
text-decoration: none;
}

/* małe linki */
a.small:link  {
font:11px Arial;
color: #464646;
text-decoration: none;
}

a.small:visited  {
font:11px Arial;
color: #464646;
text-decoration: none;
}

a.small:hover  {
font:11px Arial;
color: #ea7620;
text-decoration: none;
}

/* mocny biały link */
a.moc:link  {
color: black;
font-weight: bold;
text-decoration: none;
}

a.moc:visited  {
color: black;
font-weight: bold;
text-decoration: none;
}

a.moc:hover  {
color: #c61111;
font-weight:bold;
text-decoration: underline;
}

/* mocny biały link nie gruby*/
a.moc2:link  {
color: black;
text-decoration: none;
}

a.moc2:visited  {
color: black;
text-decoration: none;
}

a.moc2:hover  {
color: #c61111;
text-decoration: underline;
}

/* małe nagłówkowe - skróty */
a.head:link  {
color: #393939;
text-decoration: none;
}

a.head:visited  {
color: #393939;
text-decoration: none;
}

a.head:hover  {
color: #ff7f01;
text-decoration: none;
}

/* ciemniejszy tekst - skróty */
a.dark:link  {
color: #767676;
text-decoration: none;
}

a.dark:visited  {
color: #767676;
text-decoration: none;
}

a.dark:hover  {
color: #232323;
text-decoration: none;
}

/* używane w administracji (usuń) */
a.alert:link  {
color: #Bb0000;
}

a.alert:visited  {
color: #BB0000;
}

a.alert:hover  {
color: black;
}

/* nagłówek np newsa */
font.tit  {
  color: black;
  font-weight:bold;
}

font.light {
  color: black;
}

font.normal {
  color: #363636;
  font-weight: normal;
}

/* kolor - pomarańczowy */
font.kolor {
  color:#ea7628;
}

/* kolor zółto pomarańczowy */
font.kolor2 {
color:#cc0808;
}

/* bład np puste pole formularza */
font.error {
  color: #bb0000;
  font-weight: bold;
}

/* ciemniejszy - tresc komentarza */
font.dark
{
  color: black;
}
td.tytul
{
  background:#c8c8c8;
  color:black;
  text-align:center;
}

td.tytul_left
{
  background:#e4e4e4;
  color:#323232;
  text-align:left;
}

td.lista1
{
  background:#dadada;
  text-align:left;
}

td.lista2
{
  background:#efefef;
  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: #e2e2e2;
  border:1px solid #a4a4a4;
  color: #232323;
  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: #B0B0B0;
	border: thin solid #898989;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border-left: 0px;
	border-right: 0px;	
}

img.flaga
{
    border: 0;
    margin: 0 3px 0 3px;
}
img.ikonka
{
    border: 0;
    margin: 0 3px 0 3px;
}
