@CHARSET "UTF-8";
a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #009900;
	text-decoration: none;
}
.container
{
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.tva {
	font-weight: bold;
	float: left;
	margin: 10px 0px 0px 20px;
}
.pret_nou {
	font-weight: bold;
}
.float_left {
	float: left;
}

.float_right {
	float: right;
}
.categoriemod, .categoriemod1
	{
	display: block;
	text-decoration: none;
	height: 25px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	color: #777;
	cursor: pointer;
}

.categoriemod_1 {
	background-color: #EAEAEA;
}

.categoriemod_2 {
	background-color: #FFF;
}

.subcategoriemod {
	height: 20px;
	width: 165px;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
	color: #444;
	font-weight: bold;
	margin-left: 20px;
    padding-left:5px;
    display:block;	
}

.subcategoriemod a {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	color: #444;
	text-decoration: none;
}

.accordioncat a:hover {
	background-color: #009900;
	color: #FFFF00;
}
#header
{
	height: 199px;
	background: transparent url('../images/headerright.jpg') no-repeat right top;
	color: #fff;
}
#cosmic
{
	float: right; 
	margin: 19px 0px 0px 0px;
	padding-top: 2px;
	width: 200px;
}
#cosmic a
{
	text-decoration: none;
	color: yellow;
	font-weight: bold;
}
#cautare
{
	float: right;
	margin: -70px 0px 0px 723px;
	padding-right: 8px;
	color: yellow;
	font-weight: bold;
	text-align: right;
}
#topmenu
{
	height: 69px;
	background: transparent url('../images/topmenuback.png') repeat-x left top;
}
#topmenu #topmenuleft
{
	width: 241px;
	height: 70px;
	float: left;
	background: transparent url('../images/topmenuleft.png') no-repeat left top;
}
#topmenu a
{
	display: block;
	float: left;
	width: auto;
	height: 40px;
	padding: 18px 10px 0px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}

#topmenu a.curent, #topmenu a:hover
{
	color: yellow;
	background: transparent url('../images/bull.png') no-repeat center bottom;
	
}
#leftcolumn
{
	width: 200px;
	min-height: 170px;
	
}
.accordioncat
{
	margin: 20px 0px 0px 0px;
	width: 200px;
	
}
.moduleheader
{
	width: 200px;
	height: 37px;
	background: transparent url('../images/header_modul.png') repeat-x left top;
}
.moduleheader div
{
	float: left;
}

.moduleheaderleft
{
	width: 8px;
	height: 37px;
	background: transparent url('../images/moduleheadleft.png') repeat-x left top;
}
.moduleheadermain
{
	width: 150px;
	height: 31px;
	line-height: 31px;
	padding: 0px 3px 0px 3px;
	color: #F1FF3D;
	font-weight: 500;
	font-size: 17px;
	text-align: right;
}

.span-14 {
	width: 530px;
}
.moduleheadermain a, .moduleheadermain a:hover, .moduleheadermain a:visited {
	color: #F1FF3D;
	font-weight: 500;
	font-size: 17px;
	text-decoration: none;	
}

.moduleheadericon
{
	margin-left: 5px;
	width: 28px;
	height: 37px;
}
.moduleheaderright
{
	width: 8px;
	height: 37px;
	background: transparent url('../images/moduleheadright.png') repeat-x left top;
}
.accordioncat .moduleheadericon
{
	background: transparent url('../images/iconleft.png') no-repeat top left;
	margin-left: 10px;
	
}
#rightcolumn
{
	width:200px;
	min-height: 170px;
}
#loginmodule
{
	margin-top: 20px;
	background-color: #FFFFFF;
}

#loginmodule .moduleheadericon
{
	background: transparent url('../images/iconright2.png') no-repeat top left;
}

#loginmodule .login_content {
	padding: 10px;
	text-align: justify;
	background-color: #EAEAEA;
}

#loginmodule .login_content a {
	font-size: 12px;
	color: #222;
	text-decoration: none;
}

#loginmodule .login_content a:hover {
	text-decoration: underline;
}
#loginmodule p
{
	width: 170px;
	margin-left: 15px;
	text-align: justify;
	padding: 5px 0px;
}

#loginmodule ul {
	width: 191px;
	margin-left: 0px;	
}
#loginmodule ul li {
	list-style-type: none;
	padding-right: 10px;
	text-align: right;	
	cursor: pointer;
}

.bg_loginmodule_activ {
	background-color: #009900;
	color: #FFFF00;
	font-weight: bold;
}

.bg_loginmodule_first {
	color: #777777;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bg_loginmodule_second {
	background-color: #EAEAEA;
	color: #777777;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bg_logout {
	background-color: #FF0000;
	color: #FFF;
	font-weight: bold;
}

#newslettermodule
{
	margin-top: 20px;
	background-color: #eaeaea;
}
#newslettermodule .moduleheadericon
{
	background: transparent url('../images/iconright1.png') no-repeat top left;
}

.newsletter_content {
	padding: 10px;
	text-align: justify;
	line-height: 18px;
}
#footer
{
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	color: #E7ED03;
	background: transparent url('../images/footerback.png') repeat-x left top;
}
#footer div
{
	float: left;
}
#footer div a
{
	text-decoration: none;
	color: yellow;
	}
#copy
{
	width: 150px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;

}
#botmenu
{
	width: 650px;
	font-size: 15px;
	text-align: center;
}

#botmenu a:hover {
	text-decoration: underline;
}
#designlogo
{
	width: 150px;
	padding-top: 10px;
}
/*admin*/
#panel
{
	padding: 5px;
	width: 500px;
	
	margin: 50px 0px 20px 40px;
}
#panel a
{
	display: block;
	float: left;
	padding-top: 50px;
	height: 50px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;

}
#panel a:hover
{
	border: 1px solid #ccc;
	width: 68px;
	height: 60px;
}
a#account
{
		background: transparent url('../images/user.png') no-repeat top center;
		width: 70px;
		height: 80px;
}
a#istoric
{
		background: transparent url('../images/istoric.png') no-repeat center 22px;
		width: 70px;
		height: 80px;

}
a#cos
{
		background: transparent url('../images/cos.png') no-repeat center 7px;
		width: 70px;
		height: 80px;

}
a#mail
{
		background: transparent url('../images/mail.png') no-repeat center 10px;
		width: 70px;
		height: 80px;

}
a#sterge
{
		background: transparent url('../images/sterge.png') no-repeat center 8px;
		width: 70px;
		height: 80px;
}
a#continut
{
		background: transparent url('../images/edit.png') no-repeat center 8px;
		width: 70px;
		height: 80px;

}
a#feedback
{
		background: transparent url('../images/feedback.png') no-repeat center 8px;
		width: 70px;
		height: 80px;

}
a#acategorii
{
		background: transparent url('../images/categorii.png') no-repeat center 8px;
		width: 70px;
		height: 80px;

}
a#aproduse
{
		background: transparent url('../images/produse.png') no-repeat center 8px;
}
textarea
{
	height: 120px;
}
select#utilizatori
{
	height: 70px;
}

.admin {
	width: 550px;
}

.admin thead tr td {
	background-color: #167900;
	color: #FFF;
	font-weight: bold;
}

.admin tbody tr td {
	border-bottom: 1px dashed; 
}

.admin tfoot tr td {
	background-color: #EAEAEA;
	color: #000;
	text-align: left;
}

.admin a:link, .admin a:active, .admin a:visited {
	text-decoration: none;
	font-style: normal;
	color: #000066;
}

.admin a:hover {
	text-decoration: underline;
	color: #009900;
}
#produs {
	width: 230px;
	text-align: justify;
	color: #5A5A5A;
	font-size: 12px;
	padding: 0px 20px 15px 0px;
	float: left;
	margin-bottom: 10px;
    margin-left:15px;
}

#produs prod_catalog {
	height: 280px;
	
}
#produs .titlu {
	background-color: #EAEAEA;
	width: 100%;
	height: 25px;
	line-height: 25px;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

#produs .titlu_big {
	text-align: left;
	padding-left: 15px;
}

#produs .div_imagine {
	width: 100px;
	height: 100px;
	overflow: hidden;
	
}

#produs .prod_id {
	background-image: url('/images/but.png');
	background-repeat: no-repeat;
	height: 23px;
	line-height: 23px;
	width: 75px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#produs .pret {
	background-color: #EAEAEA;
	width: 100%;
	padding: 5px;
	height: 35px;
	line-height: 35px;
	
}

#produs .pret_big {
	padding: 5px 15px;
}

#produs .pret_left {
	float: left;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	height: 35px;
    line-height: 18px;
}

#produs .pret_left span {
	font-size: 16px;
	font-weight: bold;
}
#produs .pret_right {
	text-align: right;
}

#produs .content {
	height: 210px;
}

.loc {
	font-size: 12px;
	padding-left: 20px;
	
}
.rosu {
	color: #FF0000;
	font-weight: bold;
}

.verde {
	color: #339900;
	font-weight: bold;
}

h1, h2 {
	color: #339900;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	color: #339900;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	
}
fieldset {
	margin-bottom: 20px;
}
fieldset legend {
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
}

.div_left {
	float: left;
}

.cos_header {
	padding-top: 7px;
	padding-right: 7px;
	text-align: right;
}

input {
	margin: 3px;
}

.paginatie {
	width: 100%;
	margin: 10px 0px;
	text-align: right;
}
.paginatie a {
	text-decoration: none;
	padding: 0px;
	margin: 3px;
	color: #699E2C;
	font-weight: bold;
}

.paginatie a:hover {
	color: #FFCC00;
}

#cont_pf, #cont_pj {
	border: 1px solid #c0c0c0;
}

.button {
	background-color: #B2B2B2;
	color: #FFF;
	font-family: Trebuchet MS;
	font-weight: bold;
	cursor: pointer;
}

.button_hover {
	background-color: #009900;
	color: yellow;
	font-family: Trebuchet MS;
	font-weight: bold;
	cursor: pointer;
}

.inreg_login {
	float: left;
	width: 130px;
	margin-right: 10px;
}

.fieldset_inreg legend {
	padding: 0px 5px;
	
	color: #009900;
}

.sitemap {
	list-style-type: none;
}

.sitemap li a {
	font-size: 16px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.sitemap li ul li a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

.sitemap a:hover {
	text-decoration: underline;
	color: #009900;
}

.promotie_icon {
	
	width: 110px;
	height: 45px;
	background-repeat: no-repeat;
	background-image: url(/images/promotie.jpg);
	float:right;
}
.promotie_icon_mic {
	
	width: 72px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url(/images/promotie_mic.jpg);
	float:right;
}
#promotie {
	text-align: left;
}

#promotie a{
	float:right;
}

#promotie .titlu{
	font-weight: bold;
}

#promotie .div_imagine{
	text-align: center;
}