@charset "utf-8";
/* CSS Document */
*
{
 font-family:Verdana, Geneva, sans-serif;
 font-size:12px; 
}

html, body
{
 background-color: #fff;
 color: #000;
 margin: 0;
 padding: 0;
 background: url(../obrazy/tlo.png) fixed no-repeat center bottom; background-size: 100%;
}

a
{
 text-decoration: none;
}

a.A_email_home
{
 color:#FFF;
}

a.A_menu
{
 font-size:20px;
}

div.DIV_POJEMNIK
{
 padding-top:1px;
 margin-left:auto; 
 margin-right:auto; 
 width:1000px;
}

div.DIV_NAGLOWEK
{
 padding-bottom:1px;
 text-align:center;
}

div.DIV_MENU
{
 float: left;
 overflow:hidden;
 padding-right:1px;
 text-align:left;
 width:150px;
}

div.DIV_TRESC
{
 background-color:#F8F8F8;
 border-style:solid;
 border-width:1px;
 border-color:#FFF;
 float: left;
 overflow:hidden;
 width:84.7%;
 min-height:550px;
}

div.DIV_STOPKA
{
 color:#900;
 background-color:#999;
 background-image:url(obrazy/stopka.png);
 border-color:#FFF;
 border-top-style:solid;
 border-width:1px;
 clear:both;
 font-size:15px;
 font-weight:bold;
 height:25px;
 text-align:center;
}

dl, dt, dd
{
 display: block;
 margin: 0;
 padding: 0;
}

dd
{
 background:url(obrazy/menu_punkt.png);
 border-bottom-style:solid;
 border-bottom-color:#FFF;
 border-bottom-width:1px;
 height: 30px;
 width: 10px;
}

dl a:link, dl a:visited
{
 color: #FFF;
 display: block;
 height: 30px;
 font-weight: bold;
 text-decoration: none;

 padding-left: 15px;
 width: 135px;
}

dl a:hover
{
 background:url(obrazy/menu_przycisk.png);
 background-repeat: no-repeat;
 background-position: right;
 color: #900;
}

img.IMG_email_home
{
 border-style:dashed;
 border-color:#69C;
 border-width:1px;
 height:30px;
 width:30px;
}

img.IMG_email_home:hover
{
 background-color:#900;
}

table
{
 border-width:1px;
 width:100%;
}

table.TABLE_Strona_Glowna_Naglowek
{
 height:125px;
 text-align:center;
}

td.TABLE_Tresc
{ 
 text-align:left;
 vertical-align:top;
}

td.TABLE_Strzalki
{
 height:550px; 
 text-align:center;
 width:10px;
}

td.TD_Strona_Glowna_Srodek
{
 background-image:url(obrazy/firma.png);
 text-align:right;
 vertical-align:bottom;
}
