body {margin: 0px 0px 0px 0px; background: White;}
#transbox {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%; 
	display:none;
	position:absolute;
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	z-index:99;
	}
	
	ol {
		counter-reset:li; /* Initiate a counter */
		margin-left:0; /* Remove the default left margin */
		padding-left:0; /* Remove the default left padding */
	}
	ol > li {
		position:relative; /* Create a positioning context */
		margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
		padding:4px 8px; /* Add some spacing around the content */
		list-style:none; /* Disable the normal item numbering */
		border-top:2px solid #666;
		background:#333333;
	}
	ol > li:before {
		content:counter(li); /* Use the counter as content */
		counter-increment:li; /* Increment the counter by 1 */
		/* Position and style the number */
		position:absolute;
		top:-2px;
		left:-2em;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		width:2em;
		/* Some space between the number and the content in browsers that support
		   generated content but not positioning it */
		margin-right:8px;
		padding:4px;
		border-top:2px solid #666;
		color:#fff;
		background:#666;
		font-weight:bold;
		font-family:"Helvetica Neue", Arial, sans-serif;
		text-align:center;
	}
	

	li ol,
	li ul {margin-top:6px;}
	
	ol ol li:last-child {margin-bottom:0;}	
	
A.nadpis:link {font: 11px Arial; color: Gray; text-decoration: none;}
A.nadpis:visited {font: 11px Arial; color: Gray; text-decoration: none;}
A.nadpis:active {font: 11px Arial; color: Gray; text-decoration: none;}
A.nadpis:hover {font: 11px Arial; color: Orange; text-decoration: none;}

A.text:link {font: 12px Arial; color: White; text-decoration: none;}
A.text:visited {font: 12px Arial; color: White; text-decoration: none;}
A.text:active {font: 12px Arial; color: White; text-decoration: none;}
A.text:hover {font: 12px Arial; color: Orange; text-decoration: none;}

A.i:link {color: Black;}
A.i:visited {color: Orange; }
A.i:hover {font: 11px Arial; color: Orange; text-decoration: none;}


A.info:link {font: bold 16px Arial; color: Silver; cursor: pointer; text-decoration: none;}
A.info:visited {font: bold 16px Arial; color: Silver; cursor: pointer; text-decoration: none;}
A.info:hover {font: bold 16px Arial; color: #BB382B; cursor: pointer; text-decoration: none;}

A.nadpis_telo:link {font: bold 11px Arial; color: Black; text-decoration: none;}
A.nadpis_telo:visited {font: bold 11px Arial; color: Black; text-decoration: none;}
A.nadpis_telo:active {font: bold 11px Arial; color: Black; text-decoration: none;}
A.nadpis_telo:hover {font: bold 11px Arial; color: Orange; text-decoration: none;}

A.nadpis_gray:link {font: 11px Arial; color: #333333; text-decoration: none;}
A.nadpis_gray:visited {font: 11px Arial; color: #333333; text-decoration: none;}
A.nadpis_gray:active {font: 11px Arial; color: #333333; text-decoration: none;}
A.nadpis_gray:hover {font: 11px Arial; color: Orange; text-decoration: none;}

td.hlavicka_nadpis {font: bold italic 12 Arial; color: Gray;}

td.title1 {font: bold 14 Arial; color: #DFDFDF;}
td.calendar {font: bold 14 Arial; color: #26252A;}   
td.text {font: 12px Calibri, Arial; color: Silver; cursor: default;}
td.text_disabled {font: 14 Arial; color: Silver;}
td.soubor {font: 14 Arial; color: Gray; border-bottom: 1px Solid Gray; border-right: 1px Solid Gray; border-top: 1px Solid White; border-left: 1px Solid White; text-align: center; height: 20; width: 100; cursor: pointer;}
td.event {font: 14 Arial; color: black; border-top: 1px Solid Gray; border-bottom: 1px Solid White; }
td.button {color: White; font: bold 11 Arial; background: Orange; border: 1px Solid Silver; color: White; text-align: center; cursor: pointer;}
td.nadpis2 {font: italic bold 14 Arial; color: Orange;}
td.nadpis {font: bold 14 Arial; color: White;}
td.nadpis3 {font: bold 16 Verdana; color: White;}
td.nadpis4 {font: bold 14 Verdana; color: White;}

td.info_head {font: bold 16px Arial; color: Silver; cursor: default;}
td.info {font:  14px Arial; color: Silver; cursor: default;}
td.conditions {font:  13px Arial; color: rgba(240, 235, 235, 1); cursor: default;}


span.text {font: 11px Arial; color: Black; text-decoration: none; cursor: default;}

input.text_250 {text-indent: 5; background: White; border-top: 1px Solid Gray; border-bottom: 1px Solid #eeeeee; border-right: 1px Solid #eeeeee; border-left: 1px Solid Gray; width: 250; font: 11 Arail;}
input.text_200 {text-indent: 5; background: White; border-top: 1px Solid Gray; border-bottom: 1px Solid #eeeeee; border-right: 1px Solid #eeeeee; border-left: 1px Solid Gray; width: 200; font: 11 Arail;}
input.text_150 {text-indent: 5; background: White; border-top: 1px Solid Gray; border-bottom: 1px Solid #eeeeee; border-right: 1px Solid #eeeeee; border-left: 1px Solid Gray; width: 150; font: 11 Arail;}
input.text_100 {text-indent: 5; background: White; border-top: 1px Solid Gray; border-bottom: 1px Solid #eeeeee; border-right: 1px Solid #eeeeee; border-left: 1px Solid Gray; width: 100; font: 11 Arail;}

input.text {background: White; border: 1px Solid #CCCCCC; width: 100px; font: 11 Verdana;}
textarea.text {background: White; border: 1px Solid #CCCCCC;}

input.text_50 {background: White; border-top: 1px Solid Gray; border-bottom: 1px Solid #eeeeee; border-right: 1px Solid #eeeeee; border-left: 1px Solid Gray; width: 50; font: 11 Arail;}
input.text_50_disabled {background: InactiveBorder; border-top: 1px Solid Gray; border-bottom: 1px Solid #eeeeee; border-right: 1px Solid #eeeeee; border-left: 1px Solid Gray; width: 50; font: 11 Arail; text-align: center;}
input.text_100_disabled {background: InactiveBorder; border-top: 1px Solid Gray; border-bottom: 1px Solid #eeeeee; border-right: 1px Solid #eeeeee; border-left: 1px Solid Gray; width: 100; font: 11 Arail; text-align: center;}
input.text_20 {background: White; border-top: 1px Solid Gray; border-bottom: 1px Solid #eeeeee; border-right: 1px Solid #eeeeee; border-left: 1px Solid Gray; width: 20; font: 11 Arail;}

input.text_150c {text-indent: 5; background: White; border-top: 1px Solid Gray; border-bottom: 1px Solid #eeeeee; border-right: 1px Solid #eeeeee; border-left: 1px Solid Gray; width: 150; font: 11 Arail; text-align: center;}
input.text_50c {background: White; border-top: 1px Solid Gray; border-bottom: 1px Solid #eeeeee; border-right: 1px Solid #eeeeee; border-left: 1px Solid Gray; width: 50; font: 11 Arail; text-align: center;}
input.whiteOnBlack {background: transparent; color: white; border: 1px Solid Gray; width: 150px; font: 11 Arial;}
input.button {color: White; font: bold 11 Arial; background: Orange; border: 1px Solid Silver; width: 120; color: White; text-align: center;}
select.text {background: White; border: 1px Solid #CCCCCC; width: 150px; font: 11 Verdana;}
select.text_50 {background: White; border-top: 1px Solid Gray; border-bottom: 1px Solid #eeeeee; border-right: 1px Solid #eeeeee; border-left: 1px Solid Gray; width: 50px; font: 11 Arail;}

table.warning {background: #FEFDA5; border: 1px Solid Gray; width: 550; text-align: center; margin-top: 10px;}
table.alert {background: #FFCCCC; border: 1px Solid #ca0000; width: 550; text-align: center; margin-top: 10px;}

#divShadowHistory {position: absolute; top: 120px; display: none; width: 600px; height: 300px; background: url('/img/background5.png');}
select.history {width: 580; color: #F1F1F1; left: 20; top: 50; background-color: Transparent;}