body {
    font-family: tahoma, sans-serif;
    font-size: 12px;
    background: #bdbdbd;
    color: #000000;
}
#main {
    width: 800px;
    margin: 0px;
}
h1 {
    margin: 0px 0px 5px 0px;
    font-family: tahoma, sans-serif;
    font-size: 20px;
    font-weight: normal;
}
.title {
    background: #dbdbdb;
    text-align: center;
    padding: 5px;
    font-size: 20px;
    font-family: tahoma, sans-serif;
    font-weight: bold;
}
.kontakt {
    padding: 0 0 0 0px;
    width: 350px;
    float: right;
    font-weight: bold;
    background-image: url(josef2.jpg);
    height: 317px;
}
.detail {
    padding: 0 0 0 10px;
}
.menu {
    float: left;
    padding: 0 0 0 30px;
    font-size: 20px;
    line-height: 30px;
}
.nadpis {
    padding: 0 0 0 30px;
    font-size: 20px;
    font-family: tahoma, sans-serif;
    line-height: 30px;
    font-weight: normal;
}
.nahled {
    margin: 10 10px;
}
img {
    border: 0px;
}
a {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #f14b00;
}

