/* -- reset CSS -- */

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,
b, u, i, center,
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-size: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* -- reset CSS -- */



body{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a span {
    display:none;
}
a.link_red {
	color: #FF3300;
	line-height: 18px;
}
a.btn_reszletek {
	background-image: url(img/btn_reszletek.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 66px;
	position: absolute;
	right: 10px;
	bottom: 25px;
}
a.btn_reszletek:hover {
	background-position:0 -25px;
}
a.btn_tovabb {
	background-image: url(img/btn_tovabb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 66px;
	position: absolute;
	right: 10px;
	bottom: 25px;
}
a.btn_tovabb:hover {
	background-position:0 -25px;
}
a.btn_kereses {
	background-image: url(img/btn_kereses.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 66px;
	position: absolute;
	right: 10px;
	bottom: 25px;
}
a.btn_kereses:hover {
	background-position:0 -25px;
}
div#container {
	margin: 0 auto;
	width: 980px;
}
div#header {
	margin: 0 auto 10px auto;
	width: 980px;
	height: 130px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .logo {
	height: 70px;
	width: 330px;
	display: block;
	margin-bottom: 27px;
}
#header #menu {
	height: 33px;
	width: 980px;
	background-image: url(img/separator-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menu ul.topnav {
	width: 980px;
	list-style-type: none;
	height: 27px;
	display: block;
}
#menu ul.topnav li {
	float: left;
	margin: 0;
	position: relative;
	background-image: url(img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 21px 0 41px;
	border-right: 8px solid #ffffff;
	display: inline;
}
#menu ul.topnav li a {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	line-height: 26px;
	display: block;
}
#menu ul.topnav li a:hover {
	color: #666666;
}
#menu ul.topnav li ul.subnav {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	left: 1px;
	top: 26px;
	display: none;
	z-index: 1000;
}
#menu ul.topnav li ul.subnav li {
	height: 22px;
	background-image: url(img/menu_sub_bg.gif);
	float: none;
	border-right: none;
	border-bottom: 1px solid #ffffff;
	display: block;
	padding: 0 0 0 25px;
}
#menu ul.topnav li ul.subnav li a {
	font-size: 12px;
	display: block;
	background-color: #ffea18;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
	padding: 0 20px 0 15px;
}
#menu ul.topnav li ul.subnav li a:hover {
	background-color: #DAE1E6;
}
#menu ul.topnav li ul.szerviz {
	width: 165px;
}
#menu ul.topnav li ul.arak {
	width: 180px;
}
#menu ul.topnav li ul.citycard {
	width: 190px;
}
#menu ul.topnav li ul.termekek {
	width: 220px;
}
#menu ul.topnav li ul.a_doktor {
	width: 220px;
}
#menu ul.topnav li ul.h_auto {
	width: 210px;
}
#sidebar {
	float: left;
	width: 250px;
	margin-right: 20px;
	font-size: 11px;
	z-index: 1;
}
#sidebar div {
	height: 180px;
	width: 230px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	float: left;
	position: relative;
	padding: 50px 10px 0 10px;
}
#sidebar #szervizkereso {
	background-image: url(img/bg_szervizkereso.jpg);
}
#sidebar #akcioajanlat {
	background-image: url(img/bg_akcioajanlat.jpg);
}
#sidebar #autodoktor {
	background-image: url(img/bg_autodoktor.jpg);
}
#sidebar #autoteszt {
	background-image: url(img/bg_aktualis_teszt.jpg);
	height: 210px;
}
#top-banner {
	float: left;
	height: 220px;
	width: 710px;
	margin-bottom: 20px;
}
#content-wrap {
	margin: 0 0 30px 0;
	width: 710px;
	float: left;
}
#content-wrap h2 {
	line-height: 40px;
	height: 40px;
	border-bottom: 1px dotted #333333;
	padding-left: 10px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
}
#content-wrap #content {
	float: left;
	width: 500px;
	margin-right: 20px;
	min-height: 500px;
	line-height: 18px;
}

#content a{
	color: #FF3300;
	line-height: 18px;
}

#content h1 {
	line-height: 30px;
	/*height: 40px;*/
	
	border-bottom: 2px solid #cccccc;
	font-size: 22px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(img/separator-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content h3 {
	line-height: 40px;
	height: 40px;
	border-bottom: 2px solid #cccccc;
	padding-left: 10px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	clear: both;
}
#content h3 a {
	color: #333;
	text-decoration: none;
}
#content .img-left {
	text-decoration: none;
	border: 3px solid #cccccc;
	float: left;
	margin: 0 15px 15px 0;
}
#content .img-right {
	border: 3px solid #cccccc;
	float: right;
	margin: 0 0 15px 15px;
}
#content .media_top {
	background-image: url(img/media_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 230px;
	margin-left: 8px;
	clear: both;
}
#content .media_btm {
	background-image: url(img/media_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 230px;
	margin: 0 0 10px 8px;
	clear: both;
}
#content #autopiac-box {
	background-image: url(img/media_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 205px;
	margin: 0 0 0 8px;
	font-size: 11px;
	padding: 0 10px 0 15px;
	line-height: 14px;
	float: left;
}
#content #autopiac-box img {
	float: left;
	margin: 0 10px 10px 0;
}
#content #cityservice-box {
	background-image: url(img/media_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 205px;
	margin: 0 0 0 8px;
	font-size: 11px;
	padding: 0 10px 0 15px;
	line-height: 14px;
	float: left;
}
#content #cityservice-box img {
	float: left;
	margin: 0 10px 10px 0;
}
#content-wrap #online-szerviz {
	height: 130px;
	width: 190px;
	float: left;
	background-image: url(img/online-szerviz.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#content-wrap #online-szerviz a {
	display: block;
	height: 130px;
	width: 190px;
}
#content-wrap #sponzors {
	width: 190px;
	background-image: url(img/sponzors_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding-bottom: 15px;
}
#sponzors #sponzors-top {
	width: 190px;
	background-image: url(img/sponzors_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	float: left;
}
#sponzors #sponzors-ctr {
	float: left;
	width: 176px;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	min-height: 200px;
	padding: 0 5px;
}
#content #munkadijak{
	border-top: 1px solid #cccccc;
}
#content #munkadijak th, td{
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}
#content #munkadijak th{
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	background-color: #ffe600;
}
#content .szervizlista li {
	height: 20px;
	border-bottom: 1px dotted #cccccc;
}
#content .szervizlista li a{
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
#content .szervizlista li a .szerviznev {
	font-size: 14px;
}

/**/
#content .dokilista li {
	height: 26px;
	border-bottom: 1px dotted #cccccc;
}
#content .dokilista li a{
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	/*width: 496px;*/
	display: block;
	font-weight: bold;
	padding: 2px 4px;
}
#content .dokilista li a:hover{
	background-color: #EEEEEE;
}

#content .dokilista li a .szerviznev {
	font-size: 14px;
}

#content #tesztkepek a{
	display: block;
	width: 150px;
	height: 100px;
	margin: 10px 5px 10px 0px;
	float: left;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

#content #tesztkepek a:hover{
	border: 1px solid #FF3300;
}


/**/
#footer {
	background-image: url(img/separator-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 50px;
	width: 940px;
	padding: 10px 20px;
	font-size: 11px;
}
#footer a.increst {
	float: right;
	height: 50px;
	width: 120px;
	background-image: url(img/increst_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer ul {
	float: left;
	width: 400px;
	margin-left: 120px;
}
#footer ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #cccccc;
}
#footer ul li a {
	color: #666666;
	text-decoration: none;
}
#footer a.increst:hover {
	background-position: 0px -50px;
}

/**/

#akcioajanlat #scrollup {
	position: relative;
	overflow: hidden;
	/*border: 1px solid #000000;*/ 
	height: 80px; 
	width: 230px;
	margin: 0px;
	padding: 0px;
}

#scrollup .headline{
	position: absolute;
	top: 80px;
	left: 0px;
	height: 80px;
	width: 230px;
	margin: 0px;
	padding: 0px;
}

/* form */

#form label{
	display:block;
	width: 150px;
	float:left;
	clear:both;
	text-align: right;
	padding-right: 15px;
	margin-top: 10px;
}

#form input{
	margin-top: 10px;
	width: 250px;
	float:left;
	border: 1px solid #858585;
}

#form textarea{
	margin-top: 10px;
	width: 250px;
	float:left;
	border: 1px solid #858585;
}

#form .send_btn{
	width: 80px;
	border: 1px solid #858585;
	background-color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

#form .hiba{
	color: #FF3300;

}

/* komment */

#komment label{
	display:block;
	width: 250px;
	margin-top: 5px;
	clear:both;
}

#komment input{
	margin-top: 5px;
	width: 500px;
	border: 1px solid #858585;
}

#komment textarea{
	margin-top: 5px;
	width: 500px;
	height: 70px;
	border: 1px solid #858585;
}

#komment .send_btn{
	width: 80px;
	border: 1px solid #858585;
	background-color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

#komment .hiba{
	color: #FF3300;

}

#kommentek .kommbox{
	border: 1px solid #f1f1f1;
	margin-top: 10px;
	

}

#kommentek .kommbox .kommheader{
	border-bottom: 1px solid #858585;
	background-color: #FEE700;
	line-height: 20px;
	padding-left: 5px;
}

#kommentek .kommbox .kommheader span{
	float: right;
	font-style: italic;
	padding-right: 10px;
}
#kommentek .kommbox .kommtext{
	padding: 5px;
}


