#obsah
{
   width:770px;
  
}
#main
{
	 background-image: url("../img/uvod-pozadi.gif");
   background-repeat: no-repeat;
   height:746px;
   margin-top:5px;
   =margin-top:8px;
	}
h1
{
	font-size:x-large;
	padding-top:20px;
	}
	

#obsah h2.n {
   font-size: 1.1em;
   background-image: url(../img/pod-nadpis2.gif);
   padding-left: 15px;
   padding-top:2px;
   margin-bottom: 10px;
   height: 32px;
   background-repeat: no-repeat;
}	
#aktuality
{
    width:188px;
    float:right;
     =margin-top:3px;
    font-size:1em;
    padding:5px;
}
#aktuality img
{
  margin-top:10px;
  margin-bottom:10px;
}
#aktuality h2
{
  padding-bottom:10px;
  padding-left:10px;
  
  background-image: url(../img/akt.jpg);
  background-repeat: no-repeat;
}
#aktuality .archiv
{
    display:block;
    text-align: right;
    padding-right:20px;
    font-size:1.2em;
}

#aktuality div
{
  margin-bottom:40px;
  
}
#obr2
{
  width:150px;
  position:absolute;
  height:600px;
  overflow: hidden;
  left:370px;
  background-color: white;
  top:150px;
}
#obr2
{
  margin-bottom:10px;
}
#obr 
{
  overflow: hidden;;
  
  width:510px;
  margin-left:10px;
  margin-top:10px;
  =margin-top:19px;
  
}
#obr_obal
{
	  margin-top:30px;
	background-image:url("../img/pozadi-2.gif");
	background-repeat:no-repeat;
	padding:5px;
	margin-left:10px;
	width:540px;
	height:270px;
	}
#obr table
{
  

}
#obr td
{
  padding-right:10px;
  
}
#obsah ul {
	list-style-position: outside;
	}
#obsah ul li {
 list-style:disc;
 margin-left:20px;
 
 }
 
 
#main h1 {
   display: block;
   width: 577px;
   height: 90px;
   position:relative;
}
 
#main h1 strong,#main h1 span {
   display: block;
   overflow: hidden;
   position: absolute;
   top: 0;
   left: 0;
   width: 577px;
   height: 90px;
   color:black;
}
 
#main h1 span {
   background-image: url("../img/uvodni-napis.gif");
   background-repeat: no-repeat;
}