* {margin: 0;}

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
html,body {
	margin: 0;
	padding: 0;
}
body {	
	height: 100%;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
	
#container {
	margin-left:auto;
	margin-right:auto;
	width: 998px; 
	height: 100%;
	min-height:100%;
	text-align: left;
	background: #FFF url(images/bg_container.gif) repeat-y left top;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	/*position:relative;	/*menu pierde alinierea*/
}

#header {
	height: 74px;
	width:100%;
	background-color:#D1DCE9;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #000;
	overflow:hidden;
}

#logo {
	width:161px;
	border-bottom:1px solid #000;
}
#topheader {
	background-color:#000;
	color:#C0C0C0;
	height:19px;
	padding:5px 5px 0 50px;
}
#topheader A {
	color:#C0C0C0;
}
#topheader A:hover {
	color:#FFF;
}
#mainnav {
	background:#397BE5 url(images/top_bg_blue.gif) repeat;
	border-bottom:1px solid #000;
	height:50px;
}
#rohs {
	width:272px;
	height:104px;
	margin:20px 20px 0 0;
}
#content p, #sidebar p, #mainnav p, #header p,#footer p  {margin:0 5px 5px 5px;}
#footer	{
	position:absolute;
	bottom:0;
	width:100%;
	height: 24px;
	background-color: #f5f5f5;
	border-top: 1px solid #e9e9e9;
}

.sidebar {
	color: #E0E0E0;
	text-align: center;
}
.sidebar a {
	text-decoration:none;
	/*color:#B6DF02;*/
}
.sidebar a:hover {
	text-decoration:underline;
	color:#DEDEDF;
}
#menu-cat A {
	display:block;
	font-weight:bold;
	padding:2px 0 2px 20px;
	margin:0 2px 0 0;
}
#menu-cat A:hover {
	padding:2px 0 2px 25px;
	background:#EEEEEE;
	color:#CF000A;
}

h1, h2, h3, h4 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
}
h1 {
	text-transform: uppercase;
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

A {
	color:#164388;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
/*	color:#d32525;*/
}
a.btn, div.btn {
	padding:2px 4px 3px 4px;
	margin:1px 2px 0;
	border:1px solid #cccccc;
	text-decoration:none;
	font-weight:bold;
}
a.btn:hover {
	text-decoration:underline;
}

img {
	border-width: 0;
}
img.captcha {border:1px solid #27D146;}

UL.space, OL.space LI {margin-top:5px;}

LEGEND {
	font:bold 12px Verdana;
	padding: 1px 5px 1px 5px;
}
input, select, textarea {
	font: 10px verdana;
	background-color: #EAEAEA;
	border: 1px solid #1062E5;
}
input{height:15px;}
input.ck {margin:0 5px 0 0; background:none; border:none;}
input.rd {margin:0 3px 0 0; background:none; border:none;}
input.btn {background:#8EAFE6; border:auto; font-weight:bold; }
input.btnmare {background:#8EAFE6; border-width:2px; font-weight:bold; height:25px;}
textarea {overflow:auto;}
input.psizer {height:10px; width:30px;}

TD.bg {background-color:#d2dde8;}
TD.bl {border-left:2px solid #0859b3;}
TD.br {border-right:2px solid #0859b3;}
TD.bt {border-top:1px solid #0859b3;}
TD.bb {border-bottom:1px solid #0859b3;}
TD.subhead {background-color:#E7F0FF; border-top:2px solid #0859b3; padding:5px;}
TD.err {padding:10px;}

.login {
	padding-right:20px;
}
.login .textbox {
	border: 1px solid #929292;
	width: 120px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 2px 0;
}
.login .button {
	height:auto;
	width:auto;
	background:none;
}

.sep {color:white; padding:0 5px 0 5px;}
.mic	{font-size:10px;}
.mediu	{font-size:12px;}
.mare	{font-size:16px;}

.u	{text-decoration:underline;}
.uu {text-decoration:none;}
.uu:hover {text-decoration:none;}
.uu A {text-decoration:none;}
.b	{font-weight:bold;}
.ub	{font-weight:normal;}
.i	{font-style:italic;}
.auto	{width:auto;}
.arial	{font-family:Arial,Verdana;}
.nowrap {white-space:nowrap;}

.err,.red {color:#CC0000;}
.green	{color:#008800;}
DIV.err, .redbx	{border:1px solid #cc0000; background:#FFDFDF; color:#CC0000; padding:5px; margin:5px 0 5px 0; width:auto;}
.greenbx	{border:1px solid #008800; background:#CFFFBF; color:#008800; padding:5px; margin:5px 0 5px 0; width:auto;}
.blue	{color:#0000FF;}
.gri	{color:#CCCCCC;}

.bgred {background-color:#CC0000; color:#FFFFFF;}

.click	{cursor:pointer;}

.tab-panel {
	width:570px;
}
.tab-normal {
}
.tab-active {
}
.tab-view {
}

.allft {text-align:left;}

.semitransp {
	background-color:#CCCCCC;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.highlight {background-color:#FFFF00;}

/*newsticker*/
#newsticker {
	width: 90%;
	height: 130px;
	background: transparent;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	margin: 10px 0 10px 10px;
	text-align: left;
	line-height: 1.2;
	font-size: 10px;
}
#newsticker ul {
	list-style: none;
	padding: 0 0 5px;
	margin: 10px 0 5px 0;
}
* html #newsticker ul {
	height: 1.6em;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("images/bullet-2.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
/*end newsticker*/

.produse {
	float:left;
	width:90%;
	border:1px solid #CCC;
	margin:2px;
}
.produse-foto {
	float:left;
	margin-right:10px;
}
.produse-foto IMG {border:1px solid #CCC;}
.produse-pret, .produs-pret {
	font-size:16px;
	font-weight:bold;
	color: #C00;
}
.produs-pret {
	margin: 20px 0 20px 0;
}
.produse-pret {
	float:right;
	margin:20px;
}
.produse-pret DIV, .produs-pret SPAN {
	font-size:13px;
	text-align:right;
}
.produse-nume {
	font-weight:bold;
	font-size:16px;
	margin:15px 0 5px 0;
}
.produs-nume {
	font-weight:bold;
	font-size:20px;
	margin:15px 0 5px 0;
}
.produse-descr {
	margin:5px;
}
.produse-links {
	margin:5px;
}
.produs-links {
	margin-top:25px;
}
.produse-links A, .produs-links A {
	margin:0 20px 0 0;
}
.nou-nume{
	height:14px; overflow:hidden;
}
.promo{
	width:306px;
	height:158px;
	float:left;
	background:url(images/promo_bg.gif);
	padding:10px;
	margin:0;
	cursor:pointer;
	overflow:hidden;
}
.promo-over{
	background:url(images/promo_bg_over.gif);
}

TABLE.frm {
	border:1px solid #999;
	padding:2px;
}
.frm-r0 TD {
	background:#EEE;
}
.frm-r1 TD {
	background:#FFF;
}

.breadc {
	margin:15px 0 20px 0;
	font-size:12px;
	font-weight:bold;
}
.breadc A {
	font:inherit;
}

#slideshow {
	width:160px;
	height:195px;
	background:#FFF;
	margin-bottom:10px;
	/*text-align:center;*/
	border-bottom:1px solid #999;
}
#slideshow .slide {
	position:absolute;
	width:160px;
	margin-top:10px;
}
