﻿body {
margin:0;
padding:0;
background-image: url(../images/zemin.jpg);
background-repeat: repeat-x;
background-color: #E7BA90;
font-family: Verdana;
font-size: 12px;
color: #003300;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}
