.shabat_city {
    display: inline-block;
    width: 100%;
}
.city_name {
    padding-bottom: 6px;
	font-weight: bold; 
	font-size: 20px;
}
.shabat_bold{
    font-weight: bold;
}

.parash {
    margin-bottom: 10px;
    font-size: 1.1em;
    font-weight: bold;
}
.shabat_enter, .shabat_exit {
    width: 50%;
    float: right;
	font-weight: 500;
}