/*html, body
{
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body
{
	height: auto;
	top: 0;
	left: 0;
}

html
{
  padding: 0;
  margin: 0;
}*/

body
{
	padding: 0;
	margin: 0;
	background: white url(../images/background.gif) repeat fixed;
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	text-align: center;
}

div#Hmenu {
	position: absolute;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
  	width: 850px;
  	height: 20px;
  	margin: 180px auto;
}

#Hmenu li {
	list-style: none;
	margin: 1px;
	padding: 0;
	float: left;
}

div#Hmenub {
	position: absolute;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
  	width: 250px;
  	height: 20px;
  	margin: 180px auto;
}

#Hmenub li {
	list-style: none;
	margin: 4px;
	padding: 0;
	float: left;
	font-weight:bold;
}
div#header
{
	width: 100%;
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
	list-style:none;
}

#header span.JADA
{
	font-weight: bold;
	font-style: italic;
	font-size: 33px;
}

div#content
{
	width: 640px;
	margin: 50px auto 0px auto;
	text-align: left;
}



#content div.img
{
	margin-top: 21px;
	text-align: center;
}

#content div.img_small img
{
	margin: 20px 7px 20px 0px;
}

#content div#nav, #content #foto
{
	text-align: center;
	margin: 0px auto;
	width: 450px;
}

#content #nav div.nav
{
	width: 150px;
	float: left;
}

#content #nav div.nav a
{
	color: blue;
	background-color: inherit;
	font-size: 12px;
}

#content #nav div.nav img
{
	text-decoration: none;
}

#content #foto img
{
	border: 2px solid black;
}

#content h1
{
	font-size: 13px;
	text-align: center;
}

#content h2
{
	font-size: 24px;
	font-weight: bold;
}

#content table ul
{
	margin-top: 0;
}

#content p#adres
{
	text-align: center;
}

#content br.clear
{
	clear: both;
}

div#menu
{
	margin-top: 23px;
	font-size: 10px;
	text-align: center;
}

img
{
	border: 0;
}

table
{
	border-collapse: collapse;
	table-layout: fixed;
}

table td
{
	vertical-align: top;
}

table td.foto
{
	width: 205px;
}

table td.specs
{
	width: 430px;
}

table td.foto img
{
	border: none;
	text-decoration: none;
}
