* { margin: 0; padding: 0; }
.clear { clear: both; }
.italic { font-style: italic; }
.hidden { display: none!important; }
a img { border: 0; }

body {
	background: #005d2b;
	font-size: 12px;
	font-family: 'Verdana CE', Verdana, sans-serif;
	line-height: 18px;
}

#main {
  width: 1024px;
  margin: 0 auto 400px auto;
  background: #fff;
}

#header {
  height: 108px;
  background: url('../img/top.png') no-repeat;
}
#header h1, #header h2 { display: none; }

#language {
  position: absolute;
  margin-left: 1024px;
  z-index: 9999;
}
#language a {
  display: block;
  width: 27px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 3px;
  background: url('../img/language.png') 0 35px;
  text-decoration: none;
  color: #fff;
  text-align: center;
}
#language a:hover, #language a.active { background-position: 0 0; }

#container {
  padding: 36px 0;  
  position: relative;   
  min-height: 600px;
}

#text {
  margin: 0 50px;
  width: 642px;
  float: left;
}

#text p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#menu {
  width: 275px;
  float: right;
  background: #fff;  
  position: relative;
}

#menu div {
  margin-bottom: 10px;
  padding: 15px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#menu h3 {
  margin-left: 13px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 22px;
}
#menu ul {
  margin-left: 25px;
  list-style: none;
}
#menu li { padding: 3px 0; }
#menu li a { color: #fff; text-decoration: none; }
#menu li a:hover, #menu a:hover, #index-box-nav #box1 ul li a:hover, #footer a:hover { color: #ffde30; } /* Obarveni odkazu na zluto */
#menu li.menu-current a, #menu a.menu-current {
	text-decoration: underline;
	color: #ffde30;
}

#menu-about, #menu-sellers { background: #005d2b; }
#menu-products { background: #96bd0d; }
#menu-home, #menu-instalation {background: #00a8e1;}
#menu-genet { border: 2px solid #ffde30; }
#menu-home a, #menu-about a, #menu-instalation a, #menu-sellers a { color: #fff; text-decoration: none; }
#menu-products a, #menu-genet a {	color: #005d2b;	text-decoration: none; }

#footer {
  background: #005d2b url('../img/footer-bg.gif') top right no-repeat;
  height: 188px;
  padding-top: 1px; /* top margin hack */
  clear: both;
}

#about {
  width: 924px;
  height: 153px;
  margin: -77px auto 0 auto;
  position: relative;
  z-index: 100;
}

/* INDEX BOXIKOVA NAVIGACE */
#index-box-nav {
  width: 924px;
  height: 153px;
  margin: 20px auto;
}

#index-box-nav div {
  display: block;
  float: left;
  width: 293px;
  height: 153px;
}

#index-box-nav #box1 ul {
	margin: 10px 10px 10px 170px;
	list-style: none;
	line-height: 12px;
}
#index-box-nav #box1 ul li { padding: 2px 0; }
#index-box-nav #box1 ul li a { font-size: 11px; color: #fff; text-decoration: none; }

#index-box-nav #box1 { background: url('../img/index-box-products.png') no-repeat; margin-right: 22px; }
#index-box-nav #box2 { background: url('../img/index-box-instalation.png') no-repeat; }
#index-box-nav #box3 { background: url('../img/index-box-genet.png') no-repeat; margin-left: 22px; }

#index-box-nav div h3 { display: none; }

/* FOOTER etc. */
#footer address {
  padding: 52px 0 0 72px;
  color: #fff;
  line-height: 1.8;
  font-style: normal;
  float: left;
}

#footer form {
  height: 130px;
  margin-top: 16px;
  margin-left: 333px;
  padding-top: 25px;
  padding-left: 20px;
  line-height: 40px;
  border-left: 1px solid #007f2b;
}
#footer form input {
  border: 1px solid #007f2b;
  background: #005d2b;
  color: #fff;
  width: 116px;
  height: 25px;
  padding: 0 5px;  
}
#footer form textarea {
  border: 1px solid #007f2b;
  background: #005d2b;
  color: #fff;
  width: 145px;
  height: 65px;     
  margin:0;  
  resize: none; 
  overflow: auto; /* IE remove scrollbar */
}
#footer form input:focus, #footer form textarea:focus {
  border: 1px solid #007f2b!important;
  outline: 0px solid #209f4b!important;
  box-shadow: 0px 0px 5px #209f4b!important;  
}
#footer form input.errorField, #footer form textarea.errorField {
  border: 1px solid #ffde30;
  outline: 0px solid #ffde30;
  box-shadow: 0px 0px 5px #ffde30;  
}
#footer form label {
  color: #fff;
  float: left; 
  display: block;
  width: 60px;
}
#footer form #textarea-wrapper {
  float: left;
  width: 147px;
  margin-left: 205px;
  margin-top: -114px;
}
#footer form #textarea-wrapper label {
  float: none!important;
  display: block;
  width: 145px;
}
#footer form #textarea-wrapper input#submit {
  border: 0;
  float: right;
  margin-right: -3px;
  width: auto;
  margin-top: 5px;
  cursor: pointer;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

/* SLIDESHOW #imageContainer */
#imageContainer ul {list-style:none; width:1124px;height:353px;display:block;overflow:hidden; }
#fssList { list-style:none; position: absolute; top: 108px; display:none; }
#fssList li { margin: 3px 4px; }
#fssList li a { display: none; width: 15px; height: 14px; background: url('../img/slideshow-li.png') no-repeat; background-position: -28px 0px; text-indent: -9999px; }
#fssList li.fssActive a { background-position: 0px 0px; }
#fssPlayPause, #fssPrev, #fssNext { display: none; }
