/* CSS Document */


/* uklad strony */


body{
margin: 0px auto;
padding: auto;
background-color: #192E54;
background-image:   url(img/tlo.jpg);
background-repeat: repeat-x;
background-position: top left;
font: 11px verdana, sans-serif, helvetica, arial;
}


#up{
height: 10px;
background-image: url(img/tlo1.jpg);
background-repeat: repeat;
background-position: top left;
}

#top{
width: 820px;
height: 80px;
margin: 0px auto;
padding: auto;
background-image: url(img/logo3.gif);
background-repeat: no-repeat;
background-position: center left;
}

#cont{
margin-right: auto;
margin-left: auto;
width: 820px;
height: 5px;
background-color: #e1e2e3;
}

#content{
margin-right: auto;
margin-left: auto;
width: 820px;
background-color: #e1e2e3;
}

#menu{
position: relative;
width: 810px;
height: 266px;
margin: 0px 5px 5px 5px;
padding: 0;
background-color: #A21414;
}


#tresc{
margin: auto;
margin: 0px 5px 5px 5px;
width: 810px;
background-color: #F4F5F6;
}

#bottom{
margin: auto;
margin: 0px 5px 0px 5px;
width: 810px;
height: 80px;
background-color: #E1E2E4;

}

.left_content{
width: 228px;
float: left;
margin: 0px 10px 0px 10px;
background-color: #F4F5F6;
}

.right_content{
width: 542px;
float: right;
background-color: #F4F5F6;
margin: 0px 10px 0px 10px;
}

br.czyszczenie{

clear:both;}

.left_menu{
width: 240px;
float: left;
padding-top: 10px;
}

.left{
width: 240px;
float: left;
}

.right{
width: 563px;
float: right;
}

#stopka{
clear: both;
margin: 0 auto;
padding-top: 6px;
width: 820px;
height: 24px;
text-align: left;
color: #ADB4C0;
font-size: 9px;
z-index: 2;
}

.stopka_left{
float: left;
}

.stopka_right{
float: right;
}

.kontakt{
padding-top: 6px;
padding-left: 45px;
font-size: 9px;
color: #891414;
}

.kontakt a{
color: #555555;
}

.kontakt a:hover{
color: #891414;
}

#formularz{
height: 54px;
text-align: right;
float: right;
margin-top: 10px;
margin-right: 3px;
font-size: 10px;
}

#formularz a{
color: #555555;
font-weight: normal;
}

#formularz a:hover{
color: #891414;
font-weight: normal;
}

.test a{
background-image: url(img/strzalka_g.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 25px;
color: #3F3F3F;
font-weight: normal;
}

.test a:hover{
background-image: url(img/strzalka_r.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 25px;
color: #AA1E1F;
}

form{
padding: 5px 0px 0px 0px;
margin-top: 10px;
}


.reklama{
background-image: url(img/reklama.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 228px;
height: 319px; 
/*position: fixed;*/
z-index: 1;
margin-bottom: 50px;
visibility: visible;
}


/* formatowanie tekstu i rysunków */

img{
border: none;
}

table{
border-collopse: collopse;
}

a{
text-decoration: none;
line-height: 17px;
color: #C48A8A;
font-weight: bold;
}

a:hover{
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

#stopka a{
color: #ADB4C0;
}

#stopka a:hover{
color: #ffffff;
}

.naglowek{
text-align: left;
color: #AA1E1F;
font-size: 13px;
font-weight: bold;
padding: 5px 0px 0px 0px;
}

.naglowek:first-letter{
font-size: 20px;
font-weight: normal;
} 

.kropki{
text-align: left;
color: #AA1E1F;
font-size: 6px;
font-weight: bold;
padding: 0;
}

.tekst{
text-align: justify;
color: #3F3F3F;
margin: 0;
padding: 10px 0px 10px 0px;
line-height: 17px;
}

.tekst a{
color: #3F3F3F;
font-weight: normal;
}
.tekst a:hover{
color: #AA1E1F;
}


/* menu */


a.menu {
display: block;
background-image:url(img/button.jpg);
width: 240px;
height: 18px;
text-align: left;
color: #E6C1C1;
font-size: 10px;
font-weight: bold;
text-decoration: none;
vertical-align: bottom; 
}

a.menu:hover { 
color: #ffffff; 
text-decoration: none; 
}

a.menuz {
display: block;
width: 240px;
text-align: left;
padding-left: 1px;
color: #E6C1C1;
font-weight: bold;
font-size: 10px;
text-decoration: none; 
}

a.menuz:hover { 
color: #ffffff; 
text-decoration: none; 
}
 
 

