BODY {
	background-color: #000000;
	color: #0000BB;
}

.IndexHead {
	font-weight: bold;
	color: #FCFF98;
	font-family: GothicE;
	font-size: 50px;
}

.StylKomentare {
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: small;
}


.MenuTableTD {
	width: 140px;
}

.MenuTable {
	width: 140px;
	border-left-size: 0px;
}

.MenuItem {
	border-left-color: #5A92B5;
	border-left-size: 3px;
	border-left-style: solid;
	color: #0000BB;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #5A92B5;
	cursor: pointer;
	cursor: hand;
}

.MenuItem a {
	color: #0000BB;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #5A92B5;
}

.MenuItem a:hover {	/* pokud je pod mysi */
	color: #F7BA4A;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #5A92B5;
}

.OdsazeniMenuTD {
	height: 3px;
}


.ZakazkyTable {
	background-color: #0000F0;  /* barva mrizky */
}
.ZakazkyHead {
	background-color: #0000BB;
	text-align: center;
	color: #FFFF00;
	font-weight: bold;
}
.ZakazkyRadek {
	background-color: #000080;
	text-decoration: none;
	color: #E0E000;
}
.ZakazkyRadekSel {
	background-color: #1030FF;
	text-decoration: none;
	color: #E0E000;
}
.ZakazkyBunka {
        padding-left: 5px;
        padding-right: 5px;
	color: #E0E000;
}

.Data {
	width: 100%;
	align: left;
	margin-left: 10px;
}

.UvodText {
	width: 100%;
	align: left;
	margin-left: 10px;
	color: #E0E0E0;
}

.NavigacniTable {
	text-decoration: none;
	color: #707000;
}

.NavigacniTable a {
	text-decoration: none;
	color: #707000;
}

.NavigacniTable a:hover {
	text-decoration: none;
	color: #E0E000;
}

.NadpisTable {
	text-decoration: none;
	color: #0000BB;
	font-size: xx-large;
	text-align: center;
}

.Novinky {
	width: 100%;
}

.NadpisNovinky {
	text-align: center;
	color: #0000BB;
	font-size: xx-large;
}

.NovinkyTab {
	color: #0000BB;
	font-weight: bold;
	width: 100%;
	height: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #29719C;
	cursor: pointer;
	cursor: hand;
	background-color: #5A92B5;
}

.ListaLight {
	color: #0000BB;
	font-weight: bold;
	text-decoration: none;
	background-color: #5A92B5;
}

.ListaDark {
	color: #0000BB;
	font-weight: bold;
	text-decoration: none;
	background-color: #29719C;
}

.ListaLight a {
	color: #0000BB;
	font-weight: bold;
	text-decoration: none;
}

.ListaLight a:hover {
	color: #F7BA4A;
	font-weight: bold;
	text-decoration: none;
}



.hledani_nazev {
	color: #E0E000;
	font-weight: bold;
	text-decoration: none;
	width: 110px;
}

.hledani_polozka {
	color: #E0E000;
	text-decoration: none;
}


.ZakazkaTable {
	background-color: #5A92B5;
}

.ObrazkyTable {
	background-color: #5A92B5;
}

.zakazka_polozka {
	color: #0000BB;
	font-weight: bold;
	text-decoration: none;
}

.zakazka_data {
	color: #0000BB;
}

.PoptavkaName {
	color: #E0E000;
	font-weight: bold;
	text-decoration: none;
	width: 110px;
}

