body 
{ 
margin:0; padding:0; 
background:#bebdbd; 
text-align:center;  
} 



#obsah 
{ 
position: relative;
width: 766px; 
margin:1em auto; 

text-align:left;
font-size:14px;
font-family: Tahoma; 
background-image: url(files/cimbal_bcg.jpg);
	background-repeat: no-repeat;
	background-color: #bebdbd;
	min-height: 654px;
} 

#levypanel 
{
	float: left;
	width: auto;
} 

#levypanel-obsah 
{ 
margin:0; 
padding: 0.5em 1em; 
} 

#hlavnipanel 
{ 
padding-top:1em;
} 

#hlavnipanel-obsah 
{ 
margin-left:345px;
background-image:url(files/hl_pan_bcg.gif);
background-repeat: repeat-y;
text-align: center;
width: 415px;

}

#vypln_bcg
{
	background-image: url(files/hl_pan_vrch.gif);
	background-repeat: no-repeat;
	width: 415px;
}


#vypln_spodek
{
	background-image: url(files/hl_pan_spodek.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
   width: 415px;
	
}



#cmlonga_img 
{
	margin: 30px 0 0 5px;

}

#hlavni_text
{
	padding: 10px 15px 10px 15px;
	text-align: left;
}


#paticka 
{ 
padding: 10px; 
background: #bebdbd; 
text-align: center;
} 

hr.cleaner 
{ 
clear:both; 
display: none 
}

/*MSIE*/

/*#cmlonga_img 
{
_padding:20px 0 0 0px;
	
}*/

/*#obsah 
{ 

_height: 654px;
} */
/*
#obsah 
{ 
_height: 654px;
} 
*/