html, body, p, h1, h2, h3, h4, h5, h6, dl, dd, dt, form {
    padding: 0;
    margin: 0;
    list-style: none;
}

table, tr, td, th {
    margin: 0px;
    padding: 0px;
    border: none;
}

html {
    background: #353434 url('img/bg.jpg') repeat-x top center;

}

body {
    font-size: 62.5%;
    font-family: 'Arial CE', Tahoma, 'Helvetica CE', Arial, helvetica, sans-serif;
    background: url('img/content.jpg') repeat-y top center;
    color: #fff;
}

#home {
    background: url('img/index-content.jpg') repeat-y top center;
}

.active-no {
    color: #ffde27;
    font-weight: bold;
}

.activel {
    color: #ffde27;
}

/* ----------------------------------------------------------------------------------------------------------
Tagy
---------------------------------------------------------------------------------------------------------- */
h1{
    font-size: 150%;
    text-align: left;
    width: 458px;
    display: none;

}

#detail h1 {
    position: absolute;
    top: 383px;
    left: 256px;
    color: #ffde27;
    display: block;
	width: 500px;
	overflow: hidden;
}

#home h1 {
    position: absolute;
    top: 360px;
    left: 246px;


    color: #f10b0b;
    display: block;
    z-index: 100;
}

h2{
    color: #f10b0b;
    font-size: 140%;
    padding: 0 0 0 26px;
}

h3{
    color: #f10b0b;
    font-size: 120%;
    padding: 10px 0 10px 26px;
}

hr {
    border: none;
    margin: 0px;
    padding: 0px;
    font-size: 0;
    line-height: 0;
}

a{
 color: #fff;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none;
}


fieldset {
    border: none;
    margin: 0px;
    padding: 0px;
}

button {
    border: none;
    margin: 0px;
    background: none;
    padding: 0px;
}

input, textarea, button, label {
    margin: 0px;
    padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------
wrap
---------------------------------------------------------------------------------------------------------- */
#wrap {
    clear: both;
    width: 991px;
    margin: 0 auto;
    text-align: center;
    background: url('img/index-top.jpg') no-repeat top center;
    padding: 200px 0 0px 0;
    font-size: 120%;
    position: relative;
}


#home #wrap {
    background: url('img/index-top-home.jpg') no-repeat top center;
}

#content {
    clear: both;
    width: 991px;
}
#text {
    text-align: left;
    width: 738px;
    float: right;
    padding: 150px 25px 20px 0px;


}

#home #text {
    position: relative;
    left: 220px;
    width: 500px;
    float: left;
    padding-top: 194px;

}

#left {
    width: 220px;
    text-align: left;
    padding: 40px 0 10px 0;
    color: #004880;
    float: left;
}

#home #left{
    position: relative;
    top: 0px;
    left: -525px;

}

#right {
    text-align: left;
    width: 244px;
    float: right;
    color: #004880;
    position: relative;

}

#bottom {
    clear: both;
    background: #353434 url('img/bottom-bg.jpg') no-repeat 50% 50%;
    width: 991px;
    text-align: justify;
    padding: 28px 0px 0 0px;
}


#footer {
    background: #727171 url('img/footer.jpg') no-repeat top center;
    font-size: 110%;
    padding: 5px 0 10px;
}

/* ----------------------------------------------------------------------------------------------------------
Obecne tridy
---------------------------------------------------------------------------------------------------------- */
.clear {
    clear: both;
}


/* ----------------------------------------------------------------------------------------------------------
text
---------------------------------------------------------------------------------------------------------- */
#text p {
    padding: 0 0 5px 26px;
    clear: both;
}

#text table p {
    padding-left: 0;
}

#text table p.fleft {
	float: left;
	clear: none;
}

#text table p.fright {
	float: right;
	clear: none;
}

#text form {
    padding: 10px 0 10px 26px;
}

#text .no-padding {
    padding: 0px;
}

#navigace a {
    text-decoration: none;
}

#navigace a.active {
    font-weight: bold;
}

#text input {
    border: none;
    background: none;
}

#text p.banner {
    padding: 0 0 0 26px;

}

#text label {
    width: 113px;
    line-height: 19px;

    text-align: right;
    display: block;
    padding: 0 28px 5px 0;
    float: left;
    clear: both;
    font-weight: bold;
}
#text p.long {
    background: url('img/long.jpg') no-repeat top left;
    width: 203px;
    height: 24px;
    clear: none;
    float: left;
    padding-left: 0px;

}

#text p.long input {
    width: 200px;
}

#text p.small {
    background: url('img/small.jpg') no-repeat top left;
    width: 85px;
    height: 24px;
    float: left;
    clear: none;
    padding-left: 0px;
}

#text p.small input {
    width: 80px;
}


#text input.check{
    width: 15px;
    height: 15px;
    float: left;
    border: 1px solid #000;
    background: #fff;

}

#text .ch-label{
    float: left;
    clear: none;
    display: block;
    padding: 0 15px 5px 10px;
    font-weight: normal;
    text-align: left;
    width: auto;
}

#text .smart-label {
    width: auto;
    clear: none;
    font-weight: normal;
    text-align: left;
    padding: 0 10px 3px;
}
#text select {
    width: 134px;
   margin: 0 0 8px 0;
}
#text #obecne {
    width: 366px;
    float: left;
}

#text #lokalita {
    width: 135px;
    float: left;
	padding-bottom: 10px;
}

#detail-search {
    position: relative;
    clear: both;
    width: 709px;
    padding: 8px 0 0 0;
    background: url('img/detail-search.jpg') repeat-y top left;
	min-height: 30px;
}

#detail-search p {
    width: 509px;
    float: left;
    clear: none;
    padding-left: 0px;
}

#detail-search button {
    position: absolute;
    bottom: 4px;
    right: 16px;
    text-align: right;
}
#text .page {
    text-align: right;
    padding: 10px 0px 30px 0px;
}

#text .page-bottom {
    text-align: center;

}

.page .active{
    color: #ffde27;
    font-weight: bold;
    padding: 0px;
}


.page span {
    padding: 0 0 0 20px;
}

.page a{
    text-decoration: none;
}
#text table.list {
    width: 100%;
}
#text table.list .nazev {
    padding: 0 0 0 40px;
}
#text table.list .col {
    width: 100px;
    border-left: 1px solid #62778c;
    text-align: center;
    padding: 10px 0;
}

#text table.list tbody tr {
     background: #153B50 url('img/table-bg.jpg') repeat-x top left;

}

#text table.list tbody tr.doporuc-hover:hover {
     background: #242b3c url('img/hover-doporuc.jpg') repeat-x top left;

}

#text table.list tbody .tcheck {
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
}


#text table.list tbody tr td{
    padding: 10px 5px;
}

.list h3{
    color: #fff;
    font-size: 100%;
    padding: 0 0px 10px 0px;
}

.list .cena {
    font-weight: bold;
     color: #ffde27;
}

#text table.list .foto{
    text-align: left;
    padding-left: 10px;
    width: 90px;
}

.list .akt {
   color: #ffde27
}

#text #photo {
    position: absolute;
    top: 425px;
    right: 74px;
    width: 293px;
    height: 208px;
    background: #fff;
    padding: 1px;
    display: block;
	text-align: center;
}

#text table.list tbody tr td.doporuc {
    background: #0f3951;
    padding-right: 0px;
    text-align: right;
}

#text .number {
    position: absolute;
    top: 400px;
    right: 76px;

}

#text dl {
    background: url('img/info-zakl.jpg') no-repeat top left;
    width: 367px;
    height: 142px;
    line-height: 26px;
    padding: 2px 0 0 0;
    position: absolute;
    top: 424px;
    left: 254px;
}

#text dl dt {
    width: 178px;
    float: left;
    text-align: right;
    font-weight: bold;
    padding: 0 5px 0 0;
}

#text dl dd {
    width: 178px;
    float: left;
    text-align: left;
    padding: 0 0 0 5px;
}
#text #popis-left {
    float: left;
    width: 169px;
    padding: 284px 0 0 26px;

}

#text #popis-left h3 {
     color: #ffde27;
     padding: 0 0 5px 0;
     text-align: center;
}

#text #popis-left p{
    width: 143px;
    padding: 3px 0 3px 26px;
    background: url('img/popis-detail.jpg') no-repeat top left;
    font-weight: bold;
}

#text #popis-left span{
    font-weight: normal;
    color: #ffde27;
    display: block;
}

#text #popis-left p.first {
    background: #22495f url('img/popis-detail-top.jpg') no-repeat top left;
    padding: 20px 0 2px 26px;
}/*
*/

#text #popis-right {
    float: right;
    width: 478px;
    padding: 284px 46px 0 0;
}

#text #popis-right p,
#text #popis-right h2,
#text #popis-right h3{
    padding: 0px;

}

#text #popis-right p.button-text {
    float: left;
    clear: none;
    padding: 5px 10px 0 0px;
}
#text .button-text a{
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 48px;

}
#tisk a{
    background: url('img/tisk.jpg') no-repeat top left;
}

#post-mail  a{
    background: url('img/mail-button.jpg') no-repeat top left;
}

#hypoteka  a{
    background: url('img/hypoteka.jpg') no-repeat top left;
}

/* ----------------------------------------------------------------------------------------------------------
tab
---------------------------------------------------------------------------------------------------------- */

#tab {
    clear: both;
    width: 653px;
    height: 61px;
    margin: 0 0 0 26px;
    padding: 20px 0 0px 0;
    background: url('img/tab-top.jpg') no-repeat bottom left;
}

#tab li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: block;
    float: left;

}

#tab li a{
    display: block;
    float: left;
    text-decoration: none;
    color: #000;
    height: 26px;
    padding: 28px 0 0 0;
    font-weight: bold;
    text-align: center;
}

#tab li.active a {
    color: #fff;
    padding: 25px 0 0 0;
    height: 29px;
}

#tab li a#kontakt {
    background: url('img/tab-kontakt.jpg') no-repeat bottom left;
    width: 130px;
}

#tab li.active a#kontakt {
    background: url('img/active-kontakt.jpg') no-repeat bottom left;

}

#tab li a#po-nem {
    background: url('img/tab-po-nem.jpg') no-repeat bottom left;
    width: 146px;
}

#tab li.active a#po-nem {
    background: url('img/active-po-nem.jpg') no-repeat bottom left;

}

#tab li a#r-zpravodaj {
    background: url('img/tab-zpravodaj.jpg') no-repeat bottom left;
    width: 136px;
}

#tab li.active a#r-zpravodaj {
    background: url('img/active-zpravodaj.jpg') no-repeat bottom left;

}

#tab li a#provize {
    background: url('img/tab-provize.jpg') no-repeat bottom left;
    width: 122px;
    text-align: left;
    padding: 28px 0 0 25px;
}

#tab li.active a#provize {
    background: url('img/active-provize.jpg') no-repeat top left;
    padding: 26px 0 0 25px;
    height: 28px;
}



/* ----------------------------------------------------------------------------------------------------------
.tab - detail zalozek
---------------------------------------------------------------------------------------------------------- */
.tab-wrap {
    background: #0f3951 url('img/tab-text-bg1.jpg') repeat-y top left;
    width: 653px;
    margin: 0 0 0px 26px;
}

.tab-text {
    background: url('img/tab-text-bg.jpg') no-repeat top left;
}

.tab-text-bottom {
    background: url('img/tab-text-bottom.jpg') no-repeat bottom left;
}

#text .tab-text label {
    font-weight: normal;
    padding-right: 12px;
    width: 103px;
}

.tab-text form {
    float: left;
    width: 318px;
}
.tab-text form fieldset{
    padding: 20px 0 0 0;
}

.tab-text h5 {
    color: #ffde27;
    font-weight: bold;
    font-size: 120%;
    padding: 10px 0 0 26px;
}

.tab-text form h5{
    padding: 0px;
}

#text .tab-text table {
    width: 642px;
    padding: 0 0 0 10px;
}

.tab-text textarea {
    width: 311px;
    height: 84px;
    border: none;
    padding: 5px 2px 0 2px;
    background: url('img/textarea-pop.jpg') no-repeat top left;

}

#text .tab-text .button {
    width: 100%;
    text-align: right;
}


#text .tab-text p{
    padding: 4px 10px 0 26px;
    clear: none;
}

#text .tab-text form p {
    padding-left: 0px;
    padding-right: 0px;
}

#text .tab-text table p {
    padding: 0px;
}

.tab-text #makler{
    width: 254px;
    float: left;
    padding: 10px 0 0 28px;
}

#text .tab-text #makler-name{
    font-weight: bold;
    font-size: 120%;
    padding-bottom: 20px;
}

.tab-text #makler img {
    float: left;
    padding: 0 10px 0 0;
	width: 87px;
}

/*#tab-kontakt, #tab-nemovitosti, #tab-provize {
    display: none;
}*/


/* ----------------------------------------------------------------------------------------------------------
left
---------------------------------------------------------------------------------------------------------- */
#left h3, #left .title {
    background: #00bae2;
    color: #fff;
    border-left: 1px solid #fff;
    font-size: 100%;
    width: 199px;
    padding: 8px 0 8px 20px;
    text-decoration: underline;
    margin: 30px 0 0 0;
    font-weight: bold;
}

#left h3.strecha {
    background: url('img/strecha.jpg') no-repeat top left;
    padding: 32px 0 0px 20px;
    height: 25px;
}

#left h4 {
    color: #f10b0b;
    padding: 2px 0 2px 32px;
    font-size: 100%;
}

#left #linx h4 {
	padding-left: 20px;
	padding-right: 15px;
}

#left #linx a {
	color: #f10b0b;
	text-decoration: underline;
}

#left a, #right a {
    color: #004880;
    text-decoration: none;
}

#left a:hover, #right a:hover{
    color: #f10b0b;
}

#left p {
    padding: 5px 15px 5px 20px;
    line-height: 1.8em;

}

#left p#poradce {
	padding-right: 100px;
}

#left p.date {
    padding-top: 20px;
    font-style: italic;
    padding-left: 32px;
    line-height: normal;
}

#left p.more {
    color: #f10b0b;
    font-weight: bold;
    padding-left: 32px;
    line-height: normal;
}

#left p.new {
    padding-left: 32px;
    line-height: normal;
}

#left p.more a {
    color: #f10b0b;
    padding: 0 0 0 10px;
    font-weight: normal;
}

ul#menu {
    margin: 0px;
    padding: 0px;
    width: 220px;
}

ul#menu li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: block;
    padding: 10px 0 0 0;
}

ul#menu li a{
    background: url('img/menu-line.jpg') no-repeat bottom left;
    display: block;
    padding: 0px 0 12px 32px;
    font-weight: bold;
    width: 188px;

}

ul#menu li a:hover, ul#menu li a.active {
    background: url('img/menu-line-hover.jpg') no-repeat bottom left;
	color: #f10b0b;
}

ul#menu li ul li a.active {
	background-image: none;
}

ul#menu li ul {
    padding: 5px 0 0px 48px;
    margin: 0px;
}

ul#menu li ul li{
    padding: 0px;
    margin: 0px;
}

ul#menu li ul li a {
    background: none;
    padding: 0 0 10px 0;
    width: 140px;
}

ul#menu li ul li a:hover {
    background: none;
}

ul#type, ul.type {
    margin: 0px;
    padding: 15px 0 0 32px;
}

ul#type li, ul.type li {
    margin: 0px;
    padding: 5px 0;
}

ul#type li:hover, ul.type li:hover {
    color: #f10b0b;
}

ul#type li a, ul.type li a {
    font-weight: bold;
    text-decoration: underline;
    padding: 0px;

}

/* ----------------------------------------------------------------------------------------------------------
right
---------------------------------------------------------------------------------------------------------- */
#right h2 {
    font-size: 110%;
    text-decoration: underline;
    color: #fff;
    padding: 0 0 10px 20px;
}



#right p {
    padding: 0 0 0 20px;
    line-height: 1.8em;
}

#right .title, #right h3 {
    background: url('img/right-title.jpg') repeat-y top left;
    color: #fff;
    margin: 0 0 10px 0;
    padding: 8px 0 8px 20px;
    font-weight: bold;
    font-size: 100%;
    text-decoration:  underline;
}
/* ----------------------------------------------------------------------------------------------------------
new-home
---------------------------------------------------------------------------------------------------------- */
#right .new-home {
    clear: both;
    padding: 10px 6px 10px 20px;
    width: 216px;
    line-height: normal;
}
#left .new-home {
    background: #ededed;
    padding: 10px 6px 10px 10px;
    line-height: normal;
}

.white {
    background: url('img/right-white.jpg') repeat-y top left;

}

#left .white {
    background: #fff;
}


.new-home span, .new-home a {
    font-size: 90%;
    width: 140px;
    display: block;
}
#left .new-home span, #left .new-home a {
    width: 126px;
}
#right .new-home a.velikost {
    padding: 4px 0 0;
    text-decoration: underline;
}

.new-home .cena{
    color: #f10b0b;
    padding: 6px 0 0;

}

.new-home img {
    float: right;
}

/* ----------------------------------------------------------------------------------------------------------
poradce
---------------------------------------------------------------------------------------------------------- */
#poradce {
    height: 137px;
    overflow: hidden;
    background: url('img/online-poradce-left.jpg') no-repeat bottom left;
}

#right #poradce{
    background: url('img/online-poradce.jpg') no-repeat bottom left;
	padding-right: 100px;
}


/* ----------------------------------------------------------------------------------------------------------
online-poradce
---------------------------------------------------------------------------------------------------------- */
#online-poradce{
    position: relative;
    height: 160px;
}

#online-poradce .mail {
    background: url('img/mail.jpg') no-repeat top left;
    width: 224px;
    height: 30px;
    line-height: 28px;
    padding: 0 0 0 20px;
}

#left #online-poradce .mail {
    background: url('img/mail-left.jpg') no-repeat top left;
    width: 200px;
}

#online-poradce input{
    border: none;
    height: 20px;
    background: none;
    width: 206px;
}

#left #online-poradce input{
    width: 188px;
}
#online-poradce .textarea {
    background: url('img/textarea.jpg') no-repeat top left;
    width: 224px;
    height: 103px;
    padding: 10px 0 0 20px;
}

#left #online-poradce .textarea {
    background: url('img/textarea-left.jpg') no-repeat top left;
    width: 200px;
}

#online-poradce textarea{
    border: none;
    background: none;
    font-family: 'Arial CE', Tahoma, 'Helvetica CE', Arial, helvetica, sans-serif;
    font-size: 120%;
    width: 210px;
    height: 80px;
    overflow: hidden;
}

#left #online-poradce textarea{
    width: 180px;
}

#online-poradce button {
    border: none;
    background: none;
    position: absolute;
    top: 124px;
    right: 28px;
}

/* ----------------------------------------------------------------------------------------------------------
info
---------------------------------------------------------------------------------------------------------- */

ul#info {
    margin: 0px;
    padding: 10px 0 10px 35px;

}

ul#info li{
    margin: 0px;
    padding: 2px 0px;
    color: #f10b0b;
}

ul#info li a{
    text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------------
tel
---------------------------------------------------------------------------------------------------------- */
#right #tel {
    background: url('img/tel.jpg') no-repeat center left;
    padding: 10px 0 10px 82px;
}

#left #tel {
    background: url('img/tel-left.jpg') no-repeat center left;
    padding-left: 68px;
    padding-right: 0;
}
/* ----------------------------------------------------------------------------------------------------------
bottom
---------------------------------------------------------------------------------------------------------- */
.bottom-col {
    width: 447px;
    float: left;
    padding: 0 34px 0 10px;

}

.bottom-col-r {
    padding-left: 16px;
    padding-right: 0px;
    width: 480px;


}

.bottom-col-no-h {
    padding-top: 32px
}
#bottom h2 {
    color: #f10b0b;
    font-size: 150%;
    font-weight: normal;
    padding: 0 0 10px 0px;

}

#bottom h3 {
    font-size: 100%;
    padding-left: 0px;
    color: #fff;
}

#bottom p {
    line-height: 1.5em;
    padding: 8px 0 8px 0px;

}

#bottom .nemovitost {
    background: #353434 url('img/bottom-nabidka.jpg') repeat-x top left;
    width: 420px;
    padding: 10px 10px 10px 20px;
    clear: both;


}

#bottom .nemovitost strong {
    display: block;
    padding: 0 0 8px 0;
}

#bottom .nemovitost img {
    float: left;
}

#bottom .nemovitost .popis {
    float: right;
    display: block;
    width: 315px;
    padding: 0 5px 0 0
}

#bottom .nemovitost .cena {

    display: block;
    color: #ffde27;
    font-weight: bold;
    width: 368px;
    float: left;
    padding: 10px 0 0 0;
}


#bottom .nemovitost a {
    float: right;
    color: #ffde27;
    font-weight: bold;
    padding: 10px 0 0 0;
    width: 50px;
}

#bottom .ohlas a {
	color: #ffde27;
}

#bottom .right {
    padding-left: 15px;
}


/* ----------------------------------------------------------------------------------------------------------
logo
---------------------------------------------------------------------------------------------------------- */
#logo {
    position: absolute;
    top: 68px;
    left: 24px;
    display: block;
    width: 182px;
    height: 92px;
}

#logo span {
    display: none;
}

/* ----------------------------------------------------------------------------------------------------------
add
---------------------------------------------------------------------------------------------------------- */
#add {
    position: absolute;
    top: 185px;
    left: 258px;
    display: block;
    width: 245px;
    height: 100px;
}

#add span {
    display: none;
}

/* ----------------------------------------------------------------------------------------------------------
add
---------------------------------------------------------------------------------------------------------- */
#ocenit {
    position: absolute;
    top: 170px;
    left: 528px;
    display: block;
    width: 168px;
    height: 118px;

}

#ocenit span {
    display: none;
}

/* ----------------------------------------------------------------------------------------------------------
top-menu
---------------------------------------------------------------------------------------------------------- */
ul#top-menu {
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}

ul#top-menu li {
    margin: 0px;
    list-style-type: none;
    display: block;
    float: left;
    padding: 0 5px 0 0;
}

ul#top-menu li a{
    display: block;
    float: left;
    height: 37px;
    line-height: 37px;
    color: #fff;
    font-weight: bold;
    padding: 0 10px;
    text-decoration: none;
    background: url('img/top-menu.jpg') repeat-x top left;
}

ul#top-menu li.free a{
    background: url('img/top-menu-free.jpg') repeat-x top left;
}

ul#top-menu li a:hover{
    background: url('img/top-menu-hover.jpg') repeat-x top left;
}
/* ----------------------------------------------------------------------------------------------------------
search
---------------------------------------------------------------------------------------------------------- */
#search {
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: left;
    width: 235px;
}

#search #search-inp {
    background: url('img/search.jpg') no-repeat bottom left;
    width: 169px;
    height: 36px;
    padding: 0 0 0 5px;
    float: left;
}

#search #search-inp input{
    background: none;
    border: none;
    width: 160px;
    padding: 16px 0 0 0;
}
#search button {
    float: right;
    background: none;
    border: none;
    width: 47px;
    height: 44px;
    padding: 0 10px 0 0;
    cursor: pointer;
}
#search button img{
    display: none;
}
/* ----------------------------------------------------------------------------------------------------------
footer
---------------------------------------------------------------------------------------------------------- */
#footer #footer-wrap{
    width: 991px;
    margin: 0 auto;
    text-align: center;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#footer ul {
  padding: 0 0 5px 0px;
  margin: 0px;

}

#footer ul li{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: inline;
}

#footer ul li a{
    display: inline;
    padding: 0 3px 0 0;
}


/* ----------------------------------------------------------------------------------------------------------
    jcarousel
---------------------------------------------------------------------------------------------------------- */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
*/
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    /*width: 88px;*/
    height: 62px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
*/
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* ----------------------------------------------------------------------------------------------------------
jcarousel-setting
---------------------------------------------------------------------------------------------------------- */
.jcarousel-list li, .jcarousel-item {
    padding: 0px;
    margin: 0px;
}

.jcarousel-container-horizontal {
    padding: 0px 19px 0;
    width: 336px;
    height: 67px;
    position: absolute;
    top: 566px;
    left: 254px;

}

.jcarousel-clip-horizontal {
    height: 67px;
    width: 327px;
}

ul#roller{

    margin: 0px;
    padding: 3px 0 0 0;
}

ul#roller li{
    list-style-type: none;
    padding: 1px;
    margin: 0 0 0 3px;
    display: block;
    background: #fff;


}

ul#roller li a {
    display: block;
}

.jcarousel-prev {
    background: url('img/left-arrow.jpg') no-repeat top left;
    width: 16px;
    height: 64px;
    position: absolute;
    top: 3px;
    left: 3px;

}

.jcarousel-next {
    background: url('img/right-arrow.jpg') no-repeat top left;
    width: 25px;
    height: 72px;
    position: absolute;
    top: 3px;
    right: 0px;
}

#tab-nemovitosti, #tab-zpravodaj, #tab-provize {
	display: none;
}

#text form.form input {
	background-color: #ffffff;
}

#text form.form input.submit {
	padding: 3px;
	margin-top: 5px;
	cursor: pointer;
}

ul.error {
	border: 1px solid #ff0000;
	margin-left: 20px;
	padding: 5px 20px;
}

#text ul.space li {
	padding-top: 5px;
}

#text hr.space {
	margin: 20px 0px 10px 26px;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}

#bottom p.ohlas {
	padding-bottom: 20px;
}

#text h4 {
	padding: 15px 0px 10px 26px;
}

#text h5 {
	padding: 15px 0px 10px 26px;
	font-weight: normal;
	font-size: 100%;
}

#text ul {
	list-style-image: url(/styles/img/dot.gif);
}

#text ul li {
	padding-top: 5px;
}

#text #fmapa {
	position: absolute;
	top: 304px;
	right: 10px;
}

#text ul#roller li {
	padding-top: 1px;
}

#trac {
	display: none;
}

input.kontrola {
	display: none;
}
