body, table, tr, td, div, p, h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body
{
	background-color:  #dcdddf;
	margin: 0px;
	padding: 0px;
}
h1
{
	font-size: 18px;
}
td.header, td.footer
{
	width: 1000px;
	text-align: center;
}
td.header
{
	padding-bottom: 15px;
}
td.footer
{
	padding-top: 15px;
	text-align: right;
}
div.footer
{
	margin-right: 15px;
}

td.menu
{
	background-image:url(../pict/menu_tlo.gif);
	background-repeat:repeat-y;
	background-position: top left;
	width: 286px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
td.galeria
{
	width: 716px;
	text-align: center;
	vertical-align: top;
}
div.content
{
	text-align: justify;
}

a img
{
	border: 0px;
}
a, a:hover
{
	text-decoration:none;
	color: #08376d;
}
a:hover
{
	color: #d22248;
}

td.menu a,
td.menu a:hover
{
	display: block;
	margin: 5px;
	text-decoration:none;
	color: #08376d;
	margin-left: 15px;
	margin-right: 20px;
	width: 240px;
}
td.menu a:hover
{
	color: #d22248;
}

td.prod_item
{
	padding-bottom: 20px;
}
div.prod_more
{
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
}
div.prod_add
{
	font-size: 10px;
}
div.prod_text
{
	text-align: left;
}