
body {
  margin: 0;
  padding: 0;
  background-color: #336699;
  font-family: serif;
}
.container{
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  background: #336699 url("../images/main_bg.jpg") repeat;
}

.header{
  padding: 0;
  margin: 0;
  height: 106px;
  width: 100%;
  background: #fff url("../images/header_bg.jpg") repeat-x;
}
.logo {
  padding: 0;
  text-align: left;
  margin: 0 auto;
  width: 800px;
}
.sublogo {
  float: left;
  padding: 0;
  margin: 0;
  height: 102px;
  width: 420px;
  background: #fff url("../images/logo.jpg") no-repeat;
}
.adresa {
  text-align: right;
  color: #666;
  float: right;
  padding: 5px 10px 0 0;
  margin: 0;
  height: 80px;
  width: 267px;
  background: #fff url("../images/adresa_bg.jpg") no-repeat;
}
.content {
  text-align: left;
  padding: 0;
  margin: 0 auto;
  width:  800px;
  background: #fff;
  clear: both;
}
.menu {
  padding: 0;
  margin: 0 auto;
  width: 800px;
  height: 31px;
  background: #fff url("../images/menu_bg.jpg") repeat;
}
.head{
  padding: 0;
  margin: 0;
  background: #fff url("../images/header4.jpg") no-repeat;
  width: 800px;
  height: 221px;
}
.obsah{
  float: left;
  clear: both;
  background: #fff;
  width: 800px;
  margin: 0;
  padding: 0;
}
.forum {
  clear: both;
  margin: auto;
  width: 600px;
  background: transparent;
}
.levy {
  padding: 0 5px 15px 15px;
  background: #fff url("../images/obsah_bg.jpg") repeat-y;
  width: 580px;
  float: left;
}
.pravy{
  padding: 0 4px 15px 5px;
  background: #fff url("../images/side_bg.jpg") repeat;
  width: 190px;
  float: right;
}
.footer{
  margin: 0 auto;
  background: #336699 url("../images/footer.png") no-repeat;
  width: 800px;
  height: 79px;
  clear: both;
}
.copy {
  width: 800px;
  margin: 0 auto;
  text-align: right;
  color: #fff;
  padding: 5px;
  clear: both;
}
.nadpis h1 {
  color: #336699;
  font-size: 46px;
  padding: 20px 0 0 10px;
}
.nadpis h1 a {
  color: #336699;
  text-decoration: none;
}
.adresa p {
  padding: 5px 10px 0 0;
}
.menu ul {
  margin: 0;
  padding: 0;
}
.menu li {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}

.menu li a {
  display: block;
  text-decoration: none;
  color: #99ccff;
  padding: 5px 20px;
}
.menu li a:hover {
  color: #fff;
  background: transparent url("../images/hover.jpg") 50% top no-repeat;
}
.levy h2 {
  color: #990000;
  font-size: 120%;
  text-decoration: none;
  font-weight: normal;
  margin: 10px 0 0 0;
}
.levy h2 a {
  color: #990000;
  font-size: 120%;
  text-decoration: none;
  font-weight: normal;
}
.levy h3 {
  color: #336699;
  padding: 0;
  font-size: 107%;
  font-weight: normal;
  border-bottom: 1px solid #336699;
}
.levy ul li {
  color: #333;
}
.levy p {
  padding: 0;
  color: #333;
  text-align: justify;
  font-size: 16px;
  line-height: 22px;
}
.levy p.klub {
  padding: 0;
  text-indent: 0px;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}
.pravy h3 {
  color:#990000;
  font-weight: normal;
  padding: 1px 3px 3px 25px;
  margin: 8px 0 0 0;
  background: transparent url("../images/side_h3.jpg") no-repeat;
}
.pravy ul {
  list-style-type: none;
  margin: 5px;
  padding: 0;
}
.pravy ul li {
  line-height: 18px;
  margin: 5px 0;
}
.pravy a {
  color: #990000;
  text-decoration: underline;
}
.pravy a:hover{
  text-decoration: none;
}

.menu li#current {
  height: 31px;
  background: #fff url("../images/active.jpg") repeat-x;
}
.menu li#current a {
  color: #336699;
}
.menu li#current a:hover {
  color: #336699;
  background: #fff url("../images/active.jpg") repeat-x;
 }
table.odkazy {
  width: 100%;
}
table.odkazy td {
  width: 25%;
  text-align: center;
}
table.rozlosovani {
  width: 100%;
  border: 1px solid #000;
}
table.rozlosovani td {
  padding: 0;
  margin: 0;
  border: 1px solid #000;
}
table.tabulky {
  width: 100%;
}
table.tabulky td {
border-bottom: 1px solid #ccc;
}
td.body {
  text-align: right;
}
small {
  font-size: 9px;
  color: #333333;
  padding: 0;
  margin: 0;
}
.prispevek {
	width: 600px;
	margin: 20px auto;
}
.diskuse-vrch {
  padding: 3px;
  background: #C4D7ED;
}
.diskuse-text {
	padding: 6px;
	text-align: left;
	background: #E1E6FA;
}
.diskuse-datum {
  font-style: italic;
	float: right;
}
.diskuse-inicialy {
  color: #000000;
	float: left;
}
.diskuse-stranky {
	width: 600px;
	text-align: center;
	margin: 20px auto 0 auto;
}
.clear {
clear: both;
}
img {
  border: 0;
}
div#fotogalerie {
	background: #fff url("../images/fotogalerie.png") left top no-repeat;
	width: 168px;
	height: 239px;
	display: block;
}
div#fotogalerie a {
	width: 168px;
	height: 239px;
	display: block;
}
p.afoot {
  margin: 0;
  border-bottom: 1px solid #336699;
}
a{
color: #336699;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}	

.nivoSlider {
    position:relative;
    width:800px; /* Change this to your images width */
    height:221px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
