body
	{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 9pt;
	margin-top: 0;
/*    background:white url(images/tlo.gif) fixed;*/
	}

#BODY {
    margin: 0 auto;
    width: 990px;
	text-align: center;
}

div.meng
{
  background:transparent;
  position:relative;
  height:22px;
  display:inline;
  float:left;
	background:#f6f6f6 url('images/auto.gif') no-repeat left
}

.menug
{
  font-family: "Helvetica", "Verdana", "Tahoma", "Geneva", "Arial";
  font-size:12px;
  border:0;
  text-decoration:none;
}

a.menug
{
	color: black;
}




href:hover  
	{
	color: red;
	}

:visited
	{
	color: #3333FF;
	}

:link
	{
	color: #003399;
	}

form
	{
	margin-top: 0;
	margin-bottom: 0;
	}
table
    {
	background:white;
    }

input.mail
	{
	font-family: Tahoma;
	font-size: 9pt;
	margin-left: 10pt;
	width: 490px;
	}
input.mailP
    {
	font-family: Tahoma;
	font-size: 9pt;
	margin-left: 10pt;
	width: 80px;
    }    
textarea.mail
	{
	font-family: Tahoma;
	font-size: 9pt;
	margin-left: 10pt;
	width: 490px;
	}

select
	{
	font-family: Tahoma;
	font-size: 9pt;
	}

h3
    {
    text-align: left;
	margin-top: 0; 
	margin-left: 10pt;
	margin-right: 10px;
	margin-bottom: 2pt; 
	font-size: 16px;
    }
p 
	{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-style: normal;
	font-size: 9pt;
	text-align: justify;
	margin-top: 0; 
	margin-left: 10pt;
	margin-right: 10px;
	margin-bottom: 2pt;
	line-height: 120%;
	}

p.lista
        {
    display: list-item;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-style: normal;
	font-size: 9pt;
	text-align: justify;
	margin-top: 0;
	margin-left: 20pt;
	margin-right: 10px;
	margin-bottom: 2pt;
	line-height: 100%;
        }
td  
	{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 9pt;
	}

td.ramka
        {
        border-left: solid;
        border-right: solid;
        border-bottom: solid;
        border-width: thin;
        border-color: #DDCD5C;
        padding: 4px 0px 3px 4px;
        }

td.gora
        {
        height: 20px;
        background: url(images/belka.gif) repeat-x;;
        }

td.dark 
	{
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	border-color: #FFFFFF;
	background-color: #003399;
	}

td.light	
	{ 
	font-family: Tahoma;
	font-size: 9pt; 
	border-color: #FFFFFF; 
	}

td.blank 
	{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 9pt;
	color: #003399;
	text-align: right;
	}

td.menu
        {
        height: 17pt;
        text-align: center;
        }

td.menu a
        {
        display: inline;
        text-decoration: none;
        color: #FFFFFF;
        padding: 5px;
        margin-top: 2px;
        background: inherit;
        font-size: 9pt;
        font-weight: bold;
        }

td.menu:hover
        {
        background: #00B5FF;
        color: #FF0000
        }

td.menu a:hover
        {
        color: #FF0000;
        background: inherit;
        }

td.stopka
        {
	background-color: #d6d6d6;
	border-style: none;
	border-width: thin;	
        }

/* style dla menu głównego */
.nav 
   {
    font-size:10px;
    font-weight:bold;
    text-align:left;
    width:200px;
    background:#ddd
    }
.nav DIV a
    {
    background:#f6f6f6 url('images/auto.gif') no-repeat 10px center
    }
.nav A:Link,.nav A:Visited,.nav A:Active 
    {
    text-decoration:none;
    display:block;
    padding:4px 5px 4px 35px;
    margin-bottom:1px;
    border-style:solid;
    border-width:1px 0;
    border-color:#FFF;
    color:#0a7acd
    }
.nav DIV A:Hover 
    {
    background:#fff url('images/auto1.gif') no-repeat 15px center;
    color:#e5aa0f
    }
DIV.tytul, div.tytul:hover
    {
    text-decoration:none;
    display:block;
    padding:4px 5px 4px 0px;
    text-align:center;
    margin-bottom:1px;
    border-style:solid;
    border-width:1px 0;
    border-color:#FFF;
    color:#0000ff;
    background-color:#dddddd;
    }

.nagl
    {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: blue;
    }
    
ul {
	text-align: left;
}