.homepage #center-right-side {
    width: 100%;
    float: none;
}

.homepage #content {
    width: 688px;
    float: left;
    padding-top: 467px;
    margin: 0;

}

body.homepage #right-side {
    padding-top: 140px;
    width: 292px;
    float: right;
    display: block;
}

.homepage #left-side {
    display: none;
}


/* homepage */
.homepage h1 {
    display: none;
}

.homepage p#hp-perex {
    height: 85px;
}

/* homepage - fotogalerie */
#fotogalerie {
    margin-bottom: 40px;
}

#fotogalerie h2 {
    display: none;
}

#fotogalerie p.right a {
    color: #B3874F;
    background: url('../img/a.gif') center left no-repeat;
    padding-left: 18px;
    font-weight: bold;
    margin-right: 30px;
    text-decoration: none;
}
#fotogalerie p.right a:hover {
    text-decoration: underline;
}

#fotogalerie p.item {
    float: left;
    width: 164px;
    height: 142px;
    background: url('../img/foto.gif') center center no-repeat;
    margin-right: 8px;
    _margin-right: -2px;
}

#fotogalerie p.item img {
    margin: 22px 6px;
}

/* rozcestnik */
#rozcestnik {
    margin-bottom: 10px;
}

#rozcestnik div {
    float: left;
    margin-right: 10px;
}

/* pohadkove noviny petronely Haty */
.homepage .box-noviny  {
    height: 300px;
    padding: 0 33px 0px 20px;
    margin-bottom: 20px;
    position: relative;
}

.homepage .box-noviny h2 {
    display: none;
}

.homepage .box-noviny p.vice a {
    position: absolute;
    right: 35px;
    bottom: 38px;
    width: 128px;
    height: 25px;
    text-align: center;
    color: white;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;

}

.homepage .box-noviny p.vice a:hover {
    text-decoration: underline;
}

.homepage .box-noviny  ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 70px;
}

.homepage .box-noviny  ul li {
    padding-bottom: 8px;
    padding-left: 24px;
    background: url('../img/siska.gif') left top no-repeat;
    min-height: 20px;
}
.homepage .box-noviny  ul li a {
    color: black;
}
.homepage .box-noviny  ul li a:hover {
    text-decoration: none;
}

/* stare hrady */
body.homepage .box-stare-hrady p {
    padding-left: 116px;
    padding-top: 228px;
    height: 47px;
    _height: 275px;
}


