/***********************************************/
/********** Mobilcontrol Bt., Hungary **********/
/******************* 2007 **********************/

body {
	background-color: #fff;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 995px;
}
.hidden {
	display: none;
}
/************* Enter page *************/
#logon {
	width: 500px;
	height: 150px;
	margin: 100px auto 30px;
	background: url(img/logo_big.png) top left no-repeat;
}
#enter {
	text-align: center;
}
#enter a {
	color: #402000;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
#enter a:hover {
	text-decoration: underline;
}

/************* Header *************/
#header {
	width: 100%;
	height: 92px;

}
#header span {
	display: none;
}
.logo {
	width: 300px;
	height: 90px;
	margin-top: 10px;
	background: url(img/logo.png) top left no-repeat;
	float: left;
}

#menu {
	margin: 54px 0 0 0;
	border-top: 8px solid #fdd303;
	padding-left: 10px;
	font-size: .75em;
	float: left;
	width: 685px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
#menu ul li {
	float: left;
	padding: 8px;
	font-weight: bold;
	color: #402000;
}
#menu ul li.akt {
	background-color: #fdd303;
}
#menu ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #402000;
}
#menu ul li a:hover {
	text-decoration: underline;
}

/************* Content *************/
#content {
	clear: both;
	margin: 20px 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	letter-spacing: 0.7px;
	font-weight: bold;
}
#content p a {
	color: #402000;
	text-decoration: none;
 }
 #content p a:hover {
	text-decoration: underline;
 }

#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content .bal {
	float: left;
	margin-right: 20px;
}
.ala {
	clear: both;
	height: 20px;
}
.kepala {
	background-color: #e8e4d7;
	font-size: .55em;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	line-height: 1em !important;
	letter-spacing: 0 !important;
	width: 118px;
	float: left;
	margin-right: 20px;
}
.kepala a {
	display: block;
	color: #402000;
	text-decoration: none;
}
#content span.high {
	padding: 1px;
}
#content ul {
	list-style-type: square;
}
#content h3 {
	font-size: 1.7em;
}
#content .ref p {
	margin: .5em 0;
	font-size: 13px;
	letter-spacing: 0;
}
#content .ref span {
	margin-left: 2.2em;
	letter-spacing: 0.7px !important;
}
#content h3.ac {
	font-size: 1.2em;
	color: #402000;
	border-top: 2px solid #fdd303;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#content .det {
	font-size: .7em;
	margin-left: 20px;
	line-height: 1.5em;
}
#content h4.tip {
	font-size: .9em;
	color: #666666;
	margin: 0 0 0 20px;
}
#arak img {
	border: 2px solid #fdd303;
}
#content ol {
	font-size: 13px;
	padding-left: 3.8em;
	margin: .5em 0;
}
#content ol li {
	padding-left: 4.6em;
}
/************* Footer *************/
#footer {
	clear: both;
	border-top: 8px solid #fdd303;
	height: 25px;
	font-size: .55em;
	color: #402000;
	text-align: right;
}
#footer a {
	color: #402000;
	text-decoration: none;
}
#footer a:hover {
	color: #402000;
	text-decoration: underline;
}