body
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 90%;
background-color:white;
color: black;
}




A {
	background-color: transparent;
	color: DarkBlue;
	text-decoration: underline;
	font-weight : bold;
	font-size: 110%;
}

A:hover, A:active {
	color: DarkBlue;
	text-decoration: underline;
	font-weight : bold;
	font-size: 110%;
}


A IMG{
	border: 0px;
}

IMG {
	padding: 3px;
}


/* ###### TEXT ###### */
P {
margin: 0px;
	padding-right: 3px;
	padding-left: 20px;
}

STRONG {
	font-weight : bold;
	font-size: 110%;
}


HR {
	color: DarkBlue;
}
 
table {border-collapse: collapse; margin-bottom: 1em;}

TH {
	background: #0099ee;
	color: Black;
	font-size: 85%;
	border: 1px solid DarkBlue;
	padding: 4px;
	text-align: left;
}

.zakazky {
	font-size: 75%;
	text-align: center;
}


.upozorneni TD {
	border: 1px solid black;
	text-align: center;
	vertical-align: middle;
	font-weight : bold;
	font-size: 110%;
}


TR A, TR A:hover, TR A:active{
	font-size: 75%;
}

TD {
	border: 1px solid DarkBlue;
	padding: 3px;
	font-size: 90%;
	Vertical-align: top;
}

TD {
	border: 1px solid DarkBlue;
	padding: 3px;
	font-size: 90%;
	Vertical-align: top;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.tlacitko {
	Vertical-align: bottom;
	text-align: center;
	width:90px;
	
}

.hlavni {
	background: DarkBlue;
	color: White;
}


.sude {
	background: Silver;
}
.liche {
	background: White;
}


.liche A {
	font-size: 75%;

}

.sude A {
	font-size: 75%;

}

.bezramecku table {border-collapse: none;}

.bezramecku TD {
	border: 0px;
	padding: 5px;
}





.cervene {
color:red;
font-weight : bold;
text-decoration: none;
font-size: 75%;
text-align:right;
}

.zelene  {
color:green;
font-weight : bold;
text-decoration: none;
font-size: 75%;
text-align:right;
}
.storno {
color:gray;
text-decoration: line-through;
text-align:right;
}


.cervene A{
color:red;
font-weight : bold;
text-decoration: none;
}

.zelene  A{
color:green;
font-weight : bold;
text-decoration: none;
}