.ua-eshop {
	width:100%;
	border-collapse:collapse;
}
.ua-eshop td, .ua-eshop th {
	border: 1px solid #999999;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
}

.ua-eshop th {
	background-color: #475C93;
      color: #FFFFFF;
	line-height: 30px;
}
.ua-eshop .num, .ua-eshop .bd {
	text-align:right;
}
.ua-eshop .bd {
    font-size: 20px;
    font-weight:bold;
    color: #FF0000;
}