@charset 'utf-8';

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	font-family: Candara, Calibri, sans-serif;
}

.htmlPage {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body {
	background-color: #445566;
}

#headerContent {
	width: 1280px;
	margin: 0 auto;
}

.bodyContent {
	width: 1260px;
	border-style: solid;
	border-width: 10px;
	border-color: white;
	background-color: #d5bf96;
	margin: 0 auto;
	font-size: 17px;
	position: relative;
}

#index.bodyContent {
	height: 705px;
}


#headerContent button, .bodyContent button {
	font-family: Candara, Calibri, sans-serif;
	font-size: 20px;
	font-variant: normal;
	font-weight: bold;
	background-color: #445566;
/* 	background-color: #829EFF; */
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	padding: 7px 15px 7px 15px;
	cursor: pointer;
	outline: none;
	margin-left: 5px;
}

#headerContent button:hover {
	color: #FB65A5;
}

#headerContent button.selected {
	color: #445566;
	background-color: #FFFFFF;
	cursor: default;
}

#titleContainer {
	float: left;
}

#menuContainer {
	margin-top: 42px;
	float: right;
}

.contentContainer {
	padding: 30px 20px 20px 15px;
	display: none;
}

#authors {
	width: 1100px;
	margin: 5px auto;
}

#authors .photo {
	border-style: solid;
	border-width: 3px;
	border-color: white;
}

#authors a {
	text-decoration: underline;
	color: #000000;
}

#authors a:hover {
	text-decoration: underline;
	color: #DB4585;
}

#authors .sandokan {
	width: 600px;
	text-align: right;
	float: left;
}

#authors .sandokan .column {
	float: right;
	padding: 5px;
}

#authors .sandokan .content {
	margin: 80px 20px 0px 0px;
}

#authors .sandokan .icon {
	margin: 0px 0px -4px 7px;
}

#authors .pepek {
	width: 500px;
	text-align: left;
	float: right;
}

#authors .pepek .column {
	float: left;
	padding: 5px;
}

#authors .pepek .content {
	margin: 80px 0px 0px 20px;
}

#authors .pepek .icon {
	margin: 0px 7px -4px 0px;
}


#contentContainer2 {
	width: 1260px;
	background-color: #d5bf96;
	font-family: Candara, Calibri, sans-serif;
	font-size: 14px;
	color: black;
	margin: 0 auto;
	/*	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
*/
}

#footerContent {
	width: 1280px;
	margin: 0 auto;
	margin-top: 5px;
	padding-bottom: 15px;
	text-align: right;
	color: #ffffff;
	font-size: 20px;
	font-variant: small-caps;
}

#footerContent a {
	color: #FB65A5;
	text-decoration: none;
	font-size: 20px;
}

#footerContent a:hover {
	text-decoration: underline;
}

h1, h2, h3, .h1, .h2, .h3 {
	font-family: Candara, Calibri, sans-serif;
	color: #ffffff;
	font-weight: normal;
}

h1, .h1 {
	font-size: 48px;
	color: #c1f1a4;
	margin-left: -4px;
}

h2, .h2 {
	font-size: 30px;
}

h3, .h3 {
	font-size: 18px;
	margin-top: 10px;
}

h4, .h4 {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	white-space: nowrap;
}

.smallText {
	font-size: 11px;
}

#home1, #home2, #home3 {
	width: 50px;
	height: 50px;
	margin: 5px 8px 0px 0px;
	font-family: "Liberation Sans Narrow", Calibri, "DejaVu Sans Condensed", Ebrima, Ariel, sans-serif;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	color: white;
}

#home sup {
	font-size: 12px;
}

.bulletContent {
	padding-top: 10px;
}

#home1 {
	background-color: #321065;	
}

#home2 {
	background-color: #DF8E01;	
}

#home3 {
	background-color: #070110;	
}

#home td {
	vertical-align: top;
	padding-bottom: 10px;
}

#history {
	margin-top: 10px;
}

#history #table1, #history #table2 {
	width: 600px;
	float: left;
}

#history #table1 {
	margin-right: 12px;
}

#detailAkce .banner {
	border-style: solid;
	border-width: 0px 10px 10px 0px;
	border-color: white;
}

#detailAkce .row {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

#detailAkce .thumbnail {
	width: 394px;
	float: left;
	margin-top: 20px;
	margin-left: 19px;
	display: inline-block;
}

#detailAkce .row div:nth-child(2) {
	margin-left: 0px !important;
}

img.borderedThumbnail {
	border: 2px solid #fff; 
	padding: 5px; 
	background: #777;
}

#detailAkce .thumbnail a {
	outline: none;
}

#detailAkce .thumbnail img {
	display: block;
	margin: 0 auto;
}

.mfp-counter {
	color: #c1f1a4 !important;
	font-size: 30px !important;
}

#detailAkce .bottomPadding {
	margin-top: 30px;
}

#infoContainer {
	width: 870px;
	margin-top: 15px;
	margin-left: 20px;
}

#infoContainer .info {
	padding: 5px  0px 5px 7px;
}

#infoContainer td {
	vertical-align: top;
}

#infoContainer table {
	margin-left: 0px;
}

#detailTitleContainer {
    color: #990000;
    font-size: 40px;
    margin: 15px 0px 0px 25px;
    font-weight: bold;
}

#detailTitleContainer .smaller {
	font-size: 30px;
	font-weight: bold;
}

button#backButton {
	position: absolute;
	float: right;
	top: 10px;
	right: 10px;
	background-color: #DB4585;
}

button#backButton:hover {
	color: #FB65A5;
}

i.tent {
	display: inline;
	background: url('../images/icon_tent.png') no-repeat right top;
	padding: 0px 10px 0px 10px;
	margin-right: 0px;
}

i.bed {
	display: inline;
	background: url('../images/icon_bed.png') no-repeat right top;
	padding: 0px 10px 0px 10px;
	margin-right: 0px;
}

#content, #htmlContent {
	padding: 20px;
}

#htmlContent img {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* Ajax loader */
div.loader {
	text-align: center;
}

div.loader img {
	
}

div.feedback {
	margin: 25px 0;
	color: red;
}

/* Generic classes */
.hidden {
	display: none !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

.marginTop50 {
	margin-top: 50px;
}

select, textarea, input[type=text], input[type=password] {
	font-family: "Trebuchet MS", sans-serif, Georgia, Arial, Helvetica;
	border: 1px solid #9c9c9c;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ffffff;
	color: #a78b6f;
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 16px;
	padding: 7px;
}

select {
	padding: 7px 7px 7px 0px;
}

em {
	font-style: normal;
}

p {
	margin-top: 9px;
}

.error {
	color: #990000;
	font-weight: bold;
	padding-top: 5px;
}


/******************* TABLES *********************/


.tableSearchResult {
	display: table;
	border: 1px;
	border-color: #a78b6f;
	border-style: solid;
	width: 100%;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.tableSearchResult a, .tableSearchResult a:hover {
	text-decoration: none !important;
	color: #000000 !important;
}

.tableSearchResultHeader1 { width: 75px; white-space: nowrap; }
.tableSearchResultHeader2 { width: 50px; }
.tableSearchResultHeader3 { width: auto; }


.tableSearchResultCaption {
	display: table-caption;
}

.tableSearchResultRow, .tableSearchResultRowEven, .tableSearchResultRowOdd, .tableSearchResultRowSelected {
	display: table-row;
	height: 18px;
	overflow: hidden;
}

.tableSearchResultRowEven {
	background-color: #f0e4bd;
}

.tableSearchResultRowOdd {
	background-color: #dbcea6;
}

.tableSearchResultRowSelected {
	background-color: #f4a144;
	cursor: pointer;
}

a.tableSearchResultRowEven:hover, a.tableSearchResultRowOdd:hover {
	background-color: #c1f1a4;
	cursor: pointer;
}

.tableSearchResultColumn, .tableSearchResultColumnRight, .tableSearchResultColumnSmallFont, .tableSearchResultColumnIcons {
	display: table-cell;
	padding: 3px 7px 3px 7px;
	height: 15px;
	overflow: hidden;
	text-align: left;
	border-top: 0px;
	border-left: 0px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #a78b6f;
}

.tableSearchResultColumnRight {
	text-align: right;
}

.tableSearchResultColumnSmallFont {
	font-size: 14px;
}

.tableSearchResultColumnIcons {
	padding: 0px 10px 0px 10px;
}
