html, body, {
	text-decoration: none; 
}

a { color: #ffffff; text-decoration: none }
a:hover { color : #ffffff; }

#gora{
	background: url(images/bggora.jpg) repeat-x;
	height: 58px;
}
	

#tlo {
	background: url(images/bg.jpg) repeat-x;

} 

#logo {
	width: 850px;
	color: white;
} 

#tresc {
	width: 850px;
	color: white;
} 

#design {
	width: 995px;
	height: 21px;
}

#dol{
	background: url(images/bgdol.jpg) repeat-x;
	height: 59px;
}


