/*<!--*/
/* MAIN */

BODY {
	font-family : "Helvetica CE",  Verdana, Helvetica, Tahoma,  "Arial CE",  Arial, sans-serif;
	font-size : 13px;
	color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	border-style : none;
	overflow : auto;
}

/* ANCHOR */

A {
	font-family : "Helvetica CE",  Verdana, Helvetica, Tahoma,  "Arial CE",  Arial, sans-serif;
	font-size : 13px; /* pro NN4 */
}
A:hover {
	color : #EA8E17;
	font : bold;
}
A:active {}
A:visited {
	font : normal;
	color : #384C92;
}
A:link {
font : bold;
color : #384C92;
 }

FORM {
	margin : 0px 0px 0px 0px;
}
SELECT {}
TEXTAREA { }
INPUT { }

/* TEXT */

P {
	font-family : "Helvetica CE",  Verdana, Helvetica, Tahoma,  "Arial CE",  Arial, sans-serif;
	font-size : 13px;
	padding : 0px 0px 0px 0px;
	border-width : 0;
	border-style : none;
	text-align: justify;
}
H1 {  }
H2 {  }
H3 {  }
H4 {  }
H5 {  }
H6 {  }

/* SEZNAMY */

UL { }
DL { }
OL { }

DD {  }
DT {  }
LI {  }

/* FORMATOVANI */

B {  }
I {  }
TT {  }
U {  }
STRIKE {  }
BIG {  }
SMALL {  }
SUB {  }
SUP {  }

/* TABULKY */

TABLE {
	background-color : transparent;
}
TR {  }
TD {
	font-family : "Helvetica CE",  Verdana, Helvetica, Tahoma,  "Arial CE",  Arial, sans-serif;
	color: #FFFFFF;
	font-size : 13px;
	line-height : 125%;
}
TH {
	font-family : "Helvetica CE",  Verdana, Helvetica, Tahoma,  "Arial CE",  Arial, sans-serif;
	color: #384C92;
	font-size : 13px;
	text-align : left;
	font-weight : bold;
}

/* IMAGES  */

IMG { 
	margin : 0px 0px 0px 0px;
}

/* CLASSES - P */

.pB {
  font-weight : bold;
}
.pBI {
  font-weight : bold;
  font-style : italic;
}
.pI {
  font-style : italic;
}
.pV {
  font-size : 125%;
  line-height : 125%;
}
.pVB {
  font-size : 125%;
  line-height : 125%;
  font-weight: bold;
}
.pVI {
  font-size : 125%;
  line-height : 125%;
  font-style : italic;
}
.pVBI {
  font-size : 125%;
  line-height : 125%;
  font-style : italic;
  font-weight: bold;
}
.pM {
  font-size : 80%;
  line-height : 115%;
}
.pMB {
  font-size : 80%;
  line-height : 115%;
  font-weight: bold;
}
.pMI {
  font-size : 80%;
  line-height : 115%;
  font-style : italic;
}
.pMBI {
  font-size : 80%;
  line-height : 115%;
  font-weight: bold;
  font-style : italic;
}

/* CLASSES - TD */

.tText {
	background-color : #9D9D9D;
/* padding : 8px 60px 8px 8px; */
}

.tpad_2020 {
  padding : 2px 0px 2px 0px;
}
.tM {
  font-size : -2px;
  line-height : -1px;
}
.tV {
  font-size : +2px;
  line-height : +2px;
}

/* CLASSES - SPAN */

.fB {
  font-weight : bold;
}
.fI {
  font-style : italic;
}
.fBI {
  font-weight : bold;
  font-style : italic;
}
.fU {
  text-decoration : underline;
}

/* CLASSES - INPUT */

.iNoBorder {
	margin : 0px 0px 0px 0px;
	font-size : 13px;
	border-width : 0px 0px 0px 0px;
	border-style : none;
}

/*
	font-family : (UA specific)/"Geneva CE", "Helvetica CE",  Verdana, Helvetica, Tahoma,  "Arial CE",  Arial, sans-serif;
	font-style : normal|italic|obligue;
	font-variant : normal|small-caps;
	font-weight : normal|bolder|bolder|lighter|100-900;
	font-size : (UA specific)|xx-small|x-small|small|large|x-large|xx-large|smaller|larger|xUnits|n%;

	text-decoration : none|underline|overline|line-through|blink ;
	vertical-align : baseline|top|middle|bottom|sub|super|+-n%|text-top|text-bottom;
	text-transform : none|lowercase|uppercase|capitalize;
	text-align : (UA specific)/left|right|center|justify;
	text-indent : 0%/-+nUnits|percentage;
	line-height : normal|+-n%|nUnits;

	color: (UA specific)/#FFFFFF;
	background-color : transparent/#FFFFFF;
	background-image : none|url('retezec_je_url'); 
	background-repeat : repeat|repeat-x|repeat-y|no-repeat;
	background-attachment : scroll|fixed; 
	background-position : (0% 0%)|+-nUnits|+-n%|top|center|bottom|left|right;

	margin : (0px 0px 0px 0px)|+-nUnits|+-n%|auto {1,4};
	padding : (0px 0px 0px 0px)|+-nUnits|+-n%|auto {1,4};
	border-width : (0px 0px 0px 0px)|thin|medium|thick|-+nUnits {1,4};
	border-color : (hodnota color property)|#FFFFFF;
	border-style : none|dotted|dashed|solid|double|groove|ridge|inset|outset;
	width : auto|+-nUnits|+-n%;
	height : auto|+-nUnits|+-n%;
	float : none|left|right;
	clear : none|left|right|both;
	display : block|inline|list-item|none;
	list-style-type : disc|circle|square|decimal|lower-roman|upper-roman|none;
	list-style-image : none|url;
	list-style-position : outside|inside;

	position : absolute|realtive|static|deck;
	left : +-nUnits|+-n%|auto;
	top : +-nUnits|+-n%|auto;
	clip : shape|auto;
	overflow : none|clip|scroll;
	z-index : auto|1|-1;
	visibility : inherit|visible|hidden;
	content : text;
	cursor : default|hand;

	scrollbar-3dlight-color : #1A4F00;
	scrollbar-arrow-color : #CBA72E;
	scrollbar-base-color : #1A4F00;
	scrollbar-darkshadow-color : #1A4F00;
	scrollbar-face-color : #1A4F00;
	scrollbar-highlight-color : #1A4F00;
	scrollbar-shadow-color : #1A4F00;
*/
/*-->*/