body{
	FONT-FAMILY: "Times New Roman",serif; 
	font-size: 10pt;
}
body.vpravo{
	FONT-FAMILY: "Arial CE",sans-serif; 
	font-size: 10pt;
}
p{
	font-size: 10pt;
}
h2 {
	font-size: 12pt;
}
A:visited{
	color: #cc99ff;
	font-weight: bolder;
}
A:link{
	color: #ffffff;
	font-weight: bolder;
}
A:active{
	color: #ffa500;
	font-weight: bolder;
}
A:hover{
	color: #ffa500;
	font-weight: bolder;
}
A.vpravo:visited{
	color: #cc99ff;
}
A.vpravo:hover{
	color: #ffcc99;
}
A.vpravo:link{
	
	color: #cc99ff;
}
A.red:link{
	color: red;
}
A.red:visited{
	color: navy;
}
A.red:hover{
	color: navy;
}
.male {
	font-size:9pt;
}
.brown {
	color:#8b0000;
	font-weight:bolder;
}
.eText{
	border: 1px solid black;
	color: #000154;
	font-size: 8pt;
	font-weight: bolder;
	height: 20px;
}
input.ebutton{
	border: 1px solid black;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bolder;
	height: 20px;
	text-align: center;
	width:120px;
	background-color:#000154;
}

.nadpis {
	font-weight: bolder;
	font-size: 12pt;
}
table.ramecek{
	border:1px solid #000154;
	background-color:#ccccff;
}
.edit{
	text-decoration: none;
	color:#8b0000;
}
td {
	font-size: 10pt;
}
th{
	font-size: 10pt;
}
li{
	font-size: 10pt;
}
caption{
	text-align: left;
}
.blue {
	color:#000154;
	font-weight:bolder;
}
caption {
	text-align: center;
	font-size:10pt;
}
.pozadi {
	background-color:#ccccff;
}
A.detail {
	color:#000154;
	color:navy;
}
select {
	border: 1px solid black;
	color: #000154;
	font-size: 8pt;
	font-weight: bolder;
	height: 20px;
}
.hLinka {
	border-top:1px solid #000154;
}
.dLinka {
	border-bottom:1px solid #000154;
}
.engMenu{
color:white;
font-size:28px;
font-weight:bold;
}