@charset "utf-8";
/* CSS Document */
/* goexpo.style */
body {
	background : #fff url('images/background_body.jpg') repeat fixed center top;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #394144;
	text-align : center;
	list-style-type : none;
}
html, body, #wrap {
	height : 100%;
}
body > #wrap {
	height : auto;
	min-height : 100%;
}
* {
	padding : 0;
	margin : 0;
}
a {
	outline : none;
}
img {
	border : none;
}
input, textarea, select {
	outline : none;
}
a:link, a:visited {
	color : #333;
	text-decoration : none;
}
a:hover, a:active {
	color : #0094ca;
	text-decoration : none;
}
ul, li {
	list-style-type : none;
}
h1 {
	font-size : 11px;
	font-family : Tahoma;
	margin-bottom : 5px;
	height : 42px;
}
h4 {
	width : 600px;
	font-family : Tahoma;
	font-size : 13px;
	color : #333;
	padding-bottom : 0;
	border-bottom : 1px solid #333;
}
h5 {
	width : 359px;
	font-family : Tahoma;
	font-size : 13px;
	color : #333;
	padding-bottom : 0;
	border-bottom : 1px solid #333;
	margin-left : 5px;
}
#blocCentru p {
	line-height : 1.6em;
}
hr {
	border-top : 1px solid #ccc;
	border-bottom : 0;
	height : 0;
	margin : 10px 0;
}
* html hr {
	border-top : 1px solid #ccc;
	border-bottom : 0;
	height : 0;
	margin : 3px 0;
}
.clear {
	height : 0;
	font-size : 0;
	line-height : 0;
	clear : both;
	display : block;
	visibility : hidden;
}
.clear {
	display : block;
}
* html .clear {
	height : 1px;
}
.nTxt {
	padding-bottom : 5px;
}

#barajos {
    clear:both;
	position:fixed;
	z-index:999999999;
	top:0;
	left:0;
	width:100%;
	background: url(images/fundal_bara_sus.png) repeat-x;
	height:35px;
	text-align:left;
	}

#bara { margin:0px auto; width:974px; height:35px; }
.link_top { margin:8px auto; width:850px; height:16px; 	font-family : "Trebuchet", Arial, Helvetica, sans-serif; font-size:12px; color:#000; float:left;}
.link_top a { width:auto; height:16px; 	font-family : "Trebuchet", Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
.link_top a:hover { width:auto; height:16px; font-family : "Trebuchet", Arial, Helvetica, sans-serif; font-size:12px; color:#0094ca;}
.add_top { margin:8px auto; width:100px; height:20px; float:left;}

#eror {
	width : 608px;
	height : 35px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-top : 5px;
	color : #c00;
	border : 1px solid #ccc;
}
#main_live {
	background : url(images/fundal_comanda_live.jpg) no-repeat;
	width : 600px;
	height : 400px;
	margin : 0;
	position : relative;
}
.logo_live {
	background : url(images/logo_golive.png) no-repeat;
	width : 178px;
	height : 147px;
	margin : 20px 10px 20px 10px;
}
.info_live {
	background : url(images/golive_info.png) no-repeat;
	width : 188px;
	height : 197px;
	margin : 0 10px 30px 5px;
	text-align : center;
	float : left;
}
.info_live p {
	width : 165px;
	text-align : left;
	margin : 50px 20px 0 20px;
	color : #333;
	font-size : 12px;
}
#linie_live {
	background : url(images/linie_live.jpg) no-repeat;
	width : 2px;
	height : 292px;
	margin : 30px 0 0 0;
	float : left;
}
#tabel {
	float : right;
	width : 340px;
	margin-top : 40px;
}
.live_input {
	width : 180px;
	height : 25px;
	border : 1px solid #666;
}
.live_txt {
	width : 180px;
	height : 105px;
	border : 1px solid #666;
}
.txt_promotie {
	color : #f00;
	font-size : 10px;
	font-family : "Century Gothic", "Trebuchet MS", Tahoma;
	height : 13px;
}
#btn_cosS {
	float : left;
}
#btn_cosD {
	float : right;
}
#live_stanga {
	float : left;
}
#top {
	width : 984px;
	height : 30px;
	margin : 41px auto 0 auto;
	background : url('images/fundal_top.png') no-repeat center top;
}
* html #top {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/fundal_top.png", sizingMethod="scale");
	width:984px;
	height:30px;
}
#logo {
	position:relative;
	float:left;
	width:210px;
	height:94px;
	display:block;
	background:url('images/logo_goexpo.png') no-repeat;
	z-index:9999;
	left:10px;
	bottom:5px;
}
#logo a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
#logo a:hover {
	text-decoration:none;
}
* html #logo {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo_goexpo.png", sizingMethod="scale");
	width:150px;
	height:95px;
}

#container {
	width:984px;
	margin:0 auto 0 auto;
	background:url('images/fundal_linie.png') top center repeat-y;
}
* html #container {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/fundal_linie.png", sizingMethod="scale");
	width:984px;
}
#containertop {
	width:984px;
	margin:0 auto 0 auto;
	background:url('images/fundal_linien.png') top center repeat-y;
}
* html #containertop {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/fundal_linien.png", sizingMethod="scale");
	width:984px;
}
#header {
	width:984;
	margin:0 auto 0 auto;
	position:relative;
	bottom:20px;
	display:inline-block;
}
#imgtab {
	float : left;
	width : 500px;
	height : 44px;
	position : relative;
	left : 70px;
	text-align : inherit;
}
#meniu {
	float : right;
	margin : 0 auto 0 auto;
	width : 984px;
	height : 96px;
	position : relative;
	left : 5px;
	bottom : 10px;
	z-index : 50;
}
#meniuS {
	width : 178px;
	height : 68px;
	background : url(images/meniu_left.jpg) no-repeat;
	position : relative;
	z-index : 50;
	float : left;
}
#meniuC {
	width : 100px;
	height : 68px;
	background : url(images/meniuC.jpg) no-repeat;
	position : relative;
	bottom : 0;
	left : 0;
	float : left;
}
#meniuD {
	width : 790px;
	height : 37px;
	background : url(images/meniuR.jpg) no-repeat;
	position : relative;
	bottom : 105px;
	left : 182px;
	float : left;
	z-index : 60;
}
#meniuL {
	position : absolute;
	left : 88px;
}
#meniuL ul {
	float : left;
	list-style-type : none;
	padding : 0 0 0 5px;
	margin : 0 0 0 7px;
}
#meniuL li {
	padding-left : 21px;
	padding-right : 21px;
	list-style-type : none;
	width : auto;
	height : 33px;
	float : left;
	text-align : center;
	background : url('images/nav_linie.jpg') no-repeat right bottom;
}
#meniuL li a {
	float : left;
	padding-left : 19px;
	padding-right : 19px;
	display : block;
	color : #014765;
	font-family : "Century Gothic", "Trebuchet MS", Tahoma;
	font-size : 16px;
	font-weight : bold;
	width : auto;
	height : 25px;
	padding : 6px 0 0 0;
}
#meniuL li a:hover {
	color : #fff;
}
#continut {
	width : 984px;
	text-align : left;
	margin : 0 7px 0 7px;
	bottom : 60px;
	position : relative;
}
#box {
	width : 998px;
}
#boxStanga {
	width : 170px;
	text-align : left;
	background-color : #eceded;
	float : left;
}
#boxCentru {
	width : 615px;
	text-align : left;
	float : left;
	margin : 0 6px 0 7px;
}
#boxCentru h3 {
	width : 608px;
	height : 18px;
	border-bottom : 2px solid #545454;
	margin : 0 4px 0 4px;
	text-align : left;
	font-size : 16px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#boxCentru h4 {
	width : 600px;
	height : 18px;
	margin : 0 4px 0 4px;
	text-align : left;
	font-size : 14px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#boxDreapta {
	width:170px;
	text-align:left;
	float:left;
	bottom:66px;
	background-color:#eceded;
	position:relative;
	display:block;
	z-index:9999;
}
.categorie {
	background : url(images/img_icon_categorie.jpg) no-repeat left top;
	width : 162px;
	height : 29px;
	text-align : center;
	font-size : 12px;
	padding : 8px 0 0 10px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#categoriebox {
	width : 160px;
	margin : 0 4px 0 4px;
	background : #fff;
	border-left : 1px solid #e2e1e1;
	border-right : 1px solid #e2e1e1;
	border-bottom : 1px solid #e2e1e1;
}
#categoriebox h2 {
	font-size : 11px;
	color : #394144;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	padding : 0;
	margin : 0;
}
#categoriebox ul {
	list-style-type : none;
	padding : 0;
	margin : 0;
	display : block;
}
#categoriebox ul a {
	padding : 0;
	width : 158px;
	height : 23px;
	padding : 6px 0 0 2px;
	margin : 0 auto;
	color : #394144;
	display : block;
	font-size : 11px;
	text-decoration : none;
	background : url('images/img_icon_categorie.jpg') repeat-x left top;
}
#categoriebox ul a:hover {
	color : #0094ca;
}
#categoriebox ul li ul a {
	list-style-type : none;
	padding : 4px 0 0 18px;
	width : 142px;
	height : 18px;
	display : block;
	text-decoration : none;
	background : url('images/cerc_box.jpg') no-repeat 4px 6px;
	color : #333;
	font-weight : normal;
}
.activC {
	background : #eceded url('images/cerc_box2.jpg') no-repeat 4px 6px;
	color : #0094ca;
}
#categoriebox ul li ul a:hover {
	background : #eceded url('images/cerc_box2.jpg') no-repeat 4px 6px;
	color : #0094ca;
}
#cosulmeu {
	background : url(images/img_icon_cos.jpg) no-repeat left top;
	width : 162px;
	height : 29px;
	text-align : center;
	font-size : 12px;
	padding : 8px 0 0 10px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#cosulmeubox {
	width : 160px;
	margin : 5px 4px 0 4px;
	background : #fff;
	border-left : 1px solid #e2e1e1;
	border-right : 1px solid #e2e1e1;
	border-bottom : 1px solid #e2e1e1;
	text-align : center;
}
#contulmeu {
	background : url(images/img_icon_cont_meu.jpg) no-repeat left top;
	width : 162px;
	height : 29px;
	text-align : center;
	font-size : 12px;
	padding : 8px 0 0 10px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#contulmeubox {
	width : 160px;
	margin : 5px 4px 0 4px;
	background : #fff;
	border-left : 1px solid #e2e1e1;
	border-right : 1px solid #e2e1e1;
	border-bottom : 1px solid #e2e1e1;
	text-align : center;
}
#newsletter {
	background : url(images/img_icon_newsletter.jpg) no-repeat left top;
	width : 162px;
	height : 29px;
	text-align : center;
	font-size : 12px;
	padding : 8px 0 0 10px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#newsletterbox {
	width : 160px;
	margin : 5px 4px 0 4px;
	background : #fff;
	border-left : 1px solid #e2e1e1;
	border-right : 1px solid #e2e1e1;
	border-bottom : 1px solid #e2e1e1;
	text-align : center;
}
#producatori {
	background : url(images/img_icon_producatori.jpg) no-repeat left top;
	width : 162px;
	height : 29px;
	text-align : center;
	font-size : 12px;
	padding : 8px 0 0 10px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#producatoribox {
	width : 160px;
	margin : 5px 4px 0 4px;
	background : #fff;
	border-left : 1px solid #e2e1e1;
	border-right : 1px solid #e2e1e1;
	border-bottom : 1px solid #e2e1e1;
	text-align : center;
}
#networking {
	background : url(images/img_icon_networking.jpg) no-repeat left top;
	width : 162px;
	height : 29px;
	text-align : center;
	font-size : 12px;
	padding : 8px 0 0 10px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#networkingbox {
	width : 160px;
	margin : 5px 4px 0 4px;
	background : #fff;
	border-left : 1px solid #e2e1e1;
	border-right : 1px solid #e2e1e1;
	border-bottom : 1px solid #e2e1e1;
	text-align : center;
}
#bannertop {
	width : 608px;
	height : 270px;
	background : url('images/top_banner.png') no-repeat;
	right : 194px;
	bottom : 101px;
	position : relative;
	float : right;
}
#bannertopno {
	width : 608px;
	height : 64px;
	background : none;
	right : 195px;
	bottom : 102px;
	position : relative;
	float : right;
}
#bannerbox {
	width : 608px;
	height : 210px;
	background : none;
	text-align : center;
	position : relative;
	bottom : 3px;
	left : 2px;
	z-index : 1;
}
#bannerimg {
	width : 579px;
	height : 210px;
	float : left;
}
#bannerbtn {
	width : 29px;
	height : 210px;
	float : left;
}
.bannerbtn_next {
	background : url('images/btn_banner_next.jpg') no-repeat 0% 0%;
	width : 29px;
	height : 105px;
	float : left;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.bannerbtn_next a {
	background : url('images/btn_banner_next.jpg') no-repeat 0% 0%;
	width : 29px;
	height : 105px;
	float : left;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.bannerbtn_next a:hover {
	background : url('images/btnr_banner_next.jpg') no-repeat 0% 0%;
	width : 29px;
	height : 105px;
	float : left;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.bannerbtn_back {
	background : url('images/btn_banner_back.jpg') no-repeat 0% 0%;
	width : 29px;
	height : 105px;
	float : left;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.bannerbtn_back a {
	background : url('images/btn_banner_back.jpg') no-repeat 0% 0%;
	width : 29px;
	height : 105px;
	float : left;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.bannerbtn_back a:hover {
	background : url('images/btnr_banner_back.jpg') no-repeat 0% 0%;
	width : 29px;
	height : 105px;
	float : left;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
#produsebox {
	width : 198px;
	height : 221px;
	background : url(images/produse_img_box.jpg) repeat-x center top;
	float : left;
	margin : 2px;
	text-align : center;
	border : 1px solid #e9e9e9;
}
#produsebox_re {
	width : 198px;
	height : 257px;
	background : url(images/produse_img_box.jpg) repeat-x center top;
	float : left;
	margin : 2px;
	text-align : center;
	border : 1px solid #e9e9e9;
}
.titluprd {
	height : 36px;
	margin : 2px 2px 0 2px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color : #333;
	text-align : center;
}
.imgprd {
	height : 100px;
	margin : 10px 20px 0 20px;
	text-align : center;
}
.pretprd {
	width : 198px;
	height : 37px;
	padding-top : 5px;
	border-top : 1px solid #eae7e7;
	border-bottom : 1px solid #eae7e7;
	text-align : center;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #f00000;
	font-size : 19px;
}
.pretprd_re {
	width : 198px;
	height : 20px;
	padding-top : 2px;
	border-top : 1px solid #eae7e7;
	text-align : center;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #333;
	font-size : 16px;
}
.fixR {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #f00000;
	font-size : 17px;
}
.btnprd {
	text-align : center;
}
.adaugaC {
	background : url('images/icon/icon_adauga.jpg') no-repeat 0% 8px;
	padding : 13px 4px 10px 27px;
	line-height : 25px;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.detaliiP {
	background : url('images/icon/icon_detalii.jpg') no-repeat 0% 8px;
	padding : 13px 4px 10px 27px;
	line-height : 25px;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
#topbox {
	width : 608px;
	margin : 5px 0 0 2px;
}
#filtru {
	width : 616px;
	height : 33px;
	position : relative;
}
#meniufiltru {
	width : 80px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333;
	position : relative;
	top : 10px;
	left : 10px;
	float : left;
}
#meniufiltrus {
	width : 360px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333;
	position : relative;
	top : 7px;
	left : 10px;
	float : left;
}
#menubar {
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333;
	position : relative;
	top : 4px;
	left : 12px;
	float : left;
}
.select_filtru {
	position : absolute;
	width : 158px;
	height : 26px;
	padding : 0 2px 0 2px;
	color : #000;
	font : 12px/21px arial, sans-serif;
	background : url(images/select_fundal.jpg) no-repeat;
	border : 0;
	overflow : hidden;
}
#topbox h2 {
	font-family : Arial;
	font-size : 15px;
	text-transform : uppercase;
	color : #555;
	padding-bottom : 5px;
	margin-bottom : 5px;
}
#produsebox1 {
	width : 608px;
	height : 161px;
	margin : 5px 0 0 2px;
	background : url(images/produsebox_fundal.jpg) no-repeat center top;
}
.aliniereS {
	text-align : left;
	float : right;
}
.aliniereD {
	text-align : right;
	float : left;
}
.imgprdbox1 {
	width : 100px;
	height : 100px;
	text-align : center;
	margin : 10px 20px 10px 20px;
}
.marciprdbox1 {
	text-align : center;
	width : 110px;
	height : 25px;
	margin : 20px 15px 5px 15px;
}
#prdboxS {
	width : 147px;
	float : left;
}
#prdboxD {
	width : 441px;
	float : right;
}
.titluprdbox1 {
	width : 420px;
	height : 26px;
	text-align : justify;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color : #333;
	margin : 10px 15px 5px 0;
}
.linebox {
	width : 420px;
	height : 2px;
	border-bottom : 1px dashed #ccc;
}
.descriereprdbox1 {
	text-align : justify;
	width : 400px;
	height : 60px;
	margin : 5px 15px 0 5px;
}
.pretprdbox1 {
	width : 170px;
	text-align : center;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #f00000;
	font-size : 19px;
	float : left;
	margin : 18px 0 0 28px;
}
.btnprdbox1 {
	float : left;
	width : 220px;
	text-align : center;
	margin : 20px 0 0 20px;
}
.paginare {
	width : 608px;
	border-top : 2px solid #000;
	margin : 10px 0 0 2px;
}
.paginabox {
	width : 304px;
	height : 15px;
	text-align : left;
	float : left;
}
.paginaboxD {
	width : 244px;
	height : 15px;
	text-align : right;
	padding-right : 26px;
	float : right;
}
.nrpagbox {
	color : #fff;
	font-size : 14px;
	background : #000;
	padding : 1px 3px 2px 4px;
}
.nrpagbox a:link {
	color : #fff;
	font-size : 14px;
	background : #000;
	padding : 1px 3px 2px 4px;
}
.nrpagbox a:hover {
	color : #000;
	font-size : 14px;
	padding : 1px 3px 2px 4px;
}
#detaliibox {
	width : 604px;
	min-height : 23px;
	margin-top : 5px;
	float : left;
	background : url(images/top_fundal.jpg) repeat-x left top;
	border : 1px solid #e2dfdf;
	padding : 10px 0 0 5px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
#inapoibox {
	width : 604px;
	min-height : 23px;
	margin-top : 5px;
	float : left;
	border : 1px solid #e2dfdf;
	padding : 10px 0 0 5px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
#prdtopbox {
	width : 602px;
	min-height : 23px;
	margin : 5px 0 2px 2px;
	float : left;
	background : url(images/top_fundal.jpg) repeat-x left top;
	border : 1px solid #e2dfdf;
	padding : 10px 0 0 5px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
#detaliiprdbox {
	width : 608px;
	margin-top : 5px;
	display : block;
	border : 1px solid #e2dfdf;
	background : url(images/fundal_detaliibox.jpg) repeat-x bottom;
}
#detaliiprdboxS {
	text-align : center;
	width : 298px;
	float : left;
}
#detaliiprdboxD {
	width : 300px;
	text-align : center;
	float : right;
	border-left : 1px dashed #eae7e7;
}
.detaliiprdgalery {
	width : 69px;
	height : 191px;
	text-align : center;
	padding-top : 5px;
	background : url(images/fundal_boxgaleri.jpg) no-repeat center top;
	float : left;
	margin : 10px 0 0 5px;
}
.detaliiprdgaleryno {
	width : 69px;
	height : 191px;
	text-align : center;
	padding-top : 5px;
	background : none;
	float : left;
	margin : 10px 0 0 5px;
}
.detaliiprdimg {
	width : 210px;
	float : left;
	text-align : center;
	margin : 8px 5px 0 0;
}
.detaliipret {
	width : 270px;
	text-align : left;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #0086bf;
	font-size : 19px;
	margin : 18px 0 0 18px;
}
.detaliipretT {
	width : 270px;
	text-align : left;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #0086bf;
	font-size : 19px;
	margin : 0 0 0 18px;
}
.detaliipretV {
	width : 270px;
	text-align : left;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #c00;
	font-size : 16px;
	margin : 18px 0 0 64px;
}
.detaliipretfix {
	font-size : 12px;
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
}
.detaliiboxtxt {
	width : 170px;
	text-align : left;
	margin : 5px 0 0 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
.detaliibtn {
	margin-top : 10px;
}
.detaliiboxtel {
	width : 270px;
	text-align : right;
	margin : 5px 0 0 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}
#autentificarebox {
	width : 608px;
	margin-top : 5px;
	border : 1px solid #e2dfdf;
	background : url(images/fundal_detaliibox.jpg) repeat-x bottom;
}
#autentificareboxT {
	width : 608px;
	margin-top : 5px;
	border : 1px solid #e2dfdf;
	background : url(images/fundal_tab.jpg) repeat-x bottom;
}
#autentificareboxTC {
	width : 371px;
	margin-top : 5px;
	border : 1px solid #e2dfdf;
	background : url(images/fundal_tab.jpg) repeat-x bottom;
}
.titlubox {
	font-size : 14px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
}
.inputbox {
	width : 300px;
	height : 20px;
	font-size : 12px;
	padding-top : 5px;
	border : 1px solid #e2dfdf;
}
.text_input {
	width : 140px;
	height : 20px;
	border : 1px solid #e2dfdf;
	padding : 2px;
	font-size : 12px;
	color : #333;
}
INPUT:hover {
	background : #fafafa;
	border : 1px solid #3399fe;
}
INPUT:focus {
	background : #fafafa;
	border : 1px solid #3399fe;
}
INPUT:focus:hover {
	background : #fff;
	border : 1px solid #3399fe;
}
SELECT:hover {
	background : #fafafa;
	border : 1px solid #3399fe;
}
SELECT:focus {
	background : #fafafa;
	border : 1px solid #3399fe;
}
SELECT:focus:hover {
	background : #fff;
	border : 1px solid #3399fe;
}
textarea:hover {
	background : #fafafa;
	border : 1px solid #3399fe;
}
textarea:focus {
	background : #fafafa;
	border : 1px solid #3399fe;
}
textarea:focus:hover {
	background : #fff;
	border : 1px solid #3399fe;
}
.inputboxc {
	width : 194px;
	height : 20px;
	font-size : 12px;
	padding-top : 5px;
	border : 1px solid #e2dfdf;
}
.inputboxtxt {
	width : 299px;
	height : 95px;
	font-size : 12px;
	border : 1px solid #e2dfdf;
}
.inputboxs {
	width : 302px;
	height : 25px;
	font-size : 12px;
	border : 1px solid #e2dfdf;
}
.inputbox {
	background : #fff;
	color : #000;
	border : 1px solid #e2dfdf;
}
.inputbtn {
	height : 25px;
	background : #000;
	color : #fff;
	border : 0 solid #e2dfdf;
	font-size : 13px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
}
.inputbtnhov {
	background : #fff;
	color : #000;
	border : 1px solid #e2dfdf;
	font-size : 13px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
}
.msgeror {
	font-size : 10px;
	color : #f00;
}
.icon_autentificare {
	background : url('images/icon/icon_autentificare.jpg') no-repeat 0% 8px;
	padding : 7px 4px 10px 15px;
	line-height : 25px;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.icon_inregistrare {
	background : url('images/icon/icon_inregistrare.jpg') no-repeat 0% 8px;
	padding : 7px 4px 10px 15px;
	line-height : 25px;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.icon_tabelar {
	background : url('images/icon/icon_tabelar.jpg') no-repeat 0% 8px;
	padding : 7px 4px 10px 15px;
	line-height : 25px;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.icon_liniar {
	background : url('images/icon/icon_liniar.jpg') no-repeat 0% 8px;
	padding : 7px 4px 10px 15px;
	line-height : 25px;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.icon_abonare {
	background : url('images/icon/icon_abonare.png') no-repeat 0% 8px;
	padding : 8px 4px 10px 15px;
	line-height : 25px;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.icon_zoom {
	background : url('images/icon/icon_zoom.jpg') no-repeat 0% 8px;
	padding : 7px 4px 10px 18px;
	line-height : 25px;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
button {
	border : none;
	background : none;
	font : 11px Tahoma;
	width : auto;
	overflow : visible;
	text-align : center;
	vertical-align : middle;
	white-space : nowrap;
	height : 30px;
	cursor : pointer;
	margin : 0 0 0 -4px;
}
* html button {
	margin : 2px 0 0 0;
}
* + html button {
	margin : 2px 0 0 0;
}
.cosul_meu {
	width : 165px;
	height : 200px;
	background : #fff;
}
.txtcos {
	font-size : 12px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.coslink {
	color : #333;
	text-decoration : none;
	font-size : 12px;
	font-family : "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.txtdesc {
	font-size : 13px;
	font-weight : bold;
}
#client_nou {
	position : absolute;
	background : url(images/fundal_client_nou.jpg) no-repeat;
	width : 234px;
	height : 185px;
	margin-left : 368px;
	margin-top : 35px;
	padding : 10px;
	color : #fff;
	font-size : 12px;
}
#client_nou h6 {
	color : #fff;
	font-size : 18px;
}
.btnC_sent {
	margin-left : 45px;
}
.btnC_link {
	color : #fff;
	width : 225px;
	text-align : center;
}
.btnC_link a {
	color : #fff;
}
.btnC_link a:hover {
	color : #000;
}
#contactbox {
	width : 580px;
	height : auto;
	padding-left : 45px;
	font-size : 12px;
}
#infobox {
	width : 580px;
	height : auto;
	padding : 8px;
	font-size : 12px;
	font-family : Tahoma, Geneva, sans-serif;
}
.avInfo {
	width : 588px;
	padding : 10px;
	border : 1px solid #91c122;
	background : #d5ed9a;
	line-height : 20px;
	margin : 10px 0;
}
.avInfoL {
	width : 300px;
	padding : 10px;
	border : 1px solid #91c122;
	background : #d5ed9a;
	line-height : 20px;
	margin : 10px 0;
}
.avInfo h6 {
	color : #7ea81e;
	font-size : 12px;
	font-family : Tahoma;
	padding-bottom : 5px;
	margin-bottom : 5px;
	border-bottom : 1px solid #7ea81e;
}
.avEroareL {
	width : 588px;
	padding : 10px;
	border : 1px solid #f63;
	background : #ffdfb0;
	line-height : 20px;
	margin : 10px 0;
}
.avEroare {
	width : 588px;
	padding : 10px;
	border : 1px solid #f63;
	background : #ffdfb0;
	line-height : 20px;
	margin : 10px 0;
}
.avEroare h6 {
	color : #f63;
	font-size : 12px;
	font-family : Tahoma;
	padding-bottom : 5px;
	margin-bottom : 5px;
	border-bottom : 1px solid #f63;
}
#browserE {
	width : auto;
	padding : 10px;
	border : 1px solid #f63;
	background : #ffdfb0;
}
#footer {
	width : 984px;
	margin : 0 auto;
	text-align : left;
	bottom : 60px;
	position : relative;
}
#fooderline {
	width : 972px;
	height : 5px;
	background : #545454;
	margin : 0 auto 0 auto;
}
#fooderbox {
	width : 984px;
	height : 69px;
	background : url('images/fooder.png') no-repeat center top;
	margin : 0 auto 12px auto;
}
#footermeniu ul {
	list-style-type : none;
	width : 700px;
	height : 22px;
	margin : 0 7px 0 7px;
	display : block;
	text-decoration : none;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
}
#footermeniu ul a {
	padding-right : 10px;
	list-style-type : none;
	float : left;
	color : #333;
	list-style-type : none;
	margin : auto;
	border-right : 1px solid #000;
}
#footermeniu ul a:hover {
	padding-right : 10px;
	list-style-type : none;
	float : left;
	color : #0094ca;
	list-style-type : none;
	margin : auto;
	border-right : 1px solid #000;
}
#footermeniu li {
	list-style-type : none;
	float : left;
	padding-right : 16px;
	padding-top : 2px;
}
#footermeniu li a {
	list-style-type : none;
	float : left;
	padding-right : 16px;
}
#footermeniu li a:hover {
	list-style-type : none;
	float : left;
	padding-right : 16px;
}
#footerc {
	margin : 0 7px 0 7px;
}
.fix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
.fix {
	display : inline-block;
}
* html .fix {
	height : 1%;
}
.fix {
	display : block;
}
