body {
margin: 0px;
padding: 0px;
color: black;
font-family : tahoma, Sans-serif;
font-size : 12px;
text-align: left;
}
html {
background :#fcf6dd;
}
a { 
font-family : tahoma, Sans-serif;
 font-size : 12px;
 color: black;
 text-decoration : none;
} 

h1{ 
font-family : tahoma, Sans-serif;
 font-size : 14px;
 color: black;
 text-decoration : none;
 text-align: center;
} 
h3{ 
font-family : tahoma, Sans-serif;
 font-size : 11px;
 color: black;
 text-decoration : none;
 text-align: center;
} 
h2{ 
font-family : tahoma, Sans-serif;
 font-size : 13px;
 color: black;
 text-decoration : none;
 text-align: left;
} 
a:hover { 
 font-family : tahoma, Sans-serif;
 font-size : 12px;
 color: #96740b;
 text-decoration : underline;
}

#main { 
 margin: 0 auto;
 width: 900px;
 background: white;
 /*
 border-left : 1px dotted #9d9d9d;
 border-right : 1px dotted #9d9d9d;
 */
 } 
#naglowek {
 width: 900px;
 height: 366px;
 
}
#header {
 width: 900px;
 height: 366px;
}
#content {
 overflow: hidden;
 width: 900px; 
 margin: 0 auto;
 background: white;
  min-height: 300px;
 
 
}
#stopka {
 margin: 0 auto;
 width: 900px; 
 height: 50px;
 color: white;
 text-align: left;
 font-family : tahoma, arial,  Sans-serif;
 font-size : 12px;
 background-image : url('images/footer.png');
 }
#stopka a {
 color: white;
 text-align: left;
 font-family : tahoma, arial,  Sans-serif;
 font-size : 12px;
 padding: 3px;
 
}
.left {

 position:relative;

 font-family : tahoma, arial,  Sans-serif;
 width: 580px; 
 float: left;
 
 margin:0;
 
 line-height: 1.4;
}
.right {

 font-family : tahoma, arial,  Sans-serif;
 width: 300px; 
 float: right;
 padding-right: 10px;
 padding-top: 60px;
 background: white;

 line-height: 1.4;
}


#tresc_strona {
 color: #2a2a2a;
 text-align: justify;
 font-family : tahoma, arial,  Sans-serif;
 font-size : 12px;
 line-height: 1.4;
 padding: 10px;
}
#nag_strona {
font-size : 14px;
 text-align: left;
 font-family : tahoma, arial,  Sans-serif;
 padding: 10px;
}
br.czyszczenie {
        clear: both;
   }

 
#zawartosc_lewa1 {
width: 400px;
float:left;
}
#zawartosc_prawa1 {
width: 445px;
float:right;
padding: 10px;
}
#map {
border: 1px solid #b38c4f;
}