@import url("item.css");
* {
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 10px;
}
a {
	color: #ffcc00;
	text-decoration: none;
}
body {
	background-color: #000;
	color: #fff;
	margin: 0px;
}
img {
	border: none;
}
form {
	display: inline;
}
input {
	border: 1px solid #000;
}
#welcome {
	float: left;
	width: 794px;
	height: 33px;
	padding: 0;
	margin: 3px 0 3px 0;
	background-image: url('../pics/welcome.gif');
	background-repeat: no-repeat;
	text-align: center;
}
#welcome_top, #welcome_top span {
	color: #bffffd;
	font-weight: bold;
	font-size: 15px;
	padding: 0;
	margin: 7px 0 17px 0;
}
#welcome_bottom {
	color: #ce0000;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.reg {
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0px;	
}
.reg td {
	padding: 5px;
	background-color: #4c4c4c;
	border: 1px solid #000;
}
.button {
	background-image: url('../pics/bg_button1.gif');
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 2px;
	font-size: 10px;
}
#container {
	width: 794px;
	float: left;
}
#content {
	width: 794px;
	float: left;
}
#head_pic {
	width: 794px;
	height: 74px;
	float: left;
}
#head_logo {
	width: 381px;
	height: 78px;
	float: left;
}
#head_logos_anim {
	width: 413px;
	height: 78px;
	float: left;
	background-color: #646464;
}
#head_menu {
	background-color: #7b7a74;
	width: 794px;
	float: left;
	margin: 3px 0 3px 0;
	padding: 0;
	text-align: center;
	background-image: url('../pics/bg_menu.gif');
	background-repeat: repeat-x;
	list-style: none;
}
#head_menu li {
	float: left;
	border-right: 1px solid #fb7100;
	border-left: 1px solid #fe9b1b;
}
#head_menu a {
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 10px;
}
#head_menu a:hover {
	background-color: #fb7100;
}




#search_boxes {
	width: 100%;
	float: left;
	color: #000;
}
#search_boxes table {
	margin-top: 40px;
	margin-left: 15px;
}
#search_boxes table td {
	padding: 4px 2px 4px 2px;
	color: #000;
	font-weight: bold;
}
#search_boxes select, #search_boxes option {
	font-family: arial;
	font-weight: normal;
}
#search_brand {
	width: 264px;
	height: 198px;
	float: left;
	background-image: url('../pics/bg_search_brand.gif');
}
#search_brand div {
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 15px;
}
#search_size {
	width: 260px;
	height: 198px;
	float: left;
	margin: 0 3px 0 3px;
	background-image: url('../pics/bg_search_size.gif');
	background-repeat: no-repeat;
}
#search_size div {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}
#search_rim {
	width: 264px;
	height: 198px;
	float: left;
	background-image: url('../pics/bg_search_rim.gif');
}
#search_rim div {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}

#search_rim table td {
	padding: 4px 0 4px 0;
}
#brand_box{
	width:100%;
	background-color:#3d3d3d;
	float:left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#brand_box .photo_box{
	width:100px;
	float:left;
	padding: 10px;
	text-align: center;
}
#brand_box .photo_box img {
	margin-bottom: 5px;
}
#brand_box .item_list{
	float: left;
	color: #ebebeb;
	width: 664px;
}
#brand_box .item_list table{
	float: left;
	color: #ebebeb;
	width: 100%;
}
#brand_box .item_list th {
	padding: 5px;
}
#brand_box .item_list td{
	background-color:#232323;
	vertical-align:middle;
	padding: 5px;
}
#brand_box .item_list input{
	background-color:#3d3d3d;
	color: #fff;
	border:1px solid #c9c9c9;
}
.item_list h1 {
	margin: 0;
	padding: 10px 0 0 6px;
}
.item_list h1 a{
	font-size: 14px;
}
#footer {
	margin-top: 3px;
	width: 100%;
	float: left;
}
#speedo_meter {
	width: 179px;
	height: 22px;
	float: left;
	margin: 0 3px 0 0;
}
#footer_links {
	width: 604px;
	height: 18px;
	float: left;
	background-image: url('../pics/bg_footer.gif');
	background-repeat: no-repeat;
	text-align: right;
	color: #4a3618;
	padding: 4px 8px 0 0;
}
#footer_links a {
	color: #4a3618;
	font-weight: bold;
	font-size: 10px;
}
#footer_links a:hover {
	color: #ff0000;
}
a img{
	border:0px none;
}
.warning, .error, .notice{
	width: 790px;
	float: left;
	padding: 20px 0 20px 0;
	font-weight: bold;
	text-align:center;
	border-width: 1px;
	border-style: dotted;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}
.warning a, .error a, .notice a{
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}
.warning {
	color:#fff;
	border-color: #fc0;
	background-color: #ff0000;
}
.error{
	color:#f00;
	border-color: #f00;
}
.notice{
	border-color: #fff;
	color:#fff;
}
#main_autogumik {
	width: 264px;
	height: 166px;
	float: left;
	margin-right: 3px;
}
#main_autogumik div, #main_felnik div {
	width: 264px;
	height: 81px;
	padding: 0;
	margin: 0;
}
#main_autogumik a, #main_felnik a {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 5px;
	font-family:tahoma;
}
#main_autogumik_top {
	background-image: url('../pics/autogumik.gif');
	margin: 0 0 4px 0;
}
#main_autogumik_bottom {
	background-image: url('../pics/motorgumik.gif');
}


#main_felnik {
	width: 264px;
	height: 166px;
	float: left;
}
#main_felnik_top {
	background-image: url('../pics/felnik.gif');
	margin: 0 0 4px 0;
}
#main_felnik_bottom {
	background-image: url('../pics/egyeb_termekek.gif');
}



#hirek {
	width: 264px;
	float: left;
	background-color: #89887f;
	margin: 0 3px 3px 0;
	display:inline;
}
.news {
	margin: 0 10px 10px 10px;
	padding: 0 10px 0 10px;
	border-bottom: 1px dotted #bbbbbb;
}
.news h2 {
	padding: 3px;
	margin: 0;
	background-color: #CE0000;
}
.news p {
	padding: 0;
	margin: 10px 0 10px 0;
	text-align: justify;
}
.news img {
	padding-right: 10px;
}



#gumiszervizek {
	width:527px;
	float: left;
	background-color: #89887f;
	display: inline;
}
#gumiszervizek h2 {
	padding: 3px;
	margin: 0 0 5px 0;
	background-color: #CE0000;
}
#gumiszervizek .service {
	background-color: #77776d;
	margin: 10px 10px 0 10px;
	padding: 10px;
	float: left;
}
#gumiszervizek iframe {

}
#gumiszervizek .service p {
	padding: 0;
	margin: 5px 0 0 0;
}
.service_left {
	width:300px;
	float:left;
	margin:10px 0 0 0;
}
.service_right {
	width:150px;
	float:left;
}


#service_info {
	padding: 0;
	margin: 0 0 0 10px;
}
#service_info p {
	padding: 4px;
	margin: 0;
}


.basket_1 {
	width: 100%;
	float: left;
	padding: 20px 0 20px 0;
	background-color: #616054;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 11px;
}
.basket_1 a {
	font-size: 11px;
}
.basket_1 textarea {
	width: 400px;
	height: 100px;
	border: 1px solid #000;
}
.basket_2 {
	padding: 20px;
	width: 300px;
	background-color: #616054;
	margin: 10px auto 10px auto;
	font-size: 11px;
	text-align: center;
}
.basket_2 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.basket_2 ul li {
	padding: 5px 0 5px 0;
}
.basket_3 {
	float: left;
	width: 100%;
	padding: 20px 0 20px 0;
	background-color: #616054;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 8px;
	line-height: 20px;
}
.text_content {
	font-size: 11px;
	padding: 20px;
	line-height: 18px;
	background-color: #484848;
	float: left;
	width: 754px;
}
.text_content p {
	font-size: 11px;
	text-align: justify;
}
.text_content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
}
.company_logos {
	padding: 0;
	margin: 0;
}
.company_logos div {
	width: 200px;
	height: 80px;
	padding: 18px;
	border: 1px solid #636363;
	margin: 10px;
	text-align: center;
	float: left;
}
.company_logos div img {
	margin: 0 0 10px 0;
}
.egyeb_kategoria {
	float: left;
	text-align: center;
	width: 100px;
	padding: 28px;
}
.egyeb_kategoria img {
	margin-bottom: 10px;
	border: 5px solid #888;
}
.egyeb_kategoria img:hover {
	border: 5px solid #bbb;
}
.other_items {
	width: 200px;
	text-align: center;
	float: left;
	border: 2px solid #1f1f1f;
	margin: 10px;
	padding: 20px;
}
#rating h2 {
	padding: 7px 0 0 6px;
	margin:0;
	font-size: 14px;
	font-weight: bold;	
}
#rating p {
	padding: 10px;
}
#main_categories_left, #main_categories_right {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 264px;
	float: left;
}
#main_categories_left li, #main_categories_right li {
	padding: 0;
	margin: 0;
}
#main_categories_left a, #main_categories_right a {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding: 11px 0 50px 11px;
}
#main_categories_left #main_categories_autoklima {
	background-image: url('../pics/bg_autoklima.gif');
	margin: 0 0 3px 0;
	color: #fff;
	line-height: 20px;
	color: #ff0000;
	text-decoration: blink;
}
#main_categories_left #main_categories_autoklima blink {
	font-size: 18px;
}
#main_categories_autogumik {
	background-image: url('../pics/bg_autogumik.gif');
	margin: 0 0 3px 0;
}
#main_categories_autogumik:hover {
	color: #FFCC00;
}
#main_categories_felnik {
	background-image: url('../pics/bg_felnik.gif');
	margin: 0 0 3px 0;
}
#main_categories_felnik:hover {
	color: #FFCC00;
}
#main_categories_egyeb {
	background-image: url('../pics/bg_egyeb.gif');
}
#main_categories_egyeb:hover {
	color: #FFCC00;
}
#main_featured_box {
	width: 260px;
	height: 114px;
	background-color: #fe9916;
	margin: 0 3px 0 3px;
	float: left;
	background-image: url('../pics/bg_akcio.gif');
	background-repeat: no-repeat;
	padding: 55px 0 0 0;
}
#hirek h1, #gumiszervizek h1 {
	background-color:#706F68;
	color:#FFCC00;
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px;
	padding:5px 10px 5px 10px;
}
#main_featured_box h1 {
	background-color: #eb8808;
	color: #fff;
}
.main_featured_box_item_image {
	width: 100px;
	float: left;
	margin: 0 10px 0 10px;
	text-align: center;
}
.main_featured_box_brand_image {
	margin: 0 0 10px 0;
}
#main_featured_box a {
	color: #fff;
}
.main_featured_box_item_name {
	line-height: 20px;
	font-weight: bold;
}
.main_featured_box_item_name strike {
	font-weight: normal;
}
.main_featured_box_item_name a {
	font-weight: bold;
}
#nfu {
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0 10px 0;
}