
/*
Theme Name: LQD Kft.
Theme URI: http://wordpress.org/
Description: Az LQD Kft. weboldalának témája.
Version: 1.0
Author: Ferenc Radics
Author URI: http://radicsferi.com
*/


body {margin: 0px;padding: 0px;font-family: times;font-size: 16px; color: #666; line-height: 30px; letter-spacing: 0.6px;
	border-top: 3px solid #1c2f4f;background: #fff url('images/site_bg.png') repeat-x scroll 0px 0px;}

body * {margin: 0px;padding: 0px;}

/* általános */

h1 {font-size: 1.6em;line-height: 50px; margin-bottom: 10px; color: #467dab;text-shadow: 0px 1px 2px #bbb;}

a {color: #467dab; text-decoration: underline;}
a:hover {text-decoration: none;}

a:focus, a:active {outline: none;}

a span.time {display: none;}


/* szerkezet */

div#content_wrap {width: 900px;margin: 20px auto 0px;}

div#header {height: 167px;position: relative;
	background: transparent url('images/header_bg.png') no-repeat scroll 50% 0%;}
	
	div#logo {width: 275px;height: 80px; text-indent: -10000px;
		position: absolute; top: 75px; left: 50%; margin-left: -395px;}
	
		div#logo h1 {width: 100%; height: 100%; float: left; margin: 0px;}
		
			div#logo h1 a {width: 100%;height: 100%;float: left;}
	
	div#menu {width: 286px; height: 167px;
		position: relative; left: 50%; top: 0%; margin-left: 182px;
                background: transparent url('images/menu_bg.png') no-repeat scroll 0px 0px;}
		
		div#menu ul {margin-left: 18px; padding-top: 7px; width: 250px; list-style-type: none;}
		
			div#menu ul li {width: 100%;height: 40px;}
			
				div#menu ul li a {display: block; width: 100%;height: 40px; text-indent: -10000px;background-position: 0px 0px;}
				
				div#menu ul li a:hover {background-position: 0px -40px;}
				div#menu ul li.current_page_item a {background-position: 0px -40px;}
				
				/* kezdőlap */
				div#menu ul li.page-item-3 a {background-image: url('images/menu_kezdolap.png');}
				
				/* bemutatkozás */
				div#menu ul li.page-item-5 a {background-image: url('images/menu_bemutatkozas.png');}
				
				/* felszámolások, végelszámolások */
				div#menu ul li.page-item-7 a {background-image: url('images/menu_felszamolasok.png');}

				/* elérhetőségek, fióktelepek */
				div#menu ul li.page-item-17 a {background-image: url('images/menu_elerhetosegek.png');}

				/* pályázati felhívások */
				div#menu ul li.page-item-9 a {background-image: url('images/menu_palyazat.png');}
				
				
				
				
div#content {margin: 0px auto;
	min-height: 300px;/* ie6 css hack -> */height: auto !important;height: 300px;/* <- ie6 css hack */}

        div#content ul {list-style-position: inside; padding: 10px 0px 0px 10px;}

        div#content div.left {float: left; width: 45%;}

        div#content div.right {float: right; width: 45%;}


        /* felszámolások, végelszámolások */
	div.content_7 {}
            /*div.content_7 ul { list-style-type: none; margin-top: 10px; }

            div.content_7 ul li a {background-color: #344765; display: block; width: 140px; height: 40px; padding: 40px 0px 0px 200px;
                color: #fff; font-weight: bold; text-decoration: none; text-shadow: 2px 2px 2px #0F151F;}

           div.content_7 ul li a:hover {background-color: #56667F;}*/


div#footer {height: 100px; padding-top: 50px; margin-top: 40px; font-family: arial; font-size: 0.75em;letter-spacing: 0.3px;
	background: transparent url('images/footer_bg.png') no-repeat scroll 50% 0%;}

	div#footer a {text-decoration: none;}
	div#footer a:hover {text-decoration: underline;}
	
	div#footer p {font-weight: bold; padding-bottom: 10px;}
	
	div#footer div.left {width: 60%;float: left;}
                
		div#footermenu ul {list-style-type: none;}
			
			div#footermenu ul li {display: inline; border-left: 1px solid #467dab; padding: 0px 5px 0px 7px;}
			
			/* első menüpont elé nem rakunk vonalat */
			
			div#footermenu ul li.page-item-7 {border-width: 0px; padding-left: 0px;}
			
			/* az aktuális menüpontot aláhúzzuk */
			
			div#footermenu ul li.current_page_item a {text-decoration: underline;}
			
	div#footer div.right {width: 35%;float: left;}
	
		div#contacts {display: table;width: 100%;}
		
			div#telephone {width: 120px;float: left; padding-left: 35px; color: #467dab;
				background: transparent url('images/icon_telephone.png') no-repeat scroll 0px 0px;}
			
			div#email {width: 120px;float: left;padding-left: 35px;
				background: transparent url('images/icon_email.png') no-repeat scroll 0px 0px;}
	
                div#weblapkeszites {clear: both; text-align: right; padding: 10px 60px 10px 0px; font-size: 0.9em;}

                    div#weblapkeszites a {color: #aaa;}
	
	