.body {
margin : 0px;
padding : 0px;
background-color : #FFFFFF;
background-image: url('grafika/tlo.jpg');
background-repeat : repeat-x;
}

.top {
width: 805px;
margin-top: 27px;
}

.linia {
width: 805px;
background-image: url('grafika/linia.jpg');
background-repeat : no-repeat;
background-position: bottom;
text-align: left;
margin-bottom: 7px;
}

.linia2 {
width:91%;
height:2px;
background-image: url('grafika/linia.gif');
background-repeat : repeat-x;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
}

.linia3 {
width:100%;
height:2px;
background-image: url('grafika/linia.gif');
background-repeat : repeat-x;
margin-top:10px;
margin-bottom:10px;
}

.linia4 {
background-image: url('grafika/linia.gif');
background-repeat : repeat-x;
background-position: bottom;
margin-top:10px;
margin-bottom:10px;
padding:4px;
}

.boks_left {
width: 220px;
height: 351px;
background-image: url('grafika/boks_left.jpg');
background-repeat: no-repeat;
text-align: left;
}

.boks_left2 {
width: 220px;
height: 351px;
background-image: url('grafika/boks_left2.jpg');
background-repeat: no-repeat;
text-align: left;
}

ul {
padding-left:8px;
margin-left:8px;
list-style-image: url(grafika/ikona2.gif);
}

.ul2 {
padding-left:8px;
margin-left:8px;
list-style-image: url(grafika/ikona3.gif);
}

li {
padding-bottom:5px;
}

.tabela {
width:575px;
border:1px solid #CDCDCD;
margin-top:3px;
color:#3B3B3B;
}

.tabela_a {
width:240px;
background-image: url('grafika/linia_pion.gif');
background-repeat: repeat-y;
background-position: top right;
}

.boks_a {
width:385px;
height:110px;
background-image: url('grafika/boks_a.jpg');
background-repeat: no-repeat;
}

.boks_b {
width:421px;
height:110px;
background-image: url('grafika/boks_b.jpg');
background-repeat: no-repeat;
}

.boks_kalkulator {
width:220px;
height:110px;
background-image: url('grafika/boks_kalukulator.jpg');
background-repeat: no-repeat;
margin-top:10px;
}

.input {
border:1px solid #9F9F9F;
height:20px;
}

.kontakt {
width:221px;
height:110px;
background-image: url('grafika/kontakt.jpg');
background-repeat: no-repeat;
margin-top:7px;
}

.stopka {
width:805px;
height:15px;
border-top:1px solid #BFBFBF;
text-align:right;
margin-top:15px;
}

.tekst {
font-family: tahoma; 
font-size: 12px; 
text-decoration: none;
color: #585858;
}

.link:link {
color : #666666;
text-decoration : none;  
} 
.link:visited {
color : #666666; 
text-decoration : none; 
} 
.link:hover {
color : #CC0066; 
} 
.link:active {
color : #CC0066;  
}

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

a:link {
color : #BF3C84;
text-decoration : none;  
} 
a:visited {
color : #BF3C84; 
text-decoration : none; 
} 
a:hover {
color : #333333; 
} 
a:active {
color : #333333;  
}


