html { font-family: Arial; font-size: 11px; }

body { margin: 0; background: black; color: #3E3C34; }


A:hover {color: #D1601C; text-decoration: underline;}
A:link {color: #AE373A; text-decoration: none;}
A:visited {color: #AE373A; text-decoration: none;}
A:hover {color: #D1601C; text-decoration: underline;}

#kontener { width: 923px; margin: auto; }
#menu-top { background: url(gfx/top.jpg) no-repeat; width: 923px; height: 202px; }
#main { border-collapse: collapse; width: 100%;}
#main td { vertical-align: top; }
#kategorie { width: 209px; }
.kategoria { margin-bottom: 10px; }
.kategoria .srodek { padding: 5px 25px 10px 10px; background: url(gfx/srodek.jpg) repeat-y; }
.kategoria .gora { background: url(gfx/kat.jpg) no-repeat; height: 25px; padding-left: 8px; padding-top: 7px; font-size: 16px; font-weight: bold;}
.kategoria .gora a { color: white; text-decoration: none; }
.kategoria .dol { background: url(gfx/dol.jpg) no-repeat; height: 11px; }

.kategoria .podkat { font-size: 11px; }
.kategoria .podkat a { display: block; text-decoration: none;  color: #686868; padding-left: 12px; background: url(gfx/znaczek.jpg) 0px 7px no-repeat; border-bottom: 1px solid #d7d7d7; text-align: left; }
.kategoria .podkat a:hover { background-color: #f4f4f4; }


#stopka { background: url(gfx/stopka.jpg) no-repeat; width: 914px; height: 29px; margin: auto; color: #989898; text-align: center; padding-top: 5px; }
#stopka a { color: #989898; text-decoration: none; }

#podpis { font-size: 11px; color: #989898; text-align: center; }
#podpis a { color: #989898; text-decoration: none; font-weight: bold;}

#flashcontent { background: url(./template/gfx/top.jpg) no-repeat; height: 352px; width: 863px; margin: auto; }
#top_down { background: url(./template/gfx/top_down.jpg) no-repeat; height: 37px; width: 863px; margin: auto; }
#top_down #navigation {  width: 620px; float: right; margin-top: 13px;  }

#container { width: 863px; margin: auto; background: url(template/gfx/tlo.jpg) repeat-y right; }
#container td { vertical-align: top; }
#container #menu {  background: url(template/gfx/menu.jpg) no-repeat; width: 223px; height: 426px;  }
#container #content {  background: #FDF1D5 url(template/gfx/content_tlo.jpg) no-repeat top; width: 620px; padding-left: 10px; padding-top: 20px; padding-right: 10px;  }

#stopka {  background: url(template/gfx/stopka.jpg) top center no-repeat;  width: 100%; height: 47px;  padding-top: 25px; color: white;  }
#stopka_bg { background: url(template/gfx/stopka_tlo.jpg) repeat-x; width: 100%; height: 47px; margin-bottom: 20px; }


.navlist li {
		width: 135px;
		background-color: #FFFFB9;
		padding-bottom: 2px;
		}
