/* CSS Document */

body {
	border-top: #68c2f1 7px solid;
}

a {
	color: #0066a1f !important;
}

.box a {
	color: #0066a1;
}

.box h2 {
	color: #0066a1;
}

.box_listare_special {
	background: #f3f3f3;
	border: #68c2f1 5px solid;
	padding: 5px;
	margin: 0 40px 10px 0;
}

.listare h3 {
	background-color: #0066a1;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 2px 0;
}

#pret h3 {
	background-color: #4caadf;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 2px 0;
	text-align: center;
}

.optiuni a {
	color: #0066a1;
}

.detalii a {
	color: #0066a1;
}

.optiuni a:hover {
	color: #777;
}

input.euro {
	background: #4caadf url(../images/buget-euro-blue.gif) right no-repeat;
	height: 28x;
	padding: 5px 55px 5px 10px;
	border: none;
	margin: 10px 10px 10px 0;
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 155px;
}

.filtru {
	color: #0066a1;
}

div.box table.result {
	background: white;
}
div.box table.result td {
	background: #abcbde;
	color: #1d7098;
	padding: 10px;
	font-weight: bold;
}
div.box table.result td.alternate {
	background: #dce8ef;
	font-weight: normal;
}
div.box table.result a {
	color: #f1326d !important;
}

#right .notes h3{
	color: #0066a1 !important;	
}

#favorite h3,
#right .link a,
#right a {
	color: #0066a1;
}