html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #F0EADA;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #545454;
}

h3
{
  font-size: 11px;
  color: #545454;
  font-weight: bold;
}

h2
{
  font-size: 14px;
  color: #BFAF77;
  font-weight: bold;
}

h1
{
  font-size: 18px;
  color: #FFC704;
  font-weight: bold;
}

.navigace a
{
  font-weight: bold;
  text-decoration: none;
  color: #FFC704;
}
a.navigace:link    {color: #FFC704;}
a.navigace:visited    {color: #FFC704;}
a.navigace:active    {color: #FFC704;}
a.navigace:hover {text-decoration: none;}

.bottom_etc_odkazy
{
  font-size: 10px;
  text-decoration: none;
  color: #162548;
}
a.bottom_etc_odkazy:link    {color: #162548;}
a.bottom_etc_odkazy:visited    {color: #162548;}
a.bottom_etc_odkazy:active    {color: #162548;}
a.bottom_etc_odkazy:hover {  text-decoration: underline;}

.top_etc_odkazy
{
  font-size: 10px;
  text-decoration: none;
  color: white;
}
a.top_etc_odkazy:link    {color: white;}
a.top_etc_odkazy:visited    {color: white;}
a.top_etc_odkazy:active    {color: white;}
a.top_etc_odkazy:hover {  text-decoration: underline;}

.top_odkazy
{
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #253761;
}
a.top_odkazy:link    {color: #162548; text-decoration: underline;}
a.top_odkazy:visited    {color: #162548; text-decoration: underline;}
a.top_odkazy:active    {color: #162548; text-decoration: underline;}
a.top_odkazy:hover    {color: #0F8891;}


.menu_1
{
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #545454;
}

ul li {
  font-size: 11px;
	padding: 4px;
	list-style: none;
  color: #545454;
  text-decoration: none;
}

.ul_menu a
{
  font-size: 11px;
  text-decoration: none;
  color: #545454;
}

.ul_menu a:link    {color: #545454;}
.ul_menu a:visited    {color: #545454;}
.ul_menu a:active    {color: #545454; }
.ul_menu a:hover    {color: #FFC704; text-decoration: underline;}

.style1 {
	background-image: url('../images/template/design_01.gif');
}
.style2 {
	background-image: url('../images/template/design_05.gif');
}
.style3 {
	background-image: url('../images/template/design_02.gif');
}
.style4 {
	background-image: url('../images/template/design_04.gif');
}
.style5 {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
.style8 {
	background-color: #F0EADA;
	vertical-align: top;
}
.style9 {
	border: 1px solid #D8D5CE;
	background-image: url('../images/template/button_bg_11.gif');
}
.style10 {
	border-color: #D8D5CE;
	border-width: 0;
}
.style11 {
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.style12 {
	background-color: #F0EADA;
	vertical-align: top;
	text-align: left;
}

.style13 {
	text-align: right;
}
.style14 {
	text-align: center;
}
.style15 {
	background-image: url('../images/template/design_03.gif');
}
.style16 {
	border-width: 14px;
}

#main_1 {
	width:347px;
	height:38px;
	background-image:url(../images/template/main_1.png);
	background-repeat:repeat-x;
}

#main_1 h2 {
  font-size: 12px;
	font-weight:bold;
	padding-top:11px;
	padding-left:10px;
	padding-bottom: 0px;
	margin:0px;
}

#main4, #main5 {
	float:left;
	width:347px;
	margin-top:5px;
	background-color:#f2f1e9;
}

#main5 {
	margin-left:10px;
}

