/* CSS Document */


/* uklad strony */


body{
margin: 0px auto;
padding: 0;
background-color: #3A8CD8;
font: 11px tahoma, sans-serif, helvetica, arial;
}

#top{
margin: 0px auto;
padding: 0;
height: 430px;
width: 100%;
background-image:  url(img/tlo_top.jpg);
background-repeat: repeat-x;
background-position: top center;
}

#flash{
margin: 0px auto;
padding: 0;
height: 402px;
width: 846px;
}

#all{
margin: 0px auto;
padding: 0;
width: 100%;
background-color: #ffffff;
}

#content{
width: 846px;
background-color: #ffffff;
margin: 0px auto;
padding: 0;
}

br.czyszczenie{
clear:both;
}

#offer{
margin: 0px auto;
height: 160px;
width: 846px;
}

#bottom{
margin: 0px auto;
height: 64px;
width: 100%;
background-image: url(img/tlo_bottom.jpg);
background-repeat: repeat-x;
background-position: top center;
}


#stopka{
margin: 0px auto;
height: 98px;
width: 846px;
clear: both;
font-size: 9px;
color: #ffffff;
}

.stopka_left{
float: left;
color: #ffffff;
padding-top: 20px;
}

.stopka_right{
text-align: right;
float: right;
padding-top: 20px;
}


/* formatowanie tekstu i rysunków */

input, textarea{
color: #5A5B5A;
background-color: #D6EAFD;
border: 1px dotted #3A8CD9;
}

img{
border: 0;
}

table{
border: 0;
vertical-align: top;
border-collapse: collapse;
margin: 0;
padding: 0;
}

td{
border: 0;
vertical-align: top;
}

.tekst ul{
list-style: none;
padding: 0px;
margin: 0px;
}

.tekst li{
color: #626363;
font-weight: bold;
background-image:  url(img/strzalka.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 15px;
line-height: 18px;
}

.bold{
font-weight: bold;
}

.form_szukaj{
padding-top: 90px;
border: 0;
}

.search{
background-image:   url(img/search.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #3f3f3f;
border: 0;
color: #ffffff;
font-weight: bold;
font-size: 9px;
width: 42px;
height: 22px;
padding-bottom: 5px;
}

a{
text-decoration: none;
line-height: 17px;
color: #245786;
}

a:hover{
text-decoration: none;
color: #5A5B5A;
font-weight: bold;
}

#stopka a{
color: #ffffff;
font-weight: bold;
}

#stopka a:hover{
color: #245786;
font-weight: bold;
}

.naglowek{
text-align: left;
color: #3A8CD9;
font-size: 15px;
font-weight: bold;
padding: 0px 0px 0px 15px;
background-image:   url(img/naglowek.gif);
background-repeat: no-repeat;
background-position: center left;
}


.tekst{
text-align: left;
color: #5A5B5A;
line-height: 15px;
margin: 0;
padding: 0px 0px 0px 0px;
}

#kontakt{
width: 290px;
float: left;
text-align: left;
color: #626363;
line-height: 15px;
margin: 0;
padding: 0;
}

.kropki{
text-align: left;
color: #245786;
font-size: 9px;
font-weight: normal;
margin: 0;
padding: 0;
}

#mapka{
float: right;
vertical-align: top;
margin: 0px auto;
padding: 10px 0px 0px 0px;
height: 420px;
width: 548px;
}

br.czyszczenie{
clear:both;
}


/* menu */


a.menu {
display: table-cell;
background-image:  url(img/button.jpg);
background-repeat: no-repeat;
padding: 0px;
margin: 0px auto;
width: 125px;
height: 50px;
text-align: center;
vertical-align: middle;
color: #ffffff; 
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.menu:hover { 
color: #94B654;
text-decoration: none; 
}

