/**********GENERAL************/
BODY{
	margin:0px;
	padding:0px;

	/*scrollbar-face-color:#2d4d87;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DEE3E7;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color: #ecedf2;
	scrollbar-track-color:#f9f8f1;
	scrollbar-darkshadow-color:#98AAB1;*/
	/*cursor: url('images/cursor.ani'),default;*/
}        
.prom{   
	background:url(../images/little_star.gif) left center no-repeat;	
}
.no_prom{

}
.adauga{
width: 134px;
background: url(../images/bg_adauga.gif) no-repeat;
display: block;
text-align: center;
padding: 3 0 4 0;
text-decoration: none;
}
.adauga:hover{
text-decoration: none;
}
.trimite{
width: 134px;
background: url(../images/bg_adauga.gif) no-repeat;
display: block;
text-align: center;
padding: 3 0 4 0;
text-decoration: none;
}
.trimite:hover{
text-decoration: none;
}

.meniu{
height: 16px;
display: block;
font-family: arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #fff;
width: auto;
}
.meniu:hover{
text-decoration: none;
abackground: url(../images/meniu_bg.gif) repeat-x center bottom; 
color:#ffd600;
}
A{
	text-decoration:none;
	font-size:11px;
	font-family: tahoma,Tahoma,sans-serif;
	color:#ffffff;
}
A:hover{
	color:#ffd600;
}

TABLE,BODY,P,DIV{
	border-width:0px;
	font-size:11px;
	color:#fff;	
	font-family:Tahoma;
}

H1{
	text-decoration:none;
	font-weight:normal;
	font-size:20;
	color:#9a5400;
	font-family:'Trebuchet MS',Georgia,Tahoma;
	border:double #ceccb5;
	border-width:0 0 3 0px;
	margin:0px;
}

.nopadding{
	padding:0px;
}

.poza{
	border:solid 1px;
	border-color:#a3a18f;
}
.poza:hover{
	border-color:#0066cc;
}


/*************INPUT****************/
.input{
	text-indent:2px;
	font-size:11px;
	font-family:tahoma,sans-serif;
	color:#1d2b45;
	border:solid 1px #5276c2;
	background:url(../images/skin/input_bg.gif) #f7f7f7; 
}

.input:hover{
	border-color:#6597ff;
}

.input_error{
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#1d2b45;
	border:solid 1px #ff0000;
	background:url(../images/skin/input_bg.gif) #ffffff;
}

.textarea{
	background-repeat:repeat-x;
}

.button{
	font-size:11px;
	font-weight:bold;
	font-family:tahoma,sans-serif;
	color:#fefefd;
	cursor:hand;
	padding:3 15 3 15px;
	border:groove 1px #a3a18f;
	background:url(../images/skin/button_bg.gif) #f7f7f7; 
}

.button:hover{
	border-color:#6597ff;
}
.navlist
{
padding: 0 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
}

.navlist li
{
list-style: none;
margin: 0;
text-align: left;
}

.navlist li a
{
display: block;
color: #202020;
padding: 0.25em 0.5em 0.25em 0.75em;
background-image:url("../images/bg_cat.gif");
background-repeat: repeat-x;
color: #fff;
text-decoration: none;
}

.navlist li a:link { color: #fff; }
.navlist li a:visited { color: #fff; }

.navlist li a:hover
{
color:#ffd600;
background-image:url("../images/bg_cat_hover.gif");
background-repeat: repeat-x;
}
.bread{
	font-family: "Tahoma";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.bread:hover{
	text-decoration: none;
}