/* General Style Info */
body {
	color: #000;
	font-family: sans-serif;
	line-height: 13pt; 
	font-size: 9pt;
}

A:link{
color: #908b34;
text-decoration: none;
}

A:visited {
color: #908b34;
text-decoration: none;
}

A:hover{
color: #4c4912;
text-decoration: underline;

}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

#header {

	height: 95px;
	margin: 0 0 0 0;
	line-height: 11px;
}

#language {
	line-height: 13px;
}

#header a{
color:#000000;
font-size:11px;
font-weight: bold;
}

#header_aloldal{

	height: 55px;
	margin: 0 0 0 0;
}
#logo {
	margin: 0 0 0 250px;
	padding: 0;
}

#logo_aloldal {
	margin: 0 0 0 10px;
	padding: 0;
}

#menu {
	margin: 0 0 12px 33px;
	height: 16px;

}

#amenu {
	font-family: sans-serif;
	float: left;
	background: #fff;	
	padding: 0 8px 0 8px;
	margin: 0 0 0 0;
	line-height: 16px;
	height: 16px;
	text-transform: uppercase;
	font-size:11px;
	font-weight: bold;
}
#amenu a {
	color: #c1bb52;
	text-decoration: none;
	text-transform: uppercase;
	font-size:11px;
	font-weight: bold;
}

#pmenu {
	font-family: sans-serif;
	float: left;
	background: #fff;	
	padding: 0 8px 0 8px;
	margin: 0 0 0 0;
	line-height: 16px;
	height: 16px;
	text-transform: uppercase;
	font-size:11px;
	font-weight: bold;
}
#pmenu a {
	color: #4c4912;
	text-decoration: none;
	text-transform: uppercase;
	font-size:11px;
	font-weight: bold;

}
#pmenu a:hover {
	float: left;
	color: #c1bb52;
	padding: 0 8px 0 8px;
	margin: 0 -8px 0 -8px;
    background: #fff;
	line-height: 16px;
	height: 16px;
	text-transform: uppercase;
	font-size:11px;
	font-weight: bold;
}


#footer {
	margin: 10px 10px 20px 10px;
	color: #444111;
	font-size:90%;
}


#footer A:link{
color: #908b34;
text-decoration: none;
text-transform: uppercase;
font-size:11px;
font-weight: bold;
}

#footer A:visited {
color: #908b34;
text-decoration: none;
text-transform: uppercase;
font-size:11px;
font-weight: bold;
}

#footer  A:hover{
color: #4c4912;
text-decoration: none;
text-transform: uppercase;
font-size:11px;
font-weight: bold;

}

#pleadings {
	width: 90%;
	margin: 14px auto 0 auto;
	font-size: 80%;
	text-align: center;
}
#pleadings A:link{
	text-transform: none;
}


.cake-sql-log {
	font-size: 10px;
	color: #bbb;
}




label {
	display: block;
	float: left;
	width: 100px;
	padding-right: 20px;
}

#top-block {
background-color:#c1bb52;
border-top: 2px solid #e6e4c6;
border-bottom: 5px solid #908b34;
}

#top-left {
float:left;
font-family:"Times New Roman", Times, serif;
font-size: 28px;
color: #000000;
}

#top-right {
float:right;
height: 100%;
}

#content-block {
	background: #fff;
	font-size: 90%;
	min-height: 320px;
}

/* for Internet Explorer */
/*\*/
* html #content-block {
height: 300px;
}
/**/


#content-left {
float:left;
color: #444111;
}

#content-left ul {
	list-style-type: square;
	line-height: normal;
}

#content-right {
float:right;
height: 100%;
}

#content-center {
	margin: 0 auto 0 auto;
	color: #444111;
	background: #fff;
}


#prof_menu {
	margin: 0 0 20px 0;
	font-size: 15px;
}

#prof_menu A:link{
	color: #908b34;
	text-decoration: none;
	font-weight: bold;
}

#prof_menu A:visited {
	color: #908b34;
	text-decoration: none;
	font-weight: bold;
}

#prof_menu  A:hover{
	color: #908b34;
	text-decoration: underline;
}
