body {
margin:0px;
padding:0px;
background-color: #616F85;
background-image: url(images/pozadi_spiral.gif);
}

#hlavicka {
  width: 898px;
  height: 73px;
  background: url("images/horni-lista.gif");
		background-repeat: no-repeat;
 border: 0px;
}
#paticka {
	width: 898px;
	height: 88px;
	background: url("images/spodni-lista.gif");
		background-repeat: no-repeat;
	border: 0px;
}
#oklubu_s {
	width: 898px;
	height: 433px;
	background: url("images/o-klubu.gif");
		background-repeat: no-repeat;
	border: 0px;
}
#program_s {
	width: 898px;
	height: 433px;
	background: url("images/program.gif");
		background-repeat: no-repeat;
	border: 0px;
}
#napojak_s {
	width: 898px;
	height: 433px;
	background: url("images/napojak.gif");
		background-repeat: no-repeat;
	border: 0px;
}
#galerie_s {
	width: 898px;
	height: 433px;
	background: url("images/galerie.gif");
		background-repeat: no-repeat;
	border: 0px;
}
#links_s {
	width: 898px;
	height: 433px;
	background: url("images/links.gif");
		background-repeat: no-repeat;
	border: 0px;
}

#centrovany_2_div { /*kontejner*/
position: absolute;
 top: 5%;
 left: 50%;
 width: 898px;
 height: 600px;
 margin-left: -449px;
 border: 0px;
}

#protext_div { /*program*/
	position: absolute;
	top: 115px;
	_top: 125px;
	left: 50px;
	width: 800px;
	height: 375px;
	scrollbar-face-color: #F60;
	overflow: auto;
	text-align: left;
	padding-right: 10px;
	font: normal 12px Arial, Courier, sans-serif;
}

#protext_div2 { /*napojak*/
 position: absolute;
  top: 115px;
	_top: 125px;
	left: 50px;
	width: 800px;
	height: 375px;
  color: #000;
  scrollbar-face-color: #F60;
  overflow: auto;
  text-align: left;
  font: normal 12px Arial, Courier, sans-serif;
}

#protext_div3 { /*links*/

  position: absolute;
  top: 115px;
  left: 50px;
  width: 700px;
  height: 375px;
  color: #000;
  scrollbar-face-color: #F60;
  overflow: auto;
  text-align: left;
  width=550px;
  font: normal 12px Arial, Courier, sans-serif;
}

#protext_div4 { /*galerie*/

  position: absolute;
  top: 115px;
  left: 50px;
  width: 800px;
  height: 375px;
  color: #000;
  scrollbar-face-color: #F60;
  overflow: auto;
  text-align: center;
  width=550px;
  font: normal 12px Arial, Courier, sans-serif;
}

#protext_div6 { /*oklubu*/

  position: absolute;
  top: 115px;
  _top: 125px;
  left: 250px;
  width: 200px;
  height: 350px;
  color: #000;
  scrollbar-face-color: #F60;
  overflow: auto;
  text-align: left;
  font: normal 14px Arial, Courier, sans-serif;
}

#menu-container  {
   position: absolute;
    top: 27px;
    left: 5%; 
    width: 805px; 
    height: 30px;
    background-repeat: no-repeat;
}

#o_klubu a {
                position: absolute;
                display:block;
                top:0px;
		width:96px;
                height:30px;
                background: url("images/o_klubu_spoj.gif");
		background-repeat: no-repeat;
                margin-left: 12px;
}
	
#o_klubu a:hover {	
		background-position:0px -30px;
}



 #program a {
                position: absolute;
                display:block;
                top:0px;
		width:114px;
                height:30px;
                background: url("images/program_spoj.gif");
		background-repeat: no-repeat;
                margin-left: 154px;
}
	
#program a:hover {	
		background-position:0px -30px;
}
		
#napojak a{
                position: absolute;
                display:block;
                top:0px;
		width:114px;
                height:30px;
                background: url("images/napojak_spoj.gif");
		background-repeat: no-repeat;
                margin-left: 308px;
}
	
#napojak a:hover {	
		background-position:0px -30px;
		}

#galerie a {
                position: absolute;
                display:block;
                top:0px;
		width:103px;
                height:30px;
                background: url("images/galerie_spoj.gif");
		background-repeat: no-repeat;
                margin-left: 460px;
}
	
#galerie a:hover {	
		background-position:0px -30px;
		}		

#diskuze  a {
                position: absolute;
                display:block;
                top:0px;
		width:103px;
                height:30px;
                background: url("images/diskuze_spoj.gif");
		background-repeat: no-repeat;
                margin-left: 602px;
}
	
#diskuze a:hover {	
		background-position:0px -30px;
		}		
		
#links  a {
                position: absolute;
                display:block;
                top:0px;
		          width:72px;
                height:30px;
                background: url("images/links_spoj.gif");
		          background-repeat: no-repeat;
                margin-left: 740px;
}
	
#links a:hover {	
		background-position:0px -30px;
		}
		
a img {border-width: 0px;}
		
a    {font-weight: bold; text-decoration: none;}
a:link { color:#06F;	
			  }
			  
a:visited 	{ color:#06F;	
			  }
a:active 	{ color:#FF6;	
			  }  
a:hover 	{ color:#FFF;
			  }
.copy   {
	font-size: 10px;
	color: #A5A5A5;
	font-family: arial;
	text-align: center;
	margin: 5px;
}