/* CSS Document */

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  font-size: 12px;
  font-family: 'Open Sans', 'Arial', sans-serif;
  color: #404040;
  background-image: url(../img/bg.png);
  background-position: center top;
  background-repeat: repeat;
  background-color: white;
  text-align: left;
}

div.container {
  width: 1010px;
  margin: 0 auto;
  text-align: left;  
}                

a.logo {
  height: 81px;
  width: 163px;
  margin: 34px 0 0 14px;
  text-decoration: none;
  display: block;
  position: absolute;
}

h1 {
  margin: 34px 0 0 14px;
  padding: 0;
  height: 81px;
  width: 163px;
  font-size: 8pt;
  text-indent: -9999px;
  background-image: url(../img/logo.png);
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  overflow: hidden;
}

h1 a {
  display: block;
  width: 163px;
  height: 81px;
  text-decoration: none;
}

div.menu {
  width: 660px;
  float: right; 
  margin: 62px 0 0 0;
}

div.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.menu ul li {
  float: right;
  margin: 0 10px;
}

div.menu ul li a {
  height: 40px;
  text-decoration: none;
  color: #373737;
  font-size: 14px;
  font-weight: 400;
}

div.menu ul li a span {
  padding: 7px 15px;
  display: block;
}

div.menu ul li a:hover span, div.menu ul li a.on span {
  background-color: #fe8f00;
  color: white;
}

div.header {
  padding: 0 0 30px 0;
  margin: 0;
}

div.slide {
  width: auto;
  margin: 0 0 14px 0;
  padding: 0;
}

div.sliderobsah {
  width: 1010px;
  height: 410px;
}

div.obsah {
  padding: 0 0 30px 0;
}

div.sliderobsah div.sl {
  width: 1010px;
  height: 410px;
}

div.slide a.det {
  position: absolute;
  display: block;
  width: 402px;
  height: 100px;
  margin: 208px 0 0 508px;
  text-decoration: none;
}

div.foot {
  width: auto;
  border-top: 1px solid #ececec;
  text-align: left;
  padding: 14px 5px 50px 5px;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1.6em;
}

div.foot p {
  padding: 10px 0 0 14px;
  margin: 0;
}

div.foot a {
  color: #2c2c2c;
  text-decoration: none;
}

div.foot a:hover {
  text-decoration: underline;
}

div.foot a.tw {
  text-decoration: none;
  display: block;
  float: right;
  background-image: url(../img/tw.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 38px;
  height: 38px;
  margin: 0 0 0 8px;
}

div.foot a.fb {
  text-decoration: none;
  display: block;
  float: right;
  background-image: url(../img/fb.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 38px;
  height: 38px;
  margin: 0 0 0 8px;
}

div.left {
  width: 586px;
  margin: 0 0 0 20px;
  padding: 14px 0 0 0;
  float: left;
}

div.left p, div.right2 p {
  line-height: 1.6em;
  margin: 0;
  padding: 0 0 18px 0;
}

div.left a, div.right2 a {
  color: #fe8f00;
  text-decoration: underline;
}

div.left a:hover, div.right2 a:hover {
  text-decoration: none;
}

div.left strong, div.right2 strong {
  color: #fe8f00;
}

div.right {
  width: 350px;
  float: right;
  margin: 0 5px 0 0;
}

div.left2 {
  width: 230px;
  margin: 0 0 0 5px;
  padding: 5px 0 0 0;
  float: left;
}

div.right2 {
  width: 724px;
  float: right;
  margin: 0 10px 0 0;
  padding: 20px 0 0 0;
}

div.right2 h2 {
  font-size: 18px;
  color: #010101;
  margin: 0 0 20px 0;
  padding: 0;
}

div.right2 h3 {
  font-size: 16px;
  color: #010101;
  margin: 0 0 20px 0;
  padding: 0;
}

div.right2 h4 {
  font-size: 14px;
  color: #010101;
  margin: 0 0 20px 0;
  padding: 0;
}

div.right2 ul {
  margin: 0 0 14px 0;
  padding: 0;
  list-style-type: none;
}

div.right2 ul li ul {
  margin: 14px 0 14px 20px;
}

div.right2 ul li {
  background-image: url(../img/li.png);
  background-position: left 6px;
  background-repeat: no-repeat;
  margin: 0 0 8px 0;
  padding: 0 0 0 20px;
  line-height: 1.6em;
  font-size: 12px;
}

div.right2 ul {
  margin: 0 0 14px 0;
  padding: 0;
}

div.right2 ol li {
  margin: 0 0 8px 0;
  padding: 0 0 0 20px;
  line-height: 1.6em;
  font-size: 12px;
}

div.left2 ul {
  margin: 0;
  padding: 0;
  background-color: white;
  list-style-type: none;
  border-top: 5px solid #f5f5f5;
  border-bottom: 4px solid #f5f5f5;
}

div.left2 ul li {
  margin: 0;
}

div.left2 ul li a {
  border-left: 5px solid #f5f5f5;
  border-right: 5px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  display: block;
  text-decoration: none;
  color: #383939;
  padding: 14px 20px;
  font-size: 13px;
}

div.left2 ul li a:hover, div.left2 ul li a.on {
  border-left: 5px solid #fe8f00;
  border-right: 5px solid #fe8f00;
  border-bottom: 1px solid #fe8f00;
  background-color: #fe8f00;
  color: white;
  background-image: url(../img/mli.gif);
  background-position: 200px 16px;
  background-repeat: no-repeat;
}

form.news {
  width: auto;
  height: 130px;
  background-image: url(../img/form.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

form.news3 {
  background-image: url(../img/form2.gif);
  height: 250px;
}

form.news2 {
  width: 350px;
  float: right;
  margin: 0 0 14px 14px;
}

form.news textarea {
  border-style: none;
  width: 280px;
  margin: 0 0 18px 37px;
  height: 94px;
  background: transparent;
  color: #949494;
  font-size: 12px;
}

form.news input {
  border-style: none;
  width: 230px;
  margin: 0 0 0 37px;
  height: 42px;
  background: transparent;
  color: #949494;
  font-size: 12px;
}

form.news input.subm {  
  width: 42px;
  cursor: pointer;
  height: 42px;
  margin: 0 0 0 14px;
}

form.news h4 {
  color: #000000;
  font-size: 14px;
  margin: 0;
  padding: 20px 0 17px 18px;
}

address {
  font-style: normal;
}

.clear { clear: both; padding: 0; margin: 0; height: 0; line-height: 0; font-size: 0; }