* { margin: 0; padding: 0; border: none; }
body { margin: 0; padding: 0; border: none;
	background: #fff;
	font-family: Verdana;
	font-size: 10px; }

body,table,td,th,li,p,div, input {
	font-family: Verdana;
	font-size: 10px;
	color: #333333; }

.cb { clear: both; }

#page { width: 800px; height: 600px;
	background: #fff url('../img/open.jpg') left top no-repeat;
	position: relative;
	margin: 0 auto; }

a.menu { display: block;
	position: absolute;
	width: 120px; height: 12px;
	text-align: center; text-decoration: none;
	line-height: 12px; font-size: 12px;
	font-weight: bold;
	padding: 4px 0;
	color: #444; }
a.menu:hover { text-decoration: underline; }
	
#teahaz { left: 173px; top: 48px; }
#itallap { left: 589px; top: 81px; }
#teakultura { left: 160px; top: 291px; }
#webbolt { left: 486px; top: 474px; }

#welcome { position: absolute;
	left: 40px; top: 403px;
	padding: 8px 8px;
	width: 279px; height: 34px; }
#welcome p { font-size: 12px; font-weight: bold; }

#dnb { position: absolute;
	left: 638px; top: 485px;
	width: 96px; height: 75px;}
	
#lang { list-style: none;
	position: absolute;
	right: 40px; top: 33px; }
#lang li { float: left; }
#lang li a { padding: 3px 6px;
	color: #444; font-weight: bold;
	text-decoration: none; }
#lang li a:hover { text-decoration: underline; }
