body {
    background-image: url("/images/background.png");
    background-position: 100% 10%;
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Verdana, Arial;
    margin: 40px 0px 0px 0px;
}

table {
   width: 800px;
   margin-left: auto;
   margin-right: auto;
   border-spacing: 0px;
   border: 1px;
}

td {
   padding: 20px;
}

a:link,
a:visited {
    color: #663300;
    text-decoration: none;
}

.one {
    vertical-align: top;
    width: 310px;
}

.two {
    vertical-align: top;
    width: 80px;
}

.three {
    vertical-align: top;
    width: 210px;
}

.uzori {
    font-size: 18px;
    font-weight: bold;
    color: #663300;
}

.address {
    font-size: 16px;
    font-weight: bold;
}

.big {
    background-color: #eee;
    color: #663300;
    font-size: 24px;
    font-weight: bold;
}

.text {
    background-color: #eee;
    font-size: 16px;
}
