A, A:active {
	color: #4169E1;
	text-decoration: none;
}

A:hover, A:visited {
	text-decoration: underline;
}

BODY, TD, INPUT, TEXTBOX, SELECT, FONT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.measure {
	border : 1px solid Black;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

BODY.podklad1{
	background-color : White;
	margin-right : 0px;
}

BODY.podklad3{
	background-color : #D3D3D3;
	margin-right : 0px;
}

BODY.podklad4{
	background-color : #A8C2F4;
	margin-right : 0px;
}

.silver8 {
	font-size: 8px;
	font-weight: normal;
	color: silver;
}

.normal10 {
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.bold10 {
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.normal11 {
	font-size: 11px;
	font-weight: normal;
	color: black;
}

.normal11odraz5 {
	font-size: 11px;
	font-weight: normal;
	color: black;
	padding-left : 5px;
}

.normal11odraz10 {
	font-size: 11px;
	font-weight: normal;
	color: black;
	padding-left : 10px;
}

.normal11gray{
	font-size: 11px;
	font-weight: normal;
	color: gray;
}

.normal11grayodraz5{
	font-size: 11px;
	font-weight: normal;
	color: gray;
	padding-left : 5px;
}

.normal11bcg {
	font-size: 11px;
	font-weight: normal;
	color: black;
}

.bold11 {
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.bold11gray {
	font-size: 11px;
	font-weight: bold;
	color: gray;
}

.bold11tab {
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color : #D3D3D3;
}

.bold11bcg {
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.bold12 {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.bold12gray {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.bold12tab {
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color : #D3D3D3;
}

.bold11red {
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.bold11green {
	font-size: 11px;
	font-weight: bold;
	color: green;
}

.green {
	background-color : #A8C2F4;
}

.bold14black {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.bold14white {
	font-size: 14px;
	font-weight: bold;
	color: White;
}

.bold15black {
	font-size: 15px;
	font-weight: bold;
	color: black;
}

.bold15white {
	font-size: 15px;
	font-weight: bold;
	color: White;
}

.hiddentext {
	display:block;
}

