<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newsColumn
{				
	text-align: left;
	width: 774px;  
	font-family: sans-serif;
	font-size: 12px;
	color: #CC9933;  
}

.news
{
	background-color: #220000;
	background-image: url(../../images/pozadi/poz_drv.jpg);
	border: 1px solid #220000;	
}


.bottomDiv {
	border-bottom: 1px solid #220000;
}

.header
{
	margin-top: 10px;    
	margin-left: 30px;    
	margin-bottom: 10px;
	color: #AA6633;    
}

.text
{
    margin: 0px 40px 16px 40px;
}

.footer_area
{		
	height:20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 6px;	
}

.voting 
{	
	position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */										
	float: left;		
	text-align:left;	
	color: #AA6633;
}

.signature 
{	
	position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */											
	float: right;	
	text-align: right;    
	color: #AA6633;
}
</pre></body></html>