html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0px none;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #fff url('images/page_bg.gif') repeat-x;
	text-align: center;
	color: #464544; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:arial, sans-serif
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 790px;
  position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 14px;
  left: 414px;
  width: 328px;
  height: 269px;
  background: #6D7481 url('images/logo.jpg') no-repeat bottom left;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#kakovost {
  background: url('images/kakovost.gif') no-repeat;
  position: absolute;
  top: 46px;
  left: 742px;
  width: 48px;
  height: 238px
}
#header {
  background: url('images/header_bg.jpg') no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 476px;
  height: 195px
}

/** body **/
#spacer {
  height: 282px;
}

#body {
  background: url('images/body_bg.jpg') repeat-y;
  width: 100%
}

#left {
  float: left;
  width: 792px;
}
#right {
  float: right-top; 
  width: 312px
}

#nav ul {
}
#nav li {
  float: left;
  width: 111px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url('images/tab_lit.gif') repeat-x;
  border-left: 1px solid white;
  list-style-type:none
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  style: bold;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  background: url('images/tab_drk1.gif') repeat-x;
  border-left: medium none;
  border-left: 1px solid white;
  
}

#visit {
  background: #EEEEEE; 
  padding-left:36px; padding-right:40px; padding-top:0px; padding-bottom:14px
}
#visit h2 {
  font: 24px "Times new roman", serif;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

#right-i {
  padding-left: 5px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#right h2 {
  color: #323E51;
  font: 22px "Arial", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
  font: 14px "Arial", serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#footer
{
height: 100%;
padding-top: 10px;
padding-bottom: 10px;
width: 100%
text-align: center
}

#footer p {
	text-align: left;
	font-size: 13px;
	color: #474747;
	margin: 0px;
}
#footer a {
font-size: 13px;
	color: #474747;
	margin: 0px;
}

#footer_all {
width: 100%;
margin: 0 auto;
padding-bottom: 10px;
}

#footer_1 {
width: 440px;
float: left;
font-size: 13px;
	color: #474747;
	margin: 0px;
padding-left: 20px;	
}

#footer_2 {
width: 160px;
float: left;
font-size: 13px;
	color: #474747;
	text-decoration: none;
	margin: 0px;
}

#footer_1 ul, #footer_2 ul, #footer_3 ul, #footer_4 ul
{
list-style: none;
margin: 0px;
padding: 0px
}

#footer_1 H2, #footer_2 H2, #footer_3 H2, #footer_4 H2
{
text-decoration: none;
color: #474747;
font-size: 12px;
padding-bottom: 10px;
font-weight : normal;
font-family: Arial, Georgia, "Times New Roman", Times, serif
}

#footer_3
{
width: 130px;
float: left;
font-size: 13px;
	color: #474747;
	text-decoration: none;
	margin: 0px;
}

#footer_4
{
width: 170px;
float: left;
font-size: 13px;
	color: #474747;
	text-decoration: none;
	margin: 0px;
}