﻿html, body {
	height: 100%;
	margin:0; 
	padding:0;
}
img {
	border: none;
}
body {
	background-color:#fff;
	color: #B0D1F2;	
}
a {
	text-decoration: none;
	font-weight: bold;
	text-decoration:underline;
	color:#221401;
}
#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -298px; /* a div magasságának a fele*/
	float: left;
}
#centered {
	width:1020px; 
	height:596px; /* a div magassága*/
	margin:auto;
	background: url(../img/background/2.png); 
	background-repeat:no-repeat;;
	clear: both;
	position: relative;
    top: -200px;
	/* IE4ever Hack: Hide from IE4 **/
		position: static;
	/** end hack */
}
#menu {
}
#contener {
	width:1020px; 
	height:596px;
	box-shadow: #666 0px 4px 4px;
}
#content {
	background-image:url(../img/bg.png);
	font-size:18px;
	float:left;
	margin: 50px 0px 0px 50px;
	padding: 10px 10px 10px 10px;
	overflow:auto;
	width: 600px;
	height:526px;
	color: #000;
	text-align:justify;
}
#close{
	position: fixed;
	width:17px;
	height:17px;
	margin-left: 593px;
	margin-top: -9px;
}
#content2 {
	float:left;
	margin: 123px 0px 0px 50px;
	padding: 10px;
	height: 281px;
	width: 600px;
}
#logok {
	float:right;
	text-align:right;
	margin: -565px 0px 0px 40px;
	padding: 0px;
	width: 320px;
	clear:both;
}
#felirat {
	background-image: url(../img/felirat.png);
	background-repeat:no-repeat;
	float:left;
	margin: 40px 0px 0px 40px;
	width: 842px;
	height: 132px;
}
td {
	color: #060;
	font-weight:bold;
	text-align:center;
	background-color:#FFF;
}
h3 {
	color: #060;
	letter-spacing:2px;
}
.ar {
	font-size:12px;
	opacity:0.8;
}

#left_cont {
	border:#060 thin 1px;
	padding: 10px;
	float:right;
	margin-right:90px;
	margin-top:70px;
	width:220px;
	z-index:99;
	background-color:#FFF;
	font-size:12px;
}

.small_header {
	color:white;
	background-color: #060;
	padding:0;
	margin:0;
	height:20px;
	float:left;
	width:100%;
	border-bottom:solid 2px #898989;
}
.cim {
	font-size:16px;
	text-align:center;
	color:#FFF;
}


#left_cont {
	color:000;
	font-weight:bold;
	font-variant:small-caps;
	float:left;
	font-size:11px;
	padding-left:3px;
	margin-left: 10px;
}
#left_cont .cim2 {
	text-align:right;
}

#left_cont img.icon {
	width:12px;
	cursor:pointer;
	padding-right:3px;
}

.irszamhiba {
	color:#FF0000;
	font-weight:bold;
}
