body,td,div,span {
	font-family: "Verdana CE", "Helvetica CE", "Verdana", "Arial CE", "Helvetica", "Arial", sans-serif;
	text-decoration: none;
	color : White;
}

body {
	margin : 0px;
	background-color : #2C154A;
}

p {
	margin-bottom : 6px;
	margin-top : 6px;
	line-height : 1.25em;
}

a {
	font-size: 9pt;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}

 .text {
	color: White;
	font-weight: normal;
	font-size: 9pt;
	text-align:justify;
}

.textleft {
	color: White;
	font-weight: normal;
	font-size: 9pt;
}

.poznamka {
	color: White;
	font-weight: normal;
	font-size: 8pt;
}

.n1  {
	font-weight : bold;
	color : White;
	font-size : 8.5pt
}
		
sup {
	font-size : 0.7em;
}

.nadmc {
	color: #FBCFB7;
	font-weight: bold;
	font-size: 9pt;
	text-align : left;
	text-transform : uppercase;
}

.nadmc2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-align : left;
	text-transform : uppercase;
}

  .nad {
	color: White;
	font-weight: bold;
	font-size: 10pt;
	text-align : left;
}

.textb {
	color: White;
	font-weight: bold;
	font-size: 9pt;
	text-align : left;
}

a.svetla:link,a.svetla:visited {
	color : #7290b5;
	font-weight: normal;
	font-size : 7.5pt;
	font-family : "Geneva CE", "Verdana CE", "Helvetica CE", "Verdana", "Arial CE", "Geneva","Helvetica", "Arial", sans-serif;
	text-decoration : none;
}

a.svetla:hover,a.svetla:active {
	color: #7290b5;
	font-weight: normal;
	font-size: 7.5pt;
	font-family: "Geneva CE", "Verdana CE", "Helvetica CE", "Verdana", "Arial CE", "Geneva","Helvetica", "Arial", sans-serif;
	text-decoration : underline;
}

.strana, .strana a {
	color : white;
	font-weight: normal;
	font-size : 8.5pt;
	font-family : "Geneva CE", "Verdana CE", "Helvetica CE", "Verdana", "Arial CE", "Geneva","Helvetica", "Arial", sans-serif;
	text-decoration : none;
}

.strana a {
	color : #7290b5;
	text-decoration : none;
}

.strana a.tato {
	color : #FFFFFF;
	font-weight: bold;
	font-size : 9pt;
	font-family : "Geneva CE", "Verdana CE", "Helvetica CE", "Verdana", "Arial CE", "Geneva","Helvetica", "Arial", sans-serif;
	text-decoration : none;
}

.strana a:hover {
	color : White;
	text-decoration : underline;
}
ul {
	margin-left : 1.3em;
	margin-top : 0px;
	text-align : left;
}

ul ul {
	margin-left : 1.3em;
	margin-top : 0px;
	text-align : left;
}

input.standard {
	width : 200px; border : 1px solid #7290b5; color: #000000; background-color : white;
	}
	
select.standard {
	width : 200px; border : 1px solid #7290b5; color: #000000; background-color : white;
	}
	
input {
	border : 1px solid #7290b5; color: #000000; background-color : white;
	}
	
select {
	border : 1px solid #7290b5; color: #000000; background-color : white;
	}
	
textarea.standard {
	width : 200px; border : 1px solid #7290b5; color: #000000; background-color : white;
	}
	
INPUT.button {
	}
