/* block top currencies */
#currencies_block_top {
	margin: 0.6em 0.8em 0 0;
	float: left;
	width: 15em;

}
#currencies_block_top ul li {
	list-style-type: none !important;
	float: left;
	margin-right: 1em;

}
#currencies_block_top ul li a {

	display: block;
	font-size: 0.8em;
	background-color: #f1f2f4;
	border: #595a5e 1px solid;
	text-decoration: none;
	min-width: 1em;
	padding: 0 2px 0 2px;
	line-height: 1.5em;
	text-align: center;
	vertical-align: middle
}
#currencies_block_top ul li a:hover {
	background-color: white;
	color: black
}
#currencies_block_top ul li.selected a {
	border: none;
	background-color: transparent;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	color: black;
	border: 1px solid white;

}
#currencies_block_top ul li.selected a img{
	height: 20px;
	width: 25px;
}
#currencies_block_top p { clear: left }

.mesaj_informare {

	font-size:12px; color:#990100; font-weight:bold; border:1px solid #990100;
	padding:5px; margin: 5px; width:90%; align:center
}

.mesaj_informare_verde {

	font-size:12px; color:#008000; font-weight:bold; border:1px solid #008000;
	padding:5px; margin: 5px;  width:90%; align:center
}

table.listing {
	width:100%;
	padding:0;
	margin:0;
	border:1px solid #9097A9;
}
table.listing th {
	border-top:0 !important;
}
table.listing td,
table.listing th {
	border:1px solid #fff;
	text-align:left;
}
table.listing th {
	background:#9097A9;
	color:#fff;
	padding:5px;
}
.admListRow td {
	background:#eee;
	color:#333;
	padding:3px 5px;
}
.admListSelected td{background:#BBD9EE}

.clasa_atribut {font-size:12px}
.clasa_clasa {font-size:14px; }
.clasa_value {font-size:12px}

input.newsletter_input{
	width:150px;
	height:16px;
	border:1px #ddd9d9 solid;
	margin:10px 0 5px 0;
	font-size:12px;
	padding:3px;
	color:#999999;
}

.submit_button {background:#E3E2E2; font-size:12px; font-weight:bold; border:1px solid #ccc; padding:2px}

.right_footer{
	color: #ccc;
	font-size:12px;
}
.right_footer a{
	text-decoration:none;
	color: #FFF;
	font-size:12px;
}
.right_footer a:hover{
	text-decoration:underline;
}

.buton_dsl
{
    background: #585858;
    border: 0px;
    color: #EBEBEB;
    font-size: 11px;
    font-family: Verdana;
    padding: 5px;
    font-weight:bold
}

