﻿
body {
	background:#ffffff url("../images/website/body_background.png") repeat-x;
	padding:0px;
	margin:0px;
}



div#center {
	position:absolute;
	display:block;
	background:#ffffff;
	padding:0px;
	top:7%;
	left:50%;
	margin:auto auto auto -380px;
	width:760px;
}

div.tores {
	clear: both;
}

/*HEADER*/

div.header {
	position:relative;
	border:0px;
	padding:0px;
	width:760px;
}

div.header div.header_top {
	position:relative;
	display:block;
	background:#ffffff;
	border:0px;
	width:760px;
	height:8px;
}


div.header div.header_center {
	position:relative;
	display:block;
	border:0px;
	padding:0px;
	width:760px;
	height:108px;
	background: url("../images/website/header_center_background.jpg") no-repeat;
}

	div.header div.header_center div.logo {
		float:left;
		position:relative;
		border:0px;
		padding:0px;
		margin:0px;
		width:280px;
		height:90px;
}

		div.header div.header_center div.logo a {
			border:0px;
			padding:0px;
			margin:0px;

}

		div.header div.header_center div.logo img {
			border:0px;
			margin:0px;
			padding:0px;
}


	div.header div.header_center div.main_menu {
		position:relative;
		background: hidden;
		border:0px;
		padding:0px;
		margin-left:280px;
		width:477px;
		height:108px;
}

/*BUTTON_1*/
		div.header div.header_center div.main_menu a.button_1 {
			float:left;
			position:relative;
			display:block;
			border:0px;
			width:150px;
			height:34px;
			top:65px;
			left:10px;
			background: url("../images/website/button_1.png") 0 0 no-repeat;
}
		div.header div.header_center div.main_menu a.button_1:hover {
			float:left;
			position:relative;
			display:block;
			padding:0px;
			border:0px;
			width:150px;
			height:34px;
			top:65px;
			left:10px;
			background-position: -150px 0px;
}

		div.header div.header_center div.main_menu a.button_1_active {
			float:left;
			position:relative;
			display:block;
			border:0px;
			width:150px;
			height:34px;
			top:65px;
			left:10px;
			background: url("../images/website/button_1_active.png") 0 0 no-repeat;
}


/*BUTTON_2*/
		div.header div.header_center div.main_menu a.button_2 {
			float:left;
			position:relative;
			display:block;
			border:0px;
			width:150px;
			height:34px;
			top:65px;
			left:12px;
			background: url("../images/website/button_2.png") 0 0 no-repeat;
}
		div.header div.header_center div.main_menu a.button_2:hover {
			float:left;
			position:relative;
			display:block;
			padding:0px;
			border:0px;
			width:150px;
			height:34px;
			top:65px;
			left:12px;
			background-position: -150px 0px;
}
		div.header div.header_center div.main_menu a.button_2_active {
			float:left;
			position:relative;
			display:block;
			border:0px;
			width:150px;
			height:34px;
			top:65px;
			left:12px;
			background: url("../images/website/button_2_active.png") 0 0 no-repeat;
}

/*BUTTON_3*/
		div.header div.header_center div.main_menu a.button_3 {
			float:left;
			position:relative;
			display:block;
			border:0px;
			width:150px;
			height:34px;
			top:65px;
			left:14px;
			background: url("../images/website/button_3.png") 0 0 no-repeat;
}
		div.header div.header_center div.main_menu a.button_3:hover {
			float:left;
			position:relative;
			display:block;
			padding:0px;
			border:0px;
			width:150px;
			height:34px;
			top:65px;
			left:14px;
			background-position: -150px 0px;
}
		div.header div.header_center div.main_menu a.button_3_active {
			float:left;
			position:relative;
			display:block;
			border:0px;
			width:150px;
			height:34px;
			top:65px;
			left:14px;
			background: url("../images/website/button_3_active.png") 0 0 no-repeat;
}


/*RANDOM KÉP*/

div.random {
	border:0px;
	padding:0px;
	width:760px;
	height:140px;
}

/*MAIN STAGE*/

div.main_stage {
	position:relative;
	display:block;
	border:0px;
	margin:0px;
	padding-left:10px;
	width:750px;
	height:auto;
	background: url("../images/website/center_background.png") repeat-y;
}

.facebook {
	background: url("../images/website/center_background.png") repeat-y;
	height: 30px;
	padding-left: 225px;
}

div.main_stage div.keret {
	position:relative;
	display:block;
	border:0px;
	width:750px;
	height:auto;
	padding-bottom:10px;
}

/*INFO BOX belso: TERMÉKEK, SZOLGÁLTATÁSOK*/
	div.main_stage div.box {
		float:left;
		position:relative;
		border:0px;
		padding:0px;
		margin-right:10px;
		width:240px;
		height:auto;
}

		/*termékek fejléc*/
		div.main_stage div.box div.box_top1 {
			position:relative;
			border:0px;
			width:240px;
			height:30px;
			background: url("../images/website/box_top_1.png") no-repeat;
}

		/*szolgáltatások fejléc*/
		div.main_stage div.box div.box_top2 {
			position:relative;
			border:0px;
			width:240px;
			height:30px;
			background: url("../images/website/box_top_2.png");
}

/*INFO BOX tartalom*/
		div.main_stage div.box div.box_center {
			position:relative;
			padding-top:10px;
			padding-bottom:2px;
			margin:0px;
			border-left:1px solid;
			border-right:1px solid;
			border-color:#d4d4d4;
			background-color:#ffffff;
			width:238px;
			height:auto;
}

		div.main_stage div.box div.box_center ul {
			position:relative;
			list-style-type:none;
			list-style-image: url("../images/website/nyilacska.png");
			border:0px;
			margin-left:30px;
			padding-left:0px;
			margin-right:10px;
			margin-top:0px;
			margin-bottom:0px;
			font-family:Arial;
			font-weight:bold;
			font-size:10pt;
}		

		div.main_stage div.box div.box_center li {
			padding:0px;
			margin:0px;
}
		div.main_stage div.box div.box_center a.title {
			border:0px;
			padding:0px;
			margin:0px;
			text-decoration:none;
			color:#3d8bd6;
}
		div.main_stage div.box div.box_center a.title:hover {
			color:#484848;
			text-decoration:underline;
}

		div.main_stage div.box div.box_center p.text {
			position:relative;
			border:0px;
			padding:0px;
			margin-left:30px;
			margin-right:10px;
			margin-top:3px;
			margin-bottom:3px;
			font-family:Arial;
			font-weight:;
			font-size:10pt;
			color:#484848;
}


/*bottom*/
		div.main_stage div.box div.box_bottom {
			position:relative;
			width:240px;
			height:13px;
			background: url("../images/website/box_bottom.png") no-repeat;
}

/*INFO BOX jobb szélső: CÉLCSOPORTOK, REFERENCIÁK*/
	div.main_stage div.limit {
		float:left;
		position:relative;
		display:block;
		border:0px;
		padding:0px;
		margin-right:0px;
		margin-top:0px;
		width:240px;
		height:auto;
}

		/*célcsoportok fejléc*/
		div.main_stage div.limit div.box_top3 {
			position:relative;
			border:0px;
			width:240px;
			height:30px;
			background: url("../images/website/box_top_3.png");
}

		/*referenciák fejléc*/
		div.main_stage div.limit div.box_top4 {
			position:relative;
			border:0px;
			width:240px;
			height:30px;
			background: url("../images/website/box_top_4.png");
}

		div.main_stage div.box div.box_top5 {
			position:relative;
			border:0px;
			width:240px;
			height:30px;
			background: url("../images/website/box_top_5.png");
}

/*INFO BOX jobb szélső tartalom*/
		div.main_stage div.limit div.box_center {
			position:relative;
			padding-top:10px;
			padding-bottom:2px;
			border-left:1px solid;
			border-right:1px solid;
			border-color:#d4d4d4;
			background-color:#ffffff;
			width:238px;
			height:auto;
}

		div.main_stage div.limit div.box_center ul {
			position:relative;
			list-style-type:none;
			list-style-image: url("../images/website/nyilacska.png");
			border:0px;
			margin-left:30px;
			padding-left:0px;
			margin-right:10px;
			margin-top:0px;
			margin-bottom:0px;
			font-family:Arial;
			font-weight:bold;
			font-size:10pt;
}		

		div.main_stage div.limit div.box_center li {
			padding:0px;
			margin:0px;
}
		div.main_stage div.limit div.box_center a.title {
			border:0px;
			padding:0px;
			margin:0px;
			text-decoration:none;
			color:#3d8bd6;
}
		div.main_stage div.limit div.box_center a.title:hover {
			color:#484848;
			text-decoration:underline;
}


		div.main_stage div.limit div.box_center p.text {
			position:relative;
			border:0px;
			padding:0px;
			margin-right:10px;
			margin-top:3px;
			margin-bottom:3px;
			margin-left:30px;
			font-family:Arial;
			font-weight:;
			font-size:10pt;
			color:#484848;
}


/*bottom*/
		div.main_stage div.limit div.box_bottom {
			position:relative;
			padding:0px;
			margin:0px;
			width:240px;
			height:13px;
			background: url("../images/website/box_bottom.png") no-repeat;
}


/*NEWS*/
	div.main_stage div.news {
		float:left;
		position:relative;
		border:0px;
		padding:0px;
		margin-right:10px;
		margin-top:0px;
		width:490px;
		height:auto;
}

		div.main_stage div.news div.news_top {
			position:relative;
			border:0px;
			width:489px;
			height:30px;
			background-image: url("../images/website/news_top.png");
}
		
		div.main_stage div.news div.news_center {
			position:relative;
			border-left:1px solid;
			border-right:1px solid;
			border-color:#d4d4d4;
			background-color:#ffffff;
			padding-top:10px;
			padding-bottom:10px;
			width:487px;
			height:auto;
}
			div.main_stage div.news div.news_center p {
				font-size:8pt;
				font-family:Arial;
				color:#484848;
				padding-top:5px;
				padding-bottom:10px;
				padding-left:5px;
				margin-top:0px;
				margin-bottom:0px;
				margin-left:15px;
				margin-right:15px;
				height:auto;
				background: url("../images/website/news_textback.png") repeat-x;
				background-color:#f0f0f0;
}
		div.main_stage div.news div.news_bottom {
			position:relative;
			padding:0px;
			margin:0px;
			width:490px;
			height:13px;
			background: url("../images/website/news_bottom.png") no-repeat;
}

/*CATEGORY aloldalak stílusa*/

/*MENU*/
div.main_stage div.menu {
		float:left;
		position:relative;
		border:0px;
		padding:0px;
		margin:0px;
		width:200px;
		height:auto;
}

	/*menu fejlec*/
	div.main_stage div.menu div.menu_top {
			position:relative;
			border:0px;
			padding-top:10px;
			padding-left:10px;
			margin:0px;
			background:#ffffff;
			width:190px;
			height:30px;
}
	div.main_stage div.menu div.menu_top a.menu_title {
			position:relative;
			border:0px;
			padding:0px;
			margin:0px;
			font-size:12pt;
			font-family:Arial;
			color:#f68e22;
			text-decoration:none;
}

	/*menu tartalom*/
	div.main_stage div.menu div.menu_center {
			position:relative;
			border:0px;
			background:#ffffff;
			padding-left:15px;
			margin:0px;
			width:185px;
			height:auto;
}
	div.main_stage div.menu div.menu_center a.menu {
			position:relative;
			display:block;
			padding-bottom:3px;
			margin:0px;
			border:0px;
			font-size:10pt;
			font-weight:bold;
			font-family:Arial;
			color:#1260ac;
			text-decoration:none;
}

	/*menu bottom*/
	div.main_stage div.menu div.menu_bottom {
			position:relative;
			border:0px;
			padding:0px;
			margin:0px;
			height:17px;
			width:200px;
			background: url("../images/website/category/menu_bottom.png") 0 0 no-repeat;
}

/*CONTENT*/
div.main_stage div.content {
		float:left;
		position:relative;
		display:block;
		border:0px;
		padding-left:17px;
		width:auto;
		height:auto;
}

div.main_stage div.content div.content_keret {
	position:relative;
	border:0px;
	width:auto;
	height:300px;
}

/*BAL OLDALI DOBOZOK*/
	div.main_stage div.content div.content_box {
			float:left;
			position:relative;
			display:block;
			border:0px;
			padding:0px;
			margin-right:10px;
			margin-top:0px;	
			width:256px;
			height:auto;
	}

			/*doboz neve*/
			div.main_stage div.content div.content_box div.content_top {
				position:relative;
				display:block;
				border:0px;

				padding-left:15px;
				padding-top:7px;
				font-size:10pt;
				font-family:Arial;
				font-weight:bold;
				color:#f68e22;

				width:241px;
				height:23px;
				background: url("../images/website/category/box_top.png") 0 0 no-repeat;
			}


			/*doboz tartalma*/
			div.main_stage div.content div.content_box div.content_center {
				position:relative;
				border-left:1px solid;
				border-right:1px solid;
				border-color:#c7c7c7;

				padding-left:15px;
				padding-right:12px;
				padding-top:3px;
				font-size:10pt;
				font-family:Arial;
				color:#484848;
				
				width:227px;
				height:auto;
				background-color:#ffffff;
			}

			div.main_stage div.content div.content_box div.content_center a.next {
				position:relative;
				display:block;
				font-size:10pt;
				font-weight:bold;
				font-family:Arial;
				text-align:right;
				color:#1260ac;
				text-decoration:underline;
			}

			/*doboz bottom*/
			div.main_stage div.content div.content_box div.content_bottom {
				position:relative;
				border:0px;
				padding:0px;
				width:256px;
				height:17px;
				background: url("../images/website/category/box_bottom.png") 0 0 no-repeat;
			}


/*JOBB OLDALI DOBOZOK*/
	div.main_stage div.content div.content_box_right {
			float:left;
			position:relative;
			display:block;
			border:0px;
			padding:0px;
			margin-left:0px;
			margin-top:0px;
			width:256px;
			height:auto;
	}
			
			/*doboz címe*/
			div.main_stage div.content div.content_box_right div.content_top {
				position:relative;
				display:block;
				border:0px;

				padding-left:15px;
				padding-top:7px;
				font-size:10pt;
				font-family:Arial;
				font-weight:bold;
				color:#f68e22;

				width:241px;
				height:23px;
				background: url("../images/website/category/box_top.png") 0 0 no-repeat;
			}

			/*doboz tartalma*/
			div.main_stage div.content div.content_box_right div.content_center {
				position:relative;
				display:block;
				border-left:1px solid;
				border-right:1px solid;
				border-color:#c7c7c7;

				padding-left:15px;
				padding-right:12px;
				padding-top:3px;
				font-size:10pt;
				font-family:Arial;
				color:#484848;
				
				width:227px;
				height:auto;
				background-color:#ffffff;
			}

			div.main_stage div.content div.content_box_right div.content_center a.next {
				position:relative;
				display:block;
				font-size:10pt;
				font-weight:bold;
				font-family:Arial;
				text-align:right;
				color:#1260ac;
				text-decoration:underline;
			}

			/*doboz bottom*/
			div.main_stage div.content div.content_box_right div.content_bottom {
				position:relative;
				border:0px;
				padding:0px;
				width:256px;
				height:17px;
				background: url("../images/website/category/box_bottom.png") 0 0 no-repeat;
			}

/*FOOTER*/

div.footer {
	position:relative;
	display:block;
	border:0px;
	padding:0px;
	width:760px;
	height:auto;
	background: url("../images/website/footer_background.png") repeat-y;
}

div.footer p{
	position:relative;
	float:left;
	font-family:Arial;
	font-size:8pt;
	color:#e5e5e5;
	margin-top:20px;
	margin-bottom:10px;
	margin-right:20px;
	margin-left:20px;

}

div.footer img{
	position:relative;
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:0px;

}

div.footer a{
	color:#e5e5e5;
	text-decoration:none;
}

div.footer a:hover{
	text-decoration:underline;
}

div.end {
	position:relative;
	display:block;
	border:0px;
	padding:0px;
	margin-bottom:20px;
	width:760px;
	height:14px;
	background: url("../images/website/end.png") no-repeat;
}

.reg_input{
	border:	1px solid #c7c7c7;
	padding:2px;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	margin:0px;
	width:150px;

}

.reg_input:focus{
	border: 1px solid #3d8bd6;

}


.reg_form{
	padding-left:13px;
	font-size: 9pt;
	font-family: Arial;
	color: #484848;


}
