/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#b2b2b2;
	background:#000000;
	xtext-align: center;
}
a {
	text-decoration:underline;
	color:#ee0000;
}
a:hover {
	text-decoration:underline;
}
form {
margin:0;
} 

.hidden {
	display: none;
}
h1, h2, h3 {
	margin: 0;
}

h1 {
	color:#ee0000;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}
h1 a {
	text-decoration:none;
	color:#000000;
}
h2 {
	color:#ee0000;
	font-size: 15px;
}
h2 a{
	color:#ee0000;
	font-size: 15px;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:normal;
}
h2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


h3 {
	color:#b2b2b2;
	font-size: 14px;
}
h3 a {
	color:#b2b2b2;
	font-size: 14px;
	text-decoration:none;
}
h3 a:hover {
	color:#ee0000;
	text-decoration:underline;
}

/* PAGE CONTAINER */
#page-container {
	width: 860px;
	margin: auto;
	text-align: left;
}


/* HEADER */
#header {
	background:url(../images/top.gif) no-repeat;
	width:787px;
	height:154px;
}
#header_left {
	padding:10px 0px 0px 0px;
	line-height:20px;
	xwidth:50px;
}
#axa_sus {
	background:url(../images/axa_sus.gif) no-repeat;
	clear:left;
	padding:2px 0px 0px 155px;
	height:23px;
}
.buton_coloana {
	width:115px;
	text-align:center;
}
.buton_coloana a {
	color:#CCCCCC;
	font-size:15px;
	text-decoration:none;
}
.buton_coloana a:hover {
	color:#FFFFFF;
}
#axa_stg {
	background:url(../images/axa_stg.gif) no-repeat;
	width:156px;
}
.buton_linie {
	height:65px;
	text-align:right;
	padding:70px 15px 0px 0px;
}
.buton_linie a {
	color:#CCCCCC;
	font-size:15px;
	text-decoration:none;
}
.buton_linie a:hover {
	color:#FFFFFF;
}
#poza_scara {
	width:618px;
	height:403px;
	background:url(../images/scara.jpg) no-repeat;
}
.divtransparent_on {
	filter:alpha(opacity=45);
	-moz-opacity:.45;
	opacity:.45;
	height:134px;
	background:#FFFFFF;
	display:inline;
	float:left;
	xborder:1px #990000 solid;
}
.divtransparent_off {
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	height:134px;
	background:#FFFFFF;
	display:inline;
	float:left;
	xborder:1px #990000 solid;
}
#axa_jos {
	background:url(../images/axa_jos.gif) no-repeat;
	height:37px;
	clear:both;
}
/* PAGE CONTENT */
#pag-content {
	width: 860px;
	text-align: left;
	background:url(../images/pixel_fundal.gif) repeat-x;
}
#pag-content .padding {
	padding: 20px 30px 20px 20px;
}

/* CONTENT */
#content {
	width:860px;
	background:url(../images/pixel_interiror.gif) repeat-y;
	clear:both;
}
#content .padding {
	padding:0px 13px 10px 170px;
	background:url(../images/back_content.gif) no-repeat top;
	text-align:justify;
}

/* FOOTER */
#footer_page {
	height:30px;
	background:url(../images/footer_page.gif) no-repeat;
}
#footer_prim {
	padding:0px 0px 0px 118px;
}
#footer {
	padding:15px 0px 30px 10px;
	font-size:11px;
}
#footer a {
	color:#b2b2b2;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
	color:#ee0000;
}

.listimg { border:solid 1px #bbb; padding:3px; background:#FFFFFF; }
	
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.next1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.fieldx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-left: 2px solid #808080;
	border-top: 2px solid #808080;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.submitx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #003399;
	color: #ffffff;
	border:0px;
}
.link_limbi {
	color:#b2b2b2;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.link_limbi:hover {
	text-decoration:underline;
}
.paginationdiv {
	text-align:center;
	padding:10px;
}
.paginationdiv a{
	font-weight: bold;
	color:#FFFFFF;
}
.curpage{
	font-weight: bold;
	padding:0px 3px 0px 5px;
	color: #FF0000;
}
.productdiv {
	height:200px;
	padding:10px 0px 20px 0px;
	xborder:1px #999900 solid;
	border-bottom:1px solid #3F3F3F;
}

.branchcrumb {
	color:#b2b2b2;
	font-size: 13px;
	font-style:italic;
	text-decoration:none;
}
.branchcrumb:hover {
	color:#ee0000;
	text-decoration:underline;
}

.inlinefloatleft {
	display:inline;
	float:left;
}
