/* Add here all your CSS customizations */
.amount {
	font-weight: bold;
	font-size: 1.2em;
	color: red;
	display: block;
	text-align: right;
}
.allcen {
	text-align: center;
}

.table2 {
	margin: 0px auto 15px auto;
	border-collapse: collapse;
	font-size: 18px;
}

.table2 td.spoiler span {
	border-bottom: dotted;
	font-family: inherit;
}

.table2 td, .table th {
	padding: 5px;
	border bottom: 1px solid #364657;
}

.table2 th {
	color: white;
	background-color: #364657;
	border-right: 1px solid white;
}

.table2 th.dtm {
	border-right: 1px solid #364657;
}

table.table2 tr:hover td {
	background-color: #da4141;
	color: white;
}

.table2 a {
color: #364657;
}

table.table2 a:hover {
background-color: #da4141;
	color: white;
	text-decoration: none;	
}

table.table2 tr:hover td.dtm {
	background-color: white;
	color: #364657;
}
.table2 .bold {
	font-weight: bold;
}
.fondostavka {
	background-color: #cccccc;
	padding-top: 10px;
	padding-bottom: 0px;
	border:1px solid #b3b9ba;
}
.uroven {
	margin-top: 10px !important;

}
.calc {
	background:none repeat 0 0 rgb(235, 231, 171);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border:1px solid #676969;
}
.vol2 {
	padding-top: 5px;
}

.modal-content {
width: 700px!important;
}
.telefon {
	color: #000000!important;
}