html, body {
	height: 99%;
}

body {
	background-color: #029855;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	margin: 10px;
}

img {
	border-width: 0px;
}

/* Odkazy obecne */
a {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #006400;
}

/* Odkazy v zahlavi kazde stranky */
a.menu {
	color: White;
	font-size: 16px;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 4px;
}

a.menu:hover, a.menu:active {
	color: #FFD700;
}

/* Funkcni odkazy v tabulkach a pruvodcich */
th.table_column_active a, a.nadpis1 {
	color: #90EE90;
}

th.table_column_active a:hover, th.table_column_active a:active, a.nadpis1:hover, a.nadpis1:active {
	color: White;
}

/* Odkazy pro navrat na predchozi stranku */
a.zpet {
	color: #02BD69;
	text-align: center;
}

a.zpet:hover, a.zpet:active {
	color: White;
}

/* Tlacitka */
input.buttprovest, input.buttshow, input.buttshow2, input.buttarrow {
	background-image: url(pic/bgbut1.jpg);
	border: 3px outset;
	color: White;
	height: 30px;
}

input.buttprovest {
	width: 100px;
}

input.buttshow {
	width: 200px;
}

input.buttshow2 {
	width: 160px;
}

input.buttarrow {
	height: 25px;
	width: 60px;
}

/* Komentar */
div.comment {
	font-size: 10px;
	font-style: italic;
}

/* Zapati kazde stranky */
td.copyright {
	color: #C0C0C0;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
   height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #73BF9D;
}

/* Dvojty nadpis kazde stranky */
div.x, div.stin {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

div.x {
	margin-left: 10px;
	margin-top: 0px;
}

div.stin {
	color: #90EE90;
	margin-left: 8px;
	margin-top: -26px;
}

table {
	font-size: 12px;
}

td {
	text-align: left;
}

th, td.content {
	text-align: center;
}

td#content { /* hlavni obsah stranky */
	padding-top: 20px;
}

td.header_left {
	width: 50%;
}

td.header_right {
	text-align: right;
	width: 50%;
}

td.header_center {
	text-align: center;
}

th#login {
   height: 25px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	background-color: #02BD69;
}

table.main {
   border-width: 4px;
	border-style: outset;
	border-color: #73BF9D;
	width: 100%;
	height: 100%;
	background-image: url(pic/bg1.jpg);
}

table.main_title {
   background-image: url(pic/bg2.jpg);
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #73BF9D;
}

/* Hlavni menu */

table.menugroup {
	border-width: 4px;
	border-style: outset;
	border-color: #73BF9D;
	background-color: #105436;
}

/* Polozky z hlavniho menu */
td.mainmenu {
	color: White;
	cursor: pointer;
	text-align: center;
	height: 29px;
}

/* Nadpis pro kazdou skupinu polozek z hlavniho menu */
th.nadpis {
	font-size: 16px;
	border-bottom: solid;
	border-bottom-width: 1px;
}

/* Tabulky objektu */

table.table_menu, table.table_body, table.selector {
	 border-width: 4px;
  	 border-style: outset;
	 border-color: #73BF9D;
	 background-color: #B3D9B5;
	 vertical-align: middle;
	 white-space: nowrap;
}

table.table_menu, table.table_body {
	width: 85%;
}

table.table_menu, table.selector {
	margin-top: 20px;
}

table.table_menu td {
	text-align: center;
}

span.table_count { /* zobrazeni poctu vybranych polozek tabulky */
   font-weight: normal;
	color: red;
}

th.table_title { /* bunka s nazvem tabulky */
   background-color: #02bd69;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #73BF9D;
}

th.table_subtitle {
   background-color: #02bd69;
	height: 25px;
}

th.table_link { /* bunka s menu tabulky */
	background-color: #006699;
	height: 25px;
}

th.table_column, th.table_column_active { /* nadpisy sloupcu */
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	background-color: #ffffca;
}

th.table_column_active { /* nadpis sloupce podle ktereho je setrideno */
	background-color: #188B57;
}

th img, td img {
	vertical-align: middle;
}

a.table_link, a.table_link:hover, a.table_link:active, a.wizzard_link, a.wizzard_link:hover, a.wizzard_link:active { /* odkazy z menu tabulky nebo pruvodce */
	color: #88ddff;
}

td.table_data, td.table_data_centered, td.table_data_link, td.table_subtotal  { /* bunky s daty tabulky */
	font-family: "Courier New", Courier, monospace;	
}

td.table_data_centered, td.table_data_link, td.table_subtotal {
	text-align: center;
}

td.table_subtotal {
	background-color: #ffffca;
}

td.table_data_link {
	text-decoration: underline;
	cursor: pointer;
}

td.table_item_link {
	text-align: center;
}

td.item_checkbox {
	background-color: #ffffca;
	width: 20px;
}

td.table_footer, td.table_footer_limit { /* posledni radek tabulky */
   background-color: #ffffca;
	text-align: center;
}

td.table_footer_limit {
	width: 30%;
}

/* Pruvodci pro vytvareni a upravy objektu */

table.wizzard {
	width: 85%;
   border-width: 4px;
  	border-style: outset;
	border-color: #73BF9D;
	background-color: #B3D9B5;
	vertical-align: middle;
	margin-top: 20px;
}

th.wizzard_title { /* bunka s nazvem pruvodce */
   background-color: #02bd69;
	height: 25px;
}

span.wizzard_step { /* zobrazeni aktivniho kroku pruvodce */
   font-weight: normal;
	color: red;
}

th.wizzard_step, th.wizzard_step_active { /* bunka s kroky pruvodce */
	background-color: #006699;
	height: 25px;
}

th.wizzard_step_active {
	 background-color: #A2E0FF;
}

td.wizzard_controls {
    vertical-align: middle;
	 text-align: right;
	 height: 30px;
}

span.wizzard_controls_note {
    font-weight: bold;
	 margin: 20px;
}

td.wizzard_itemgroup {
	background-color: #ffffca;
}

td.wizzard_itemname {
	font-style: italic;
	vertical-align: top;
}

td.wizzard_itemvalue {
	font-weight: bold;
	vertical-align: top;	
}

td.wizzard_item_centered {
	text-align: center;
}

td.wizzard_note {
	font-style: italic;
}

/* obecne tabulky (zpravidla s vysledky nejakych operaci) */

table.results, table.options, table#logintable {
	border-width: 4px;
	border-style: outset;
	border-color: #73BF9D;
	background-color: #B3D9B5;
}

table.results, table.options {
	margin-bottom: 20px;
	margin-top: 20px;
}

table.results {
	width: 60%;
}

table#logintable { /* tabulka pro prihlasovani */
	width: 300px;
	margin-top: 100px;
	margin-bottom: 100px;
}

td.submit { /* bunka s potvrzovacimi tlacitky */
	height: 30px;
	text-align: center;
	vertical-align: middle;
}

td.submit_tall { /* bunka s potvrzovacimi tlacitky - druhy typ*/
	height: 50px;
	text-align: center;
	vertical-align: bottom;
}

div.operation_result {
	color: #EEEEEE;
	font-weight: bold;
}

div.operation_result_fault {
	color: Red;
   font-weight: bold;
}

.fault, .fault_general {
	color: Red;
}

.fault_general {
	text-align: center;
	font-weight: bold;
}

div.panel_button_space {/* bunka tabulky s tlacitky panelu */
    position: relative;
	left: 0px;
	top: 0px;
	border: 1px solid;
	border-color: blue;
	width: 600px;
	height: 200px;
}

/* uprava vycetky, po rucnim zasahu do vycetky je modre obarvena zmena,
   Bigy pozaduje cernou barvu i po rucni editaci, ve zkracenych vycetkach i
   tiskovych sestavach a v DayEditoru je modra ponechana beze zmen */
span.editedEvent {
	color: #0000FF;/*for normal EKD5*/
	/*color: #000000; only for Bigy*/
}

span.notEditedEvent {
	color: #000000;
}
