@import 'reset.css';

html{
	height: 100%;
	width: 100%;
	min-width:1000px;
	}
	body{
		background: #fff url(../img/bg-left.jpg) no-repeat left top;
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size:1em;
		color: #000;
		}

A:hover{
	text-decoration:underline !important;
}

a.text-link{
	color:#548dca;
}

a.pic{
	color:#548dca;
	text-decoration:none;
	border-bottom:1px dashed #548dca;
}

A.nodec{
	text-decoration:none;
}

.menu A{
	text-decoration:none;
	color:#000;
	font-size:95%;
	line-height:150%;
}

.menu A:hover{
	/*background:#efefff;*/
}

#Tovar A{
	text-decoration:none;
	color:#000;
	font-size:95%;
	line-height:150%;
}

.menu A.active{
	color:#999;
}

.menu2 A{
	text-decoration:underline;
	color:#548dca;
	font-size:95%;	
}


.bg-right-box{
	background:url(../img/bg-right.jpg) no-repeat right top;
}

.bg-footer-box{
	background:url(../img/bg-bottom.jpg) repeat-x bottom;
}

.bg-footer-left-box{
	background:url(../img/bg-bottom-left.jpg) no-repeat left bottom;
}

.inner{
	width:100%;
	background:url(../img/bridge.gif) no-repeat right bottom;
}

.top_h1{
	 font-size:150%;
	 font-weight:bold;
}

IMG.logo{
	background:url(../img/logo.png) no-repeat;
	background-image:expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png', sizingMethod='crop');	
	width:26px;
	height:21px;
	margin-left:-48px;
}

.inavi{
	display:block;
	height:26px;
	padding-left:40px;
	line-height:140%;	
}
.agents{
	background:url(../img/agents.gif) no-repeat left top;
}
.transport{
	background:url(../img/transport.gif) no-repeat left top;
}
.standart{
	background:url(../img/standart.gif) no-repeat left top;
	padding-left:30px;	
}
.vip{
	background:url(../img/vip.gif) no-repeat left top;
	padding-left:30px;	
}

.yamap{
	background:url(../img/yamap.gif) no-repeat right bottom;
	padding-right:22px;
}

.cars td{
	padding-bottom:20px;

}





.telb{
	font-weight:bold;
	color:#548dca;
}
.tovarlogos{
	margin-right:35px;
}
