/*SUBOR SO SPECIFICKIMI UPRAVAMI PRE CYKLO.HIKING.SK includovat ako POSLEDNY STYLESHETT*/

#header {
    background-image: url('/images/new/cyklo-header.jpg');
    background-repeat: no-repeat;
}

#header .mid {
    background: none;
}

#articles div.first-item {
    height: 240px;
    width: 494px;
    border-bottom-width: 5px;
    position: relative;
}

#articles div.first-item span.c7, #articles div.first-item span.c6, #articles div.first-item span.c5, #articles div.first-item span.c4, #articles div.first-item span.c3, #articles div.first-item span.c2 {
    background: none;
    z-index: 100;
    display: none;
}

#articles div.first-item span.c4 a:hover {
    color: white;
}

#articles div.first-item span.c1 {
    height: 240px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: block;
}

#articles div.first-item span.c1 img {
    position: relative;
    bottom: 70px;
}


#articles div.first-item span.c7, #articles div.first-item span.c6, #articles div.first-item span.c5, #articles div.first-item span.c4 {
    color: #ccc;
}

#articles div.first-item span.c3 a {
    color: #ddd;
}

#articles div.first-item span.c3 a:hover {
    color: white;
}

#articles div.first-item span.c2, #articles div.first-item span.c3 {
    position: relative;
    bottom: 60px;
    display: inline;
}

#articles div.first-item span.c4 {
    bottom: 60px;
    display: block;
    position: relative;
    height: 2.5em;
}

#articles div.first-item span.c6, #articles div.first-item span.c5 {
    bottom: 0px;
    z-index: 11;
    display: none;
    position: absolute;
    padding-bottom: 1px;
    padding-right: 5px;
    font-weight: bold;
}

#articles div.first-item span.c5, #articles div.first-item span.c4, #articles div.first-item span.c2 {
    padding-left: 5px;
}

#articles div.first-item span.c7 {
    position: absolute;
    display: block;
    background-color: black;
    z-index: 10;
    width: 494px;
    bottom: 0px;
    height: 70px;
    filter: alpha(opacity=60); 
    -khtml-opacity: 0.6;
    opacity: .6;
}

#podlogom span {
    display:none;
}

#podlogom span.c1 {
    display:block;
}

#podlogom span.c1 img {
    float: none;
    border-bottom: 1px solid white;
}

#podlogom span.c3 {
    padding: 0px;
    font-size: 12pt;
    font-weight: bold;
}

#podlogom span.c3 a {
    color: #444;   
}

#podlogom span.c3 a:hover {
    color: #000;   
}

#podlogom span.c4 {
    padding: 2px 5px 5px 5px;
    display: block;
    font-size: 9pt;
}
#podlogom span.c4 a {
    color: white;
}
#podlogom span.c2, #podlogom span.c3 {
    display: inline;
    position: relative;
    left:  5px;
    top: 2px;
}
#podlogom span.c2 {
    color: white;
    font-size: 12pt;
    font-weight: bold;
}

#articles_tirazlist {
    display: none;

}

#hikinglinks {
    _height: 100px;
}






