.dropdown-menu li {
    font-size: 14px !important;
    list-style: outside none none !important;
}
.magazine-news .magazine-news-img{
	margin-bottom: 10px;
}
.magazine-news .jeden-clanek{

}

h2 a:link, h2 a:visited {
    color: #53555c;
}


.grid figcaption{
	overflow: hidden;
}
.grid figcaption span{
    display: inline-block;
    height: 30px;
    line-height: 15px;
    margin-right: 80px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
}
.cs-style-2 figure {
	overflow: hidden;
}



.navbar-brand{
	padding-top: 0px;
}

/****************************
Clients
****************************/
ul.clients-list, ul.bottom-body-clients, ul.section-clients {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

ul.bottom-body-clients {
    text-align: center;
}

ul.clients-list li, ul.bottom-body-clients li {
    display: inline-block;
    height: 100px;
    margin: 0 20px 0 20px;
    line-height: 100px;
    text-align: center;
    opacity: 0.50;
}
ul.clients-list li:hover, ul.bottom-body-clients li:hover {
    opacity: 1;
}

ul.section-clients {
    text-align: center;
}

ul.section-clients li {
    height: 108px;
    display: inline-block;
    line-height: 108px;
    margin: 0 30px 0 0;
    width: 108px;
    border: none;
}
ul.section-clients li:hover {
    opacity: 1;
}
ul.section-clients li:last-child {
    margin: 0;
}
ul.section-clients li img.client-image {
    display: inline-block;
}

ul.bottom-body-clients li {
    border: none;
    height: 108px;
    width: 108px;
    border: none;
    text-align: center;
    float: none;
    display: inline-block;
}
ul.bottom-body-clients li img.client-image {
    display: inline-block;
}
ul.bottom-body-clients li:last-child {
    margin: 0;
}

#main-slider .carousel h2{
	line-height: 72px;
	margin-top: 18%;
}

.bezslideru{
	margin-top: 90px;
}

/* formular */

.FormFieldsetTable{
	width: 100% 
}
.FormFieldsetTable tr td{
	vertical-align: top;
	line-height: 34px;
}
.FormFieldsetTable tr td.FormPovinnePopis{
	font-weight: bold;
}
.FormSubmit{
	position: relative;
	height: 40px;
}
.FormSubmit input{
	position: absolute;
	right: 0px;
}
.FormPoleTD textarea, .FormPoleTD input, .FormPoleTD select{
	 background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.FormPoleTD textarea{
	 background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 134px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.FormPoleTD input[type="radio"], .FormPoleTD input[type="checkbox"]{
	width: 10px;
}
td.FormPoleTD{
	position: relative;
}
td.FormPoleTD span.formoznac{
	position: absolute;
	right: 6px;
	top: 0px;
	font-size: 25px;
	color: #E74C3C;
}
td.Form15TD2 span.formoznac{
	position: absolute;
	right: 25px;
	top: 0px;
	font-size: 25px;
	color: #E74C3C;
}

.breadcrumb { 
	background: none;
	position: relative;
	color: #fff;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
.breadcrumb a {
	color: #fff;
}
.breadcrumb li.active {
	color: #fff;
	text-decoration: none;
}
.breadcrumb li a:hover {
	color: #53555c;
	text-decoration: none;
}

@media (min-width: 768px) {
	.dropdown:hover > .dropdown-menu {
    	display: block;
    	margin-top: 0; // remove the gap so it doesn't close
	}
}

.jeden-clanek, .jeden-clanek-no-masonry{
	margin-bottom: 30px;
}

.magazine-news-img img{
	width: 100%;
}

.service-wrapper{
	margin-bottom: 50px;
}

.margin-bottom-20{
	margin-bottom: 20px;
	clear: both;
}
.margin-bottom-30{
	margin-bottom: 30px;
	clear: both;
}
.margin-bottom-40{
	margin-bottom: 40px;
	clear: both;
}

.margin-top-20{
	margin-top: 20px;
	clear: both;
}
.margin-top-30{
	margin-top: 30px;
	clear: both;
}
.margin-top-40{
	margin-top: 40px;
	clear: both;
}

.gBorder{
	border: 8px solid #fff;
   box-shadow: 0 1px #fff inset, 0 0 8px #c8cfe6;
}


.calendar-legenda{
	margin-top: 20px;
	line-height: 20px;
	margin-bottom: -5px;
	text-transform: lowercase;
}
.calendar-legenda .stav{
	border: 1px solid #FCF4E9;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-bottom: -4px;
	margin-left: 12px;
}
.calendar-legenda .stav.prvni{
	margin-left: 0px;
}
.calendar-legenda .volno{
	background: #ECF1C5;
}
.calendar-legenda .obsazeno{
	background: #ffc0cb;
}
.calendar-legenda .nepronajimase{
	background: #dcdcdc;
}
.calendar-legenda .rezervovano{
	background: #feff5e;
}
.calendar-blok-obsazenost{
	margin-bottom: 30px;
}

.Form4TD1{
	line-height: 20px !important;
}
.Form4TD1 a{
	text-decoration: underline;
}


.booking_img_ico{
	
}

.homepagetext{
	margin-bottom: 25px;
	margin-top: 25px;
}
.homepagetext h1{
	font-weight: bold;
}

.vlajky{
	position: absolute;
	right: 5px;
	bottom: 0px;
}

.fotogalerie-gallery, .download{
	margin-top: 15px;
}

