@charset "utf-8";
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #3c746b;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	line-height: 160%;
}
a,
a:visited,
a:active,
a:hover {
	color: #42929d;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.twoColFixRtHdr #container { 
	width: 977px;
	margin: 36px auto;
	text-align: left;
	border: solid 4px #c3ffff;
	background: url(images/container_bg.png) repeat-y left top;
} 
.twoColFixRtHdr #header {
	height: 225px;
	position: relative;
}
.twoColFixRtHdr #odkazy {
	position: absolute;
	right: -4px;
	top: -30px;
	color: #FFF;
	width: 977px;
	margin: 0;
	padding: 0;
	text-align: right;
}
.twoColFixRtHdr #odkazy a {
	color: #FFF;
}
.twoColFixRtHdr #headimg {
	position: absolute;
	left: 0;
	top: 0;
}
#mrak_maly {
	position: absolute;
	left: -24px;
	top: 8px;
}
#mrak_velky {
	position: absolute;
	left: 650px;
	top: -11px;
}
#kytara {
	position: absolute;
	right: -21px;
	top: 80px;
}
#bannery {
	position: absolute;
	right: 0;
	top: 161px;
	padding: 4px 0 0 0;
	background: #c3ffff;
}
#bannery ul {
	margin: 0;
	padding: 0;
}
#bannery li {
	margin: 0;
	padding: 0 0 0 4px;
	list-style: none;
	float: left;
}
#dema, #bike_ski {
	border: solid 2px #42929d;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 242px;
	padding: 2px 0 0 4px;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 280px 30px 0;
	padding: 0 20px;
}
#mainContent h1 {
	font-size: 22px;
	color: #3bb3c3;
	margin: 0;
	padding: 4px 0 8px 0;
}
#mainContent h2 {
	font-size: 13px;
	margin: 0;
	padding: 18px 0 0 0;
}
#mainContent table {
	border-collapse: collapse;
	margin: 12px 0;
	width: 646px;
}
#mainContent tr:hover td {
	background: #c3ffff;
	cursor: pointer;
}
#mainContent th {
	background: #42929d;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 6px 8px;
}
#mainContent td {
	padding: 4px 8px;
	border-bottom: solid 1px #42929d;
}
#mainContent table#foto_table tr:hover td,
#mainContent table#cenik_table tr:hover td,
#mainContent table#rezervace_table tr:hover td,
#mainContent table#usneseni_table tr:hover td { 
	background: none;
	cursor: default;
}
#mainContent table#foto_table td {
	padding: 8px;
	border-bottom: none;
	text-align: center;
}
#mainContent table#foto_table td a {
	padding: 4px;
	border: solid 1px #fff;
	display: inline-block;
}
#mainContent table#foto_table td a:hover {
	border: solid 1px #42929d;
}
.aktuality_datum { 
	font-size: 18px;
	color: #8ee6f4;
	border: solid 1px #FFF;
}
#mainContent .forum_datum { 
	color: #42929d;
	font-weight: normal;
	font-size: 10px;
}
#mainContent textarea#text {
	width: 500px;
}
#mainContent textarea#komentar {
	width: 300px;
}
.aktuality_foto { 
	float: left;
	margin: 9px 12px 6px 0;
	padding: 4px;
	border: solid 1px #8ee6f4;
}
#mainContent p { 
	font-size: 13px;
	margin: 0;
	padding: 3px 0 6px 0;
}
.twoColFixRtHdr #footer { 
	height: 0;
}
.twoColFixRtHdr #footer p {

}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#fotogalerie .TabbedPanelsContent {
	height: 173px;
}

.fadein {
	position: relative;
	width: 210px;
	height: 160px;
}
.fadein img {
	position: absolute;
	padding: 4px;
	background: #FFF;
	border: solid 1px #42929d;
	z-index: 10;
}

#slideshow {
    position: relative;
    width: 210px;
	height: 160px;
}

#slideshow a {
    display: none;
	position: absolute;
	padding: 4px;
	background: #FFF;
	border: solid 1px #42929d;
	z-index: 10;
}

#slideshow a.active {
    display: block;
}

#slideshow a.last-active {
    display: none;
}

#mainContent table.KT_tngtable {
	width: auto;
}
#mainContent table.KT_tngtable table {
	margin: 0;
	width: auto;
}
#mainContent table.KT_tngtable table td {
	padding: 1px;
}
#mainContent table.KT_tngtable tr:hover td { 
	background: none;
	cursor: default;
}
#mainContent table.KT_tngtable tr:hover td.KT_th { 
	background: #42929d;
}
#mainContent table.KT_tngtable td {
	border-bottom: none;
}
#mainContent table.KT_tngtable td.KT_th { 
	background: #42929d;
	border-bottom: solid 1px #FFF;
	color: #FFF;
	padding: 5px 8px 0 8px;
	vertical-align: top;
	height: 35px;
}
textarea, input {
	font: 13px Verdana, Geneva, sans-serif;
	padding: 4px;
}
#kt_login1,
#KT_Insert1,
#KT_Update1 {
	padding: 6px 12px;
}
#mainContent p#drobky {
	color: #999;
	font-size: 10px;
}

/* VALIDACE */
.KT_field_error {
	color: #e7412d;
}
.KT_field_hint {
	color:#e7412d;
	font-size: 10px;
}
.KT_tngtable td.KT_required {
}
.KT_tngtable label span.KT_required {
	display: none;
}
.form_validation_field_error_error_message {
	color:#e7412d;
	font-weight: bold;
	clear:left;
}
#KT_tngerror,
#KT_tngdeverror {
	padding: 5px 10px;
	margin:5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #e7412d;
	font-size: 12px;
	border: 1px solid red;
	background-color:#FFFFE4;
	background-repeat:no-repeat;
	background-position:left;
}
