<!--
body {
	background-color: #0B2D14;
	color: white;
	font-size: 80%;
	font-family: verdana, sans-serif;
	margin: 0;
	text-align: center
	}
table {
	font-size: 100%
}

#main {
	text-align: left;
	position: relative
	}

#header {
	/*border: solid 1px black*/
	}
#logo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 112px;
	text-align: center;
	vertical-align: middle
	}
#title {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 200px;
	text-align: center;
	font-weight: bold;
	font-size: 125%
	}
#menu {		/* --- Okno kolem Menu ---*/
	position: absolute;
	top: 0px;
	left: 200px;
	/* width: 150ex; */
	width: auto;
	border-style: groove;
	background-color: #B8C5E5;
	}
#menu p {
	float: left;
	padding: 5px;
	margin: 0;
	/* height: 8.5em; */
	color: #283b6c;
	/*background-color: #C5E5C5;*/
	/* border: 1px solid #283b6c */
	
	}
#menu p a, #menu p a:link, #menu p a:visited, #menu p a:active {
/*	color: rgb(206,48,49)*/
	}

#content {    /* --- Okno, kde jsou tabulky a zadávací pole ---*/
	/*border: solid 1px white;*/
	margin: 0
	}
#content_in {	/* --- Okno v okně Content ---*/
	margin: 10px
	}

#footer {
	position: absolute;
	margin: 50px 0px 0px 10px;
	clear: both
	}

#border {
	position: relative;
	clear: both;
	border: solid 1px white
	}


h1, h2, h3 {
	font-weight: bold;
	color: white;
	text-align: left
	}
h1 {font-size: 130%}
h2 {font-size: 120%}
h3 {font-size: 110%}

#center {text-align: center}

a, a:link, a:visited, a:active {
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none
	}
a:hover {
	text-decoration: underline
	}
#menu a, #menu a:link, #menu a:visited, #menu a:active {
	font-weight: bold;
	/* color: #666600; */
	/* color: #007DFF; */
	 color: #000000;

	text-decoration: none
	}
#menu a:hover {
	text-decoration: underline
	}
#menu p a, #menu p span {
	display:block; text-decoration:none; color:#000; height:16px; text-align:center; font-family: arial, sans-serif;
	border:none; background:none; line-height:20px; font-size:11px; overflow:hidden;
	}

table.ucty {
	width: 100%
	}
table.ucty tr {
	background-color:#00cc99;
	}
table.ucty th {
	width: 10em;
	background-color:#0000cc;
	font-weight:bold;
	text-align:center
	}
table.ucty th.ucty {
	width: auto;
	background-color: #cc0033;
	text-align: left
	}
table.ucty td {
	xbackground-color:#00cc99;
	text-align: right
	}
table.ucty td.ucty {
	background-color:#0066cc;
	text-align: left;
	vertical-align: top;
	padding-left: 80px;
	text-indent: -80px
	}
table.ucty td.ucty_total {
	background-color:#0066cc;
	font-weight:bold
	}

div.sql_range {
	font-weight:bold
	}
div.sql_range span {
	color: #283b6c;
	background-color:#D0D0D0
	}
div.sql_range a, div.sql_range a:link, div.sql_range a:visited,
div.sql_range a:active {
	color: #D0D0D0;
	text-decoration: none
	}
div.sql_range a:hover {
	text-decoration: underline
	}

div.sql_button {
/*	text-align: center*/
	}
div.sql_button a, div.sql_button a:link, div.sql_button a:visited, div.sql_button a:active {
	display: block;
	margin: 2px;
	padding: 1px 1px;
	background: silver;
	border: 2px outset silver;
	color: black;
	text-align: center;
	font-weight: normal;
	font-family: Arial;
	width: 15em;
	text-decoration: none
	}
div.sql_button a:hover {
	border: 2px outset yellow
	}
.sql_filtr {
	}

.sql_table {
	margin: 2px;
	padding: 2px;
	}
.sql_table th {
	background-color: #0000cc;
	font-weight: bold;
	text-align: center;
	vertical-align: top
	}
.sql_table tr {
	background-color: #D0D0D0;
	}
.sql_table td {
	/* background-color: #D0D0D0; */ 
	background-color: auto;
	color: black
	}
.sql_table .sql_delete, .sql_table .sql_edit {
	width: 20px;
	height: 20px;
	padding: 0;
	cursor: pointer
	}
.sql_table a, .sql_table a:link, .sql_table a:active, .sql_table a:visited {
	color: #283b6c
	}
.sql_table a:hover {
	text-decoration: underline
	}
.sql_table th a, .sql_table th a:link, .sql_table th a:active, .sql_table th a:visited {
	color: #ffffff
	}
.sql_sum td {
	background-color: #9999ff;
	font-weight: bold;
	text-align: right;
	vertical-align: top
	}
tr.sql_row_highlight td {
	color:red;
	font-weight:bold;
	}
tr.sql_row {
	/* font-weight:bold; */
	}
#FormEdit label {
	width: 150px;
	float: left;
	margin: 0px 10px 0px 0;
	text-align: right;
	vertical-align: top
	}
#FormEdit input, #FormEdit select {
	float: left
	/*width: 200px*/
	}
#FormEdit br, #Formedit p {
	clear: both
	}

.red, .sql_table .red {
	background-color: red
	}
.green, .sql_table .green {
	background-color: green
	}
.black, .sql_table .black {
	background-color: black
	}
.neplatny, .sql_table .neplatny, .darkgray {
	background-color: dimgray
	}
.neaktivni, .sql_table .neaktivni, .gray {
	background-color: gray
	}

-->

