body{
	background-color: #FFFFFF;
	font-size: 12px;
   font-family: verdana, helvetica, arial, sans-serif; 
}
.top{
	width: 800px;
	height: 90px;
}
.bok{
	background-image: url(../img/bok1.png);
	background-repeat: repeat-y;
	width: 3px;
}
.menu{
  	background-image: url(../img/menubg.png);
	background-repeat: repeat-x;
	height: 27px;
	text-align: center;
}
.button{

}
.button a{
	display: block;
	width: 132px;
	height: auto;
	text-align: center;
	color: #FFFFFF;	
	text-decoration: none;
	font-size: 11px;
   font-family: verdana, helvetica, arial, sans-serif; 
	font-weight: bold;		
}
.button a:hover{
	color: #47525C;
	text-decoration: none;
}
.dole{
	background-image: url(../img/dole1.png);
	background-repeat: repeat-x;
	height: 10px;
}
.stred{
	border-color: #939393;
	border-left-width: 1px;
	border-left-style: solid;
}
.sbtn a{
	display: block;
	text-decoration: none;	
	width: 140px;
	border-color: #939393;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #808080; 
}
.sbtn a:hover{
	background-color: #F5F5F5;
}
.bottom{
  margin-top: 7px;
  color: #808080;
  font-size: 10px;
  font-family: verdana, helvetica, arial, sans-serif;
}
.bottom a{
  text-decoration: none;
  color: #808080;
}
.bottom a:hover{
  text-decoration: underline;
}
.uvod_lava{
 border-color: Gray;
 border-style: solid;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-right-width: 1px;
 border-top-width: 0px;
}
.obsah{
 padding-left: 10px;
 padding-right: 5px;	 	
}
.obsah a{
 color: #A52A2A;
 text-decoration: none;	
}
.obsah a:hover{
 color: #6A8901;
}