* {
  padding: 0px; 
  margin: 0px; 
}
a img {
  border: 0px;
}
.ngg-galleryoverview {
  padding: 20px 0px 0px 35px;
}
.gallery {
  display: block;
  clear: both;
}
body {
  background-image: url(images/background2.gif);
  background-repeat: repeat-y;
  background-position: center top;
  background-color: #070707;
  text-align: center;
  font-family: arial;
  font-size: 12px;
}
.more-link {
  display: none;
}
h2, h3 {
  color: #8a1e7a;
}
.clear {
  clear: both;
}
.left {
  float: left;
  margin-left: 40px;
}
.right {
  float: right;
  margin-right: 40px;
}
a {
  color: #8b1e7b;
}
#page {
  margin: auto;
  text-align: left;
  width: 1000px;
}
#top-menu {
  background-image: url(images/background.gif);
  background-position: center top;
  width: 1000px;
  height: 30px;
  line-height: 30px;
  color: #fff;
}
#top-menu a {
  color: #fff;
}
#head {
  width: 1000px;
  height: 177px;
}
#menu {
  background-image: url(images/background.gif);
  background-position: center top;
  height: 30px;
  margin-top: 1px;
  margin-bottom: 1px;
}
#menu a {
  display: block;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  width: 125px;
  float: left;
  color: #fff;
  font-family: verdana;
  font-weight: bold;
  text-align: center;
  font-size: 11px;c
}
#menu a span {
  display: block;
  border-right: solid 1px #fff;
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
}
#menu a:hover {
  background-color: #7e1a70;
}
#line {
  background-image: url(images/line.gif);
  background-repeat: repeat-x;
  height: 41px;
  clear: both;
  line-height: 45px;
  color: #fff;
  font-family: corbel, arial;
  font-weight: bold;
  font-size: 16px;
}
#line-left {
  width: 200px;
  float: left;
  background-image: url(images/novinky.gif);
  background-repeat: no-repeat;
  background-position: 55px 0px;
  text-align: center;
}
#line-main, h1 {
  width: 600px;
  float: left;
  background-image: url(images/main.gif);
  background-repeat: no-repeat;
  background-position: 20px 0px;
  text-indent: 40px;
  color: #fff;
  font-family: corbel, arial;
  font-weight: bold;
  font-size: 16px;
}
#line-right {
  width: 200px;
  float: left;
  background-image: url(images/sponzori.gif);
  background-repeat: no-repeat;
  background-position: 48px 0px;
  text-align: center;
}
#content {
  /*background-image: url(images/main_background.gif);*/
  background-color: #fff;
  background-repeat: repeat-y;
}
#content-left {
  width: 200px;
  float: left;
}
.item-left {
  margin: 20px;
  border-bottom: 1px solid #8a1e7a;
  padding-bottom: 10px;
}
.item-left .title {
  color: #3c3c3c;
  font-weight: bolder;
}
.item-left .date {
  color: #8a1e7a;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
}
.item-left .text {
  color: #4c4c4c;
}
#content-main {
  width: 600px;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
#padding-main {
  padding: 0px 20px 0px 20px;
}
#items-main {
  border-bottom: 1px solid #d1d1d1;
}
.item-main {
  position: relative;
  border: 1px solid #d1d1d1;
  background-color: #f3f3f3;
  border-bottom: 0px;
  padding: 5px;
  padding-right: 10px;
}
.item-main2 {
  position: relative;
  border: 1px solid #d1d1d1;
  border-bottom: 0px;
  background-color: #fff;
  padding: 5px;
  padding-right: 10px;
}
.item-main img, .item-main2 img {
  float: left;
  margin-right: 20px;
}
.item-main h2, .item-main2 h2 {
  font-size: 16px;
  color: #8a1e7a;
  margin-bottom: 5px;
}
.item-main .date, .item-main2 .date {
  font-weight: bold;
  color: #979797;
  margin: 5px 0px 5px 0px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.item-main .link, .item-main2 .link {
  display: block;
  float: right;
  background-image: url(images/item-icon.gif);
  background-repeat: no-repeat;
  text-indent: 20px;
  height: 18px;
}
#pager {
  font-family: verdana;
  margin: 10px 0px 0px 0px;
}
#pager .page {
  display: block;
  float: left;
  color: #fff;
  background-color: #c08db8;
  width: 17px;
  height: 17px;
  text-align: center;
  font-weight: bold;
  line-height: 17px;
  text-decoration: none;
  margin-left: 5px;
}
#pager .page:hover, #pager .active {
  display: block;
  float: left;
  color: #fff;
  background-color: #8a1e7a; !important
  width: 17px;
  height: 17px;
  text-align: center;
  font-weight: bold;
  line-height: 17px;
  text-decoration: none;
  margin-left: 5px;
}
#pager #prew,.alignright a  {
  font-weight: bold;
  float: left;
}
#pager #next,.alignleft a {
  font-weight: bold;
  float: right;
  margin-left: 10px;
}
#content-right {
  width: 200px;
  float: left;
  margin-top: 20px;
  text-align: center;
  background-color: #fff;
}
#content-right img {
  margin-bottom: 20px;
}
#foot {
  background-image: url(images/foot.gif);
  height: 93px;
  font-family: verdana;
  color: #fff;
}
#foot #logo {
  display: block;
  float: right;
  background-image: url(images/logo.gif);
  width: 111px;
  height: 28px;
  margin-top: 35px;
  margin-right: 20px;
}
#foot a {
  color: #fff;
  line-height: 30px;
}
#foot_menu {
  padding-left: 20px;
  padding-top: 25px;
}
#respond h3, #comments {
  margin-top: 10px;
  margin-bottom: 10px;
}
#author, #email, #url {
  margin-bottom: 10px;
}
#submit {
  margin-top: 10px;
}
.avatar {
  display: none;
}
.comment-author {
  font-weight: bold;
}
.comment-meta {
  float: right;
  position: relative;
  bottom: 13px;
}
.comment-edit-link {
  display: none;
}
.commentlist {
  list-style: none;
}
