 body {
  padding: 0;
  margin: 0;
  text-align: center;
  background: #24272C url(bg.jpg) no-repeat center top;  
 }
 h1 {
  margin: 0px 0 10px 0;
  font-size: 150%;
  text-decoration: underline;
 }
 a {text-decoration: underline; color: white;}
 a:hover {text-decoration: underline; color: white;}
 hr {
  border-top: 1px solid #983f13;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background: none;
  height: 1px;
 }
 #holder {
  margin: 0 auto;
  text-align: left;
  width: 949px;
 }
 #top {
  height: 194px;
  background: url(top.jpg) no-repeat left top;
 }
 #main {
  background: url(bg1.gif) repeat-y;
 }
 #main_in {
  background: url(top2.jpg) no-repeat left top;  
 }
  #smallmenu {
 width:680px;
 text-align:right;
 float:left;
 font-size:10px;
 padding:79px 0 0 0;
 color:white;
 }

 #smallmenu a {
 color:white;
 text-decoration: none;
 }
 #smallmenu a:hover{
 text-decoration: underline;
 }
 
 
 #page {
  width: 677px;
  float: left;
  margin:0 0 0 15px;
 }
 #menu {
  width: 191px;
  _width: 230px;
  float: left;
  margin:7px 0 0 0px;
  padding:0 0 0 39px;
  
  }
 #podmenu {
 color:#1C2834;
 padding:3px 10px 0 15px;
 }  
 #menu_in{
  background:url(undermenu.jpg) left top;
  padding:4px 0 4px 0;
  margin:0;
 }
 #menu ul { 
  padding: 0;
  margin: 0;
  list-style-type: none;
 }
 #menu ul a {
  display: block;
  color: black;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 0 3px 15px;
  height: 16px;
  _height: 20px;
  color:#1C2834;
 }
 .pink {
 color: #CD1041;
 }
 #menu ul .actual {
  display: block;
  color: #CD1041;
  text-decoration: underline;
 }
 #menu ul ul .actual {
  display: block;
  color: white;
  text-decoration: underline;
 } 
 
 #menu ul a:hover {
  display: block;
  
  text-decoration: underline;
 }
 #menu li {
  padding: 0;
  margin: 0;
 }
 #menu ul ul {
 background-color:#1C2834;
 padding:5px 0 5px 0;
 }
 #menu ul ul a{
 color:#B0BAC3;
 font-size:11px;
 background: url(menubutton.gif) no-repeat left top;
 padding:2px 0 2px 30px;
 
 }
 #footer {
  background: url(bg3.gif) top;
  color:black;
  padding:0 10px 0 35px;
 }
 #footer2 {
  text-align:right;
  padding:0 8px 0 0;
 }
 #footer2 a {
  text-decoration: none;
  color: white;
  font-size:10px; 
 }

 #logo a {
 display:block;
 float:left;
 width:235px;
 height:170px;
 text-decoration: none;
 margin:20px 0 0 0;
 }
 
 #animace {
 display:block;
 float:left;
 width:697px;
 height:157px;
 text-decoration: none;
 margin:28px 0 0 3px;
 }
 #page li {
 margin:3px 0 8px 0;
 }
 #footer p {
 padding:0;
 margin:0;
 }


 .photogallery img {
 margin:0 10px 10px 0;
 cursor:pointer;
 }

  .phorum_c,.phorum_t {
  width: 680px;
 }
 .phorum_c a,.phorum_t a {
  font-weight: bold;
 }
 .phorum_c a:visited,.phorum_t a:visited {
  font-weight: normal;
 }
 .phorum_i {
  width: 400px;
  margin: 0 0 5px 0;
 }
 .phorum_c th,.phorum_t th {
  padding: 2px;margin:1px;
  border: 1px solid black;
  background-color: #2A343F;
  color: white;
 }
 .phorum_c td,.phorum_t td,.phorum_i td {
  padding: 10px;margin:1px;
  border: 1px solid black;
  background-color: #5A646F;
 }
