*{
  font-family: verdana, arial;
  
}

body{
  font-size: 9px;
}

h1{
  font-size:25px; 
  margin-top:0px;
  margin-bottom:15px;
}

h2{
  margin-top:8px; 
  font-size: 11px;  
	font-weight: bold;
	color: #0054a6;
}
.h2vtextu{
  margin-top:8px; 
  font-size: 13px;  
	font-weight: bold;
	color: #3399CC;
}

h3{
  color:red;
  font-size: 10px;
}

h4{
  color: black;
  font-size: 9px;
}

.h2cerna{
  margin-top:8px;
  font-size: 11px;
	font-weight: bold;
	color: #0071bc;
	display:block;
}

.h2bila{
  margin-top:8px;
  font-size: 11px;
	font-weight: bold;
	color: white;
	display:block;
}


.modra{
  color: #3399CC;
  font-weight: bold;
}

a,.odkaz {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

a:hover,.odkaz:hover {
	text-decoration: underline;
}

p,div,span{
  font-size: 9px;
}


.seda25p {
  background-color: #e6e6e6;
  font-size:9px;
  font-weight: bolder;
  padding:4px;
}


.telotabulkyvbloku{
  padding:4px;
  background-color: white;
  font-size:9px; 
  text-align: justify;
}

.telotabulky{
  padding:4px;
  background-color: white;
  font-size:9px; 
}

.hlavickatabulky{
  font-size:9px;
  font-weight: bolder;
  background-color:#fc0;
  padding:4px;
}


.bezestylu{
  padding:4px;
  font-size:9px; 
}

.tabulkavtextu{
  background-color: black;
  border-collapse: separate;
}
table.tabulkavtextu td{
  background-color: #e6e6e6;
}

font{
  font-size: 9px;
}

td.hlavickatabulky font,td.telotabulky font,td.telotabulkyvbloku font,td.seda25p font{
  font-size:9px;
}

select,option{
  font-size:9px;
}
