@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-image: url(_imgs/container_bg.gif);
	background-position: 990px;
	margin-left: 0px;
}
#header {
	height: 300px;
	width: 990px;
	background-image: url(_imgs/suzuki_gero_fejlec201111.jpg);
	background-repeat: no-repeat;
}

#linkContDiv {
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 280px;
}

.linkCont {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	width: 150px;
}
.carPic {
	height: 70px;
	width: 150px;
	margin-top: 30px;
}

.menuBoxFront {
	margin-bottom: 5px;
	background-image: url(_imgs/pont.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menuTxFront {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 4px;
}
.menuFocimBoxFront {
	margin-bottom: 20px;
}
#hotMenuDiv {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
	height: 40px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099CC;
	margin-bottom: 30px;
	width: 970px;
	padding-left: 20px;
}
.hotMenuBox {
	float: left;
	background-image: url(_imgs/cslg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	width: 147px;
	padding-left: 12px;
	padding-top: 10px;
	height: 30px;
}
.hotMenuBox:hover {
	float: left;
	background-image: url(_imgs/cslg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	width: 147px;
	padding-left: 12px;
	padding-top: 10px;
	height: 30px;
}

.HotmenuTxFront {
	font-family: Tahoma, Verdana;
	font-size: 0.8em;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
.HotmenuTxFront:hover {
	font-family: Tahoma, Verdana;
	font-size: 0.8em;
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}


#footer {
	width: 970px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2CFFC;
	background-repeat: repeat-x;
	padding-top: 10px;
	background-image: url(_imgs/footer_bg.jpg);
}
.footerTx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
}
.footerFocim {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4F40FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.indexkey {
	text-decoration: none;
	color: #666;
}

