.body {
   	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #BCBBBB;
	font-family: "Helvetica CE", Tahoma, Arial, sans-serif;
	font-size: 11px;
}

.tabledate {
	width: 100%;
	height: 15px;
	background-color: #BF1919;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
   	color: #FFFFFF;
}
.tul {
	text-align: center;
	height: 25px;

}
td, input, select {
	font-family: "Helvetica CE", Tahoma, Arial, sans-serif;
	font-size: 11px;
}

.navtext {
        FONT-FAMILY: verdana, arial, sans-serif;
	FONT-SIZE: 8pt;
	Z-INDEX: 1000;
	WIDTH: 150px;
	COLOR: black;
}
.input {
	FONT-SIZE: 10px;
	font-family : verdana, arial, sans-serif;
	color : black;
        border: 1px gray solid;
	background: white;
}
.button {
	FONT-SIZE: 10px;
	font-family : verdana, arial, sans-serif;
	color : black;
        border: 1px gray solid;
	background: #EC9800;
}
.textarea {
	FONT-SIZE: 10px;
	font-family : verdana, arial, sans-serif;
	color : black;
        border: 1px gray solid;
	background: white;
        WIDTH: 630;

	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: silver;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: silver;
	SCROLLBAR-HIGHLIGHT-COLOR: silver;
	SCROLLBAR-SHADOW-COLOR: silver;
	SCROLLBAR-ARROW-COLOR: black;
}
.error {
	FONT-SIZE: 11px;
	font-family : verdana, arial, sans-serif;
	color : black;
}
.small {
	FONT-SIZE: 5px;
	font-family : verdana, arial, sans-serif;
	color : black;
}
.nadpis {
	FONT-SIZE: 16px;
	font-family : verdana, arial, sans-serif;
        margin-top: 0mm;
	color : black;
}
.select {
	FONT-SIZE: 10px;
	font-family : verdana, arial, sans-serif;
        margin-top: 0mm;
	color : red;
}
.vyber {
	FONT-SIZE: 10px;
	font-family : verdana, arial, sans-serif;
        margin-top: 0mm;
	background: #EFEFEF;
	color : black;
}
.nadpis {
	FONT-SIZE: 16px;
	font-family : verdana, arial, sans-serif;
        margin-top: 0mm;
	color : black;
}.table {
	FONT-SIZE: 10px;
	font-family : verdana, arial, sans-serif;
        margin-top: 0mm;
	color : black;
	text-decoration : none;
    	font-weight: normal;
}
.section {
	FONT-SIZE: 10px;
	font-family : verdana, arial, sans-serif;
        margin-top: 0mm;
	color : black;
	text-decoration : none;
    	font-weight: normal;
	margin: 0.5em 0em;
	border-bottom: 2px dashed black;
}

a {
  text-decoration : underline;
  color: black;
}

