a:hover {
color: #71c8b5;
}

body {
  margin: 0px;
  padding: 0px;
  background: #bfbfbf;
  text-align: justify;
  font: 13px Arial, Helvetica, sans-serif;
  color: #444444;
}

#wrapper {
  width: 910px;
  margin: 0 auto;
  border: 0px solid #FFFFFF;
}

#header {
  width: 910px;
  height: 100px;
  margin: 0px auto;
  background: black;
}

#logo h1 {
  background: url(userFiles/system/log.jpg)no-repeat;
  width: 160px;
  height: 80px;
  margin: 20px 0 0 5px;
  padding: 0;
}

#page {
  width: 900px;
  margin: 0px auto;
  padding: 10px 5px 0px 5px;
  background: #FFFFFF;
}

#menu li.active>a, #menu li:hover>a {
 background: url(userFiles/system/active1.png)no-repeat;
color: #71c8b5;
}

#menu li>a:hover {
text-decoration:none;
color: #71c8b5;
}



#menu a {
  display: block;
  width: auto;
  padding: 6px 20px 6px 10px;
  background: url(userFiles/system/normal.png)no-repeat;
}

div#slider5 {
  width: 570px;
  height: 200px;
  margin-left: -20px;
}

.theme-default .nivoSlider {
  position: relative;
  background: #fff url("plugins/slider/nivo-slider/themes/default/loading.gif") no-repeat 50% 50%;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
  -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
  box-shadow: 0px 1px 5px 0px #4a4a4a;
  width: 570px;
  height: 200px;
}

.theme-default .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0!important;
  display: none;
}

.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: transparent;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 0px 0px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.theme-default .nivo-controlNav {
  text-align: center;
  padding: 20px 0;
  display: none;
}

.post h1 {
  margin: 0px;
  background: #3f3f3f;
  padding: 7px 25px 7px 39px;
  font-size: 1.4em;
}

#sidebar h2 {
  background: #a6dd0e url("userFiles/system/sidebar.jpg") no-repeat left top;
  padding: 8px 15px 7px 15px;
  font-size: 1.4em;
}

#sidebar a {
  text-decoration: none;
  font-weight: 600;
}

#sidebar li a:hover {
  line-height: 30px;
  display: block;
color:#71c8b5;
}

#footer {
  clear: both;
  width: 910px;
  height: 40px;
  margin: 0px auto 30px auto;
  background: url("themes/Black2/images/img08.jpg") no-repeat left top;
  color: #858585;
  text-align: center;
}

#hhh {
  height: 200px;
  background: white;
  padding-bottom: 2px;
}

#logocycle {
  display: block;
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 200px;
  background: transparent;
}

.paticka_vzhled {display:none;}
