#image {
    background: transparent url('/images/image-novinky.jpg') no-repeat left top;
    height: 575px;
    left: 365px;
    top: 35px;
    width: 596px;
}
#phone-contact {
    top: 600px;
}
#content {
    min-height: 550px;
    _height: 550px;
    padding-right: 400px;
}
#content img {
    border: 1px solid #fff;
    padding: 2px;
}
#content div.item {
    margin-bottom: 30px;
}
#content h2 a {
    text-decoration: underline;
}
#content h2 a:hover {
    text-decoration: none;
}
#content div.more {
    margin: 5px 20px 0 0;
    text-align: right;
}
#content h1.detail {
    color: #c33;
    font-size: 114%;
    font-weight: normal;
    line-height: 117%;
    margin: 20px 0 10px 0;
}
