/*********************************
* styl pro modul UVOD
* by fabian <fabian@fabian.cz>
* 10.5. 2007 16:55
**********************************/

#uvodLeft {
	width: 49%;
	float: left;
	margin-right: 2px;
}

#uvodRight {
	width: 49%;
	float: right;	
}
