@import "default.css";

#main {
    background: #4ebbde;
    padding-bottom: 0;
}

#main-content {
    background: url(../header/balloon-bottom-main.jpg) no-repeat;
}

.main-specaial td {
    vertical-align: top;
}

#main-menu {
    padding-bottom: 0;
}

#main-menu table td {
    height: 23px;
}

html>body #main-menu table td {
    height: 33px;
}

.main-specaial * {
    color: #fff;
}

.main-specaial a:visited {
    color: #fff;
}

.main-specaial ul {
    list-style-type: disc;
}

.main-specaial ul li {
    padding: 3px 0;
}

.main-specaial h2,
.main-specaial h2 a,
#sky .passports h2,
#sky .passports h2 a {
    font-size: 14px;
    font-weight: bold;
    color: #fffdc0;
}

h2 {
    padding-bottom: 8px;
    padding-top: 16px;
}

#bottom-left {
    background: url(../main/bottom-left.jpg) no-repeat bottom left;
}

#bottom-center {
    background: url(../main/bottom-middle.jpg) no-repeat bottom center;
}

#bottom-right {
    background: url(../main/bottom-right.jpg) no-repeat bottom right;
    height: 127px;
    font-weight: bold;
    padding-left: 212px;
    color: #fff;
}

#bottom-right p {
    padding-top: 20px;
}

#bottom-right a {
    color: #fff;
    font-size: 14px;
}

#bottom-gradient {
    background: url(../main/gradient.gif) repeat-x bottom;
}

#gradient-top {
    background: url(../main/gradient-top.gif) repeat-x top;
}

#gradient-middle {
    background: url(../main/gradient-middle.gif) repeat-x bottom;
}

#el {
    background: url(../main/el.jpg) no-repeat bottom right;
}

#sky {
    background: url(../main/sky.jpg) no-repeat top right;
    padding-top: 75px;
    position: relative;
}

#sky .passports {
    position: absolute;
    top: 126px;
    left: 0;
    width: 128px;
    padding: 92px 0 0 54px;
    height: 79px;
    background: url(/media/main/passports.jpg) no-repeat left;
    color: #fff;
}

#sky .passports h2 {
    padding-bottom: 0;
    margin-bottom: 0;
}

.shade {
    padding: 6px 17px 17px 6px;
    float: left;
    background: url(../main/blue-shadow.gif) right bottom no-repeat;
}

.shade img {
    border: 0;
    display: block;
}

.main-specaial .price {
    color: #fffdc0;
    font-weight: bold;
}