h1
{
	font-weight: bold;
	font-size: 18px;
}
h2
{
	font-weight: bold;
	font-size: 16px;
}
h3
{
	font-weight: bold;
	font-size: 14px;
}
h4
{
	font-weight: bold;
	font-size: 12px;
}

form
{
  margin: 0;
  padding: 0;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}

.a2:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.a2:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.a2:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}

td
{
  vertical-align: top;
}

#hlavnipanel-obsah td
{
  vertical-align: middle;
}

body
{
  margin: 0;
  padding: 0;
	background-color: #43573E;
  text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

#obsah
{
  width: 800px;
  max-width: 800px;
  margin: 10px auto; 
  padding: 0;
  text-align: left;
}

#hlavnipanel-ramecek
{
  margin: 0 0 -2px 0;
  padding: 0;
  background: #666633 url("../images/Hlavni-stred.gif");
}

#hlavnipanel-hlavicka
{
  margin: 0;
  padding: 0 0 0 17px;
  background: url("../images/Hlavni-stred.gif");
}

#hlavnipanel-menu
{
  margin: 0;
  padding: 6px 0 7px 17px;
  background: #666633 url("../images/Hlavni-stred.gif");
  text-align: center;
}

#hlavnipanel-obsah
{
  margin: 0;
  padding: 5px 10px 31px 27px;
  background: #333333 url("../images/Hlavni-stred.gif"); 
}

#hlavnipanel-paticka
{
  margin: -15px 0 0 0;
  text-align: right;
  background: transparent none; 
}

#pravypanel-ramecek
{
  margin: 0px 0px -2px 0px;
  padding: 0;
  background: #43573E url("../images/Pravy-stred.gif");
}

#pravypanel-fotky
{
  margin: 0;
  padding: 11px 12px 11px 25px;
  text-align: center;
}

#pravypanel-obsah
{
  margin: 0;
  padding: 10px 0 10px 27px;
}

.pozadí_tl
{
	background-color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.style1 {
	font-size: 18px;
	font-weight: normal;
}

.style2 {
	font-size: 16px;
	font-weight: normal;
}

.style3 {
	font-size: 14px;
	font-weight: normal;
}

.style4 {
	font-size: 12px;
	font-weight: normal;
}