html * {
	font: normal 13px "Veradana", sans-serif;
	color:#000;
	margin:0;
	padding:0;
}
body {
	position:relative;
	background:#fff;
}
.bz { border: 1px  solid green}
img {border:0}
a{text-decoration:none;outline:none}
a:hover{text-decoration:underline}




/*
div {border:1px solid red;}
*/
.main {
	width:100%;
	margin:0 auto;
	position:relative;
}
.top {
	height:188px;
	background:url(/image/bg_top.gif) repeat-x;
}

.top .price1, .top .price2 {
	float:right;
	background:url(/image/bg_price2.gif) no-repeat;
	margin: 20px 20px 0 0;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:5px;
	width:207px;
	height:75px;
}
*HTML .top .price2 {margin-right:10px}


.top .price1 {
	background:url(/image/bg_price1.gif) no-repeat;
}

.top .price1 a, .top .price2 a {
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	display:block;
	margin-bottom:5px;
}
.top .price1 a:hover, .top .price2 a:hover {
	text-decoration:none;
	color:#c0bebe;
}


.top img{ 
	display:block;
	float:left;
	margin-bottom:10px;
}
.top ul {
	clear:both;
}


.left, .right {
	float:left;
	width:162px;
	padding:0px 30px;
	position:relative;
}
.right {float:right;}

.left ul, .right ul {
	list-style:none
}
.left *, .right * {
	color:#fff;
	font: bold 14px "Tahoma"
}
.left a:hover, .right a:hover {
	text-decoration:none;
	color:#c0bebe;
}
.left div, .right div {
	position:relative;
	margin-bottom:30px;
	padding-bottom:23px;	
}
.menu2 {
	background:#aa8539 url(/image/bg_brown.gif) no-repeat bottom;
}
.menu2 * {
	display:block;
	margin:15px auto 5px auto;
	text-align:center;
}
.menu2 img {
	margin-bottom:-20px;
	position:relative;
	border:1px solid #705c2d;
}
.menu2 h1 {
	margin:0;
	width:142px;
	text-transform:uppercase;
	text-align:center;
	background:#705c2d url(/image/bg_top_brown.gif) no-repeat top;
	padding:30px 10px 10px 10px;	
	font:normal 18px "Arial" ;
}

.left .menu3 {
	background:#6dd500 url(/image/bg_left_menu3.gif) no-repeat bottom;
}
.left .menu3 .contact {
	margin:10px 10px -25px 10px;
}
.left .menu3 h1 {
	margin:0;
	width:142px;
	text-transform:uppercase;
	background:#6cba00 url(/image/head_green2.gif) no-repeat top;
	padding:30px 10px 10px 10px;	
	font:normal 18px "Arial";
}

.right .menu3 {
	background:#1fadfa url(/image/bg_blue2.gif) no-repeat bottom;
}

.right .menu3 h1 {
	margin:0 0 10px 0;
	width:152px;
	text-transform:uppercase;
	background:#1895d9 url(/image/head_blue2.gif) no-repeat top;
	padding:30px 5px 10px 5px;	
	font:bold 16px "Arial";
}
.right .menu3 ul {
	margin: 0 10px;
}

.menu1 {
	background:#6cd400 url(/image/bg_left_menu1.gif) no-repeat bottom;
}

.menu1 h1 {
	margin:0 -50px 10px 0;
	width:97px;
	text-transform:uppercase;
	background:#6cba00 url(/image/head_green.gif) no-repeat top left;
	padding:17px 0 10px 65px;	
	font:bold 16px "Tahoma";
	line-height:20px;
}

*HTML .menu1 h1 {
	padding-bottom:18px;
}

.menu1 ul {
	margin:10px 15px;
}
.right .menu1 ul {
	margin:10px 5px;
}
.menu1 ul li {
	padding-left:30px;
	line-height:140%;
}
.menu1 ul .GoodYear {background:url(/image/ico_goodyear.gif) no-repeat left center}
.menu1 ul .Michelin {background:url(/image/ico_michelin.gif) no-repeat left center}
.menu1 ul .Dunlop {background:url(/image/ico_donloop.gif) no-repeat left center}
.menu1 ul .Continental {background:url(/image/ico_continental.gif) no-repeat left center}
.menu1 ul .Nokian {background:url(/image/ico_nokian.gif) no-repeat left center}
.menu1 ul .Barum {background:url(/image/ico_barum.gif) no-repeat left center}
.menu1 ul .Sava {background:url(/image/ico_sava.gif) no-repeat left center}
.menu1 ul .Debica {background:url(/image/ico_debica.gif) no-repeat left center}
.menu1 ul .Toyo {background:url(/image/ico_toyo.gif) no-repeat left center}
.menu1 ul .Matador {background:url(/image/ico_matador.gif) no-repeat left center}
.menu1 ul .Winterforce {background:url(/image/ico_waterprofe.gif) no-repeat left center}

.menu1 ul li a:hover {
	margin-left:2px;
}


.right .menu1 {
	background:#1fadfa url(/image/bg_blue.gif) no-repeat bottom;
}
.right .menu1 h1 {
	background:#1895d9 url(/image/head_blue.gif) no-repeat top left;
}



















.left p, .right p {
	float:right;
	position:relative;
	
	padding:3px 5px;
	background:#518b00 url(/image/bg_all_green.gif) no-repeat right bottom;
}
.right p {
	background:#0b6799 url(/image/bg_all_blue.gif) no-repeat right bottom;
}


.content {
	margin:0 222px;
}
.content .greybox {
	background:#f2f2f2;
	padding:10px 20px;
}
.content .greybox  * {
	font-size:18px;
}
.content .greybox .margin100 {
	text-align:center;	
}

.content .news {
	margin:10px 0;
	width:95%;
}
.content .news * {
	font-family:"Tahoma", sans-serif;
	margin:10px 0;
}
.content .news a {
	color:#208544;
	text-decoration:underline;
}
.content .news h1 *, .content .news h1 {
	font-size:18px;
	color:#208544
}
.content .news a:hover {
	text-decoration:none;
}
.content .news img {
	display:block;
	text-align:center;
	margin:10px auto;
}
.content .news .link {
	text-align:right;
	margin-right:5px;
}
.content .news strong{
	font-weight:bold;
}
.content .news .font1 {
	font-size:10px;
}








.under_center {
	clear:both;
}

.under_center div {
	background:#f2f2f2;
	width:44%;
	margin:30px 1% 10px 1%;
	float:left;
	padding:10px 2%;
	font-size:14px;
}
*HTML .under_center div {
	margin:30px 0.5% 10px 	0.5%;
}


.under_center div h3 {
	font-size:18px;
	margin: 3px 0;
}

.footer {
	background:#000;
	float:left;
	clear:both;
	width:100%;
}

.footer * {
	color:#c0bebe;
	font-weight:bold;
	font-size:40px;
}
.footer .phone {
	float:left;
	margin:5px 20px;
}
.footer a {
	float:right;
	margin:60px 20px 0 0;
}
.footer a:hover {
	color:#fff;
	text-decoration:none;
}
.undermenu {
	clear:both;	
	float:left;
	width:100%;
	background:#202020;
	padding:10px 0;
}
.undermenu a, .top ul a {
	color:#fff;
	font-size:18px;
}
.undermenu a:hover, .top ul a:hover {
	text-decoration:none;
	color:#c0bebe;
}
.undermenu ul, .top ul {
	list-style:none;
	text-align:center;
}
.undermenu ul li, .top ul li {
	display:inline;
	margin:0 27px;
}

.foote {
	background:#000;
	float:left;
	clear:both;
	width:100%;
}

.foote * {
	color:#c0bebe;
	font-weight:bold;
	font-size:16px;
}
.foote a {
	float:right;
	margin:8px 20px 0 0;
}
.foote a:hover {
	color:#fff;
	text-decoration:none;
}

.navigation {
	font-size:18px;
	font-weight:bold;
	color:#333333;
}
.navigation a {
	font-size:18px;
	font-weight:normal;
	color:#333333;
}