/* copyright KolMar */
html {
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #000000;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}

h1, h2, h3, p, th, td, li, div {
	cursor: default;
}

p {
	text-align: left;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

img {
	margin: 0 0 0 0;
}

table {
	width: 100%;
	border: none;
	text-align: left; 
	border-collapse: collapse;
}

td {
	border: 1px solid #ff7e00;
	padding: 3px 6px 3px 6px; 
}

th {
	border: 1px solid #000000;
	background-color: #ff7e00;
	padding: 3px 6px 3px 6px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.firstTr td {
	border-top: none;
}

/*.datum {
	text-align: center;
	font-style: italic;
}*/

#tm-wrapper {
	width: 1000px;
	margin: 0 0 0 -500px;
	left: 50%;
	background-image: url("web_img/content.png");
	background-repeat: repeat-y;
	position: relative;
}


/*hlavicka*/
#tm-header {
	position: relative;
	width: 1000px;
	height: 181px;
	background-image: url("web_img/header.png");
	background-repeat: no-repeat;
}


/*horni menu*/
#tm-topMenuText {
	padding-left: 220px;
}

#tm-topMenu {
	position: relative;
	width: 1000px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin: 0 0 0 0;
	height: 25px;
	background-image: url("web_img/menu.png");
	background-repeat: no-repeat;
}

#tm-topMenu a {
	color: #ff7e00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#tm-topMenu a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
}

#tm-left {
	overflow: hidden;
	width: 1000px;
	/*float: left;*/
}

/*levy sloupec*/
#tm-contentLeft {
	font-family: Arial, sans-sarif;
	float: left;
	width: 150px;
	padding-left: 15px;
	padding-right: 15px;
}

#tm-contentLeft a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -14px;
	display:block;
}

#tm-contentLeft a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

/*obsah*/
#tm-contentCenter {
	overflow: auto;
	float: right;
	width: 760px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 50px;
}

#tm-contentCenter a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ff5c04;
}

h1#tm-headline {
	text-align: left;
	font-size: 20px;
	color: #ff7e00;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	margin: 7px 0 20px 50px;
}

#tm-content h3 {
	text-align: left;
	font-size: 14px;
	color: #ff7e00;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	margin: 30px 0px 0px 0px;
}

/*#tm-contentCenter*/ img.image {
	float: left;
	border: 1px solid #ff5c04;
	margin: 0px 10px 0px 0px;
	width: 124px;
}

/*paticka*/
#tm-footer {
	width: 1000px;
	height: 25px;
	background-image: url("web_img/footer.png");
	background-repeat: no-repeat;
	/*clear: both;*/
	position: relative;
	margin: 0 0 0 0;
}

#tm-footer p {
	margin: 0 0 0 0;
	position: relative;
	padding-left: 500px;
	padding-top: 8px;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
}

#tm-footer a {
	color: #000000;
	font-weight: normal !important;/*bold*/
	/*border-bottom: 1px dotted #eaeaea;*/
	text-decoration: none;
}

/*formulare*/

input {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #ff5c04;
	font-size: 12px;
}

input.disabled {
	background-color: #bbbbbb;
}

.submit, .reset {
	/*color: #000000;*/
	/* EDITED */
	color: #ffffff;
	font-weight: bold;
	/* /EDITED */
	background: #ff7e00;
	border: 2px outset #d7b9c9;
	text-align: center;
}

.submitDisabled {
	/*color: #000000;*/
	/* EDITED */
	color: #ff7e00;
	font-weight: bold;
	/* /EDITED */
	background: #ffffff;
	border: 2px outset #d7b9c9;
	text-align: center;
}

label {
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	margin-right: 0.5em;
	width: 25%;
}

textarea {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #ff7e00;
}

/* fotogalery */
td.fotoTd {
	width: 170px;
	height: 170px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	border: none;
}

td.borderR {
	border-right: 1px solid #ff7e00;
}

tr.borderB td {
	border-bottom: 1px solid #ff7e00;
}

/* windows */

#tm-window, #tm-windowForm, #tm-windowDetail {
	/*border: 2px solid #ff0000;*/
	background-color: #ff7e00;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #000000;
	text-align: center;
}

#tm-window, #tm-windowForm {
	background-color: #ff7e00;
}

#tm-windowDetail {
	background-color: #48c6ea;
}

#tm-window table, #tm-windowForm table, #tm-windowDetail table {
	border: none;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

#tm-window th, #tm-windowForm th, #tm-windowDetail th {
	border: none;
	height: 25px;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
}

#tm-window th, #tm-windowForm th {
	color: #ff7e00;
}

#tm-windowDetail th {
	color: #48c6ea;
}

#tm-windowIcon, #tm-windowClose, #tm-windowFormIcon, #tm-windowFormClose, #tm-windowDetailIcon, #tm-windowDetailClose {
	width: 25px;
}

#tm-window td, #tm-windowForm td, #tm-windowDetail td {
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#tm-windowContent table, #tm-windowFormContent table, #tm-windowDetailContent table {
	/*border: 2px solid #ff0000;
	border-top: none;*/
	border: none;
}

#tm-windowDetailContent table, #tm-windowDetailContent td {
	height: 100%;
	vertical-align: top;
}

#tm-windowDetailContent {
	vertical-align: top;
}

#tm-windowText, #tm-windowFormText, #tm-windowDetailText {
	cursor: move;
}

#tm-textEditorContent {
	padding: 10px 10px 10px 10px;
	text-align: justify;
	width: 880px;
	height: 180px;
	overflow: auto;
	color: #000000;
}

#tm-textEditorContent h4, #tm-textEditorContent h5, #tm-windowDetailContentText h4, #tm-windowDetailContentText h5 {
	color: #ffffff;
}

#tm-textEditorContent p {
	text-align: justify;
}

/* calendar */

#tm-calendar, #tm-calendarForm, #tm-clock {
	text-align: center;
}

#tm-calendar table {
	width: 245px;
	height: 285px;
	text-align: center; 
	border-collapse: collapse;
}

#tm-calendar td {
	border: none;
	padding: 0 0 0 0;
	text-align: center;
	width: 35px;
	height: 35px;
}

td.filled, th.filled {
	cursor: pointer;
}

#tm-calendar tr.days {
	font-weight: bold;
}

#tm-calendar th {
	border: none;
	/*padding: 0 0 0 0;*/
	background-color: #ff7e00;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	/*text-align: center;*/
	width: 35px;
	height: 40px;
	text-align: center;
}

#tm-clock table {
	width: 175px;
	height: 105px;
	text-align: center; 
	border-collapse: collapse;
}

#tm-clock td {
	border: none;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 30px;
	width: 35px;
	height: 35px;
}

#tm-calendarForm table, #tm-bookForm table, #tm-membersForm table, #tm-articlesForm table {
	width: 400px;
	text-align: center; 
	border-collapse: collapse;
}

#tm-calendarForm td, #tm-bookForm td, #tm-membersForm td, #tm-articlesForm td {
	border: none;
	padding: 0 0 0 0;
	text-align: center;
	width: 400px;
}

#tm-calendarForm table, #tm-calendarForm td {
	height: 420px;
}

#tm-bookForm table, #tm-bookForm td {
	height: 250px;
}

#tm-membersForm table, #tm-membersForm td {
	height: 320px;
}

#tm-articlesForm table, #tm-articlesForm td {
	height: 320px;
}

#tm-successesForm table, #tm-successesForm td {
	height: 350px;
}

img.icon {
	float: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 16px !important;
	height: 16px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}

#tm-mainform img.icon {
	margin: 0 0 0 5px;
}

/* delete */

#tm-delete, #tm-ok, #tm-failed, #tm-error {
	padding: 0 0 0 0;
}

#tm-delete table, #tm-ok table, #tm-failed table, #tm-error table {
	width: 300px;
	height: 100px;
	text-align: center; 
	border-collapse: collapse;
}

#tm-delete td, #tm-ok td, #tm-failed td, #tm-error td {
	border: none;
	padding: 0 0 0 0;
	text-align: center;
	width: 50px;
	height: 40px;
}

#tm-delete th, #tm-ok th, #tm-failed th, #tm-error th {
	border: none;
	/*padding: 0 0 0 0;*/
	background-color: #ff7e00;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	/*text-align: center;*/
	width: 300px;
	height: 60px;
	text-align: justify;
}

.deleting {
	font-weight: bold;
	color: #ffffff;
}

.yesButton {
	color: #ffffff;
	font-weight: bold;
	background-color: #ff0000;
	border: 2px outset #d7b9c9;
	text-align: center;
}

.noButton {
	color: #ffffff;
	font-weight: bold;
	background-color: #009900;
	border: 2px outset #d7b9c9;
	text-align: center;
}

/* clears */

.clear {
	clear: both;
}

.clearl {
	clear: left;
}

.clearr {
	clear: right;
}

#tm-noscript {
	padding: 80px 0 0 0;
	margin: 0 20px 0 360px;
	text-align: justify;
	font-size: 15px;
	font-weight: bold;
}

.center {
	text-align: center;
}

#tm-windowLoading {
	position: absolute;
	background-color: #ffffff;
	margin: -75px 0 0 -75px;
	padding: 0 0 0 0;
	width: 150px;
	height: 150px;
	left: 50%;
	top: 50%;
}

#tm-windowLoading img {
	width: 150px;
	height: 150px;
	float: none;
	margin: 0 0 0 0;
}

.action, .centeredAction {
	color: #ff7e00;
	cursor: pointer;
	font-style: italic;
}

.centeredAction {
	text-align: center;
}

.disactive {
	color: #000000;
}

.divDisable {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #bbbbbb;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#tm-membersData td {
	text-align: center;
	width: 25%;
	border: none;
	padding: 0 0 0 0;
}

#tm-membersData td img {
	float: none !important;
	text-align: center;
	margin: 10px 0 10px 0;
}

/* windowDetail ids */
.windowDetailContentList {
	text-align: left;
	width: 150px;
}

#tm-windowDetailContentList {
	margin: 20px 10px 10px 10px;
	width: 130px;
	overflow: auto;
}

.windowDetailContentText {
	text-align: justify;
}

#tm-windowDetailContentText {
	padding: 20px 15px 10px 15px;
	overflow: auto;
	color: #000000;
}

#tm-windowDetailContentText h2 {
	margin-top: 0;
}

#tm-windowDetailContentText h3 {
	margin: 20px 0 -5px 0;
}

/* menu list */
.menuList {
	width: 150px;
	position: absolute;
	top: -1000px;
	background-color: #ff7e00;
	color: #ffffff;
	border: 1px solid #000000;
}

.menuList ul {
	margin: 10px 10px 10px 10px;
	list-style-type: none;
	padding: 0 0 0 0;
}

.menuList li {
	margin-bottom: 5px;
	font-weight: bold;
}

.menuList a {
	color: #ffffff;
	text-decoration: none;
}

.menuList a:hover {
	color: #000000;
}

.autor, .date {
	font-size: 10px;
}

.autor {
	float: right;
	font-style: italic;
}

/* Z-indexes */

.menuList { z-index: 1; }

#tm-header { z-index: 2; }

#tm-topMenu { z-index: 3; }

#tm-wrapperDisable { z-index: 91; }

#tm-windowDetail { z-index: 92; }

#tm-windowDetailDisable { z-index: 93; }

#tm-windowForm { z-index: 94; }

#tm-windowFormDisable { z-index: 95; }

#tm-window { z-index: 96; }

#tm-windowDisable { z-index: 97; }

#tm-allDisable { z-index: 98; }

#tm-windowLoading { z-index: 99; }


