form { margin:0; padding:0; } 

p {margin:0; padding:0 0 0.5em 0;}

img { border:0; }

.titlu{
	background:url(../images/bbbbb.jpg);
	padding:5px;
}

.titlu span{
	font-size:30px;
	color:#FFFFFF;
	margin-left:15px;
	font-weight:bold;
}
.spacer {
	clear:both;
	height:5px;
}

.footer{
	background:#004BCA;
	font-family:Calibri;
	color:#FFFFFF;
	-moz-border-radius: 0.5em;
}

.footer a:link{
	text-decoration:underline;
	color:#ffffff;
}
.footer a:visited{
	text-decoration:underline;
	color:#ffffff;
}
.footer a:hover{
	text-decoration:underline;
	color:#FFFF00;
}

.adresa{
	font-size:15px;
	font-weight:bold;
	color:#993300;
}

.afisare_produs{
	background-color:#FFFFFF;
}

body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#272727; margin:0; padding:0; background:#999999; -moz-border-radius: 0.5em;}

div.spacer { clear:both; height:10px; }


#container { width:980px; margin:0 auto; background:#999999;-moz-border-radius: 0.5em; }

#header { background:#004BCA; -moz-border-radius: 0.5em;}

#footerTop { background:#000 url(images/bgOFF.gif) repeat-x top left; line-height:260%;-moz-border-radius: 0.5em; }

#main { padding:12px;-moz-border-radius: 0.5em; }

div.descriereProdusCentru { }
div.descriereProdusCentru a { color:#00F; text-decoration:underline; }
div.descriereProdusCentru a:hover { color:#F00; text-decoration:none; }



/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#styletwo{ padding: 0 0 0 10px; position:relative; display:block; height:30px; width:auto; font-size:13px; font-weight:bold; background:transparent url(images/bgOFF.gif) repeat-x  top left;-moz-border-radius: 0.5em; }
#styletwo ul{ margin:0 20px; padding:0; list-style-type:none; width:auto; }
#styletwo ul li{ display:block; float:left; margin:0;}
#styletwo ul li a{ display:block; float:left; color:#fff; text-decoration:none; padding:1px 30px 0 30px; line-height:23px; height:27px; }
#styletwo ul li a:hover,#styletwo ul li a.current{ color:#fff; background:transparent url(images/bgON.gif) repeat-x top left; }
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

/* START MENU LEFT */
div.vert-one { padding:0 0 0 10px; width:190px; color:#fff; background:#0A567E url(images/bkg_vert-one.gif); font-size:16px; font-weight:bold; line-height:34px; height:34px;-moz-border-radius: 0.5em; }
ul.vert-one{ margin:0; padding:0; list-style-type:none; display:block; font-size:12px; line-height:200%; width:200px; }
ul.vert-one li{ margin:0; padding:0; }
ul.vert-one li a{ display:block; text-decoration:none; color:#fff; background:#6FA9C7; padding:0 0 0 20px; width:180px; }
ul.vert-one li a:hover{ background:#0d75ab url("images/vert-one_arrow.gif") no-repeat 0 9px; }
ul.vert-one li a.current, ul.vert-one li a.current:hover{ background:#0d75ab url("images/vert-one_arrow.gif") no-repeat 0 9px; }
/* END MENU LEFT */

/* START BANNER */
.indentmenu {
	font: bold 12px Arial;
	width: 100%; /*leave this value as is in most cases*/
}
.indentmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/
	border-top: 0px solid #C7CBCB; /*navy border*/
	/*background: url(indentbg.gif) center center repeat-x;*/
}
.indentmenu ul li {
	display: inline;
}
.indentmenu ul li a {
	float: left;
	color: #0F204D; /*text color*/
	padding: 5px 11px;
	text-decoration: none;
	background-color:#FFFFFF;
	border-right: 1px solid #EDDEBC; /*navy divider between menu items*/
	border-left: 1px solid #EDDEBC;
	border-bottom: 1px solid #EDDEBC;
}
.indentmenu ul li a:visited {
	color: #0F204D;
}
.indentmenu ul li a.selected {
	color: #DF0000 !important;
	padding-top: 10px; /*shift text down 1px*/
	padding-bottom: 4px;
	/*background: url(indentbg2.gif) center center repeat-x;*/
	background-color:#F7F4E6;
}
.tabcontentstyle { /*style of tab content oontainer*/
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block !important;
}
}
.picsBanner {
	padding:4px;
	border-top: 1px solid #EDDEBC;
	border-left: 1px solid #EDDEBC;
	border-right: 1px solid #EDDEBC;
	border-bottom: 1px solid #EDDEBC;
}
/* END BANNER */



div.prodPreview { border:1px solid #004BCA; padding:5px; }
div.prodPreview h3 { font-weight:bold; padding:0; margin:0; font-size:12px; }
div.prodPreview a { color:#0024B3; text-decoration:underline; }
div.prodPreview a:hover { color: #DF0000; text-decoration:none; }

.productPreviewImage{
	float:left;
	width:33%;
}

<!--paginatia -->
tr.paginatieProd {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 12px;
	
}
tr.paginatieProd .pageSelected {
	font-size:18px;
	color: #ff5500;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:3px;
}
tr.paginatieProd .text {
	font-size:12px;
}
tr.paginatieProd a {
	font-size:15px;
	color: #0099FF;
	text-decoration:none;
	padding:2px;
}
tr.paginatieProd a:hover {
	text-decoration:underline;
}
<!-- end paginatia -->


.pagPreturi a { color:#00F; text-decoration:underline; }
.pagPreturi a:hover { color:#F00; text-decoration:none; }

.rightLinks a { text-decoration:none; color:#FFF; display:block; width:200px; height:96px; }
.rightLinks a:hover { text-decoration:none; background:#0D75AB; }

.keywords { font-size:11px; color:#D6D6D6; paddin:4px 0; letter-spacing:1px; }

