BODY {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
background:#f8f2e2;
background-image: url(images/bg.jpg);
color: #694312;
font: 14px Times New Roman;
text-align:center;
}
   
#games div {position:relative}
#error {background: #cc3333; background-image: url(images/wyk.jpg); background-position:left; background-repeat:no-repeat; width:100%; padding-left:55px; padding-top:10px; padding-right:10px; padding-bottom:10px; text-align:center; font:12px Verdana; font-weight:bold; color:#ffffff; font-size:13px; margin-top:12px; margin-bottom:12px; display:table; height:57px}
#frame {background:#f3eacf; border: 1px solid #b19478; padding:13px; font:12px Verdana; margin:5px}
#left {background-image:url(images/left_in.jpg); width:170px; height:200px; display:table; background-repeat:no-repeat; margin-left:20px}
#right {background-image:url(images/right_in.jpg); width:173px; height:200px; display:table; background-repeat:no-repeat;}

/* pasek z nazwa okienka bocznego */
#bar {width:170px; height:38px; text-align:center; margin-top:4px;}

/* zawartosc okienka bocznego */
#win {padding:6px 7px 6px 10px}

/* podkategorie */
#podk {width:166px; height:210px; float:left; margin:5px; text-align:center}
#text {width:166px; height:40px; text-align:center}

table {
  margin:0;
  color: #694312;
  font: 14px Times New Roman;
  line-height: 16px;
  text-decoration: none;
  }

/*tabelka z produktami*/
table.oferta {border:0px}
.oferta td {border:0px; padding: 4px;}

/* tabelka z cienka ramka uzywana w wielu miejscach */
table.obrazek {
  border-collapse:collapse;
  border:1px solid #ac8d6f;
  }
.obrazek td {border:1px solid #ac8d6f; padding:4px;}

div.k9  {
  display:none;
}

/* widok do wydruku, np zamówienia */
table.print {
  border-collapse:collapse;
  border:1px solid #676767;
  }
.print td {border: 1px solid #676767;}

a:link {
color: #777823;
font-weight: normal;
text-decoration: underline;
}
a:visited {
color: #777823;
font-weight: normal;
text-decoration: underline;
}
a:hover {
color: #5c3c10;
font-weight: normal;
text-decoration: underline;
}

/* kliknięty link w menu administracji */
a.clicked:link {
color: #6d471d;
font-weight: normal;
text-decoration: underline;
}
a.clicked:visited {
color: #6d471d;
font-weight: normal;
text-decoration: underline;
}
a.clicked:hover {
color: #a96316;
font-weight: normal;
text-decoration: underline;
}

/* dolne menu */
a.menu:link  {
color: #694312;
font-weight: normal;
text-decoration: none;
}

a.menu:visited  {
color: #694312;
font-weight: normal;
text-decoration: none;
}

a.menu:hover  {
color: #cc945b;
font-weight: normal;
text-decoration: underline;
}

/* górne menu */
a.menu_top:link  {
color: #694312;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

a.menu_top:visited  {
color: #694312;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

a.menu_top:hover  {
color: #cc945b;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
}


/* okienko z kategoriami produktów - nie kliknięta kategoria */
a.produkty:link  {
color: #786449;
font-weight: bold;
text-decoration: none;
}

a.produkty:visited  {
color: #786449;
font-weight: bold;
text-decoration: none;
}

a.produkty:hover  {
color: #a86c2b;
font-weight: bold;
text-decoration: none;
}

/* kliknięta kategoria produktów */
a.produkty_cl:link  {
color: #a86c2b;
font-weight: bold;
text-decoration: none;
}

a.produkty_cl:visited  {
color: #a86c2b;
font-weight: bold;
text-decoration: none;
}

a.produkty_cl:hover  {
color: #786449;
font-weight: bold;
text-decoration: none;
}

/* scieżka - kategoria -> produkt...*/
a.path:link  {
font-weight: bold;
text-decoration: underline;
}

a.path:visited  {
font-weight: bold;
text-decoration: underline;
}

a.path:hover  {
font-weight: bold;
text-decoration: underline;
}

/* wykonanie strony */
a.web:link  {
color: #d1d1d1;
text-decoration: none;
}

a.web:visited  {
color: #d1d1d1;
text-decoration: none;
}

a.web:hover  {
color: #00ccce;
text-decoration: none
}

/* w administracji: usuń */
a.alert:link  {
color: #DD0000;
font-weight: bold;
text-decoration: underline;
}

a.alert:visited  {
color: #DD0000;
font-weight: bold;
text-decoration: underline;
}

a.alert:hover  {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

/* tytul podstrony */
font.tit  {
  font-size: 17px;
  font-weight:bold;
  font-style:italic;
}

/* cena */
font.cena  {
  color:#8b5338;
  font-size:15px;
  font-weight:bold;
}

font.marka  {
  color: #b16130;
  font-weight:bold;
}

font.nazwa  {
  color: #b16130;
  font-size: 15px;
  font-weight:bold;
}

/* suma na końcu zamówienia */
font.suma  {
  color: #b16130;
  font-size: 15px;
  font-weight:bold;
}

/* błąd po wysłaniu formularza - w administracji */
font.error {
  color: #bb0000;
  font-weight: bold;
}

/* nagłówek w podglądzie zamówienia, faktura, korekta */
font.big {
  font-size:15px;
  font-weight:bold;
}

/* napis autor opinii o produkcie i data dodania */
font.autor {
  color: #b16130;
}

/* kreska pod tytułem podstrony, w koszyku... */
div.line {
  background:#b19478;
  height: 1px;
  padding: 0px;
  margin-top: 8px;
  margin-bottom: 8px;
  overflow: hidden;
}

/* linia w menu z produktami - config.php -> products.php */
div.line_prod
 {
  background: #b19478;
  height: 1px;
  padding: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  overflow: hidden;
  width:96%;
}

/* kreska na stronie głównej oddzielająca tekst powitalny od polecanych produktów */
div.line_start {
  background: #9a9a9a;
  height: 2px;
  padding: 0px;
  margin-top: 8px;
  margin-bottom: 12px;
  overflow:hidden;
}

/* element oddzielajacy zamiast <BR> - w wielu miejscach */
div.pause
{
margin-top:4px;
margin-bottom:4px;
overflow:hidden;
}

/* formularz do edycji towaru */
fieldset {
padding: 10px 10px 10px 10px;
border: 1px solid #b19478;
}

/* nagłówek tabeli */
td.tytul
{
  background:#dacaa9;
  text-align:center;
}

/* 1 wiersz tabeli */
td.lista1
{
  background:#e0d5ba;
  text-align:left;
}

/* 2 wiersz tabeli */
td.lista2
{
  background:#e6dbc4;
  text-align:left;
}

/* tytuł newsa */
td.newsy
{
  background:#dbbea4;
  font-weight:bold;
  padding:3px;
}

/* komórka tabeli z punktem - products, top10 */
td.point
{
  padding-top:8px;
  padding-right:5px;
}
input, textarea, select
{ 
  background : #FFFFFF;
  font: 12px Verdana;
}

/* wszystkie przyciski */
input.button
{
  background: #975e3c;
  font: 12px Tahoma;
  color: white;
  font-weight:bold;
  cursor: pointer;
}

/* skasuj obrazek */
input.button_red
{
  background : #CC0000;
  font: 12px Tahoma;
  color: white;
  font-weight:bold;
  cursor: pointer;
}

/* do checkboxów, radio, submit */
input.trans
{
  background: transparent;
  border: 0px;
}

label
{
  cursor:pointer;
}

/* pola w koszyku z obliczeniami */
input.readonly
{
   color: #694312;
   font-weight: bold;
   background:transparent;
   border:0
}
