#image {
    background: transparent url('/images/image-programy.jpg') no-repeat left top;
    height: 530px;
    left: 355px;
    top: 60px;
    width: 576px;
}
#phone-contact {
    background: transparent url('/images/telephone-programy.png') no-repeat left top;
    /*
    s videem:
    top: 755px;
    */
    top: 555px;
}
#video {
    background: transparent url('/images/video-bg.png') no-repeat left top;
    height: 197px;
    left: 564px;
    position: absolute;
    top: 555px;
    width: 244px;
    z-index: 1000;
}
#content {
    min-height: 700px;
    _height: 700px;
    padding-right: 450px;
}
#content h2 a {
    text-decoration: underline;
}
#content h2 a:hover {
    text-decoration: none;
}
#content div.delka {
    margin-top: 10px;
}
#content div.delka h3 {
    color: #c33;
    display: inline;
    font-size: 100%;
    line-height: 125%;
}
#content div.buttons a {
    display: block;
    height: 69px;
}
#content div.buttons a.budte-okouzleni {
    background: transparent url('/images/btn-budte-okouzleni.png') no-repeat left top;
    float: left;
    margin-right: 20px;
    width: 192px;
}
#content div.buttons a.vice-info {
    background: transparent url('/images/btn-vice-info.png') no-repeat left top;
    float: left;
    width: 177px;
}
#form {
    background: transparent url('/images/form-bg.png') no-repeat left top;
    margin-top: 20px;
    padding: 20px 0;
    width: 420px;
}
#form label {
    display: block;
    float: left;
    margin: 0 15px 8px 0;
    text-align: right;
    width: 165px;
}
#form textarea,
#form input {
    background-color: #270306;
    border: 1px solid #695254;
    color: #fff;
    display: block;
    float: left;
    margin-bottom: 8px;
    padding: 1px 2px;
    width: 210px;
}
#form button {
    background: transparent url('/images/btn-odeslat.png') no-repeat left top;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    margin: 10px 0 0 275px;
    width: 124px;
}
#content div.error {
    color: #c33;
}
#content div.back {
    text-align: left;
}
