*{
    margin: 0;
    padding: 0;
    border: none;
}

body{
    background: lightblue  url(../images/pozadi.jpg) 50% 0 repeat;
    font-family: sans-serif;
}

#top-frame{
    background: transparent  url(../images/pozadi.jpg) 50% 0 repeat;
    padding-top: 20px;
    width: 955px;
    margin: 0 auto;
    position: relative;    
}

#ramecek{    
    width: 955px;
    height: 565px;
    position: absolute;
    top: 0;
    background: transparent  url(../images/pozadi.jpg) 50% 0 repeat;
}

#ramecek-in{
    background: transparent  url(../images/ramecek.png) 50% 0 repeat;
    width: 955px;
    height: 565px;
    position: absolute;
    top: 20px;
}

a.link{
    display: block;
    width: 284px;
    height: 186px;
    position: absolute;
    top: 530px;
}

#triatlonLink{
    background: transparent  url(../images/triatlon-link-both.png) 0 0 no-repeat;
    left: 40px;
}

#triatlonLink:hover{
    background: transparent  url(../images/triatlon-link-both.png) 100% 0 no-repeat;
}

#csopLink{
    background: transparent  url(../images/csop-link-both.png) 0 0 no-repeat;
    left: 336px;
}

#csopLink:hover{
    background: transparent  url(../images/csop-link-both.png) 100% 0 no-repeat;
}

#pochodyLink{
    background: transparent  url(../images/pochody-link-both.png) 0 0 no-repeat;
    left: 632px;
}

#pochodyLink:hover{
    background: transparent  url(../images/pochody-link-both.png) 100% 0 no-repeat;
}

.foto{
    height: 498px;
    width: 955px;
    position: absolute;
    top: 85px;
    left: 2px;
    z-index: 0;    
}

#foto-cesbrod{
    background: transparent  url(../images/radnice.jpg) 50% 0 no-repeat;
}

#foto-triatlon{
    background: transparent  url(../images/triatlon.jpg) 50% 0 no-repeat;
}

#foto-csop{
    background: transparent  url(../images/csop.jpg) 50% 0 no-repeat;
}

#foto-pochody{
    background: transparent  url(../images/pochody.jpg) 50% 0 no-repeat;
}

#cb{
    position: absolute;
    width: 33px;
    height: 149px;
    top: 235px;
    left: -30px;
    background: transparent  url(../images/cb.png) 50% 0 no-repeat;
}

.cleaner{
    clear: both;
    display: block;
}

.endora{
    background-color: #81CAD1;
    position: absolute;
    top: 750px;
    font-size: 0.8em;
    display: block;
    text-align: center;
    color: white;
    width: 100%;
}
