body
{
 margin: 40px 20px 20px 20px;
 background: #000000;
}
p
{
	margin:0px;
	padding:0px;
}
img
{
 border: 0px;
}

a
{
 text-decoration: underline;
 color: white;
}

a:hover
{
 color: orange;
}

table
{
 border-collapse: collapse;
 border: 0;
 padding: 0;
}

td
{
 padding: 0;
 color: #FFFFFF;
 font-family: verdana;
 font-size: 11px;

}

#menu
{
 position: relative;
 top: 0px;
 width: 752px;
 text-align: left;
}

td.gora
{
 width: 752px;
 height: 4px;
 background: url(../images/lay_04.gif) repeat-x;
}

td.dol
{
 width: 752px;
 height: 4px;
 background: url(../images/lay_05.gif) repeat-x;
}

td.lewa
{
 width: 30px;
 background: url(../images/lay_02.gif) repeat-y;
}

#textarea
{
 position: relative;
 padding-top: 30px;
 padding-bottom: 30px;
}

td.prawa
{
 width: 30px;
 background: url(../images/lay_03.gif) repeat-y;
}

td.srodek
{
 width: 692px;
}

#foot
{
 font-family: verdana;
 font-size: 10px;
 color: gray;
 text-align: center;
 text-decoration: none;
}

#foot a
{
 color: gray;
 text-decoration: none;
}

#foot a:hover
{
 color: orange;
}


td.startSeparator
{
 width: 59px;
 background: url(../images/lay_06.gif) repeat-y;
}

td.startLewa
{
 width: 201px;
 text-align: right;
 vertical-align: top;
}

td.startSrodek
{
 width: 181px;
 text-align: center;
 vertical-align: top;
}

td.startPrawa
{
 width: 181px;
 text-align: left;
 vertical-align: top;
}

#naglowek
{
 color: white;
 font-size: 13px;
 font-weight: bold;
 padding-top: 15px;
 padding-bottom: 5px;
}

#akapit
{
 text-indent: 10px;
 text-align: justify;
}

#dj
{
 font-weight: bold;
 padding-top: 11px;
 padding-bottom: 11px;
}

img.historia
{
 padding: 4px 15px 4px 15px;
}

.button_strona
{
	 background-color: black;
	 color: white;
	 border: solid 2px white;
	 cursor: pointer;
}

