body {
	font-family: Verdana, Arial, sans-serif;
	color: white;
	font-size: 12px;
}

body a {
	color: white;
}

body a: hover {
	color: yellow;
}

#comenzi_telefonice_text {
	display:block;
	font-size: 24px;
	text-align: center;
	margin:12px 7px;
}

p {
	padding: 0px;
}

.search_form {
	font-size: 13px;
	color: black;
	margin-bottom:5px;
	width:110px;
}

#cos_cumparaturi a {
	font-size:11px;
	text-decoration:none;
}

#cos_cumparaturi a:hover {
	font-size:11px;
	text-decoration:underline;
}

#continut_tabel_rame ul {
	list-style-type:circle;
	padding:0px;
	margin-left:-70px;
}


h2 { 
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#FFDD17;
}

/* TABURI CONTUL MEU */


.panel {
	clear: both;
	display: none;
	background-color: #003F93;
	padding: 1em;
}

.panel.active-tab-body {
	display: block;
}
.bar {
	padding: 5px;
	background-color: #3e3e3e;
}

#tabs a {
	float: left;
	padding: 4px;
	margin-left: 6px;
	border-top: 2px solid #002269;
	border-left: 2px solid #002269;
	border-right: 2px solid #002269;
	background-color: #002269;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	padding:4px;
	background-color: #003F93;
	border-top: 2px solid #D7BD84;
	border-left: 2px solid #D7BD84;
	border-right: 2px solid #D7BD84;
	color: #ccc;
}

.buton_login {
	border: 0px solid #00408A;
	width:135px;
	height:30px;
	background-image:url("../images/intra_in_cont.gif");
	background-repeat:no-repeat;
}

.buton_inregistrare {
	border: 0px solid #00408A;
	width:140px;
	height:40px;
	background-image:url("../images/inregistrare.gif");
	background-repeat:no-repeat;
}