body
{
background-image: url("../img/edge.gif");
background-repeat: no-repeat;
background-attachment: fixed;
font-family: arial;
margin: 0px;
margin-left: 100px;
font-size: 10pt
}

p
{
text-align: left
}

h1
{
font-size: 12pt;
background: rgb(235,235,235)
}

h2
{
font-size: 10pt;
background: rgb(235,235,235);
margin-top: 35px;
margin-bottom: 5px
}

h3
{
font-size: 10pt;
background: rgb(235,235,235);
margin-top: 10px;
margin-bottom: 20px;
text-align: center
}

hr
{
size: 1;
width: 90%
}

img.menu
{
border: 0px;
float: center
}

table.main /* tabela glowna i poszczegolne komorki */
{
background: white;
border: 0;
border-right: 1px solid grey;
width: 680px;
height: 100%
}

td.header
{
height: 110px;
padding: 0px;
valign: top;
text-align: left
}

td.menu
{
background-image: url("../img/bg_menu.gif");
height: 20px;
margin: 0px;
border-bottom: 1px solid black;
border-top: 1px solid black;
text-align: center
}

td.index
{
height: 100%;
font-size: 10pt;
valign: top;
text-align: center
}

td.content
{
font-size: 10pt;
padding: 10px;
vertical-align: top;
text-align: left
}

td.sub
{
padding: 50px;
vertical-align: top;
text-align: left;
font-size: 10pt
}

td.bottom
{
haight: 100%;
padding: 0;
valign: middle;
font-size: 8pt;
text-align: center
}

ul.sub_menu
{
list-style-image: url("../img/arrow.gif");
margin-left: 150px
}

ol
{
font-size: 10pt;
margin-left: 30px
}

a:link
{
border: 0px;
font-size: 10pt;
font-family: arial;
color: rgb(52,73,143);
}

a:visited
{
font-size: 10pt;
color: rgb(52,73,143);
text-decoration: none;
border: 0px
}

a:hover
{
font-size: 10pt;
background: rgb(235,235,235);
text-decoration: none;
border: 0px
}


/*-------------- formatowanie tabeli "contact" -------------*/

table.contact
{
border: 0;
font-size: 10pt;
width: 500px;
height: 150px;
}

td.contact_a
{
color: rgb(52,73,143);
font-weight: bold;
text-align:right;
vertical-align:top;
}

td.contact_b
{
text-align:left;
vertical-align:top;
padding-left:20px;
}

/*---------------------------------------------------------*/

