body {
	background-color: #292929;
	color: #292929;
	font-family: verdana;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	word-spacing: 0;
	text-indent: 0;
	}
	
a { text-decoration: none; color: #292929; outline: none; }
a:hover { text-decoration: none; color: #292929; outline: none; }
img { border: none; }

#headerContainer {
	width: 100%;
	height: 210px;
	background: url(../images/header/outlinebg.jpg) repeat-x top left;
	}
	
	#topHeader {
		width: 912px;
		height: 100px;
		margin: 0 auto 0 auto;
		background: url(../images/header/topHeaderBg.jpg) repeat-x top left;
		}
		
		#logo {
			width: 260px;
			height: 50px;
			position: relative;
			top: 40px;
			margin: 0 auto 0 auto;
			}
			
			#logoText {
				width: 260px;
				height: 50px;
				position: relative;
				top: 40px;
				margin: 0 auto 0 auto;
				overflow: hidden;
				text-indent: -1000em;
				cursor: pointer;
				}

	#menu {
		width: 912px;
		height: 64px;
		margin: 0 auto 0 auto;
		}
		
		#menu ul {
			width: 912px;
			height: 64px;
			overflow: hidden;
			list-style-type: none;
			margin: 0;
			padding: 0;
			}
			
			#menu li {
				height: 64px;
				float: left;
				}
				
				#menu li a {
					height: 64px;
					display: block;
					text-indent: -1000em;
					}
					
				#bemutatkozasButton { width: 180px; background: url(../images/header/menu/bemutatkozas.jpg); }
				#bemutatkozasButton a:hover { width: 180px; background: url(../images/header/menuHover/bemutatkozas.jpg); }
				
				#szolgaltatasainkButton { width: 194px; background: url(../images/header/menu/szolgaltatasaink.jpg); }
				#szolgaltatasainkButton a:hover { width: 194px; background: url(../images/header/menuHover/szolgaltatasaink.jpg); }
				
				#referenciakButton { width: 151px; background: url(../images/header/menu/referenciak.jpg); }
				#referenciakButton a:hover { width: 151px; background: url(../images/header/menuHover/referenciak.jpg); }
				
				#aruhitelButton { width: 126px; background: url(../images/header/menu/aruhitel.jpg); }
				#aruhitelButton a:hover { width: 126px; background: url(../images/header/menuHover/aruhitel.jpg); }
				
				#linkekButton { width: 108px; background: url(../images/header/menu/linkek.jpg); }
				#linkekButton a:hover { width: 108px; background: url(../images/header/menuHover/linkek.jpg); }
				
				#kapcsolatButton { width: 153px; background: url(../images/header/menu/kapcsolat.jpg); }
				#kapcsolatButton a:hover { width: 153px; background: url(../images/header/menuHover/kapcsolat.jpg); }

	#bottomHeader {
		width: 912px;
		height: 46px;
		margin: 0 auto 0 auto;
		overflow: hidden;
		background: url(../images/header/bottomHeaderBg.jpg);
		}
		
		#valuta {
			width: 360px;
			height: 46px;
			line-height: 46px;
			float: left;
			}
			
			#valuta span {
				font-family: arial;
				font-size: 14px;
				font-weight: bold;
				color: #111;
				margin-left: 20px;
				}
				
			#valuta input {
				width: 150px;
				padding: 3px;
				border: 1px solid #e08504;
				}
				
			#valutaSubmit {
				width: 67px;
				height: 31px;
				background: url(../images/header/valutaSubmit.jpg);
				border: 1px solid red;
				}
			
		#kereses {
			width: 512px;
			height: 46px;
			margin-left: 40px;
			float: left;
			}
			
#contentContainer {
	width: 100%;
	background: url(../images/content/outlineBg.jpg) repeat-x;
	}
	
	#content {
		width: 912px;
		margin: 0 auto 0 auto;
		overflow: hidden;
		background: url(../images/content/bg.jpg) repeat-y;
		}
		
		#submenu {
			width: 220px;
			margin-left: 6px;
			float: left;
			overflow: hidden;
			}
			
			#submenu ul {
				width: 220px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				list-style-type: none;
				}
				
				#submenu li {
					width: 220px;
					background: url(../images/content/submenuBg.jpg) repeat-x;
					}
					
					#submenu li a {
						padding-left: 15px;
						font-family: arial;
						font-size: 13px;
						font-weight: bold;
						color: #fff;
						line-height: 37px;
						}
						
						#submenu li a:hover {
							color: #ffba01;
							}
							
					#subMenuCategorias {
						padding: 0;
						padding-bottom: 10px;
						}
						
						#subMenuCategorias li{
							padding: 0;
							background: #111;
							height: 17px;
							padding-left: 25px;
							}
							
							#subMenuCategorias li a {
								line-height: 17px;
								padding: 0;
								font-family: verdana;
								font-size: 10px;
								color: #fff;
								}
								
							#subMenuCategorias li span {
								color: #ffba01;
								}
			
		#mainContent {
			width: 666px;
			margin: 0 0 0 10px;
			padding-top: 10px;
			float: left;
			overflow: hidden;
			}
			
#footerContainer {
	width: 100%;
	height: 143px;
	overflow: hidden;
	}
	
	#topFooter {
		width: 912px;
		height: 67px;
		margin: 0 auto 0 auto;
		background: url("../images/footer/topFooterBg.jpg");
		clear: both;
		}
		
	#bottomFooter {
		width: 912px;
		height: 76px;
		margin: 0 auto 0 auto;
		background: url("../images/footer/bottomFooterBg.jpg");
		font-size: 10px;
		font-weight: bold;
		color: #fff;
		line-height: 100px;
		text-align: center;
		clear: both;
		}
		
		#bottomFooter span, #bottomFooter span a {
			color: #ffba01;
			text-decoration: none;
			}
			
			#bottomFooter span a:hover {
				color: #ffba01;
				text-decoration: underline;
				}
			
						
						