/*<		alap 		>*/

	html, body, ul, ol, li, p,

	h1, h2, h3, h4, h5, h6,

	form, fieldset, a, img {

    	margin: 0;
    	padding: 0;
    	border: none;
    	outline: none;

	}

	html {
        background-image: url(bg.jpg);
        background-repeat: repeat-x;
        background-color: #191919;
    }

	body {
    	font-family: "Trebuchet MS";
    	font-size: 12px;
    	width: 950px;
    	margin: 0 auto;
	}
	
	a {
		font-family: "Trebuchet MS";
    	font-size: 12px;
    	width: 950px;
    	margin: 0 auto;
		color:#F00;
		text-decoration:none;
	}
	
	a:hover {
		font-family: "Trebuchet MS";
    	font-size: 12px;
    	width: 950px;
    	margin: 0 auto;
		color:#F00; 
		text-decoration:underline;
	}

/*</	alap		>*/

/*///////////////////*/

/*<		top		>*/

	#top {
    	height: 96px;
    	width: 950px;
    	background-image: url(top.jpg);
    	background-repeat: no-repeat;
    	background-position: 0% 0%;
	}

/*</	top		>*/

/*///////////////////*/

/*<		top_text		>*/

	#top_text {
    	height: 86px;
    	width: 483px;
        padding-top: 10px;
        padding-left: 452px;
        text-align: center;
        font-size: 16px;
        color: #fefefe;
	}

/*</	top_text		>*/

/*///////////////////*/

/*<		header		>*/

	#header {
    	height: 276px;
    	width: 950px;
    	background-image: url(header_kep.jpg);
    	background-repeat: no-repeat;
    	background-position: 0% 0%;
	}

/*</	header		>*/

/*///////////////////*/

/*<		menu	>*/

	#menu {
		width: 950px;
		height: 80px;
		background-image: url(menu_bg.png);
		display: block;
		background-repeat: no-repeat;
		list-style: none;
	}

    #menu li {
		float: left;
    }

    #menu li a {
        height: 68px;
        text-indent: 19px;
        background-position: 0 0;
        display: block;
		overflow: hidden;
        text-decoration: none;
		list-style: none;
        padding-top: 12px;
    	font-size: 16px;
        color: #fefefe;
    }

    #menu ul {
        list-style: none;
    }

    #menu ul a:hover {
        background-position: 0 -80px;
     }


    #menu ul #btn_ceginfo {
        width: 116px;
        margin-left: 251px;
    }

    #menu ul #btn_ceginfo a {
        width: 116px;
        background-image: url(btn_ceginfo.png);
    }

    #menu ul #btn_ceginfo a:hover {
        background-image: url(btn_ceginfoh.png);
		background-position: 0% -80px;
    }

    #menu ul #btn_autok {
        width: 149px;
    }

    #menu ul #btn_autok a {
        width: 149px;
        background-image: url(btn_autok_uj.png);
    }

    #menu ul #btn_autok a:hover {
        background-image: url(btn_autokh_uj.png);
		background-position: 0% -80px;
    }

    #menu ul #btn_motorok {
        width: 123px;
    }

    #menu ul #btn_motorok a {
        width: 123px;
        background-image: url(btn_motorok.png);
    }

    #menu ul #btn_motorok a:hover {
        background-image: url(btn_motorokh.png);
		background-position: 0% -80px;
    }

    #menu ul #btn_szolgaltatasok {
        width: 174px;
    }

    #menu ul #btn_szolgaltatasok a {
        width: 174px;
        background-image: url(btn_szolgaltatasok.png);
    }

    #menu ul #btn_szolgaltatasok a:hover {
        background-image: url(btn_szolgaltatasokh.png);
		background-position: 0% -80px;
    }

    #menu ul #btn_kapcsolat {
        width: 135px;
    }

    #menu ul #btn_kapcsolat a {
        width: 135px;
        background-image: url(btn_kapcsolat.png);
    }

    #menu ul #btn_kapcsolat a:hover {
        background-image: url(btn_kapcsolath.png);
		background-position: 0% -80px;
    }

/*</	menu	>*/

/*///////////////////*/

/*<	content_base >*/

	#content_base {
		width: 950px;
        min-height:200px;
		background-image: url(content_bg.jpg);
		background-position: 0% 100%;
	}

/*<	content_base >*/

/*///////////////////*/

/*<		left		>*/

	#left {
		width: 220px;
        height: 100%;
        float: left;
		font-size: 12pt;
	}

/*</	left		>*/

/*///////////////////*/

/*<		left_telefon		>*/

	#left_telefon {
		width: 220px;
        height: 120px;
        float: left;
	}

/*</	left_telefon		>*/

/*///////////////////*/

/*<		left_telefon_head		>*/

	#left_telefon_head {
		width: 215px;
        height: 55px;
        background-image: url(left_telefon.png);
        float: right;
		font-size: 12pt;
	}

/*</	left_telefon_head		>*/

/*///////////////////*/

/*<		left_telefon_text		>*/

	#left_telefon_text {
		width: 215px;
        float: left;
        font-size: 12pt;
        text-align: center;
}

/*</	left_telefon_text		>*/

/*///////////////////*/

/*<		left_email		>*/

	#left_email {
		width: 220px;
        height: 90px;
        float: left;
	}

/*</	left_email		>*/

/*///////////////////*/

/*<		left_email_head		>*/

	#left_email_head {
		width: 215px;
        height: 46px;
        background-image: url(left_email.png);
        float: right;
		font-size: 12pt;
	}

/*</	left_email_head		>*/

/*///////////////////*/

/*<		left_email_text		>*/

	#left_email_text {
		width: 215px;
        float: left;
		list-style: none;
        font-size: 12pt;
        text-align: center;
    }

	#left_email_text a:hover {
		text-decoration: underline;
	}

	#left_email_text a:link {
		color: #191919;
		text-decoration: none;
	}

	#left_email_text a:visited {
		color: #191919;
		text-decoration: none;
	}

	#left_email_text a:hover {
		color: #338c97;
		text-decoration: underline;
    }

/*</	left_email_text		>*/

/*///////////////////*/

/*<		left_telefon		>*/

	#left_kereso {

		width: 220px;
        height: 185px;
        background-image: url(kereso.png);
        float: left;
	}

/*</	left_telefon		>*/

/*///////////////////*/

/*<		left_linkek		>*/

	#left_linkek {
		width: 220px;
        height: 480px;
        float: left;
	}

/*</	left_linkek		>*/

/*///////////////////*/

/*<		left_linkek_head		>*/

	#left_linkek_head {
		width: 215px;
        height: 50px;
        background-image: url(left_linkek.png);
        float: right;
		font-size: 12pt;
	}

/*</	left_linkek_head		>*/

/*///////////////////*/

/*<		left_linkek_text		>*/

	#left_linkek_text {
		width: 215px;
        float: left;
        font-size: 12pt;
        text-align: center;
}

/*</	left_linkek_text		>*/

/*///////////////////*/

/*<		content		>*/

	#content {
		width: 710px;
        min-height: 300px;
        float: right;
		font-size: 12pt;
        text-align: left;
        padding-top: 10px;
        padding-right: 15px;
    }

    img.logok {
        padding-left: 100px;
    }

    img.elvalaszto {
        padding-left: 80px;
    }

    img.bannerkep {;
        border: 1px solid #333333;
}

    img.balkep {
        padding: 10px;
        padding-top: 5px;
        padding-left: 0;
    }

    img.jobbkep {
        padding: 10px;
        padding-top: 0;
        padding-right: 0;
    }

    img.kupakep {
        padding: 10px;
        padding-top: 0;
        padding-right: 0;
    }
/*</	content		>*/

/*///////////////////*/

/*<		content_fejlec		>*/

	#content_fejlec {
		width: 690px;
        height:31px;
        background-image: url(fejlec_bg.png);
        float: left;
    }

/*</	content_fejlec		>*/

/*///////////////////*/

/*<		content_fejlec_text		>*/

	#content_fejlec_text {
		width: 300px;
        height:26px;
        float: left;
		font-size: 12pt;
        text-align: left;
        padding-top: 5px;
        padding-left: 20px;
    }

/*</	content_fejlec_tetx		>*/


/*///////////////////*/

/*<		footer		>*/

	#footer {
	    width: 950px;
    	height: 178px;
    	background-image: url(footer_bg.jpg);
	    background-repeat: no-repeat;
    	background-position: 0% 0%;
    }

/*<		footer		>*/

/*///////////////////*/

/*<		footer_menu		>*/

	#footer_menu {
		width: 450px;
        height: 20px;
        padding-top: 100px;
        padding-left: 250px;
    	font-size: 12px;
        color: #f1f1f1;
        text-align: center;
	}

	#footer_menu a {
		color: #f1f1f1;
		text-decoration: none;
	}

	#footer_menu a:hover {
		color: #f1f1f1;
		text-decoration: underline;
	}

	#footer_menu a:visited {
		color: #f1f1f1;
		text-decoration: none;
	}

/*<		footer_menu		>*/

/*///////////////////*/

/*<		footer_also		>*/

	#footer_also {
		width: 950px;
        height: 20px;
        padding-top: 30px;
    	font-size: 12px;
        color: #f1f1f1;
        text-align: center;
	}

	#footer_also a {
		color: #f1f1f1;
		text-decoration: none;
	}

	#footer_also a:hover {
		color: #f1f1f1;
		text-decoration: underline;
	}

	#footer_also a:visited {
		color: #f1f1f1;
		text-decoration: none;
	}

/*<		footer_also		>*/

/*///////////////////*/

/*<		footer_also_left		>*/

	#footer_also_left {
		width: 280px;
        height: 20px;
        float: left;
    	font-size: 12px;
        color: #f1f1f1;
        text-align: center;
	}

/*<		footer_also_left		>*/

/*///////////////////*/

/*<		footer_also_center		>*/

	#footer_also_center {
		width: 300px;
        height: 20px;
        float: left;
    	font-size: 12px;
        color: #f1f1f1;
        text-align: center;
	}

/*<		footer_also_center		>*/

/*///////////////////*/

/*<		footer_also_right		>*/

	#footer_also_right {
		width: 350px;
        height: 20px;
        float: left;
    	font-size: 12px;
        color: #f1f1f1;
        text-align: center;
	}

/*<		footer_also_right		>*/

    .clear {
	    clear: both;
    }
