.body {
margin : 0px;
padding : 0px;
background-color : #EFEADE;
}

.tlo_left {
width:50%;
background-image:url('grafika/tlo_left.jpg');
background-repeat : no-repeat;
background-position: right top;
}

.tlo_right {
width:50%;
background-image:url('grafika/tlo_right.jpg');
background-repeat : no-repeat;
background-position: left top;
}

.boks_uslugi {
width:300px;
height:182px;
margin-top:6px;
margin-right:8px;
background-image:url('grafika/boks_uslugi.jpg');
background-repeat : no-repeat;
}

.tabela {
width:625px;
border-left:1px solid #DAD2BC;
border-top:1px solid #DAD2BC;
border-bottom:1px solid #DAD2BC;
margin-top:5px;
}

.listwa {
width:625px;
height:33px;
background-image:url('grafika/listwa.jpg');
background-repeat : no-repeat;
vertical-align:middle;
text-align:left;
padding-left:20px;
}

.tlo_tabela {
width:625px;
height:311px;
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : repeat-x;
background-position: bottom;
background-color : #FAFAF7;
vertical-align:top; 
}

.tlo_a {
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : repeat-x;
background-position: bottom;
background-color : #FAFAF7;
}

.boks_domy {
width:305px;
height:182px;
margin-top:6px;
background-image:url('grafika/boks_domy.jpg');
background-repeat : no-repeat;
margin-right:9px;
}

.stopka {
width:881px;
margin-top:9px;
border-top:1px solid #DAD2BC;
}

.tekst {
font-family : tahoma; 
font-size : 11px; 
text-decoration : none;
color:#736A53;
}

.link_stopka:link {
color : #B1995F;
text-decoration : none;  
} 
.link_stopka:visited {
color : #B1995F; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #D1793F; 
} 
.link_stopka:active {
color : #D1793F;  
}

a:link {
color : #EB3D00;
text-decoration : none;  
} 
a:visited {
color : #EB3D00; 
text-decoration : none; 
} 
a:hover {
color : #EC9F00; 
} 
a:active {
color : #EC9F00;  
}