@charset "utf-8";
/* CSS Document */
#newcar_titleDisp {
	background-color:#fef7dd;
	padding:10px 0;
	text-align:center;
	margin:0 auto 20px;
}
#newcar_titleDisp h2 {
	color:#018ef1;
	padding:5px 0;
	font-size:20px;
	font-weight:normal;
	background-image:url(../../onix/images/katarogu.png);
	background-repeat:no-repeat !important;
	background-position:10% center;
}
#catalog .h3TT {
	color:#018ef1;
	font-weight:normal;
	font-size:15px;
}
.wrapper#MainDisp{
	padding:20px 15px 20px;
	width:950px !important;
	margin:0 auto 0 ;
}
.Bt_size1{
	text-align:center;
	margin:20px 0 20px;
}
.Bt_size1 li{
	border-radius:7px;
	overflow:hidden;
	border:2px solid #c6c6c6;
	width:222px;
	height:57px;
	display:inline-block;
	margin:0 2px 10px;
}
.Bt_size1 li:hover{
	border:2px solid #46b2fe;
}
.Bt_size2{
	text-align:center;
	margin:20px 0 20px;
}
.Bt_size2 li{
	border-radius:7px;
	overflow:hidden;
	border:2px solid #c6c6c6;
	display:inline-block;
	width:222px;
	height:71px;
	margin:0 2px 10px;
}
.Bt_size2 li:hover{
	border:2px solid #46b2fe;
}
.Bt_size3{
	text-align:center;
	margin:20px 0 20px;
}
.Bt_size3 li{
	border-radius:7px;
	overflow:hidden;
	width:146px;
	height:57px;
	border:2px solid #c6c6c6;
	display:inline-block;
	margin:0 0px 10px;
}
.Bt_size3 li:hover{
	border:2px solid #46b2fe;
}
