body { 
        margin: 0;
        padding: 0;        
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #8CC888;
        font-weight:normal;
        text-decoration: none;
        background-color: #000000;
 }
 
td{
        font-size: 12px;
        color: #8CC888;
}
#boo{
background-image: url('images/boo.jpg'); background-repeat: repeat-x;
height: 46px;
}
#input{
width: 200px;

background: #000000;
color: #8CC888;
text-align: right; 
font-size: 10px;
}
#submit{
width: 204px;
background-color: #008738;
color: #000000;
font-weight: bold; 
text-align: center; 
font-size: 10px;
margin-top: 5px;
}
.path{
margin-left: 158px;
font-size: 10px;
}
.sciezka{
font-size: 10px;
}
.cornerr{
background-image: url('images/bgr.jpg'); background-repeat: repeat-y;
}
#cornerr{
background-image: url('images/bgr.jpg'); background-repeat: repeat-y;
}
.on{
color: #008440;
 text-decoration: none; 
}
#off{
margin-right: 15px;
 text-decoration: none; 
color: #AFE875;
height: 21px;
background-image: url('images/ooy.jpg'); background-repeat: no-repeat;
background-position: center right;
display: block;
text-align: right;
}
#off:hover{
color: #AFE875;
background-image: url('images/oodg.jpg'); background-repeat:  no-repeat;
}
#onMenu{
height: 21px;
margin-right: 15px;
 text-decoration: none; 
background-image: url('images/oodg.jpg'); background-repeat:  no-repeat;
background-position: center right;
display: block;
text-align: right;
color: #008440;
}
.stopka{
font-size: 10px;
font-weight: normal;
color: #343434;
}
.title{
font-size: 16px;
font-weight: bold;
color: #008440;
}
.titleRef{
font-size: 12px;
font-weight: bold;
color: #8CC888;
}
a{
font-size: 12px;
font-weight: normal;
color: #8CC888;
text-decoration: underline;
}
a:hover{ text-decoration: none; }

.mapka{ color: #8CC888; 
text-decoration: none;
}
.mapka:hover{
text-decoration: underline;
}
.img_big{
max-height:314px;

}
.img_small{
max-height: 75px; 
height:expression(this.height > 75 ? "75px" : this.height);
}
p{ margin: 0px; }