body {
    padding: 0;
    margin: 0;
    background: url("../img/top_gradient.jpg") #e9f6fe repeat-x;
}

a {
    text-decoration: underline;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

#main_table {
    width: 100%;
    height: 785px;
    background: url(../img/background.jpg) no-repeat;
}

#left_menu {
    width: 14px;
    height: 31px;
    position: relative;
    background-image: url(../img/left_menu.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#right_menu {
    width: 14px;
    height: 31px;
    position: relative;
    background-image: url(../img/right_menu.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

.menu_middle {
    background-image: url(../img/menu_middle.gif);
    background-repeat: repeat-x;
}

#main_table_middle {
    width: 900px;
}

#gull {
    width: 185px;
    height: 87px;
    margin-top: 30px;
    margin-left: 440px;
    position: absolute;
    background-image: url(../img/gull.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#logo {
    width: 171px;
    height: 79px;
    margin-top: 40px;
    margin-left: 0;
    position: absolute;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#table_left_top {
    width: 17px;
    height: 15px;
    position: relative;
    float: left;
    background-image: url(../img/short_left_top.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#table_right_top {
    width: 17px;
    height: 15px;
    position: relative;
    float: right;
    background-image: url(../img/short_right_top.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#table_right_bottom {
    width: 17px;
    height: 15px;
    position: relative;
    float: right;
    background-image: url(../img/short_right_bottom.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#table_left_bottom {
    width: 17px;
    height: 15px;
    position: relative;
    float: left;
    background-image: url(../img/short_left_bottom.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#table_top_top {
    width: 100%;
    height: 15px;
    position: relative;
    background-image: url(../img/short_top.gif);
    background-repeat: repeat-x;
}

#table_bottom_bottom {
    width: 100%;
    height: 15px;
    position: relative;
    background-image: url(../img/short_bottom.gif);
    background-repeat: repeat-x;
}

#table_bottom {
    width: 738;
    height: 17px;
    background-image: url(../img/short_bottom.gif);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_left_top1 {
    width: 17px;
    height: 15px;
    position: relative;
    float: left;
    background-image: url(../img/catalog_left_top.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_left_top2 {
    width: 17px;
    height: 15px;
    position: relative;
    float: left;
    background-image: url(../img/catalog_left_top2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_right_top1 {
    width: 17px;
    height: 15px;
    position: relative;
    float: right;
    background-image: url(../img/catalog_right_top.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_right_top2 {
    width: 17px;
    height: 15px;
    position: relative;
    float: right;
    background-image: url(../img/catalog_right_top2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_top_top1 {
    width: 100%;
    height: 15px;
    position: relative;
    background-image: url(../img/catalog_top.gif);
    background-repeat: repeat-x;
}

#catalog_top_top2 {
    width: 100%;
    height: 15px;
    position: relative;
    background-image: url(../img/catalog_top2.gif);
    background-repeat: repeat-x;
}

#catalog_left_bottom1 {
    width: 17px;
    height: 15px;
    position: relative;
    float: left;
    background-image: url(../img/catalog_left_bottom.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_left_bottom2 {
    width: 17px;
    height: 15px;
    position: relative;
    float: left;
    background-image: url(../img/catalog_left_bottom2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_bottom_bottom1 {
    width: 100%;
    height: 15px;
    position: relative;
    background-image: url(../img/catalog_bottom.gif);
    background-repeat: repeat-x;
}

#catalog_bottom_bottom2 {
    width: 100%;
    height: 15px;
    position: relative;
    background-image: url(../img/catalog_bottom2.gif);
    background-repeat: repeat-x;
}

#catalog_right_bottom1 {
    width: 17px;
    height: 15px;
    position: relative;
    float: right;
    background-image: url(../img/catalog_right_bottom.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_right_bottom2 {
    width: 17px;
    height: 15px;
    position: relative;
    float: right;
    background-image: url(../img/catalog_right_bottom2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

.catalog_middle_content {
    background-color: #ffffff;
    padding-left: 20px;
}

.catalog_middle_content1 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    padding-bottom: 20px;
    background-color: #ffffff;
    padding-left: 20px;
}

.catalog_middle_content2 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    padding-bottom: 20px;
    background-color: #fdfdee;
    padding-left: 20px;
}

.catalog_right_border1 {
    background-color: #ffffff;
    border-right: 1px solid #cbd3d9;
}

.catalog_right_border2 {
    background-color: #fdfdee;
    border-right: 1px solid #cbd3d9;
}

#catalog_img_top_left1 {
    width: 13px;
    height: 13px;
    position: absolute;
    background-image: url(../img/catalog_img_top_left.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_top_left2 {
    width: 13px;
    height: 13px;
    position: absolute;
    background-image: url(../img/catalog_img_top_left2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_top_left2_short {
    width: 13px;
    height: 13px;
    position: absolute;
    background-image: url(../img/catalog_img_top_left2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_top_left2_top {
    width: 13px;
    height: 13px;
    position: absolute;
    background-image: url(../img/catalog_img_top_left2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_top_left3 {
    width: 13px;
    height: 13px;
    position: absolute;
    background-image: url(../img/catalog_img_top_left3.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_top_left3_gallery {
    width: 13px;
    height: 13px;
    position: absolute;
    background-image: url(../img/catalog_img_top_left3.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_top_right1 {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 208px;
    background-image: url(../img/catalog_img_top_right.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_top_right2 {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 208px;
    background-image: url(../img/catalog_img_top_right2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_top_right2_short {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 97px;
    background-image: url(../img/catalog_img_top_right2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_top_right2_top {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 117px;
    background-image: url(../img/catalog_img_top_right2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_top_right3 {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 208px;
    background-image: url(../img/catalog_img_top_right3.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_top_right3_gallery {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 157px;
    background-image: url(../img/catalog_img_top_right3.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_right1 {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 208px;
    margin-top: 153px;
    background-image: url(../img/catalog_img_bottom_right.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_right2 {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 208px;
    margin-top: 153px;
    background-image: url(../img/catalog_img_bottom_right2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_right2_short {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 97px;
    margin-top: 70px;
    background-image: url(../img/catalog_img_bottom_right2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_right2_top {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 117px;
    margin-top: 85px;
    background-image: url(../img/catalog_img_bottom_right2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_right3 {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 208px;
    margin-top: 153px;
    background-image: url(../img/catalog_img_bottom_right3.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_right3_gallery {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-left: 157px;
    margin-top: 115px;
    background-image: url(../img/catalog_img_bottom_right3.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_left1 {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-top: 153px;
    background-image: url(../img/catalog_img_bottom_left.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_left2 {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-top: 153px;
    background-image: url(../img/catalog_img_bottom_left2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_left2_short {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-top: 70px;
    background-image: url(../img/catalog_img_bottom_left2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_left2_top {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-top: 85px;
    background-image: url(../img/catalog_img_bottom_left2.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_left3 {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-top: 153px;
    background-image: url(../img/catalog_img_bottom_left3.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

#catalog_img_bottom_left3_gallery {
    width: 13px;
    height: 13px;
    position: absolute;
    margin-top: 115px;
    background-image: url(../img/catalog_img_bottom_left3.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
}

a.catalog1 {
    color: #1f64a3;
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: normal;
}

#banner {
    width: 244px;
    height: 88px;
    background-image: url(../img/banner.png);
    background-repeat: no-repeat;
    filter: expression(fixPNG(this));
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
}

#banner span {
    font-size: 27px;
}

.middle_content {
    background-color: #fdfded;
    padding-left: 20px;
}

.middle_content h1 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 36px;
    font-weight: normal;
    color: #000000;
    line-height: 1;
}

.description {
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: normal;
}

.description h1 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 36px;
    font-weight: normal;
    color: #000000;
    line-height: 1;
    margin-top: 0;
}

.description h2 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 25px;
    font-weight: normal;
    color: #000000;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 25px;
}

.description h3 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 1;
    margin-top: 0;
}

.description a.news {
    font-family: Minion Pro;
    font-size: 16px;
    font-weight: normal;
    color: #1f64a3;
}

.middle_content p {
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
}

.right-border {
    background-color: #fdfded;
    border-right: 1px solid #cbd3d9;
}

#icons {
    width: 70px;
    height: 15px;
    margin-top: 12px;
    margin-left: 830px;
    position: absolute;
}

#quote {
    width: 260px;
    height: 100px;
    margin-top: 40px;
    margin-left: 640px;
    position: absolute;
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
}

#rest {
    width: 240px;
    height: 50px;
    margin-top: 125px;
    margin-left: 0;
    position: absolute;
}

#footer_hr {
    background-image: url(../img/footer_hr.jpg); /**/
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #1982c4;
}

.footer {
    padding-top: 30px;
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
}

.footer div {
    position: absolute;
    padding-bottom: 30px;
}

.footer a {
    color: #1f64a3;
}

#slogan {
    font-family: 'Times New Roman', Times, serif;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
}

.lng_class {
    font-family: 'Times New Roman', Times, serif;
    font-size: 18px;
    color: #ffffff;
}

.spain {
    font-family: 'Times New Roman', Times, serif;
    font-size: 28px;
    font-style: italic;
    color: #ffffff;
}

.main_content {
    width: 900px;
}

.menu {
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: normal;
}

.menu a {
    margin-left: 20px;
    margin-right: 7px;
    line-height: 1.7;
    color: #1f64a3;
}

.menu a.menu_active {
    color: #1a4585;
    margin-left: 6px;
}

.pages {
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
}

.pages a {
    color: #1f64a3;
}

.not_holiday {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #1f64a3;
    display: block;
    width: 25px;
    height: 18px;
}

.not_holiday_link {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #1f64a3;
    display: block;
    width: 25px;
    height: 18px;
}

.past_not_holiday {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #a2a7b0;
    display: block;
    width: 25px;
    height: 18px;
}

.past_not_holiday_link {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #319bfc;
    display: block;
    width: 25px;
    height: 18px;
}

.holiday {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #ff4244;
    display: block;
    width: 25px;
    height: 18px;
}

.holiday_link {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #ff4244;
    display: block;
    width: 25px;
    height: 18px;
}

.past_holiday {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #de97b2;
    display: block;
    width: 25px;
    height: 18px;
}

.past_holiday_link {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #fd8cb7;
    display: block;
    width: 25px;
    height: 18px;
}

.today {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    border: 2px solid #ff0000;
    display: block;
    width: 25px;
    height: 18px;
}

.today_link {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    border: 2px solid #ff0000;
    display: block;
    width: 25px;
    height: 18px;
}

.day_of_week {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #a3a3a3;
}

.month {
    font-family: 'Times New Roman', Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #1f64a3;
    padding-bottom: 15px;
    padding-top: 5px;
    background-color: #ffffff;
}

.left_arrow {
    float: left;
    margin-left: 5px;
    text-decoration: none;
}

.right_arrow {
    float: right;
    margin-right: 5px;
    text-decoration: none;
}

.day_link {
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: normal;
    color: #1f64a3;
    text-decoration: none;
}

.today_day {
    font-family: 'Times New Roman', Times, serif;
    font-size: 26px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 20px;
}

.search_result {
    background-color: #F1B215;
}
