﻿/******************** RESET ********************/

body {
	display:block;
	margin: 0;
	padding: 0;
	background: #fff url(../images/background.png) top left repeat-x;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	
	color: black;
	}
	
* { outline: none; }
	
img { margin: 0; border: 0; }
a { outline: none; text-decoration: none; color: #3e3e3e; cursor: pointer; }
a:hover { outline: none; text-decoration: underline; color: #000; cursor: pointer; }
hr {
	height: 3px;
	background: transparent url(../images/hr.png) top left repeat-x;
	color: transparent;
	margin: 20px 0;
	border: 0;
	_border-top: 1px dashed #000;
	}

input[type=text], input[type=password], textarea { cursor: text; }
input[type=submit] { cursor: pointer; }


/******************** GLOBALIS ELEMEK ********************/

.png { behavior: url(pngFix/iepngfix.htc); }
.clearfix { clear: both; }

.modul {
	width: 230px;
	margin: 0 0 10px 0;
	}
	
	.modul h2 {
		width: 220px;
		line-height: 39px;
		margin: 0;
		padding: 0 0 0 10px;
		-moz-border-radius-topleft: 10px;  
		-webkit-border-top-left-radius: 10px;  
		border-topleft-radius: 10px;
		-moz-border-radius-topright: 10px;  
		-webkit-border-top-right-radius: 10px;  
		border-topright-radius: 10px;
		background: url(../images/boxHeader.png) top left repeat-x;
		font-family: Segoe UI, Arial, Helvetica, Sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		}
		
	.modul .content {
		clear: both;
		width: 208px;
		padding: 10px;
		border: 1px solid #bebdbd;
		border-top: 0;
		-moz-border-radius-bottomleft: 10px;  
		-webkit-border-bottom-left-radius: 10px;  
		border-bottomleft-radius: 10px;
		-moz-border-radius-bottomright: 10px;  
		-webkit-border-bottom-right-radius: 10px;  
		border-bottomright-radius: 10px;
		background: #f6f4f4;
		}
		
		.modul .content ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
			}
			
			.modul .content ul li {
				padding: 3px 0 8px 25px;
				background: url(../images/modulArrow.png) top left no-repeat;
				}
				
				.modul .content ul li a { color: #3e3e3e; }
				.modul .content ul li a:hover { color: #c80506; }
				
#mainContent h3 {
	margin: 0 0 10px 0;
	font-family: Segoe UI, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1d698d;
	}
	
/******************** OLDAL STRUKTÚRA ********************/

#container {
	clear: both;
	background: url(../images/footer.png) bottom left repeat-x;
	}
	
	#header {
		width: 990px;
		margin: 0 auto;
		height: 137px;
		overflow: hidden;
		}
		
		#logo {
			width: 400px;
			height: 83px;
			margin: 31px 0 0 0;
			float: left;
			}
			
			#logo a {
				display: block;
				width: 400px;
				height: 83px;
				background: url(../images/logo2.png);
				text-indent: -1000em;
				}
				
		#rightHeader {
			width: 350px;
			height: 100%;
			float: right;
			}
			
			#topNav {
				float: right;
				display: block;
				height: 30px;
				margin: 7px 0 0 0;
				padding: 0;
				list-style-type: none;
				}
				
				#topNav li {
					float: left;
					line-height: 30px;
					background: url(../images/topNavBorder.png) top right no-repeat;
					}
					
					#topNav li a {
						display: block;
						line-height: 30px;
						padding: 0 20px;
						text-transform: uppercase;
						font-family: Segoe UI, Arial, Helvetica, Sans-serif;
						font-size: 11px;
						font-weight: bold;
						color: #666;
						}
						
					#topNav li:first-child a {
						background: url(../images/topNavBorder.png) top left no-repeat;
						padding: 0 20px 0 21px !important;
						}
						
					#topNav li a:hover {
						color: #282828;
						}
						
			#search {
				width: 316px;
				height: 28px;
				margin-left: 20px;
				padding: 61px 0 0 0;
				}
				
				#search input[type="text"] {
					width: 181px;
					height: 20px;
					margin: 0;
					padding: 8px 15px 0 35px;
					border: 0;
					background: url(../images/search.png) top left no-repeat;
					font-size: 11px;
					color: #6e6e6e;
					float: left;
					}
					
					#search input[type="text"]:focus { background: url(../images/search.png) bottom left no-repeat; }
					
				#search input[type="submit"] {
					width: 85px;
					height: 28px;
					margin: 0;
					border: 0;
					background: url(../images/search.png) top right no-repeat;
					text-indent: -1000em;
					float: left;
					}
					
					#search input[type="submit"]:hover { background: url(../images/search.png) bottom right no-repeat; }
				
	#nav {
		width: 990px;
		height: 50px;
		margin: 0 auto;
		padding: 0;
		list-style-type: none;
		overflow: hidden;
		}
		
		#nav li {
			float: left;
			height: 100%;
			}
			
			#nav li a {
				display: block;
				height: 100%;
				text-indent: -1000em;
				}
				
		#nav1 { width: 111px; background: url(../images/nav/nav1.png) top left; }
		#nav1 a:hover { background: url(../images/nav/nav1.png) bottom left; }
		
		#nav2 { width: 133px; background: url(../images/nav/nav2.png) top left; }
		#nav2 a:hover { background: url(../images/nav/nav2.png) bottom left; }
		
		#nav3 { width: 194px; background: url(../images/nav/nav3.png) top left; }
		#nav3 a:hover { background: url(../images/nav/nav3.png) bottom left; }
		
		#nav4 { width: 115px; background: url(../images/nav/nav4.png) top left; }
		#nav4 a:hover { background: url(../images/nav/nav4.png) bottom left; }
		
		#nav5 { width: 161px; background: url(../images/nav/nav5.png) top left; }
		#nav5 a:hover { background: url(../images/nav/nav5.png) bottom left; }
		
		#nav6 { width: 151px; background: url(../images/nav/nav6.png) top left; }
		#nav6 a:hover { background: url(../images/nav/nav6.png) bottom left; }
		
		#nav7 { width: 125px; background: url(../images/nav/nav7.png) top left; }
		#nav7 a:hover { background: url(../images/nav/nav7.png) bottom left; }
		
	#contentContainer {
		width: 990px;
		margin: 0 auto;
		padding: 10px 0;
		overflow: hidden;
		}
		
		#leftSide {
			width: 230px;
			float: left;
			}
			
		#mainContent {
			width: 740px;
			margin: 0 10px 0 5px;
			float: left;
			}
			
			#mainContent h2 {
				width: 730px;
				line-height: 39px;
				margin: 0;
				padding: 0 0 0 10px;
				-moz-border-radius-topleft: 10px;  
				-webkit-border-top-left-radius: 10px;  
				border-topleft-radius: 10px;
				-moz-border-radius-topright: 10px;  
				-webkit-border-top-right-radius: 10px;  
				border-topright-radius: 10px;
				background: url(../images/boxHeader.png) top left repeat-x;
				font-family: Segoe UI, Arial, Helvetica, Sans-serif;
				font-size: 16px;
				font-weight: normal;
				color: #fff;
				}
				
			#mainContent .content {
				width: 698px;
				padding: 20px;
				border: 1px solid #bebdbd;
				border-top: 0;
				-moz-border-radius-bottomleft: 10px;  
				-webkit-border-bottom-left-radius: 10px;  
				border-bottomleft-radius: 10px;
				-moz-border-radius-bottomright: 10px;  
				-webkit-border-bottom-right-radius: 10px;  
				border-bottomright-radius: 10px;
				background: #f6f4f4;
				text-align: justify;
				}
			
		#rightSide {
			width: 230px;
			float: left;
			}
		
	#footer {
		width: 990px;
		height: 50px;
		margin: 0 auto;
		overflow: hidden;
		}
		
		#footer .left {
			float: left;
			line-height: 50px;
			margin: 0;
			color: #fff;
			}
			
		#footer .right {
			float: right;
			margin: 11px 0 0 0;
			}
			
			#footer .right span { font-size: 11px; padding: 0 0 0 3px; color: #660000; }
			
			#footer .right a {
				display: block;
				width: 99px;
				height: 18px;
				background: transparent url(../images/everengine.png) top left no-repeat;
				behavior: url(pngFix/iepngfix.htc);
				text-indent: -1000em;
				}
				
				#footer .right a:hover {
					background: transparent url(../images/everengine.png) bottom left no-repeat;
					behavior: url(pngFix/iepngfix.htc);
					}
					
/******************** MODUL HÍREK ********************/

.news {
	clear: both;
	}
	
	.news .newsHeader {
		display: block;
		line-height: 19px;
		padding: 0 10px;
		-moz-border-radius: 8px;  
		-webkit-border-radius: 8px;  
		border-radius: 8px;
		font-family: Segoe UI, Arial, Helvetica, Sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		background: url(../images/newsHeader.png) top left repeat-x;
		}
		
	.news p {
		margin: 0;
		padding: 10px 8px;
		}
		
	.news .newsMore {
		display: block;
		float: right;
		margin: 0 8px 10px 0;
		padding: 0 0 0 15px;
		background: url(../images/smallArrow.png) center left no-repeat;
		text-transform: uppercase;
		font-family: Segoe UI, Arial, Helvetica, Sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #c80506;
		}
		
		.news .newsMore:hover {
			margin: 0 0 10px 0
			}
			
/******************** MODUL KAPCSOLAT ********************/

address {
	margin: 0 0 10px 0;
	font-style: normal;
	color: #3e3e3e;
	}
	
	.contactLeft {
		display: block;
		float: left;
		width: 70px;
		margin: 0 0 3px 0;
		}
		
	.contactRight {
		display: block;
		float: left;
		width: 130px;
		margin: 0 0 3px 0;
		}
		
/******************** KEZDOLAP ********************/

#homeServices {
	margin: 0;
	padding: 0 25px 0 25px;
	list-style-type: none;
	}
	
	#homeServices li {
		float: left;
		margin: 0 20px 20px 0;
		}
		
		#homeServices li a {
			display: block;
			padding: 4px;
			background: #1f6e94;
			}
			
		#homeServices li a:hover {
			background: #c80506;
			}
			
/******************** LINKEK ********************/

.link {
	display: block;
	clear: both;
	width: 600px;
	height: 45px;
	border-bottom: 1px solid #d6d5d5;
	padding: 0 40px 0 40px;
	}
	
	.link:hover { background: #d6d5d5; text-decoration: none; }
	
	.link .linkLeft {
		display: block;
		float: left;
		width: 400px;
		padding: 8px 0 0 0;
		font-size: 11px;
		}
		
		.link .linkLeft strong { font-size: 12px; }
		
	.link .linkRight {
		display: block;
		float: left;
		width: 150px;
		line-height: 45px;
		font-size: 11px;
		}


/******************** ALKALMAZÁSOK ********************/

div.adaptation {
	text-decoration: none;
	margin: 10px 0 0 50px;
	padding: 15px 0 0 50px;
	width: 500px;
	min-height: 30px;
	background: url(../images/icons/folder.png) center left no-repeat;
}

div.adaptation:hover {
	color: #c80506;
	background: #d6d5d5;
	background: url(../images/icons/folder.png) center left no-repeat;
}		
/******************** LETÖLTÉSEK ********************/



.down {
	display: block;
	clear: both;
	width: 290px;
	min-height: 40px;
	border-bottom: 1px solid #d6d5d5;
	padding: 10px 10px 10px 10px;
	}
	
	.down:hover { background: #d6d5d5; text-decoration: none; }
	

/******************** KAPCSOLAT FORM ********************/

#contact_form {
	width: 400px;
	padding: 0;
	margin: 10px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
				#contact_form input[type="text"], #contact_form input[type="password"] {
					width: 276px;
					height: 20px;
					margin: 0 0 0 10px;
					padding: 8px 20px 0 20px;
					border: 0;
					background: url(../images/input2.png) top left no-repeat;
					font-size: 11px;
					color: #6e6e6e;
					}
					
					#contact_form input[type="text"]:focus { background: url(../images/input2.png) bottom left no-repeat; }
					
				#contact_form input[type="submit"] {
					width: 99px;
					height: 28px;
					margin: 0;
					padding: 0px;
					border: 0;
					background: url(../images/send.png) top left no-repeat;
					font-size: 11px;
					color: #6e6e6e;
					}
					
					#contact_form input[type="submit"]:hover { background: url(../images/send.png) bottom left no-repeat; }
				
				#contact_form textarea {
					width: 276px;
					height: 160px;
					margin: 0 0 0 10px;
					padding: 20px 20px 20px 20px;
					border: 0;
					background: url(../images/textarea.png) top left no-repeat;
					font-size: 11px;
					color: #6e6e6e;
					}
					
					#contact_form textarea:focus { background: url(../images/textarea.png) bottom left no-repeat; }
					
					
#layerdiv {
	width: 100%;
	height: 100%;
	position: fixed;
	margin: 1px;
	padding: 170px 0;
	background-color: rgba(0, 129, 183, 0.3);
	text-align: center;
}
	#layerdiv #alertdiv {
		width: 100%;
		height: 100px;
		position: fixed;
		margin: 0;
		padding: 20px 0;
		text-align: center;
		background-color: #0081b7;
		font-weight: bold;
		font-size: 20px;
		border-top: 5px solid #002a3b;
		border-bottom: 5px solid #002a3b;
		font-size: 18px;	
	}
		
