/*fix Latvian margin-top bottom of title "Katalogs"*/
div.twocolumns{
	float:left; 
	width:100%;
	margin-top:9px;
	border-top:#FFF 3px solid;
}
