body {
	background: #000;
	text-align: right;
	margin: 0;

}

body, td, textarea, input, button, select, option{
	color: #2a2a2a;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
}

label {
	cursor: pointer;
}

#container{	
	margin: auto auto auto auto; 
	text-align: left;	
	width: 1036px;
	height: 632px;
	background: url(images/1.jpg) no-repeat;
}

#luka{
	height: 20px;
}

div#luka b{
	visibility: hidden
}

#txt{
	padding-left: 50px;
	width: 560px;
	height: 600px;
	overflow: auto;
}

hr{
	background: #747474;
	color: #4B311A;
	height: 1px;
	border: 0;
}
h1{
	border-bottom: 1px solid #444;
	color: #747474;
	font-size: 13px;
	letter-spacing: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea,input,button,select{
	border: 1px dashed #444;
	background: transparent;
}

a {
	text-decoration: none;
	color: #b20d0d;
}

a:hover{
	text-decoration: underline
}


#imgmap li {
	position: absolute;
	display: block;
	list-style: none;
	overflow: hidden;
}

#imgmap li a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(space.gif);
	text-indent: -1000em;
}

#area1 {
	left: 1px;
	top: 10px;
	width: 43px;
	height: 90px;
}

#area2 {
	left: 1px;
	top: 108px;
	width: 42px;
	height: 102px;
}

#area3 {
	left: 1px;
	top: 108px;
	width: 0px;
	height: 16px;
}

#area4 {
	left: 2px;
	top: 214px;
	width: 39px;
	height: 135px;
}

#area5 {
	left: 3px;
	top: 355px;
	width: 40px;
	height: 85px;
}

#menu{
	position: absolute;
	top: 0px;
	margin-left: 617px;
	width: 419px;
}