@font-face {
  font-family: 'Gabriola';
  src: url('Gabriola.eot');
  src: local('.'), url('Gabriola.woff') format('woff'), url('Gabriola.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 16px;
  text-align: justify;
}
a   {
	color: #663300;
	text-decoration: none;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.velky {
	font-size: 16px;
  color: #330000;
  text-shadow: 2px 2px 3px #444444; 
}
.tenky {
	font-weight: normal;
}
.normalni {
	font-size: 12px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight: normal;
  color: #000000;
}
.bily {
	color: white;
}
.hnedy {
	color: #663300;
}
a:hover {
	color: #cc6600;
	text-decoration : none;
}
a:visited {
	color: #993300;
	text-decoration : none;
}
h1 {
  font-family: Gabriola;
  font-size: 48px;
  color: #330000;
  text-align: center;
  text-shadow: 2px 2px 3px #444444;
  margin-bottom:8px;
  margin-top:16px; 
}
h2 {
  font-family: Gabriola;
  font-size: 36px;
  color: #330000;
  text-align: center;
  text-shadow: 1px 1px 2px #444444;
  margin-bottom:6px;
	margin-top:12px; 
}
h3 {
  color: #330000;
  text-shadow: 2px 2px 3px #555555;
  margin-bottom:4px;
	margin-top:0px;  
}
img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
div	{
  font-size: 12px;
}
.popredi {
  width: 100%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align: justify;
}
p {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 16px;
  text-align: justify;
}
ul {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 16px;
  text-align: justify;
}
table {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 16px;
  text-align: left;
}
td {
  vertical-align: top;
}
