

a         {text-decoration: none; color: blue; font-size: 100%;}
a:link    {color: blue;}
a:visited {color: green;}
a:hover   {color: red; text-decoration: underline;}


.text_zakladni    {margin: 20px; font-family: tahoma; font-size: 80%; text-align: justify;}

.text_zakladni1    {margin: 5px; font-family: tahoma; font-size: 80%; text-align: justify;}

.text_zakladni2    {margin: 0px; font-family: tahoma; font-size: 80%; text-align: justify;}

h1  {margin: 20px; font-family: tahoma; font-size: 100%; font-weight: bold; text-align: center;}

.nadpis2  {margin: 10px; font-family: tahoma; font-size: 80%; font-weight: bold; text-align: center;}

.nadpis3  {font-family: tahoma; font-size: 120%; font-weight: bold; color: red; text-align: center;}

.nadpis_big  {font-family: tahoma; font-size: 140%; font-weight: bold; color: black; text-align: center;}

p {margin: 20px; font-family: tahoma; font-size: 80%; text-align: justify;}
.na_stred {margin: 20px; font-family: tahoma; font-size: 80%; text-align: center;}


#head {
	background: #fb9139;
	color: white;
	padding: 10px;
	text-align: center;
}


id="head"