tr.month_24,tr.month_36,tr.month_48,tr.month_60 {
    display: none;
}
table.table.table-striped.table-hover {
    width: 800px;
}
table.umov, table.grafik {
    margin: 20px 0;
}
table.grafik tr:nth-child(2n) {
    background: #f0f0f0; 
   } 
table.grafik{
	text-align:center;
}
tr.table_header td {
    background: #676a6c;
    color: #fff;
}
#price, input.telo, input#datepicker {
    font-size: 16px;
	width: 145px;
}
tr.itogo td {
    background: #e10c32 !important;
    color: #fff;
	text-transform:uppercase;
}
#calculator {
    font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#calculator h2{
    font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e10c32;
	font-weight:bold;
	
}
select {
    width: 145px;
}
table.umov tr td:first-child {
    padding-right: 30px;
	font-weight:bold;
}
table.umov tr {
    height: 40px;
}	
#avans_grn, #summa, #stavka, #kommis, #oplata_kommis {
    color: #e10c32;
    font-weight: bold;
}