/* CSS Document */
.main_sort_sale {text-align: center; }	
.sort_sale {/*padding:25px;*/width:95%; text-align: center; }
.sort_sale2 {display:inline-block;}	
.menu_sale {margin-left: 5px;  background-color:#FFFFFF; border: 1px solid #aac8e4;color:#1E86C4; line-height: 2em; }
.menu_sale a {color: #326D9A; text-decoration: none; cursor: pointer; }
.menu_sale a:hover {background-color:#D2D2D2; border: 1px solid #969696; font-weight: bold; }	
.menu_sale_activ {margin-left: 5px;  background-color: #D2D2D2; border: 1px solid #aac8e4;color:#1E86C4; line-height: 2em; }
.menu_sale_activ a {color: #326D9A; text-decoration: none; cursor: pointer; }
.menu_sale_activ a:hover {background-color:#D2D2D2; border: 1px solid #969696; font-weight: bold; }	
.probel_sale {padding:10px; white-space: nowrap;}
@media (max-width: 600px) {
.probel_sale { padding:5px; } }	

