/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
.label
{
	font-size:x-small ;
	font-family: verdana;
	color:black;
	
}
.labelbold
{
	font-size:x-small ;
	font-family: verdana;
	font-weight:bold;
	color:black;
	
}
.labelboldbig
{
	font-size:small  ;
	font-family: verdana;
	font-weight:bolder; 
	color:black;
	
}
.labelwhite
{
	font-size:x-small ;
	font-family: verdana;
	color:White;
	font-weight:bold;
	padding: 5 5 5 5;
	
}
.labelwhitebig
{
	font-size:small ;
	font-family: verdana;
	color:White;
	
}
.labelblack
{
	font-size:xx-small ;
	font-family: verdana;
	color:black;
	
}
.labelnazev
{
	font-size:x-small ;
	font-family: verdana;
	color:#3c5d8a;
	font-weight:bold;
	border-bottom: solid 1 white;
	border-left: solid 1 white;
	border-right: solid 1 white;
	padding: 2 5 2 5;
	text-align:left;
	
}
.cellkod
{
font-size:x-small ;
font-family: verdana;
color:#fff0be;
font-weight:bold;
background-color:#a0522d;
margin: 5 5 5 0;
padding:2 5 2 5;
border-bottom: solid 1px #fff0be;
}
.cellnazev
{
font-size:x-small ;
font-family: verdana;
color:#fff0be;
font-weight:bold;
background-color:#ffb300;
margin: 5 5 5 0;
padding:2 5 2 5;
border-bottom: solid 1px #fff0be;
}
.cellnadpis
{
font-size:x-small ;
font-family: verdana;
color:#000000;
font-weight:bold;
background-color:#fdd86b;
margin: 5 5 5 0;
padding:2 5 2 5;
border-bottom: solid 1px #ffb300;
}
.celltext
{
font-size:x-small ;
font-family: verdana;
color:#ffb300;
background-color:#fff0be;
border-bottom: solid 1px #ffb300;
margin: 5 5 5 0;
padding:2 5 2 5;
}
.cellcena
{
font-size:x-small ;
font-family: verdana;
color:#ffb300;
font-weight:bold;
background-color:#fff0be;
border-bottom: solid 1px #ffb300;
margin: 5 5 5 0;
padding:2 5 2 5;

}
.cellmenu
{
font-size:x-small ;
font-family: verdana;
color:black;
font-weight:bold;

margin: 5 5 5 0;
padding:2 5 2 5;

}
.cellmenu2
{
font-size:x-small ;
font-family: verdana;
color:black;
border-bottom:solid 1 black;
border-right:solid 1 black;


margin: 5 5 5 0;
padding:2 5 2 5;
}
.cellmenu3
{
font-size:x-small ;
font-family: verdana;
color:black;
margin: 5 5 5 0;
}
cellmenu4
{
font-size:x-small ;
font-family: verdana;
color:black;
margin: 5 5 5 0;
background-color:#FFB300;
border:solid 1 white; 
}
.cell
{
	font-family: verdana;
}
.celllightblue
{
	font-family: verdana;
	background-color: #b0c4d4;
}
.cellwhite
{
	font-family: verdana;
	font-size:x-small;
	background-color: #ffffff;
}
.celltop
{	
	font-family: verdana;
	border-top: solid 2 black;
	margin: 5 5 5 0;	
}
.celltopl
{	
	font-family: verdana;
	border-top: solid 2 black;
	border-left: solid 2 black;
		
}
.celltoplr
{	
	font-family: verdana;
	border-top: solid 2 black;
	border-left: solid 2 black;
	border-right: solid 2 black;	
}

.cellhledani
{	
	font-family: verdana;
	background-color:#ffffff;
	margin:5 5 5 5;
	border: solid 2 white;	
}
.celldetail1
{	
	font-family: verdana;
	font-size:x-small;
	background-color:#fdd86b;
	margin:5 5 5 5;
	padding: 5 5 5 5;
	border: solid 1 white;
	}
.celldetail2
{	
	font-family: verdana;
	font-size:x-small;
	background-color:#ffb300;
	margin:5 5 5 5;
	padding: 5 5 5 5;
	border: solid 1 white;
	}
.celldetail3
{	
	font-family: verdana;
	font-size:x-small;
	background-color:#3c5d8a;
		margin:5 5 5 5;
	padding: 5 5 5 5;
	border: solid 1 white;
	}
.celldetail4
{	
	font-family: verdana;
	font-size:x-small;
	background-color:#a0522d;
	margin:5 5 5 5;
	padding: 5 5 5 5;
	border: solid 1 white;
	}
.celldetail5
{	
	font-family: verdana;
	font-size:x-small;
	background-color:#fff0be;
	
	padding: 5 5 5 5;
	border: solid 1 white;
	}
.celldetail6
{	
	font-family: verdana;
	font-size:x-small;
	background-color:#C10000 ;
	margin:5 5 5 5;
	padding: 5 5 5 5;
	border: solid 1 white;
	}
	
.celldetail7
{	
	font-family: verdana;
	font-size:x-small;
	background-color:#b0c4d4 ;
	margin:5 5 5 5;
	padding: 5 5 5 5;
	border: solid 1 white;
	}
.urovenmodra
{	
	font-family: verdana;
	font-size:x-small;
	background-color:#3c5d8a ;
	color:#ffffff;
	font-weight:bold;
	padding: 5 5 5 5;
	border: solid 1 white;
	}
.urovensvmodra
{	
	font-family: verdana;
	font-size:x-small;
	background-color:#b0c4d4 ;
	color:#ffffff;
	font-weight:bold;
	padding: 5 5 5 5;
	border: solid 1 white;
	}	
.urovenzluta
{	
	font-family: verdana;
	font-size:x-small;
	background-color:#fdd86b ;

	padding: 5 5 5 5;
	border: solid 1 white;
	}		
.table
{
	border: solid 1 #ffb300;

}
.table1
{
	font-family: verdana;
	font-size:x-small;
	font-weight:bold;
	background-color:#ffb300 ;
	padding: 5 5 5 5;
	margin: 5 5 5 5;
	text-align:left;
	
	border: solid 1 white;
}
.table2
{
	font-family: verdana;
	font-size:x-small;
	background-color:#fdd86b ;
	margin: 5 5 5 5;
	padding: 5 5 5 5;
	font-weight:bold;
	text-align:left;
	border: solid 1 white;
}
.table3
{
	font-family: verdana;
	font-size:x-small;
	background-color:#fff0be ;
	margin: 5 5 5 5;
	padding: 5 5 5 5;
	
	text-align:left;
	border: solid 1 white;
}
.table5
{
	font-family: verdana;
	font-size:x-small;
	background-color:#b0c4d4 ;
	margin: 5 5 5 5;
	padding: 5 5 5 5;
	
	text-align:left;
	border: solid 1 white;
}
.tree1
{	
	font-family: verdana;
	background-color:#ffb300;
	margin:2 2 2 2;
	color:Black;	
	border: solid 1 white;
	font-size:x-small;
	font-weight:bold;	
}
.tree2
{	
	font-family: verdana;
	background-color:#fff0be;
	margin:2 2 2 2;	
		
	border: solid 1 white;
	font-weight:bold;
	font-size:x-small;
	}
.tree3
{	
	font-family: verdana;
	background-color:#FEF7E1;
	margin:2 2 2 2;	
	
	border: solid 1 white;
	font-weight:bold;
	font-size:x-small;
	}
.tree4
{	
	font-family: verdana;
	background-color:#FEF7E1;
	margin:2 2 2 2;	
		
	border: solid 1 white;
	font-size:x-small;
	}
	.treeselect
{	
	font-family: verdana;		
	border: solid 2 #3c5dba;
	}
.hypwhite:link	{	
	text-decoration:	underline;
	color:	#ffffff;
	 FONT-SIZE:x-small; 
	}	
		
.hypwhite:visited	{	
	text-decoration:	underline;
	color:	#ffffff;
	 FONT-SIZE:x-small;
	}	
		
.hypwhite:active	{	
	text-decoration:	underline;
	color:	#ffffff;
	 FONT-SIZE:x-small;
	}	
		
.hypwhite:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	 FONT-SIZE:x-small; 
 font-weight:bold;
	}
.hypblack:link	{	
	text-decoration:	underline;
	color:	#000000;
	 FONT-SIZE:x-small; 
	}	
		
.hypblack:visited	{	
	text-decoration:	underline;
	color:	#000000;
	 FONT-SIZE:x-small;
	}	
		
.hypblack:active	{	
	text-decoration:	underline;
	color:	#000000;
	 FONT-SIZE:x-small;
	}	
		
.hypblack:hover	{	
	text-decoration:	underline;
	color:	#000000;
	 FONT-SIZE:x-small; 
 font-weight:bold;
	}
	
.hypblue:link	{	
	text-decoration:	none;
	color:	#3B80C2;
	 FONT-SIZE:x-small; 
	}	
		
.hypblue:visited	{	
	text-decoration:	none;
	color:	#3B80C2;
	 FONT-SIZE:x-small;
	}	
		
.hypblue:active	{	
	text-decoration:	none;
	color:	#3B80C2;
	 FONT-SIZE:x-small;
	}	
		
.hypblue:hover	{	
	text-decoration:	none;
	color:	#3B80C2;
	 FONT-SIZE:x-small; 
 font-weight:bold;
	}
	
A:link	{	
	text-decoration:	noe;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3333cc;
	}
.obrazekcell
	{
		border: solid 1px #ffb300;
		background-color:White;
				
	}
		
.obrazek
	{
		border: solid 1px #ffb300;
		
				
	}
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
