body
{
margin: 10px auto 20px auto;
padding: 0 0;
}

body, textarea
{
font-family: Verdana, Helvetica, sans-serif ;
color: #333;
}

p
{
margin: 0px 0px 10px 0px;
padding: 0px 0px;
}

/*wielkosc fontow*/
h1
{
margin: 0 0;
padding: 0 0;
font-size: 14px;
font-weight: bold;
}

h2
{
margin: 0px 0px 10px 0px;
padding: 0 0;
font-size: 12px;
font-weight: bold;
}

#prawatresc
{
font-size: 13px;
}

#znaki_prawa_gora, input, textarea
{
font-size: 11px;
}

#stopka, td
{
font-size: 10px;
}

/*koniec rozmiaru fonta*/
#logo
{
margin: 0px auto;
padding: 0 0;
width: 700px;
height: 195px;
background-image: url("grafika/logo/logo.gif");
background-repeat: no-repeat;
background-position: left bottom;
}

#logo_dwa
{
margin: 0px 0px 0px 200px;
padding: 0 0;
width: 500px;
height: 195px;
background-image: url("grafika/logo/logo_elka2.jpg");
background-repeat: no-repeat;
background-position: center bottom;
position: relative;
}

#logo_tekst
{
position: absolute;
bottom: 20px;
left: 35px;
text-align: center;
font-weight: bold;
font-size: 12px;
}

#kontener {
z-index: auto;
position: relative;
width: 700px;
margin: 10px auto 5px auto;
padding: 0px 0px 5px 0px;
border-bottom: 1px solid #f7f7f7;
}

#lewa {
width: 190px;
z-index: auto;
position: relative;
float: left;
padding: 0px 10px 0px 0px;
margin: 0 0;
}

#prawa {
width: 498px;
z-index: auto;
float: right;
padding: 0px 0px;
margin: 0 0;
border: 1px solid #eaeaea;
}

#tytul
{
margin: 1px 1px;
padding: 5px 15px;
background-color: #f1f1f1;
}

#prawatresc
{
/*width wynosi 478*/
margin: 0px 0px;
padding: 20px 10px 15px 10px;
text-align:justify;
}

#polacz
{
clear: both;
}

#stopka
{
width: 658px;
margin: 5px auto 0px auto;
padding: 10px 40px 10px 0px;
border: 1px solid #eaeaea;
background-color: #f1f1f1;
text-align: right;
}

#znaki_lewa
{
margin:0px 0px;
padding:0px 0px;
width:160px;
text-align:center;
float: left;
}

#znaki_prawa
{
margin:0px 0px;
padding:0px 0px;
width:315px;
float: right;
}

#znaki_prawa_gora
{
margin: 0px 0px 3px 0px;
padding: 3px;
background-color: #f1f1f1;
/*border-top: 1px solid #eaeaea;*/
border-bottom: 1px solid #eaeaea;
}

div.cena
{
margin: 0px 0px 25px 250px;
padding: 0px 4px 3px 0px;
width: 200px;
text-align: right;
border-bottom: 1px solid #eaeaea;
color: #000;
}


#mapa, #fkontaktowy
{
margin: 2px 0px 10px 0px;
padding: 0px 0px; 
border: 1px solid #eaeaea;
}

#linkisp
{
width: 680px;
margin: 10px auto 0px auto;
padding: 10px;
/*border: 1px solid #f1f1f1;*/
font-size: 9px;
text-align: center;
}

/*listy*/

ul, li {
list-style-type: none;
padding: 0;
}

ul
{
margin: 0px 0px 10px 0px;
}

li
{
margin: 0px 0px;
}

li.lipierwszy
{
padding: 6px 0px 6px 10px;
margin: 0;
border-bottom: 1px solid #1e0599;
background-color: #2000bf;
color: #fff;
font-size: 12px;
}


a.linkMenu
{
display: block;
width: 180px;
padding: 5px 5px;
margin: 0px 0px;
background-color: #1558c7/*1570c7*/;
text-decoration: none;
color: #fff;
border-top: 1px solid #1967e9/*1d9ede*/;
border-bottom: 1px solid #0845a9/*0e5bb9*/;
font-size: 10px;
}

a.linkMenu:hover
{
color: #fff ;
text-decoration: underline ;
/*background-color: #1570c7;*/
}

#prawatresc ul
{
padding: 0px 15px;
}

#prawatresc li
{
list-style-type: square;
padding: 2px 0px;
}

/*Formularze*/

form
{
margin: 0px 3px;
padding: 0 0;
}

textarea
{
height: 100px ;
overflow: hidden ;
}

input.pole, input.poledwa, input.guzik, textarea
{
background-color: transparent ;
border: 1px solid #555 ;
padding: 2px ;
margin: 3px 0px;
}

input.pole, textarea
{
width: 200px;
}

input.poledwa
{
width: 40px;
text-align:center;
}

/*tabela*/

table
{
margin: 20px auto;
padding: 4px 3px;
width: 350px;
border-collapse: collapse;
}

td {
border: 1px solid #eaeaea;
padding: 3px 5px;
text-align: center;
}

td.pierwszy
{
padding: 5px;
background-color: #1558c7;
border-top: 1px solid #1558c7;
border-right: 1px solid #1558c7;
border-left: 1px solid #1558c7;
border-bottom: 1px solid #eaeaea;
color: #fff;
font-size: 11px;
text-align: left;
font-weight: bold;
}

/*linki*/
#logo_tekst a 
{
text-decoration: none;
}

#logo_tekst a:hover
{
text-decoration: underline;
}

#prawatresc a 
{
text-decoration: none;
border-bottom: 1px solid blue;
color: #333;
}

#prawatresc a:hover
{
text-decoration: none;
background-color: #E0FFFF;
border-bottom: 1px solid blue;
}

#stopka a 
{
text-decoration: none;
color: #333;
}

#stopka a:hover
{
text-decoration: underline ;
}

#linkisp a 
{
text-decoration: none;
color: #666;
}

#linkisp a:hover
{
text-decoration: underline ;
color: #333;
}
