#content {
	width: 614px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 123px;
	left: 261px;
	z-index: 0;
	font-weight: bold;
	height: 484px;
	color: #ED7F0F;
	font-size: 18px;
	text-align: center;
}



#sidebar {
	position: absolute;
	top: 124px;
	left: 261px;
	width: 606px;
	padding: 0px;
	border-bottom: 1px solid #555555;
	height: 369px;
	font-size: 14px;

}



#logo {
	width: 795px;
	height: 56px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 20px;
	left: 260px;
	font-size: 280%;
	font-variant : small-caps;
	color: #FC3;

}



#plaintext {
	position: absolute;
	top: 132px;
	left: 260px;
	width: 383px;
	height: 321px;
	font-size: 18px;

}



#plaintext a {
	color: #ED7F0F;
	text-decoration: none;
	text-align: center;

}





#eyecatcher {
	top: 22px;
	left: 36px;
	width: 169px;
	height: 279px;
	padding: 1px;
	border : 1px solid #333;
	background-color: #000;
	position: absolute;
	z-index: 5;

}



#common {
	top: 406px;
	left: 36px;
	width: 209px;
	position: absolute;
	padding-bottom: 20px;
	border-bottom: 1px solid #555555;
	font-size: 13px;
	height: 230px;

}



#common a {

	color: #ED7F0F;

	display: block;

	text-decoration: none;

	padding: 4px 0px 4px 15px;

	background : url(../images/pbull.gif) no-repeat 0px 3px;

	font-weight: bold;

	font-style: italic;

}



#common a:hover {

	color: #ffffff;

}





/* Menü */



#menuBar {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 81px;
	left: 260px;
	z-index: 20;
	height: 33px;
	overflow: hidden;
	width: 225px;

}



a.menuButton, a.menuButtonActive  {
	display: block;
	float: left;
	height: 17px;
	color: #999;
	text-decoration: none;
	padding: 5px 6px 5px 6px;
	border-right: 1px solid #000000;

}



.menu {

	background: #0B0C0B url(../images/pmenu.gif) repeat-x top left;

	border: 1px solid #000000;

	padding: 0px;

	position: absolute;

	text-align: left;

	visibility: hidden;

	left:0px;

	top:0px;

	z-index: 10;

}



a.menuItem, a.menuItemActive {

	color: #bbbbbb;

	background-color: transparent;

	display: block;

	padding: 6px 16px 6px 16px;

	text-decoration: none;

	white-space: nowrap;

}



a.menuButtonActive, a.menuButton:hover {
	background-color: #000;
	color: #ED7F0F;
	font-size: 13px;

}



a.menuItem:hover, a.menuItemActive {

  background-color: #000;

  color: #ED7F0F;

}



form.search {

	padding: 0px;

	position: absolute;

	top: 20px;

	left: 820px;

}



form.search input {

	margin: 0px;

	vertical-align : middle;

}



input.search {
	border: #888888 1px solid;
	width: 126px;
	padding: 2px;
	margin: 0;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-x;
}
