		body {
			background-color: #dad9d8;
			margin: 0px;
			font-family: Arial;

		}
		#menu_top {
			background-image: url('../images/tp_m_b.jpg');
			height: 59px;
			width: 100%;
		}	
		#top_container {
			background-image: url('../images/tc_m_b.jpg');
			background-repeat: no-repeat;
			background-position: center center;
			width: 100%;
			height: 239px;
		}

		#main_container {
			background-image: url('../images/mm_m_b.jpg');
			background-repeat: no-repeat;
			background-position: center top;
			margin: 0 auto;
		}
		#menu_top_main {
			color: #ffffff;
			width: 1002px;
			margin: 0 auto;
		}
		#menu_top_items {
			margin-left: 45px;

		}
		#menu_top_items div.items {
			margin-top: 30px;
			height: 23px;
			width: auto;
			float: left;
			font-size: 12px;
			padding-top: 6px;
			padding-right: 10px;
			padding-left: 10px;

		}

		#menu_top_items div a:link, #menu_top_items div a:visited {
			color: #ffffff;
			text-decoration: none;
		}		
		
		#menu_top_items div a:hover {
			color: #ffffff;
			text-decoration: underline;
		}		

		#menu_top_items div.active {
			background-color: #ff280c;
			margin-top: 30px;
			height: 29px;
			width: auto;
			float: left;
			font-size: 12px;
			padding-top: 0px;

		}

		#menu_top_items div.active div {
			color: #ffffff;
			float: left;
		}
		#menu_top_items div.active div.cnt {
			padding-top: 6px;
		}
		#menu_top_items div.active div.active1 {
			padding-right: 5px;
		}
		#menu_top_items div.active div.active2 {
			padding-left: 5px;
		}
		#title_arrow {
			background-image: url('../images/title_arrow.jpg');
			background-repeat: no-repeat;
			height: 49px;
			width: 287px;
			font-size: 24px;
			font-weight: bolder;
			padding-left: 14px;
			padding-top: 8px;
			margin-bottom: -8px;
		}
		#inside {
			width: 900px;
padding-top: 10px;
			margin: 0 auto;
		}
		#vmenu {
			height: 73px;
			width: 899px;
			margin: 0 auto;
		}
		#vmenu ul {
			list-style: none;
			padding: 0;
			margin: 0;
			padding-top: 23px;
		}
		#vmenu li
		{
			float: left;
			margin: 0 5px;
			font-size: 16px;
			font-weight: bold;
			background-image: url('../images/arr.gif');
			background-position: left 4px;
			background-repeat: no-repeat;
			padding-left: 11px;
		} 
		#vmenu li a:link, #vmenu li a:visited {
			text-decoration: none;
			color: #000000;
		}
		#vmenu li a:hover {
			text-decoration: none;
			color: #ff280c;
		}


		#top_container_inside {
			width: 870px;
			padding-top: 20px;

			margin: 0 auto;

		}


		#rims_block {
			height: 210px;
			width: 275px;
			float: right;
			margin-right: 40px;
		}

		#tires_block {
			height: 210px;
			width: 265px;
			float: right;
		}


		#rims_block .search_box {
			width: 198px;
			padding-left: 76px;
		}
		
                #tires_block .search_box {
			width: 198px;
			padding-left: 63px;
		}

		.search_box div {
			width: 68px;
			float: left;
			color: #444444;
			font-family: Arial, Tahoma, Verdana;
			font-size: 12px;
		}
		.search_box div select {
			width: 132px;
			color: #000000;
			font-family: Arial, Tahoma, Verdana;
			font-size: 12px;
		}
		#tires_block .title_image {
			width: 63px;
			position: absolute;
		}

		#rims_block .title_image {
			width: 77px;
			position: absolute;
		}
		.product_block {
			width: 372px;
			margin-top: 10px;

		}

		.product_inside {
			width: 362px ;
			padding-left: 15px;
margin-bottom: 10px;
	                 height: 90px;
		}
		.product_block span.t1 {
			font-size: 12px;
			font-family: Arial, Tahoma, Verdana;
			font-weight: bold;
		}
		.product_block span.t1 span{
			font-weight: 100;
		}

		.product_block .kaina, .product_block .kaina2 {
			font-family: Arial, Tahoma, Verdana;
			font-size: 16px;
			font-weight: bold;
		}
		.product_block .kaina2 span {
			color: #009900;
		}

		.product_block .kaina span {
			color: #ff280c;
		}
		.product_block .title {
			color: #2368a7;
			font-size: 14px;
			font-family: Arial, Tahoma, Verdana;
		}

.order {
float: left;
width: 100px;
margin-left: 20px;
}
.order span {
color: #009900;
font-size: 11px;

}



		#listing {
			list-style: none;
			padding: 0;
			margin: 0;
			padding-top: 23px;
			margin-bottom: 15px;
		}
		#listing li
		{
			list-style: none;
			float: left;
			margin: 0 15px;
			font-size: 16px;
			font-weight: bold;
			background-image: url('../images/arr.gif');
			background-position: left 4px;
			background-repeat: no-repeat;
			padding-left: 15px;
		} 


		
		#listing li a:link, #listing li a:visited {
			text-decoration: none;
			color: #000000;
		}
		#listing li a:hover {
			text-decoration: none;
			color: #ff280c;
		}

		.gallery_img {
			width: 254px; 
			float: left;
			height: 150px;
		}
		.gallery_img div {
			text-align: center;
			font-size: 12px;
		}

#lang {
width: 180px;
float: right;
padding-top: 30px;
padding-right: 70px;
}


#lang div {
 display: inline;
margin-bottom: 3px !important;
padding-bottom: 3px !important;
}
#lang a:link, #lang a:visited {
text-decoration: none; color: #ffffff;
font-size: 12px;
}
#lang a:hover{
text-decoration: underline; 
color: #ffffff;
font-size: 12px;
}
div.block_title {
 font-size: 14px; font-weight: bold;
display: block;
width: 180px;
padding-bottom:10px;
padding-top:10px;
}
#inside a{
color: navy;
}

#inside a:link, #inside a:visited {
}
#inside a:hover {
text-decoration: none;
}