* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.hiba {
	color: #CC3333;
	font-size: 14px;
	font-weight: bold;
}

.left {
	float: left;
	padding: 5px 10px 10px 0px;
}

.center {
	text-align: center;
	padding: 0px 0px 15px 0px;
}

body {
	background: url(/img/bg.png) repeat-x 0 0 #21476c;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}

em {
	font-weight: bold;
	font-style: italic;
}

h1, h2, h3 {
	color: #5387bd;
	font-weight: normal;
}

h1 {
	font-size: 20px;
	margin: 0px 0px 20px 0px;
	
}

h2 {
	font-size: 15px;
	border-bottom: 2px dotted #dedede;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 3px 0px;
}

h3 {
	margin: 15px 0px 10px 0px;
}

h4 {
	text-align: right;
	color: #5387bd;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
}

td, th {
	border: 1px solid gray;
	padding: 4px;
}

#wrap {
	background: url(/img/wrap_bg.png) no-repeat center 0;
	/*
	min-height: 490px;
	*/
	margin: 0px 0px 20px 0px;
}

#container {
	width: 940px;
	margin: 0px auto;
	padding: 35px 0px 0px 0px;
}

#header {
	height: 282px;
	background: url(/img/header_bg.png) no-repeat 0 bottom;
	position: relative;
}

#header img {
	margin: 19px 0px 0px 17px;
	float: left;
	border: none;
	position: absolute;
}

#header a {
	z-index: 100;
}

/***********************************/

#menu_wrap {
	height: 55px;
	position: relative;
	padding: 13px 7px 0px 0px;
}

#menu {
	height: 30px;
}

#menu ul {
	float: right;
}

#menu ul li {
	float: left;
	list-style-type: none;
	display: block;
}

#menu ul li a.border {
	display: block;
	text-decoration: none;
	padding: 10px 10px 2px 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #5387bd;
	color: #000000;
	font-size: 15px;
}

#menu ul li a:hover {
	color: #5387bd;
}

#menu .active a.border {
	border: 1px solid #5387bd;
	border-bottom: 1px solid #FFFFFF;
	color: #5387bd;
}

.dropline {
	display: none;
	position: absolute;
	padding: 5px 0px 0px 0px;
}

.dropline li {
	float: left;
}

#almenu_magunkrol {
	right: 0px;
}

.dropline a {
	font-size: 12px;
	text-decoration: none;
	padding: 5px 5px;
	color: #5387bd;
}

#menu .dropline a:hover {
	color: #3F71A3;
}

.active .dropline {
	display: block;
}

/*********************************/

#bluebox_wrap {
	height: 144px;
	overflow: hidden;
	position: relative;
	
}

#bluebox {
	width: 2219px;
	position: absolute;
	z-index: 1;
}

.page_2 {
	left: -634px;
}

.page_3 {
	left: -1268px;
}

#lepteto {
	position: absolute;
	z-index: 2;
	right: 0px;
	padding: 5px 10px 0px 0px;
}

#lepteto a {
	color: #FFFFFF;
	z-index: 3;
	padding: 1px 6px;
	text-decoration: none;
	display: block;
	float: left;
}

.bg {
	background-color: #335979;
	border: 1px solid #FFFFFF;
}

.sub_box {
	width: 281px;
	height: 130px;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px 18px 0px 18px;
	background: url(/img/szep.png) no-repeat right 5px;
}

.sub_box h1 {
	padding: 0px;
	margin: 13px 0px 5px 0px;
}

.sub_box a {
	padding: 0px 0px 0px 60px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
}

.sub_box h1 a:hover {
	color: #BDD2E6;
}

#it-out a {
	background: url(/img/it-out.png) no-repeat 0 0;
}

#hibael a {
	background: url(/img/hibaelharitas.png) no-repeat 0 0;
}

#help a {
	background: url(/img/szoft.png) no-repeat 0 0;
	margin: 0px 0px 13px 0px;
}

#ugyvit a {
	background: url(/img/ugyviteli_szoftver.png) no-repeat 0 0;
	height: 50px;
}

#inf a {
	background: url(/img/infrastruktura_uzemeltetes.png) no-repeat 0 0;
	line-height: 22px;
}

#szoft a {
	background: url(/img/szoftver_uzemeltetes.png) no-repeat 0 0;
}

#hard a {
	background: url(/img/hardver_uzemeltetes.png) no-repeat 0 0;
}

/*******************************************************/

#content_wrap {
	background-color: #FFFFFF;
	padding: 5px 0px 0px 0px;
}

#content {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
}

#content h1, #content_right h1 {
	padding: 10px 0px 0px 0px;
}

#content p {
	margin: 0px 0px 18px 0px;
	line-height: 17px;
}

#content_right {
	float: right;
	width: 300px;
	padding: 0px 12px;
}

.box {
	width: 285px;
	border: 1px solid #dedede;
	padding: 3px 10px 15px 5px;
	margin: 0px 0px 2px 0px;
	background-color: #f1f1f1;
	font-size: 11px;
	position: relative;
}

#conn {
	padding: 3px 10px 0px 5px;
}

.box table td {
	border: none;
}

.box img {
	border: none;
	position: absolute;
	right: 5px;
	bottom: 3px;
}

.box a, #kapcs a, #content a {
	color: #5387bd;
	text-decoration: underline;
}

.box a:hover, #kapcs a:hover, #content a:hover {
	text-decoration: none;
}

/*******************************************************/

#teszt {
	padding: 0px 0px 15px 0px;
}

#teszt li {
	list-style-type: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 5px 0px;
}

#teszt a {
	text-decoration: none;
	color: #5387bd;
	float: right;
	padding: 10px 10px 0px 0px;
}

#teszt a:hover {
	text-decoration: underline;
}

#teszt label {
	margin: 0px 0px 0px 5px;
}

#teszt #teszt_ok {
	margin: 10px 50px 10px 0px;
	float: right;
}

/*******************************************************/

#terkep a {
	color: #5387bd;
	text-decoration: none;
}

#terkep a:hover {
	text-decoration: underline;
}

#terkep ul li {
	margin: 6px 0px 6px 30px;
}

/*******************************************************/

.kapcsolat_box {
	width: 338px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DEDEDE;
	background-color: #F1F1F1;
}

/*******************************************************/

.munkatarsaink_box {
	float: left;
	width: 200px;
	margin: 0px 0px 40px 40px;
}

/*******************************************************/

#footer {
	height: 50px;
	background: url(/img/footer_bg.png) no-repeat 0 0;
	text-align: center;
	font-size: 11px;
}

#footer ul {
	padding: 10px 0px 0px 0px;
}

#footer ul li.first {
	border: none;
}

#footer li {
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	border-left: 1px solid #FFFFFF;
	padding: 0px 10px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright, #footer a:hover {
	color: #5883d2;
}

#copyright {
	margin: 5px 0px 0px 0px;
}

#copyright span {
	padding: 0px 0px 0px 12px;
}
