html,
body {
	overflow: hidden;
	height:100%;
	margin:0;
	padding:0;
	color:#333;
	background:#3d3d3f;
}
body, p, div {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
h1,
h2,
h3,
h4 {
	margin:0.25em 0;
	font-family: Arial, Geneva;
	font-weight: lighter;
	text-align:left;
	letter-spacing:1px;
	color:#ed7f00;
	line-height: 30px;
}

p.indrag {
	text-indent: 14px;
	margin-top:-10px;
	
}
h1 {
	font-size: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
	line-height: 26px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
td, p {
	margin:1em 0;
}
a {
	color:#ed7f00;
	text-decoration: none;
}
.active {
	color:#ffffff;
}
a:active{
	color:#ed7f00;
}
img {
	border-style:none;
	border-width:0px;
}

#wrap {
	position: absolute;
	width:100%;
	height:400px;
	top: 50%;
	vertical-align: middle;
}
#page {
	position: relative;
	top: -50%;
	margin:0 auto;
	background: #1a171b;
	width:940px;
	height:400px;
}
#footer {
	position: absolute;
	width:100%;
	bottom: -22px;
	font-size: 9px;
	color: #ffffff;
	padding-left: 20px;
}
#plb {
	background: #1a171b;
	width:400%;
	height:400px;
	z-index: 2;
	overflow: hidden;
	position: absolute;
	left: -100%;
}
#prb {
	background: #1a171b;
	width:100px;
	height:400px;
	z-index: 1;
	overflow: hidden;
	position: absolute;
	right: -100px;
}
#tabb {
	position: absolute;
	height:400px;
	width: 35px;
	left: 22px;
	z-index: 5;
}
#menu {
	position: absolute;
	height:350px;
	width: 140px;
	background: #a70230 url(img/graphics/menybackground.gif) repeat-y;
	left: 57px;
	padding-top: 50px;
	z-index: 5;
}

#menylogo {
	margin-left: 20px;
	bottom: 20px;
	position: absolute;
}
#content {
	position: absolute;
	border-left: 1px solid #ba7b7f;
	
	height:350px;
	width: 644px;
	background: #f0f2e7;
	left: 197px;
	padding-top: 50px;
	padding-left: 30px;
	z-index: 5;

}
img#mainimage {
	float: right;
	margin-right: 0px;
	margin-left: 25px;
	margin-top: -50px;
	width: 270px;
	height: 400px;
}
#arrow {
	position: absolute;
	height:400px;
	left: 878px;
	z-index: 5;
}
#arrow img {
	position: absolute;
	bottom: 10px;
}
ul {
	list-style: none;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
ul a {
	font-size: 12px;
	
}
li {
	padding-bottom: 10px;
}

object {
	float: right;
	margin-right: 0px;
	margin-left: 25px;
	margin-top: -50px;
	width: 270px;
	height: 400px;
}

iframe {
	margin-right: -20px;
	margin-left: -6px;
	margin-top: -50px;
	
}
#language {
	position: absolute;
	width:100%;
	top: -22px;
	font-size: 9px;
	color: #ffffff;
	text-align: right;
}
