h1, h2, h3, .like_h3, h4 {
    color: #e3e3e3;
    text-shadow: 1px 1px 1px #666;
}
#top h3 {
    text-shadow: 0 0 0 transparent;
}
#content {
    background: transparent url('/media/index/content-bg.png') repeat-x left top;
    padding: 0 0 10px 0;
}
#contain {
    padding: 20px 0 20px 10px;
    width: 600px;
}
#right_col {
    padding-left: 0;
}
#right_col div.banner-300-100 {
    margin: 20px 0 10px 30px;
}
#right_col div.banner-300-300 {
    margin: 20px 0 10px 30px;
}
#intro {
    background: #6ca817 url('/media/page/intro-bg.png') repeat-x left top;
    color: #fff;
    padding: 15px 30px;
    position: relative;
    width: 920px;
}
#intro p {
    font-size: 110%;
    margin: 0;
}
#intro #intro_base {
    width: 520px;
}
#countries {
    padding-top: 5px;
    width: 362px;
}
#countries #cntrs_top,
#countries #cntrs_bottom {
    background: transparent none no-repeat left top;
    display: block;
    font-size: 1px;
    overflow: hidden;
}
#countries #cntrs_top {
    background-image: url('/media/page/country-top.png');
    height: 20px;
}
#countries #cntrs_bottom {
    background-image: url('/media/page/country-bottom.png');
    height: 5px;
}
#countries #cntrs_body {
    background: transparent url('/media/page/country-body.png') repeat-y left top;
    padding: 0 2px;
}
#countries #cntrs_cross {
/*    background: #dfdfdf url('/media/page/country-cross.png') repeat-x left top; */
    background-color: #fff;
    min-height: 273px;
    _height: 273px;
    padding: 10px 0 10px 10px;
}
#countries .country {
    display: block;
    float: left;
    padding: 0 10px 20px;
    width: 145px;
}
#countries .country h5 {
    color: #619f1b;
    font-weight: bold;
}
#countries .country ul {
    list-style-type: none;
    margin: 10px;
}
#countries .country ul li {
    background: transparent url('/media/page/li.png') no-repeat left 6px;
    padding-left: 10px;
}
#countries .country ul li a {
    color: #3d3d3d;
}
.tee_time_box {
    background: transparent url('/media/index/tee-time-box.png') no-repeat left top;
    width: 192px;
}
.tee_time_box.tournament {
    background-image: url('/media/index/tee-time-box-tournament.png');
}
.tee_time_box.tournament .date {
    padding-left: 30px;
}
#flash_mapa {
    bottom: 0;
    height: 255px;
    position: absolute;
    right: 0;
    width: 410px;
}
#flash_mapa h2 {
    top: 0;
    position: absolute;
    right: 0;
    padding-right: 30px;
    text-align: right;
}
#vyhledavani {
    padding-bottom: 20px;
}

