body
{
	font-family: Verdana;
	background-color: gainsboro;
}
#Hruba
{
	border-right: #000000 thin solid;
	padding-right: 5px;
	border-top: #000000 thin solid;
	font-weight: bold;
	font-size: large;
	border-left: #000000 thin solid;
	color: blue;
	border-bottom: #000000 thin solid;
	text-align: right;
}

#Cista
{
	border-right: #000000 thin solid;
	padding-right: 5px;
	border-top: #000000 thin solid;
	font-weight: bold;
	font-size: large;
	border-left: #000000 thin solid;
	color: blue;
	border-bottom: #000000 thin solid;
	text-align: right;
	cursor: default;
}

#NakladyFirma
{
	border-right: #000000 thin solid;
	padding-right: 5px;
	border-top: #000000 thin solid;
	font-weight: bold;
	font-size: large;
	border-left: #000000 thin solid;
	color: blue;
	border-bottom: #000000 thin solid;
	text-align: right;
	cursor: default;
}

.VelkyRadek
{
	border-top-width: 1px;
	padding-right: 0px;
	padding-left: 5px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: large;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	border-bottom-color: #ffffff;
	color: white;
	border-top-color: #ffffff;
	top: 2px;
	background-color: lightslategray;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #ffffff;
	cursor: default;
}

.NadpisRadek
{
	font-weight: bold;
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	background-color: brown;
	text-align: left;
	border-bottom-style: none;
	cursor: default;
}

.ValueFrm
{
	padding-right: 5px;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	background-color: lightslategray;
	text-align: right;
	cursor: default;
}
.Help
{
	border-right: black 1px;
	padding-right: 5px;
	border-top: black 1px;
	vertical-align: bottom;
	border-left: black 1px;
	cursor: help;
	color: maroon;
	border-bottom: black 1px;
	position: relative;
	background-color: #33cc66;
	text-align: left;
	cursor: default;
}


.ValueZam
{
	padding-right: 5px;
	vertical-align: bottom;
	position: relative;
	background-color: #ffffff;
	text-align: right;
	cursor: default;
}

.ValueZamS
{
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: bottom;
	border-top-color: black;
	position: relative;
	text-align: right;
	cursor: default;
}

.ValueZamM
{
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: bottom;
	position: relative;
	color:Blue;
	background-color: #ffffff;
	text-align: right;
	cursor: default;
}
.ValueZamC
{
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: bottom;
	position: relative;
	color:Red;
	background-color: #ffffff;
	text-align: right;
	cursor: default;
}
.ValueSuperHruba
{
	padding-right: 5px;
	vertical-align: middle;
	font-size: larger;
	position: relative;
	color: Green;
	background-color: #ffffff;
	text-align: center;
	cursor: default;
}

.Radek
{
	padding-right: 5px;
	padding-left: 0px;
	font-weight: bolder;
	padding-bottom: 0px;
	margin: 2px;
	vertical-align: bottom;
	text-indent: 2pt;
	padding-top: 0px;
	cursor: default;
}

.RadekZamestnavatel
{
	padding-right: 0px;
	padding-left: 5px;
	font-weight: bolder;
	font-size: larger;
	padding-bottom: 0px;
	vertical-align: bottom;
	color: white;
	text-indent: 5pt;
	padding-top: 0px;
	position: relative;
	height: 20px;
	background-color: lightslategray;
	cursor: default;
}

.NumberZamestnavatel
{
	padding-right: 5px;
	font-weight: bold;
	font-size:  medium;
	color: white;
	text-align: right;
	cursor: default;
}
.BUTTON
{
	border: #000000 2px solid;
	border-color: Gray;
	font-weight: bold;
	font-size: small;
	color: white;
	margin: 4px;
	padding: 2px;
	background-color:  navy;
	border-style:outset;
	cursor: hand;
	
}

TD
{
	padding-top: 2px;
	border-bottom: dimgray 1px groove;
	height: 20px;
	cursor: default;
}
SELECT
{
	font-weight: bold;
	font-size: smaller;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: whitesmoke;
	text-align: center;
	border-bottom-style: none;
}

