body {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12pt;
	margin: 0;
	background-color: #ffffff;	
	color: #000000;
}

h1 {
	margin: 0;
	font-size: 1.2em;
}

/*.buton {
	text-decoration: none;
	color: black;
}

.buton:link{
	text-decoration: none;
	color: black;
}

.buton:visited {
	text-decoration: none;
	color: black;
}

.buton:active {
	text-decoration: none;
	color: black;
}

.buton:hover {
	text-decoration: none;
	color: white;
}*/

.textbox {
	border: solid 1px navy;
	background-color: #FFCCCC;
	font-size: 14pt;
	font-weight: bold;
	text-align: right;
	color: navy;
	width: 100px;
	padding: 3px;
}

.calculator {
	background-image: url("images/buton_albastru_mare.jpg");
	background-repeat: no-repeat;
	padding-top: 15px;
	font-size: 16pt;
	font-weight: normal;
	color: white;
	width: 100%;
	text-align: center;
	width: 157px;
	height: 105px;
	cursor: pointer;
}

.simulator {
	background-image: url("images/buton_portocaliu_mare.jpg");
	background-repeat: no-repeat;
	padding-top: 15px;
	font-size: 16pt;
	font-weight: normal;
	color: white;
	width: 100%;
	text-align: center;
	width: 157px;
	height: 105px;
	cursor: pointer;
}

.titlu {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	font-weight: bold;
	color: navy;
	width: 100%;
	text-align: center;
}

.subtitlu {
	font-size: 12pt;
	font-weight:normal;
	color: black;
	/*width: 100%;*/
	text-align: center;
	padding-bottom: 10px;
}

/*
.buton1 {
	background-image: url("images/buton_albastru_mic.jpg");
	background-repeat: no-repeat;
	padding-top: 15px;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	width: 100%;
	text-align: center;
	width: 157;
	height: 53px;
	cursor: pointer;
}
*/

.labelSuma {
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	color: black;
}

.labelSumaB {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: black;
}

.labelSuma2{
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: black;
}

.suma {
	font-size: 14pt;
	font-weight: normal;
	text-align: right;
	color: navy;
}

.sumaB {
	font-size: 14pt;
	font-weight: bold;
	text-align: right;
	color: navy;
}

.suma2 {
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
	color: navy;
}



















.sCuvant a {
	font-family: Verdana;
	color: black;
	text-decoration: none;
}

/*#today-counter {
	!*white-space: nowrap;*!
}
#today-calculations {
	font-size: 36pt;
}
#today-calculations-label{
	white-space: nowrap;
}*/

/*.linkurirapidetop {
	text-align: center;
}*/

.linkurirapidetop a {
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	display: block;
	font-size: 12pt;
	color: #5737b9;
}

/*
.sumaB.suma2017 {
	font-weight: normal !important;
}*/

.card h1 {
	font-weight: bold;
}

.card h2 {
	font-weight: bold;
	font-size: 1.2em;
}

.card h3 {
	font-size: 1em;
	text-align: justify;
	text-decoration: none;
}

.card h4 {

}

.mt-10 {
	margin-top: 10px;
}

.mb-10 {
	margin-bottom: 10px;
}

h2 a {
	text-decoration: none;
	color: black;
}

h2 a:hover {
	text-decoration: none;
}