.wysiwyg p {
    margin-bottom: 15px;
    color: white;
    line-height: 130%;
}

.wysiwyg a {
    color: #F5B37C /*WYS* !important *WYS*/;
}

.wysiwyg a:hover {
    text-decoration: none;
}

.wysiwyg p.perex {
    position: relative;
/*    padding-left: 55px;*/
/*    background: url('../img/perex.gif') left top no-repeat;*/
    color: #FFFFFF;
    font-size: 1.1em;
    min-height: 45px;
    font-weight: bold;
}

.with-right-side .wysiwyg p.perex, .with-right-side .wysiwyg h1 {
    padding-left: 0;
}

/*
.wysiwyg p.perex span.first-letter {
    position: absolute;
    font-weight: normal;
    left: 0px;
    top: 15px;
    font-size: 2.7em;
    font-style: italic;
    color: #814D15;
    width: 35px;
    text-align: center;
}*/

.wysiwyg h1 {
    color: #D9B988;
    font-size: 2.2em;
    font-weight: normal;
    margin-bottom: 20px;
/*    padding-left: 55px;*/
}

.wysiwyg h2 {
    color: #D9B988;
    font-size: 1.6em;
    font-weight: normal;
    margin-bottom: 5px;
}

.wysiwyg img {
    border: 5px #C66A1D solid;
}

.wysiwyg img.left {
    float: left;
    margin: 0 20px 10px 0;
}

.wysiwyg img.right {
    float: right;
    margin: 0 0px 10px 20px;
}

/* strankovani */
.pagging a, .pagging span {
    font-size: 0.9em;
    color: white /*WYS* !important *WYS*/;
    text-decoration: none;
    padding: 1px 2px;
    margin: 0 2px;
}

.pagging span {
    font-weight: bold;
}

.pagging a.but {
    color: black;
    background: #9D6438 /*WYS* !important *WYS*/;
}

.pagging a:hover {
    color: #D9B988 /*WYS* !important *WYS*/;
}


/* news */
.wysiwyg #news .item {
    margin-bottom: 18px;
    padding-bottom: 15px;
    background: url('../img/news-bottom.gif') left bottom repeat-x;
}

.wysiwyg #news .item p.date {
    margin-bottom: 0;
    color: #B55309;
}

.wysiwyg #news .item p.date i {
    font-style: normal;
}

.wysiwyg #news .item h2 {
    margin-bottom: 20px;
    font-size: 1.4em;
}

.wysiwyg #news .item h2 a {
    color: #D9B988 /*WYS* !important *WYS*/;
}

.wysiwyg #news .item p.right {
    height: 24px;
}

.wysiwyg #news .item p.right a {
    float: right;
    background: url('../img/more.gif') left top no-repeat;
    width: 66px;
    _width: 102px;
    height: 20px;
    _height: 24px;
    display: block;
    padding: 4px 0 0 36px;
    color: white /*WYS* !important *WYS*/;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
}

/* letter */
.wysiwyg #letter .item {
    margin-bottom: 18px;
    padding-bottom: 15px;
    background: url('../img/news-bottom.gif') left bottom repeat-x;
}

.wysiwyg #letter .item p, .wysiwyg #letter .item h2 {
    margin-left: 10px;
}

.wysiwyg #letter .item p.date {
    margin-bottom: 0;
    color: #B55309;
}

.wysiwyg #letter .item p.date i {
    font-style: normal;
}

.wysiwyg #letter .item h2 {
    margin-bottom: 10px;
    font-size: 1.4em;
}

.wysiwyg #letter .item h2 a {
    color: #D9B988 /*WYS* !important *WYS*/;
}

.wysiwyg #letter .item p.right {
    height: 24px;
}

.wysiwyg #letter .item p.right a {
    float: right;
    background: url('../img/more.gif') left top no-repeat;
    width: 66px;
    _width: 102px;
    height: 20px;
    _height: 24px;
    display: block;
    padding: 4px 0 0 36px;
    color: white /*WYS* !important *WYS*/;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
}

.wysiwyg #galerie .item {
    border-left: 1px #9D6438 solid;
    background: url('../img/fotogalerie-lista.gif') right top no-repeat;
    padding: 4px 4px 0 0px;
    margin-bottom: 9px;
    position: relative;
}

.wysiwyg #galerie .item div.cleaner {
    height: 5px;
    overflow: hidden;
    background: url('../img/fotogalerie-lista.gif') right bottom no-repeat;
}

.wysiwyg #galerie .item img {
    margin: 0 0 0 4px;
}

.wysiwyg #galerie .item h2, .wysiwyg #galerie .item p {
    margin-left: 187px;
}

.wysiwyg #galerie .item h2 {
    color: #D9B988;
    margin-bottom: 25px;
    margin-top: 2px;
    font-size: 1.5em;
}

.wysiwyg #galerie .item p.ctyrlistky {
    width: 157px;
    background: url('../img/fotogalerie-ctyrlistky.gif') left top no-repeat;
    height: 15px;
    margin-bottom: 0;
    position: absolute;
    left: 182px;
    margin-left: 0;
    bottom: 47px;
}

.wysiwyg #galerie .item p.ct-0 { width: 0px; }
.wysiwyg #galerie .item p.ct-10 { width: 14px; }
.wysiwyg #galerie .item p.ct-20 { width: 31px; }
.wysiwyg #galerie .item p.ct-30 { width: 47px; }
.wysiwyg #galerie .item p.ct-40 { width: 62px; }
.wysiwyg #galerie .item p.ct-50 { width: 78px; }
.wysiwyg #galerie .item p.ct-60 { width: 94px; }
.wysiwyg #galerie .item p.ct-70 { width: 110px; }
.wysiwyg #galerie .item p.ct-80 { width: 126px; }
.wysiwyg #galerie .item p.ct-90 { width: 143px; }
.wysiwyg #galerie .item p.ct-100 { width: 157px; }

.wysiwyg #galerie .item p.ctyrlistky span {
    display: none;
}

.wysiwyg #galerie .item form p {
    margin: 0 0 10px 0;
}
.wysiwyg #galerie .item form {
    position: absolute;
    left: 333px;
    bottom: 0px;
    text-align: right;
}

.wysiwyg #galerie .item form label {
    display: none;
}

.wysiwyg #galerie .item input.submit {
    width: 102px;
    height: 25px;
    background: url('../img/fotogalerie-volit.gif') center center no-repeat;
    border: none;
    color: white;
    font-weight: bold;
    font-size: 0.9em;
    padding-bottom: 5px;
    padding-left: 25px;
    cursor: pointer;
    text-transform: uppercase;
}

.wysiwyg #galerie .item a.submit {
    width: 102px;
    height: 25px;
    background: url('../img/fotogalerie-volit.gif') center center no-repeat;
    border: none;
    color: white;
    font-weight: bold;
    font-size: 0.9em;
    padding-bottom: 5px;
    padding-left: 25px;
    cursor: pointer;
    text-transform: uppercase;
}


/* listovani */
#listovani {
    position: absolute;
    top: 155px;
    width: 980px;
    height: 547px;
}

#listovani-fake {
    height: 547px;
}

#listovani p.left a, #listovani p.right a {
    display: block;
    position: absolute;
    width: 66px;
    height: 69px;
    background-position: center center;
    background-repeat: no-repeat;
    top: 240px;
}

#listovani p.left a span, #listovani p.right a span{
    display: none;
}

#listovani p.left a {
    left: 25px;
    background-image: url('../img/listovani-left.gif');
}

#listovani p.right a {
    right: 45px;
    background-image: url('../img/listovani-right.gif');
}

#listovani div#listovani-content {
    display: block;
    position: absolute;
    left: 100px;
    top: 0px;
    width: 755px;
    height: 546px;
    background: url('../img/listovani-content.gif') center center no-repeat;
}

/* televize */
#tv-block {
    width: 743px;
    height: 542px;
    position: absolute;
    background: url('../img/tv-back.jpg') center center no-repeat;
    left: 250px;
    top: 120px;
    z-index: 20;
}

#tv-block #tv-content {
    position: absolute;
    width: 569px;
    height: 350px;
    left: 82px;
    top: 93px;
}

#tv-block .tv-pause {
    position: absolute;
    width: 50px;
    height: 60px;
    left: 470px;
    top: 465px;
}


.wysiwyg #tv-blank {
    height: 520px;
}

.wysiwyg #tv-list .item {
    float: left;
    width: 202px;
    height: 174px;
    margin-right: 16px;
    margin-bottom: 20px;
    position: relative;
}

.wysiwyg #tv-list .item p {
    margin: 0;
}

.wysiwyg #tv-list .item img {
    position: absolute;
    border: none;
    width: 173px;
    height: 114px;
    left: 17px;
    top: 3px;
    overflow: hidden;
    z-index: 3;
}

.wysiwyg #tv-list .item a {
    position: absolute;
    width: 202px;
    _width: 154px;
    height: 174px;
    _height: 25px;
    padding: 149px 10px 0 38px;
    left: 0px;
    top: 0px;
    overflow: hidden;
    z-index: 4;
    background: url('../img/tv-back.gif') left top no-repeat;
    color: white;
    font-weight: bold;
}

.wysiwyg #product .item {
    background: url('../img/news-bottom.gif') left bottom repeat-x;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.wysiwyg #product .item img {
    float: left;
    border: none;
}

.wysiwyg #product .item h2, .wysiwyg #product .item p.text {
    margin-left: 120px;
}

.wysiwyg #product .item h2 {
    margin-bottom: 20px;
}

.wysiwyg table {
    border-collapse: collapse;
    margin-bottom: 20px;
}

.wysiwyg table td, .wysiwyg table th {
    border-left: 1px #585858 solid;
    border-right: 1px #585858 solid;
    padding: 4px 10px;
    text-align: left;
}

.wysiwyg table td {
    color: white;
}
.wysiwyg table th {
    border-left: 1px #B4CC51 solid;
    border-right: 1px #B4CC51 solid;
    color: #D9B988;
    font-weight: bold;
    background: #325C07;
}
.wysiwyg table tr.odd {
}
.wysiwyg table tr.even {
    background: #101010;
}
.wysiwyg table tr.foot {
    background: #1D1D1D;
    font-weight: bold;
}

.wysiwyg table.invisible {
    border: none;
}

.wysiwyg table.invisible td, .wysiwyg table.invisible th {
    border: none;
}

