html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, dl, p, div {
	padding: 0;
	margin: 0;
	list-style: none;
}

em, i {
	color: #C00000;
}

.clear {
  clear: both;
}

a{
  color: #86CD05;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h1 {
  position: absolute;
  left: 218px;
  top: 170px;
  font-size: 180%;
}

h2, h3, h4{
  color: #86CD05;
  padding: 0px 0 5px 0;
}

h2 {
  font-size: 140%;
}

h3 {
  font-size: 134%;
}

h4 {
  font-size: 120%;
}

body {
 position: relative;
 font-size: 62.5%;
 font-family: "Trebuchet MS";
 width: 935px;
 margin: 0 auto;
 text-align: center;
 color: #585858;
}


#wrap {
 background: url('img/bg.gif') repeat-y top center;
 width: 935px;
 margin: 0 auto;
 text-align: center;
 padding: 158px 0 0 0;
}

/* Hlavicka */
#header {
  background: url('img/header.jpg') no-repeat top center;
  width: 935px;
  height: 165px;
  margin: 0 0 0 0px;
  position: absolute;
  top: 0px;
  left: 0px;
}

#header a#logo{
  display: block;
  height: 122px;
  text-decoration: none;
}

#header a#logo span{
  visibility: hidden;
}

/* Menu */
#header ul#menu {
  height: 46px;
  line-height: 46px;
}

#header ul#menu li {
  display: block;
  float: left;
  padding: 0 0 0 15px;
  
}

#header ul#menu li a{
  color:#707070;
  font-size: 112%;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

#header ul#menu li a:hover {
   color: #86CD05;
}

/* Jazykove menu */
ul#lang {
  position: absolute;
  top: 102px;
  left: 232px;
}

ul#lang li{
  display: block;
  float: left;
}

ul#lang li a {
  display: block;
  float: left;
  width: 28px;
  height: 14px;
  padding: 0 5px 0 0;
  
}

ul#lang li#en a{
  background: url('img/vlajkaen.jpg') no-repeat top left;
}

ul#lang li#de a{
  background: url('img/vlajkade.jpg') no-repeat top left;
}

ul#lang li a span{
  display: none;
}

/* content */
#content {
  width: 927px;
  text-align: left;
  padding: 0 8px 0 0px;
  font-size: 120%;
}

#left {
  background: url('img/cara-svisla.jpg') no-repeat top right;
  width: 173px;
  float: left;
  padding: 20px 10px 0 12px;
}

#left .navigace {
  text-align: center;
  color: #86CD05;
  font-weight: bold;
}

#left .title-news {
  color: #86CD05;
  font-weight: bold;
  padding: 20px 0 4px 0;
}

#left #archiv {
  padding: 15px 0 0 0;
}

#left #archiv a{
  font-weight: bold;
}

#left ul {
  padding: 10px 0 10px 0px;
}
#left ul li ul {
  padding: 5px 0px 15px 10px;
}
#left ul li {
  color: #86CD05;
  font-weight: bold;
}

#left ul li.active a{
   color: #86CD05;
}
#left ul li.active ul li{
   font-weight: normal;
}
#left ul li.active ul li a{
   color: #585858;
}
#left ul li.active ul li.active a{
   color: #86CD05;
}

#left ul li a{
  color: #585858;
}

#text-main {
  width: 709px;
  float: right;
  margin: 0 0px 0 0;
  padding: 50px 0px 0 0px;
}

#home #text-main {
  background: url('img/img-index.jpg') no-repeat top right;
  min-height: 407px;
}

#text-main p{
  padding: 0 10px 5px 10px;
}

#home #text-main p{
  padding: 0 300px 5px 10px;
}

#text-main ul li{
  list-style-type: disc;
  margin: 0 0 0 24px;
}

#text-main form {
  margin: 0 0 0 235px;
}

#text-main form label{
  display: block;
}

#text-main form input{
  width: 208px;
}


#text-main form input.button{
  width: 61px;
  display: block;
  float: left;
}

#text-main form p{
  padding: 0px;
}

/* footer */
#footer {
  clear: both;
  background: url(img/footer.gif) no-repeat bottom center;
  width: 934px;
  height: 40px;
  padding: 10px 0 0 0;
  font-size: 120%;
  line-height: 30px;
}

#trac {
	display: none;
}

a img {
	border-width: 0px;
}

hr.disc {
	border-width: 0;
	border-top: 1px solid #86CD05;
	margin-right: 20px;
}

#text-main form.poradce {
	margin-left: 0px;
}

#text-main form.poradce p {
	color: #86CD05;
}

#text-main p.green {
	color: #86CD05;
	font-size: 180%;
	padding-left: 0px;
}

#text-main p.red {
	color: #ff0000;
	font-size: 180%;
	padding-left: 0px;
}

#text-main p.reply em {
	color: #86CD05;
}

h2.disc {
	color: #C00000;
	font-size: 120%;
	text-align: right;
	padding-right: 30px;
}

h3.disc {
	font-size: 110%;
	padding-left: 10px;
}

#kontrola {
	display: none;
}
