body {
	background-color: #6F0E20;
	background-image: url(../images/bordo_bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main {
	background-image: url(../images/also_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 100%;
}

#content {
	width: 784px;
	background-color: #809E27;
	border: 2px #560718 solid;
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #6F0E20;
	line-height: 18px;
	text-align: left;
	margin-top: 5px;
	background-image: url(../images/jobboldali_bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom right;
	height: 405px;

}

#subcontent {
	padding: 15px;
	padding-right: 200px;
}

#topinfo {
	position: relative;
	top: 5px;
	height: 20px;
	width: 784px;
	font-family: Times, Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	color: #D0D684;
	text-align: right;
	
}


#top {
	width: 784px;
	margin-top: 5px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 177px;
	vertical-align: bottom;
}

#topspacer {
	width: 184px;
	height: 153px;
}

.foto {
	border: 1px #FFF18A solid;
}

a {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #D0D684;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.lapoz {
	color: #597700;	
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px #E4D772 solid;
	background-color: #FFF18A;
	font-weight: bold;
	font-size: 12px;
}

a.lapoz:visited {
	color: #B3D05A;
}

/*
	position: relative;
	top: 5px;
	left: 200px;

	*/

.menuitem {
	border: 1px #E4D772 solid;
	border-top: 2px #6F0E20 solid;
	border-bottom: 2px #6F0E20 solid;
	width: 108px;
	height: auto;
	margin: 0px;
	margin-top: 10px;
	margin-right: 3px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 17px;

	background-color: #FFF18A;
	color: #6F0E20;
}

.menuitem:hover {
	background-color: #6F0E20;
	color: #FFF18A;
	cursor: pointer;
}

/*
	position: relative;
	top: 5px;
	left: 200px;
*/

.menuitem_hv {
	border: 1px #E4D772 solid;
	border-top: 2px #6F0E20 solid;
	border-bottom: 2px #6F0E20 solid;
	width: 108px;
	height: auto;
	margin: 0px;
	margin-top: 10px;
	margin-right: 3px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 17px;

	background-color: #6F0E20;
	color: #FFF18A;
	cursor: pointer;
}

.menuholder {
	width: 500px; 
	border: 1px solid; 
	position: absolute;
}
