@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #336;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body {
height: 100%;
margin-bottom: 1px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #efefef;
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}

#tarolo {
	width: 980px;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #efefef;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#tarolo p {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}
#tarolo p img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#tarolo p strong {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#tarolo table tr td {
	background-image: url(../images/kezdo-atfuto-1x90.png);
	background-repeat: repeat-x;
}
#tarolo table tr td h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
}
#szoveg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 10px;
}
#szoveg p a {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}


#tarolo table tr td p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-left: 20px;
	padding-top: 10px;
	text-align: justify;
}

#kozep_jobb_tartalom {
	float: left;
	padding: 20px;
	width: 940px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2a3843;
	background-color: #f8f8f8;
	background-image: url(../opel/images/tartalom-fent.gif);
	background-repeat: repeat-x;
}

#lablec_seo {
	clear: both;
	width: 980px;
	background-image: url(../images/index_lablec.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#lablec_seo p {
	font-family: Arial, Univers, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	color: #333;
}

#lablec_copy {
	clear: both;
	width: 980px;
	background-image: url(../images/index_lablec.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 5px;
	text-align: right;
	font-family: Arial, Univers, Helvetica, sans-serif;
	padding: 0px;
}

#lablec_copy ul {
	list-style-type: none;
	font-weight: normal;
	font-family: Arial, Univers, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#lablec_copy li {
	display: block;
	padding: 5px;
	margin: 0px;
	float: right;
	width: 100px;
}

#lablec_copy li a {
	overflow: hidden;
	display: block;
	color: #333333;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Univers, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#lablec_copy li a:hover, #lablec_copy li a:active, #lablec_copy li a:focus {
	color: #999;
	text-decoration: none;
	display: block;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a tarolo that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#fent1_logo_szalon {
	height: 230px;
	width: 980px;
	clear: both;
}
#fent1_logo {
	height: 230px;
	width: 230px;
	float: left;
	background-image: url(../images/index/ujhelyi-fent1-logo.png);
	background-repeat: no-repeat;
	display: block;
}
#fent1_szalon {
	height: 230px;
	width: 750px;
	float: left;
	background-image: url(../images/index/ujhelyi-fent1-szalon.png);
	background-repeat: no-repeat;
}
#fent2_logok {
	clear: both;
	height: 100px;
	width: 980px;
}
#fent2_kitolto_eleje {
	background-image: url(../images/index/ujhelyi-fent2-kitolto.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 15px;
}

#fent2_logo1 {
	float: left;
	height: 100px;
	width: 190px;
	background-image: url(../images/index/ujhelyi-fent21-mercedes.png);
	background-repeat: no-repeat;
}
#fent2_logo2 {
	float: left;
	height: 100px;
	width: 190px;
	background-image: url(../images/index/ujhelyi-fent22-hyundai.png);
	background-repeat: no-repeat;
}
#fent2_logo3 {
	float: left;
	height: 100px;
	width: 190px;
	background-image: url(../images/index/ujhelyi-fent23-opel.png);
	background-repeat: no-repeat;
}
#fent2_logo4 {
	float: left;
	height: 100px;
	width: 190px;
	background-image: url(../images/index/ujhelyi-fent24-chevrolet.png);
	background-repeat: no-repeat;
}

#fent2_logo5 {
	float: left;
	height: 100px;
	width: 190px;
	background-image: url(../images/index/ujhelyi-fent25-toyota.png);
	background-repeat: no-repeat;
}


#fent2_kitolto_vege {
	background-image: url(../images/index/ujhelyi-fent2-kitolto.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 15px;
}

#tartalom {
	clear: both;
	width: 980px;
}

#kozep_jobb_urlap {
	padding: 20px;
	float: left;
	width: 760px;
}
#kozep_jobb_urlap p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e2e2e;
}
#lablec_seo p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
#tartalom table tr td p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	letter-spacing: 0.1em;
}

