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

.boks_left {
width:74px;

background-image:url('grafika/bok_left.jpg');
background-repeat : no-repeat;
background-position:bottom;
}

.boks_right {
width:75px;
background-image:url('grafika/bok_right.jpg');
background-repeat : no-repeat;
background-position:bottom;
}


.stopka_a {
width:571px;
height:44px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
}

.stopka {
width:580px;
text-align:center;
}

input {
background-color : #EFEBE4;
border:1px solid #C2B198;
color:#A38963;
}

textarea {
background-color : #EFEBE4;
border:1px solid #C2B198;
color:#A38963;
}

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

.link_stopka:link {
color : #BEAF9C;
text-decoration : none;  
} 
.link_stopka:visited {
color : #BEAF9C; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #927A5F; 
} 
.link_stopka:active {
color : #927A5F;  
}

a:link {
color : #990000;
text-decoration : none;  
} 
a:visited {
color : #990000; 
text-decoration : none; 
} 
a:hover {
color : #645642; 
} 
a:active {
color : #645642;  
}

