@charset "utf-8";
/* CSS Document */


/* default css info */
a, a:link
{
	text-decoration:underline;
	color:#838383;
}

ul
{
	margin-left:20px;
}

li
{
	list-style:square;
}

p
{
	margin-top:5px;
	margin-bottom:5px;
}

em
{
	font-style:italic;
}

strong
{
	font-weight:bold;
}

/* end site default css*/

.infoTbl
{
	margin-top:10px;
}

.lbValTotal
{
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:80%;
	font-weight:bold;
	padding:0.2em 0.5em;
	text-decoration:none;
}

#shpInfo
{
	border-right:none;
	padding:0;
}

.navlist_meniu_cont
{
	margin-left:0px;
	font-size:90%;
	margin-top:10px;
}

#meniu_cont
{
	margin-left:0px;
}

#infoCart
{
	border-right:none;
	padding:0;
}

.hd_select
{
	margin-bottom:10px;
	margin-top:10px;
}

.meniu_sus
{
	width:100%;
	overflow:hidden;
}

#navcontainer_pr
{
	float:left;
	width:580px;
}


.header
{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}

.leftMeniu
{
	width:243px;
	float:left;
	margin-right:10px;
}

.rightMeniu
{
	width:646px;
	float:left;
}

.meniuSide
{
	height:149px;
	overflow:hidden;
	width:243;
	background-image:url(../images/bgMeniu.jpg);
	background-repeat:repeat-x;
}

.meniuTop
{
	width:100%;
	overflow:hidden;
}

.lftMeniu
{
	width:10px;
	float:left;
}

.centMeniu
{
	width:626px;
	height:31px;
	overflow:hidden;
	background-color:#84a719;
	float:left;
	text-align:right;
}

.rghtMeniu
{
	width:10px;
	float:left;
}

.meniuSide
{
	padding-left:20px;
	padding-top:20px;
	overflow:hidden;
	font-size:80%;
}

.meniuSide ul
{
	margin:0;
	padding:0;
}

.meniuSide ul li
{
	list-style:none;
	height:20px;
	border-bottom:1px solid #dbe9d2;
	width:90%;
	margin-bottom:5px;
}

.meniuSide ul li a, .meniuSide ul li a:link
{
	font-weight:bold;
	text-transform:uppercase;
	color:#dbe9d2;
	text-decoration:none;
}

.reamintire_parola, .reamintire_parola:link
{
	color:#FFFFFF;
	text-decoration:none;
}

.textSelCos
{
	font-weight:bold;
	color:red;
	margin:20px;
	padding:10px;
	border:1px solid red;
}

.ui-accordion-content
{
	height:auto;
}

.articole h3
{
	border:0;
}

.articol
{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
}

.detalii_articol
{
	text-align:right;
}

.cntMeniuTop
{
	width:100%;
	overflow:hidden;	
}

.formularLogare
{
	float:left;
	width:540px;
}

.formularCautare
{
	float:left;
	width:310px;
}

.infoUsr
{
	font-weight:bold;
	color:#fff;
}

.bannerHome {
overflow:hidden;
}

#listaBannere {
height:214px;
}

.infoBannere  {
background-image:url("../images/bgInfoBanner.png");
font-size:100%;
height:80px;
left:20px;
overflow:hidden;
padding:5px;
position:absolute;
top:100px;
width:416px;
z-index:100;
}

.abNews
{
    margin-top: 20px;
    font-size: 80%;
}

.btnSubmitNews
{
    width:140px !important;
    background-color: #B3E21E !important;
    font-size: 100%;
}

.cssStatusGreen{color: #1f9822; font-weight: bold;}
.cssStatusRed{font-weight: bold;}
.cssStatusYellow{color: #ffaf32; font-weight: bold;}
.cssStatusBlue{color: #2fa9e8; font-weight: bold;}