/* standardowy arkusz stylu : wersja 1.1  (05.12.2007)*/
html, body {width: 100%; height: 100%;margin: 0px; padding: 0px; background-color: #000000;}
body {
	scrollbar-face-color: #331608;
	scrollbar-highlight-color: #7E5442;
	scrollbar-3dlight-color: #633C2B;
	scrollbar-darkshadow-color: #391E12;
	scrollbar-shadow-color: #633C2B;
	scrollbar-arrow-color: #926C5C;
	scrollbar-track-color: #331608;
}

table#page {width: 100%; height: 100%; font-size: 11px; color: #ffffff; font-family: Arial, Verdana;}
table#page td {vertical-align: middle; }

td {vertical-align: top;}

table#main {width: 766px; margin-left: auto; margin-right: auto;}
table#main td.stopka {padding-top: 5px; padding-left: 0px; text-align: left; height: 30px; vertical-align: middle;}
table#main td.menu {height: 63px; background: url(grafika/tlo_logo.gif) no-repeat top;vertical-align: top;text-align: right;}

table#main td.menu table {width: 100%;}
table#main td.menu table td.logo {width: 200px;text-align: left; vertical-align: top;}
table#main td.menu table td.nawigacja {text-align: right; vertical-align: top;}
	p.menu {margin: 0px; padding-right: 7px; font-size: 11px;;}
	p.pasek {margin: 5px 0px 0px 0px; height: 20px; font-size: 1px; padding-right: 1px; vertical-align: top; }
	
table#main td.tresc {height: 327px; background: url(grafika/tlo_srodek.gif) repeat-y top; vertical-align: top; padding: 0px 7px 0px 7px; font-size: 12px; }
	div.tresc {overflow: auto; width: 752px; height: 328px;margin: 0px;padding: 0px;}
table#main td.stopka div.stopka {background: url(grafika/logo_infoserwis.gif) no-repeat 0% 50%;padding-left: 20px;}

a.menu {color: #fce6e2;text-decoration: none;} /* #a6675e */
a.menu:visited {color: #fce6e2;text-decoration: none;} /* #6D423C */
a.menu:hover {color: #a6675e;text-decoration: none;}
a.menu_sel {color: #a6675e;text-decoration: none; font-weight: bold;} /* fce6e2 */
a.menu_sel:visited {color: #a6675e;text-decoration: none;}
a.menu_sel:hover {color: #fce6e2;text-decoration: none;}

span.separator {padding-left: 5px; padding-right: 5px; color: #ffffff; font-weight: bold;}

a.stopka, a.stopka:visited {color: #999999; text-decoration: none;line-height: 12px;}
a.stopka:hover {color: #ffffff;}

/* ***** style ogolne ***** */

img {border: 0px;}

a {color: #c8a09b;text-decoration: none;}
a:visited {color: #c8a09b;text-decoration: none;}
a:hover {color: #ffffff;text-decoration: underline;}
form {margin: 0px;}

#wydrukuj {padding-left: 5px; padding-right: 5px;  /* link do wydruku */ }

a.druk, a.button, a.druk:visited, a.button:visited {color: #c8a09b;text-decoration: none;}
a.druk:hover, a.button:hover  {color: #ffffff;text-decoration: underline;}

/* galeria */

table.galeria {width: 740px; height: 320px;}
table.galeria td.list {width: 370px; vertical-align: top;}
table.galeria td.list div.galeria {width: 370px; height: 320px; overflow: auto;}
table.galeria td.big {width: 370px; text-align: right; vertical-align: top;}
table.galeria td.big div.galeria {width: 370px; height: 320px; overflow: auto; }

table.picList {}
table.picList td.obrazek {width: 100px; padding: 0px 5px 10px 5px;}
table.picList td.opisy {width: 220px; padding: 0px 0px 10px 5px; vertical-align: top;}
table.picList div.nazwa {color: #ffffff; font-weight: bold;margin-bottom: 5px;font-size: 13px;}
table.picList div.opis {color: #eaddd5; text-align:justify;margin-bottom: 5px;}
table.picList div.data {color: #999999; font-size: 10px;margin-bottom: 2px;}
table.picList div.data span {color: #B28469; font-size: 11px;}
table.picList div.link {color: #999999; font-size: 10px;margin-bottom: 2px;}
table.picList div.link span {color: #B28469; font-size: 11px;}

