body {
	font-family: tomaha, Arial, Helvetica;
    font-size:12pt;
	color: #000;
	background: #000033;
}

div#wrapper{
	width: 800px;
	margin: 10px auto 0 auto;
	background-color: transparent;
}

#menu ul { margin:0; background-color: transparent; text-align:center;}
#menu ul li { display:inline; list-style-type: none;}
#menu ul li a:link, #menu ul li a:visited { background-color: #0000ff; color: #00ccff; padding:0 25px 0 25px; text-decoration:none; }
#menu ul li a:hover { background-color: #00ccff; color: #0000ff; } 

div#menu  {
	background: #0000ff;
	margin: 1px 0 1px 0;
}

div#top  {
	height: 190px;
	background: #0000ff url(otb_bg_top.jpg) no-repeat center top;
}

div#tekst {
	height: 330px;
	padding: 10px;
	background: #0000ff url(otb_bg.jpg) no-repeat center fixed;
	overflow: auto;
}

div#foto {
	width: 720px;
	margin: 20px auto 0 auto;
	background-color: #cccccc;
}

div#footer{
	color: #00ccff;
	text-align: center;
	margin: 15px 0 0 0;   
}	 

