body {
    color: #333333;
    *padding-bottom: 40px;
    background: none repeat scroll 0 0 #f0f0f0;
}

a {
    color: #ff4a0d;
    text-decoration: none;
}

a:hover, a.visited {
    color: #ff4a0d;
    text-decoration: underline;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}


.h3, h3 {
    font-size: 18px;
    margin: 0 2px 8px !important;
    padding: 0 0 1px;
    color: #e96d1a;
}

ol, ul {
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 15px;
}

/* menu */

.navbar-inverse .navbar-toggle {
    background-color: #333;
    border-color: #333;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}

.navbar {
    border: 0;
    margin-bottom: 0px;
    min-height: 70px;
    position: relative;
    background:#fff;
}

.navbar-inverse{
    background-color:#fff;
    border-color:none
}

.navbar-nav > li > a {
    padding-bottom: 25px;
    padding-top: 32px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #333333;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#ff9900;background-color:transparent}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #ff9900;
    color: #fff;
}


/* logo */
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    background: url(img/logo_chatar.png) no-repeat;
    width:127px;
    height: 70px;
    padding: 0;
}

/* soc ikon */
.iconSoc {margin-top:24px; margin-left:20px;}
.iconSoc .fa-facebook-square {font-size: 30px; color:#3b5998;}
.iconSoc .fa-google-plus-square {font-size: 30px; color:#cb3c2c;}
.iconSoc .fa-youtube-square {font-size: 30px; color:#e52d27;}

/* slider */
.jumbotron {
    background-color: #eee;
    color: inherit;
    margin-bottom: 0;
    padding: 0;
    background: url(img/slider_header.jpg) center center no-repeat;
    height: 300px;
    width:100%;
    position: relative;
    background-color:#fff;
}

.header-wrapper {
    max-width: 1434px;
    height: 300px;
    margin: 0 auto;
    position: relative;
}  

.jumbotron .h1, .jumbotron h1 {
    font-size: 38px;
    color:#fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.1;
    text-shadow: 0 0 8px #000;
}


.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 65%;
    color: #fff;
    font-weight: 400;
    line-height: 1;
    display: flex;
    margin: 10px 0 0;
}

.jumbotron p {
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px;
    color:#fff;
    line-height: 18px;
}

.jumbotron .itemContact {
    margin-right:15px;
    font-size: 13px;
    white-space: nowrap;
    display: inline-block;
    margin-top: 15px;
}

.fixed-container {
    background: rgba(51, 51, 51, 0.85);
    position: absolute;
    width: 100%;
    bottom: 0;
}

.jumbotron a {color:#fff;}

/* breadcrumbs */
.breadcrumb {
    list-style: outside none none;
    margin-bottom: 10px;
    padding: 14px 15px 8px;
    text-transform: uppercase;
    font-size: 12px;
}

ol.breadcrumb li {
    display: inline;
}

ol.breadcrumb li a {
    color:#666666;
    font-weight: normal;
}

ol.breadcrumb li.active {
    color:#666666;
    font-weight: bold;
}

.cottage-heading {
    font-size: 18px;
    text-transform: uppercase;
    width: 100%;
}

.cottage-number {
    background: #ff4a0d;
    padding: 6px 6px 3px;
    border-radius: 4px 0 0 4px;
    font-size: 15px;
    float: left;
    color:#fff;
}

h2.cottage-label {
    background: #cccccc;
    padding: 6px 8px 5px;
    border-radius: 4px;
    *float: left;
    border: none;    
}

.cottage-headingSmall {
    font-size: 18px;
    text-transform: uppercase;
    width: 100%;
}

.cottage-headingSmall a {
    color: #333;
    text-decoration: none; 
}

.cottage-headingSmall a:hover {
    color: #333;
    text-decoration: underline; 
}

.cottage-numberSmall {
    background: #ff4a0d;
    padding: 4px 6px 3px;
    margin-right: 6px;
    border-radius: 4px 0 0 4px;
    font-size: 14px;
    float: left;
    color:#fff;
}

h3.cottage-labelSmall {
    background: #cccccc;
    padding: 6px 8px 5px;
    border-radius: 4px;
    font-size:15px;
    *float: left;
    border: none; 
    color: #333;    
}


.itemPlace {
    margin-top: 5px;
    line-height: 20.2px;
    margin-left: 15px;
}

.descCottagelabel {
    border-bottom: 2px solid #ff4a0d;
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}

/* obsah */
.h2, h2, .h3, h3 {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid #e96d1a;
    padding: 0 0 1px;
}

h3.descTitleOranz {
    font-size: 18px;
    text-transform: uppercase;
    padding: 10 0 3px;
    color:#ff4a0d;
    display: inline;
}

h3.oranz {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid #ff4a0d;
    padding: 10 0 3px;
    color:#ff4a0d;
}

h2.sedy {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid #333;
    padding: 0 0 5px;
    color:#333;
}

h3.sedy {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid #333;
    padding: 0 0 5px;
    color:#333;
}

h2.titlePlacesSeda {
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 5px;
    color:#ff4a0d;
    display: inline;
    border-bottom: none;
}

.descPlacesLabel {
    border-bottom: 2px solid #333333;
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}

h3.sedy {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid #333;
    padding: 0 0 5px;
    color:#333;
}

/* home */
.list-group-item {
    background-color: transparent;
    border: none;
    display: block;
    margin-bottom: 0;
    padding: 2px 0;
    position: relative;
    color: #ff4a0d !important;
}

a.list-group-item:focus, a.list-group-item:hover {
    background-color: transparent;
    color: #ff4a0d;
    text-decoration: underline;
}

.list-group-item.active:focus, .list-group-item.active:hover {
    background-color: transparent;
    border-color: none;
    color: #333;
    z-index: 2;
}

.list-group-item.active {
    background-color: transparent;
    border-color: none;
    color: #333 !important;
    z-index: 2;
    cursor: default;
    font-weight: bold;
}

.iconBazen {
    background: url(img/iconBazen.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    margin-right:8px; 
    display: inline-block;
    vertical-align: middle;    
}

.iconRybar {
    background: url(img/iconRybar.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    margin-right:8px; 
    display: inline-block;
    vertical-align: middle;          
}

.iconVoda {
    background: url(img/iconVoda.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    margin-right:8px; 
    display: inline-block;
    vertical-align: middle;         
}

.iconSilvestr {
    background: url(img/iconSilvestr.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    margin-right:8px; 
    display: inline-block;
    vertical-align: middle;          
}

.iconSleva {
    background: url(img/iconSleva.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; 
    margin-right:8px;   
    display: inline-block;
    vertical-align: middle;          
}

.iconVikend {
    background: url(img/iconVikend.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    margin-right:8px;
    display: inline-block;
    vertical-align: middle;           
}

/* chaty p�ehled */
.media {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 6px;
    margin-top: 7px;
}
/*
.media:first-of-type {
   border-top: none;
   margin-bottom: 10px;
   padding-top: 10px;
}

.media:first-child {
   border-top: none;
   margin-bottom: 10px;
   padding-top: 10px;
}
*/
.media-heading {
    margin-bottom: 5px;
    margin-top: 0;
    background: #cccccc;
    padding: 0;
    border-radius: 4px;
    text-transform: uppercase;
    width:100%;
    display: table;
}

.media-number {
    background: #ff4a0d;
    padding: 7px 6px 6px;
    border-radius: 4px 0 0 4px;
    font-size: 13px;
    float: left;
    color:#fff;
}

h3.media-label {
    background: #cccccc;
    padding: 6px 8px 5px;
    border-radius: 0 4px 4px 0;
    font-size: 15px;
    float: left;
    color: #333333;
}

.media-label a, .media-label a.link {
    color: #333333;
}

.media-heading a:hover {
    color: #333333;
    background: #dddddd;
    text-decoration: underline;
}

.media-left img {
    width: 118px;
    height: 87px;
    margin-right: 20px;
    margin-top: 5px;
    background-color:#cccccc;
    display: inline-block;
}


.cottageViewed {
    float: flex;
    margin-top: 10px;
}

.media-headingViewed {
    font-size: 14px;
    line-height: 18px;
    min-height: 36px;
}

.media-leftViewed {

}

.cottageViewedItem {
    padding-left: 0px;
}

.kapacitaLabel, .priceLabel {
    color: #ff4a0d;
}

.itemCat {
    background-color: #ff4a0d;
    border-radius: 3px;
    padding: 4px 9px;
    color:#fff;
    font-size: 12px;
    margin-right: 4px;
    float: left;
}

.media-body p {
    line-height: 19px;
    margin-bottom: 9px;
    margin-top: 1px;
}

.socIcon {
    display: inline;
}

.socIcon .fa-youtube-square {
    font-size: 28px;
    margin-top: -2px;
}
.fa {
    display: inline-block;
    font: 18px/1 FontAwesome;
    padding-top: 1px;
    text-rendering: auto;
    transform: translate(0px, 0px);
    vertical-align: middle;
}

.cottage-detail {
    float: right;
}

.btn-group-sm > .btn, .btn-sm {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 2px 6px;
}

.btn-success {
    background-color: #ff4a0d;
    border-color: #ff4a0d;
    color: #fff;
}

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
    background-color: #666;
    border-color: #666;
    color: #fff;
}

/* search cottage */
.searchCottage .form-group {
    margin-bottom: 6px;
}

.searchBtn {
    width: 100%;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.searchBtnLink {
    width: 100%;
    margin-bottom: 6px;
    background-color: #bababa;
    color: #fff;
    text-transform: uppercase;
}


.input-group-addon {
    background-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
    text-transform: uppercase;
}

.form-control {
    background-color: #bababa;
    background-image: none;
    border: 1px solid #bababa;
    border-radius: 4px;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

/* footer */
#footer {
    background-color: #333333;
    color: #ccc;
    display: block;
    vertical-align: bottom;
    margin-top: 25px;
    z-index: 101;
    min-height:100px;
    padding-bottom: 20px;
}

#footer h4 {
    color:#f0f0f0;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 1px solid #555;
    padding: 0 0 3px;
    margin: 25px 0 10px !important;
}

.imgPoukaz {
    background: url(img/poukazky.png);
    background-repeat: no-repeat;
    height: 174px;
    width: 228px;
    margin-top: 5px;
    display: inline-block;
}

#footerBottom {
    background-color: #ff4a0d;
    color: #fff;
    display: block;
    vertical-align: bottom;
    z-index: 101;
    min-height:50px;
    padding: 20px 0;
    font-size:13px;
}

#footerBottom a, #footerBottom a.link {
    color:#fff;
    text-decoration: none;
}

#footerBottom a.visited, #footerBottom a:hover {
    color:#fff;
    text-decoration: underline;
}

.placeDescript {
    margin: 0 0 20px;
}

.cottageDescriptAll {
    text-align: justify;
    margin-bottom:10px;
}

.cottageDescriptAll img {
    padding-left:0;
}

.thumbnail {
    background-color: transparent;
    border: none;
    border-radius: 0px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 0;
    transition: border 0.2s ease-in-out 0s;
}

.col-md-35 {
    padding-left: 8px;
    padding-right: 8px;
}

.col-md-35 {
    width: 20%;
}

.col-md-12a {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 5px 8px;
    vertical-align: top;
}

.titleDescript {
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top: 2px;
    color: #666;
}

.col-ph-6 {
    padding: 2px !important;
}

.col-ph-6a {
    padding: 2px 1px !important;
}

.btn-trans {
    background-color: transparent;
    color: #333; 
    border: 1px solid #ccc;
    width:100%;
}

.btn-trans:hover, .btn-trans:focus {
    background-color: #f2dede;
    color: #a94442; 
    border: 1px solid #ebccd1;
    font-weight: bold;
}

.btn-book {
    background-color: #fec91b;
    color: #333; 
    border: 1px solid #ccc;
}

.btn-order {
    background-color: #fd4b1d;
    color: #fff; 
    border: 1px solid #fd4b1d;
}

.btn-free-small {
    background-color: transparent;
    color: #333; 
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 2px 5px;
    display: inline;
    font-size: 12px;
    float:right;
}

.btn-book-small {
    background-color: #fec91b;
    color: #333; 
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 2px 5px;
    display: inline;
    font-size: 12px;
    float:right;
    margin: 0 3px;
}

.btn-order-small {
    background-color: #fd4b1d;
    color: #fff; 
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 2px 5px;
    display: inline;
    font-size: 12px;
    float:right;
}

.bg-danger {
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    color: #a94442;
    border-radius: 4px;
    padding: 2px 5px;
    display: inline;
    font-size: 12px;
}

.rezervace {
    width: 100%;
    display: inline-block;
}

.infoRezervace {
    margin: 2px 4px 5px;
}

.searchRezervace {
    margin: 15px 4px 5px;
}

.iconBazenC {
    background: url(img/iconBazenC.png) center center no-repeat;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 4px;
}

.iconKrb {
    background: url(img/iconKrb.png) center center no-repeat;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 4px;
}

.iconZvire {
    background: url(img/iconZvire.png) center center no-repeat;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 4px;
}

.bookDate {
    padding: 1px !important;
}




