body{
	background-color : 8CAED9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.small{
	font-size : 10px;
	color: white;
	text-align: center
}
.smallb{
	font-size : 10px;
	color: black;
	text-align: left
}
p{
	font-size : 13px;
}
h1{
	font-size : 13px;
	color: white;
	text-align: right;
}
h2{
	font-size : 16px;
	color: black;
	text-align: center;
}
.datum{
	font-size : 13px;
	font-weight : bold;
	color: white;
}
.nadpis{
	font-size : 16px;
	font-weight : bold;
	color: white;
}
a{
	text-decoration:none;
	font-size : 13px;
	font-weight:bold;
	color: white;
}
a:link{color:white}
a:visited{color:white}
a:active{color:white}
a:hover{color:white}
li{
	font-size : 13px;
}
td{
	font-size : 13px;
}
.barva{
background:#1371B4;
color:white;
font-weight:bold
}
