html {}

body {
	
	width: 100%;
	min-height:800px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	height:100%;
}

a:active, a:focus{
    outline: none;
}

div{
	
	margin:0px;
	padding:0px;
}

img {
	
	margin:0px;
	padding:0px;
}

.text_meniu {
	
	font-family:Tahoma;
	font-size:13px;
	font-weight:normal;
	color:#d1d2d4;
	text-decoration:none;
}

.body_div {
	
	width: 100%;
	min-height:800px;
	text-align: center;
	margin:0px auto;
	vertical-align:top;
	background-image:url("../images/gradient.png");
	background-repeat: repeat-x;
}

.clear {
	clear:both;
	display:none;
}

#headcontainer {
	
	height:125px;
	width:945px;
	text-align: center;
	margin:0px auto;
}

#head_left {
	
	margin-left:0px;
	margin-right:0px;
	margin-top:29px;
	float:left;
	width:353px;
	height:85px;
	
}

#head_right {
	
	padding:0px;
	margin-left:0px;
	margin-top:0px;
	float:left;
	
	background-image:url("../images/efect2.png");
	background-repeat: no-repeat;
	width:592px;
	height:125px;
	line-height:125px;
}

.logo_div {
	
	float:left;
	height:67px;
	width:320px;
	margin-left:10px;
	padding:0px;
	display:block;
}

.logo_div a{
	
	height:67px;
	width:320px;
	margin:0px;
	padding:0px;
	display:block;
}

.logo {

	margin:0px;
	padding:0px;
	height:67px;
	width:320px;
	display:block;
}

.meniu_div {

	height:30px;
	margin:0px;
	padding:0px;
}

.meniu_top {
	
	margin-left:10px;
	margin-right:10px;
	float:left;
}

.meniu_top a {

	font-family:Tahoma;
	font-size:13px;
	font-weight:normal;
	color:#d1d2d4;
	text-decoration:none;
}

.meniu_top a:hover {
	
	color:#b0000f;
	text-decoration:underline;
}

.search_box {
	
	height:55px;
	width:267px;
	float:right;
	margin-right:90px;
	
}
.search_bg { height:25px; float: left;  }

#search { color:#FFFFFF; padding:0; }

#search input { background: #FFF; font-size:11px; color:#B8B8B8; font-family:Tahoma, arial, verdana, courier; width:120px; height:15px; vertical-align:top; padding:0px; border: 0px; }

#search .input { width:66px; height:17px; background:none; border:none; vertical-align:top; margin:0; padding:0; margin-left: 0px; }

#panel { background: url(../images/search_top.gif) no-repeat center top; height: 25px; width: 267px; }

.slide { margin: 0; padding: 0;}

.btn-slide { width: 22px; height: 19px; padding-left: 0px; padding-top: 4px; margin: 0 auto; display: block; font: normal 11px Verdana, Helvetica, sans-serif; color: #fff !important; text-decoration: none; }

#search-wrap { float: right; width: 267px;height:55px;margin-right:90px; }

#account {
	
	margin-right:35px;
	float:right;
}

#login {

	margin-right:45px;
	float:right;
	width:335px;
}

.input {
	
	width:100px;
	height:21px;
	line-height:21px;
	background-image:url("../images/middle_email.gif");
	background-repeat: repeat-x;
	vertical-align:top;
	outline: 0;
	border:0px solid white;
	font-size:12px;
	color:#1e1e1e;
	text-align:top;
	padding:0px;
	
}

.input_news {
	
	width:155px;
	height:23px;
	line-height:20px;
	background-image:url("../images/news_middle.gif");
	background-repeat: repeat-x;
	border:0px;
	vertical-align:top;
	outline: 0;
	font-size:12px;
	color:#1e1e1e;
}

.buton_login {
	
	border:0px;
	background-image:url("../images/login.gif");
	background-repeat: no-repeat;
}

.buton_cont {
	
	border:0px;
	background-image:url("../images/contnou.gif");
	background-repeat: no-repeat;
	float:right;
}

.produse {
	
	background: -moz-linear-gradient(top, white, #f0f3f4);
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=white, endColorStr='#f0f3f4', gradientType='0');
	
    /* Webkit: Safari, Chrome */
    background-image: -webkit-gradient(linear, top, bottom, from(white), to( #f0f3f4));
	
	
}

.branduri {
	
	background: -moz-linear-gradient(top, white, #eff3f4);
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=white, endColorStr='#eff3f4', gradientType='0');
	
    /* Webkit: Safari, Chrome */
    background-image: -webkit-gradient(linear, top, bottom, from(white), to( #eff3f4));
	
	
}

.cell {
	
	background: -moz-linear-gradient(top, white, #eff2f3);
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=white, endColorStr='#eff2f3', gradientType='0');
	
    /* Webkit: Safari, Chrome */
    background-image: -webkit-gradient(linear, top, bottom, from(white), to( #eff2f3));
	
}

.cell_up_text {
	
	font-family:Tahoma;
	font-size:18px;
	font-weight:normal;
	color:#b11116;
	text-align:left;
}
.cell_text {
	
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#1e1e1e;
	text-align:left;
}

.cell_text a {
	
	font-family:Tahoma;
	font-size:16px;
	font-weight:normal;
	color:#1e1e1e;
	text-decoration:none;
}

.cell_text a:hover {
	
	text-decoration:underline;
}

.user_panel {
	
	padding-left:10px;
	padding-right:10px;
}

.separator {
	
	float:left;
	margin-top:33px;
	background-image:url("../images/separator.gif");
	background-repeat: no-repeat;
	line-height:11px;
	
}

.cont_nou {
	float:right;
	width:79px;
	margin-top:10px;
	height:23px;
}

.parola {
	float:right;
	width:113px;
	margin-top:10px;
	padding-top:3px;
	margin-right:15px;
	vertical-align:top;
	height:23px;
}

.content{
	clear:both;
	text-align: center;
	margin:0px auto;
	background-color:white;
	padding:0px;
	width:944px;
	min-height:800px;
	height:100%;
}

.content_left {
	
	padding-left:20px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	width:220px;
	float:left;
	margin:0px;
}

.content_right {
	
	padding-left:0px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;
	width:675px;
	float:left;
	margin:0px;
	
}

.horizontal_line {
	
	margin-left:20px;
	margin-right:20px;
	padding-top:0px;
	margin-bottom:10px;
	width:905px
}

.shadow_meniu {
	
}

#meniu1 {
	
	padding:0px;
	padding:0px;
	width:944px;
	
	text-align: center;
	margin:0px auto;
}

.buton_home {
	clear: both;
	position:relative;
	display:block;
	height: 35px;
	width: 170px;
	background:url(../images/home.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.buton_home span.hover {
	position: absolute;
	display: block;
	height: 35px;
	width: 170px;
	background:url(../images/home.png) no-repeat;
	background-position: bottom;
}

.buton_contact {
	clear: both;
	position:relative;
	display:block;
	height: 35px;
	width: 199px;
	background:url(../images/contact.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.buton_contact span.hover {
	position: absolute;
	display: block;
	height: 35px;
	width: 199px;
	background:url(../images/contact.png) no-repeat;
	background-position: bottom;
}

.buton_produse {
	clear: both;
	position:relative;
	display:block;
	height: 35px;
	width: 199px;
	background:url(../images/produse.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.buton_produse span.hover {
	position: absolute;
	display: block;
	height: 35px;
	width: 199px;
	background:url(../images/produse.png) no-repeat;
	background-position: bottom;
}

.buton_suport {
	clear: both;
	position:relative;
	display:block;
	height: 35px;
	width: 179px;
	background:url(../images/support.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.buton_suport span.hover {
	position: absolute;
	display: block;
	height: 35px;
	width: 179px;
	background:url(../images/support.png) no-repeat;
	background-position: bottom;
}

.buton_servicii {
	clear: both;
	position:relative;
	display:block;
	height: 35px;
	width: 197px;
	background:url(../images/servicii.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.buton_servicii span.hover {
	position: absolute;
	display: block;
	height: 35px;
	width: 197px;
	background:url(../images/servicii.png) no-repeat;
	background-position: bottom;
}


.meniu1 {
	
	clear:both;
	font-size:14px;
	font-family:Tahoma;
	color:#1f1f1f;
	list-style-type:none;
	margin-top:0px;
	padding:0px;
	margin-left:0px;
}

.reclama {
	margin:0px;
	padding:0px;
	background-image:url("../images/background_reclama.gif");
	background-repeat: no-repeat;
	height:327px;
}
.bar {
	
	margin:0px;
	padding:0px;
	width:675px;
	height:27px;
}

.bar_body {
	
	float:left;
	background-image:url("../images/bar_middle.gif");
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	width:655px;
	height:27px;
	font-size:14px;
	font-family:Tahoma;
	font-weight:normal;
	color:#1e1e1e;
	text-align:left;
	
}

.meniu_slider {
	
	clear:both;
	font-size:12px;
	font-family:Tahoma;
	color:#ffffff;
	list-style-type:none;
	padding-left:10px;
}

.meniu_slider a{
	
	font-size:12px;
	font-family:Tahoma;
	color:#ffffff;
	text-decoration:none;
}

.meniu_slider a:hover{
	
	text-decoration:underline;
}

.meniu_slider li {
	
	float:left;
	margin-left:10px;
}


#footercontainer {
	
	text-align:center;
	margin:0px auto;
	margin-top:5px;
	margin-bottom:35px;
	
}

.meniu_bottom {
	
	font-size:12px;
	font-family:Tahoma;
	color:#353535;
	text-align:center;
}

.meniu_bottom a{
	
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#353535;
	text-decoration:none;
}
.meniu_bottom a:hover{
	
	color:#b0000f;
	text-decoration:none;
}

.meniu_servicii {
	
	font-size:12px;
	line-height:15px;
	font-family:Tahoma;
	color:#353535;
	text-align:left;
}

.meniu_servicii a{
	
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#353535;
	text-decoration:none;
	text-align:left;
}
.meniu_servicii a:hover{
	
	color:#b0000f;
	text-decoration:underline;
}

.termene {
	
	font-size:12px;
	font-family:Tahoma;
	color:#353535;
}

.termene {
	
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#626262;
	text-decoration:none;
}

.termene a:hover{
	
	text-decoration:underline;
}

.softrom {
	
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#626262;
	text-decoration:none;
}

.copyright {
	
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#9a9a9a;
	text-decoration:none;
	clear:both;
}

.salut {
	
	font-family:Tahoma;
	font-size:24px;
	font-weight:normal;
	color:#1e1e1e;
}

.info {
	
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	color:#1e1e1e;
}

.info a {

	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	color:#b0000f;
	text-decoration:none;
}

.info a:hover {
	
	text-decoration:underline;
}
.date_cont {
	
	font-family:Tahoma;
	font-size:20px;
	font-weight:normal;
	color:#1e1e1e;
}

.date_cont a{
	
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#1e1e1e;
	text-decoration:none;
}

.date_cont a:hover{
	
	text-decoration:underline;
}

.contul_meu {}

.contul_meu a{
	
	font-family:Tahoma;
	font-size:14px;
	color:#1e1e1e;
	font-weight:normal;
	text-decoration:none;
}

.contul_meu a:hover {
	
	color:#b11116;
	text-decoration:underline;
}

.separator_cont {
	
	background-image:url("../images/separator_cont.jpg");
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
.details_separator {
	clear:both;
	padding-left:5px;
	padding-top:5px;
	line-height:3px;
	height:3px;
}
.text {
	font-family:Tahoma;
	font-size:12px;
	color:#1e1e1e;
	font-weight:normal;
	text-decoration:none;
}

.border {
	cursor:pointer;
	float:left;
	margin-right:5px;
	margin-top:5px;
	width:15px;
	height:10px;
	line-height:10px;
	border:1px solid #1e1e1e;
}

.noborder {
	cursor:pointer;
	float:left;
	margin-right:5px;
	margin-top:5px;
	width:15px;
	height:10px;
	line-height:10px;
	border:1px solid #bfbfbf;
}
