div, p, table, tr, td, h1, h2, h3, h4, form {
  margin: 0;
  padding: 0;
  font-family: Tahoma;
  font-size: 13px;
  line-height: 17px;
  color: #000000;
  text-align: left;
}

body {
  background-color: #FFDC5A;
  text-align: center;
}

img {
  border: 0;
}

#page {
  margin-left: auto;
  margin-right: auto;
  width: 975px;
  text-align: left;
}

#top {
  margin-top: -30px;
}

#top .left {
  width: 461px;
  height: 363px;
  float: left;
}

#top .right {
  width: 514px;
  height: 363px;
  background-image: url('images/top_right_oratko.png');
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
}

#main {
  
}

#main #left {
  width: 220px;
  background-image: url(images/menu_bg.png);
  background-repeat: repeat-y;
}

#main #obsah {
  width: 551px;
  background-color: #FCFABC;
}

#main #right {
  width: 192px;
  border-left: 1px #0F0E02 solid;
  background-color: #FF8F2A;
  background-image: url(images/right_bg.png);
  background-repeat: repeat-x;
}

#main #right_right {
  width: 11px;
  background-image: url(images/right_right.png);
}

.l {
  float: left;
}

.clear {
  clear: both;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #555555;
  text-decoration: underline;
}

h1, h2, h3, h4 {
  margin-bottom: 20px;
}

h1 {
  font-size: 25px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 16px;
}

.tab1 {
  border-top: 1px #9B0000 solid;
  border-left: 1px #9B0000 solid;
}

.tab1 td, .tab1 th {
  border-bottom: 1px #9B0000 solid;
  border-right: 1px #9B0000 solid;
  padding: 2px;
}

.tab1 tr th, .th {
  background-color: #EEEEEE;
  background-image: url('images/th.png');
  height: 18px;
  padding: 2px;
}

.tab1.hl tr td {
  background-color: #F4E9A2;
}

#m div, #m div a {
  font-size: 14px;
}

.ramcek {
  width: 400px;
  height: 60px;
  background-image: url('images/forum_kat.png');
  padding: 20px;
  padding-right: 120px;
  cursor: pointer;
}

.ramcek a {
  display: block;
  font-size: 17px;
}

.ramcek.gal {
  width: 400px;
  height: 101px;
  background-image: url('images/ramcek_gal.png');
  cursor: pointer;
}

.ramcek.vgal {
  width: 400px;
  height: 101px;
  background-image: url('images/ramcek_vgal.png');
  cursor: pointer;
}

.ramcek.cl {
  width: 400px;
  height: 101px;
  background-image: url('images/ramcek_cl.png');
  cursor: pointer;
}

.ramcek.oznamy {
  width: 400px;
  height: 101px;
  background-image: url('images/ramcek_oznamy.png');
  cursor: pointer;
}

.ramcek.fotogaleria {
  background-image: url('images/ramcek_fotogaleria.png');
}
.ramcek.videogaleria {
  background-image: url('images/ramcek_videogaleria.png');
}

.ramcek.videogaleria a, .ramcek.fotogaleria a {
  font-size: 19px;
  padding: 20px;
  display: block;
}

.duchovno a {
  font-size: 19px;
  padding: 35px;
  width: 470px;
  height: 30px;
  display: block;
  background-image: url('images/ramcek_duchovno.png');
}

.pol {
  width: 130px;
  height: 98px;
  display: block;
}

.link-hlavna:hover {
  text-decoration: none;
}

.n {display: none;}
