body
{background: #FFFFFF url(../img/galeria/background.jpg) top center scroll no-repeat;}

div#galeria_container
{	width: 780px; 
	height: auto; 
	margin-left: auto; 
	margin-right: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}

div#galeria_container table#images
{margin-top: 30px;}

div#galeria_container table#images td
{width: 260px; height: 260px; vertical-align: top; padding-left: 5px; padding-right: 5px;}

div#galeria_container table#images td img
{border: solid thick #000000;}
div#galeria_container table#images td img:hover
{border: solid thick #FFFFB0;}

h4
{color: #fff; font-weight: normal;}
a
{color: #fff; text-decoration: none;}

.navimg
{margin-top: 5px;}
