body
{
	background-color: #e6e6e6;
	margin	: 0px;
	padding: 0px;
}

td, tr
{
	font-family	: Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
}

a:link
{
	color: #b1290a;
}
a:visited
{
	color: #b1290a;
}
a:active
{
	color: #b1290a;
}
a:hover {
	color: #b1290a;
}




table.maintable
{
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../photos/template/topbg.gif);
	background-repeat: repeat-x;
}



td.lefttab
{
	text-align: left;
	vertical-align: top;
	width: 200px;
}

td.leftspace
{
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 10px;
}

td.path
{
	text-align: right;
	vertical-align: middle;
	height: 30px;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
table.maincontent
{
	width: 760px;
}

td.tabtitle
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-indent: 3px;
	height : 22px;	
}

td.tabtitlecos
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ce181f;
	text-indent: 5px;
	height : 30px;
	background-image: url(../photos/cos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* topmenu */
td.menutopbg
{
	background-image: url(../photos/template/menuoff.gif);
	background-repeat: repeat-x;
	height: 30px;
}

td.menuon
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../photos/template/menuon.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 3px 10px;
	cursor: pointer;
}

td.menuoff
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../photos/template/menuoff.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 3px 10px;
	cursor: pointer;
}

a.atoplinks:link, a.atoplinks:active, a.atoplinks:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.atoplinks:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #f2f2f2;
	text-decoration: none;
}


a.atoplinksub:link, a.atoplinksub:active, a.atoplinksub:visited
{
	font-size		: 11px;
	color			: #FFFFFF;
	text-decoration: none;
	font-weight		: bold;		
}
a.atoplinksub:hover
{
	font-size		: 11px;
	color			: #FFFFFF;
	text-decoration: none;
	font-weight		: bold;		
}


td.submenuon 
{
	font-size		: 11px;
	background-color: #b1290a;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 22px;
	text-indent		: 8pt;
	font-weight		: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}

td.submenuonsel
{
	font-size		: 11px;
	background-color: #8a1e05;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 22px;
	text-indent		: 8pt;
	font-weight		: bold;	
}
	
td.submenuoff
{
	font-size		: 11px;
	background-color: #000000;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 22px;
	text-indent		: 8pt;
	font-weight		: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}

td.submenuoff2
{
	font-size		: 11px;
	background-color: #757575;
	color			: #FFFFFF;
	height			: 22px;
	text-indent		: 10pt;
	font-weight		: normal;				
}





/* topmenu level2*/
td.menutopbg2
{
	height: 22px;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}

td.submenuonl2 
{
	font-size		: 11px;
	background-color: #000000;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 22px;
	font-weight		: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eae4e4;
	padding-right: 15px;
	padding-left: 15px;
}

td.submenuonl2sel
{
	font-size		: 11px;
	background-color: #8a1e05;
	color			: #d9d9d9;
	cursor			: pointer;
	height			: 22px;
	font-weight		: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eae4e4;
	padding-right: 15px;
	padding-left: 15px;
}
	
td.submenuoffl2 
{
	font-size		: 11px;
	background-color: #b1290a;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 22px;
	font-weight		: bold;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eae4e4;	
	padding-right: 15px;
	padding-left: 15px;			
}

/* topmenu level3*/
td.menutopbg3
{
	height: 20px;
	background-color: #6a6a6a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}

td.submenuonl3 
{
	font-size		: 11px;
	background-color: #6a6a6a;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 20px;
	font-weight		: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eae4e4;
	padding-right: 15px;
	padding-left: 15px;
}

td.submenuonl3sel
{
	font-size		: 11px;
	background-color: #8a1e05;
	color			: #d9d9d9;
	cursor			: pointer;
	height			: 20px;
	font-weight		: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eae4e4;
	padding-right: 15px;
	padding-left: 15px;
}
	
td.submenuoffl3 
{
	font-size		: 11px;
	background-color: #b1290a;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 20px;
	font-weight		: bold;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eae4e4;	
	padding-right: 15px;
	padding-left: 15px;			
}


/* topmenu level4*/
td.menutopbg4
{
	height: 20px;
	background-color: #d1c7c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}

td.submenuonl4 
{
	font-size		: 11px;
	background-color: #d1c7c8;
	color			: #000000;
	cursor			: pointer;
	height			: 20px;
	font-weight		: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eae4e4;
	padding-right: 15px;
	padding-left: 15px;
}

td.submenuonl4sel
{
	font-size		: 11px;
	background-color: #8a1e05;
	color			: #d9d9d9;
	cursor			: pointer;
	height			: 20px;
	font-weight		: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eae4e4;
	padding-right: 15px;
	padding-left: 15px;
}
	
td.submenuoffl4 
{
	font-size		: 11px;
	background-color: #b1290a;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 20px;
	font-weight		: normal;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eae4e4;	
	padding-right: 15px;
	padding-left: 15px;			
}



/* left menu */
td.leftmenuonno
{
	font-size		: 12px;
	background-color: #b1290a;
	color			: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight		: bold;
	padding-right: 5px;
}

td.leftmenuon 
{
	font-size		: 12px;
	background-color: #b1290a;
	color			: #FFFFFF;
	cursor			: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight		: bold;
	padding-right: 5px;
}
	
td.leftmenuoff
{
	font-size		: 12px;
	background-color: #5d5d5d;
	color			: #FFFFFF;
	cursor			: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight		: bold;
	padding-right: 5px;		
}

/* left menu level2 */
td.leftmenuon2
{
	font-size		: 11px;
	background-color: #000000;
	color			: #FFFFFF;
	cursor			: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight		: bold;	
	padding-right: 5px;	
}
	
td.leftmenuoff2
{
	font-size		: 11px;
	background-color: #6a6a6a;
	color			: #FFFFFF;
	cursor			: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight		: bold;	
	padding-right: 5px;				
}

td.leftmenuon2sel
{
	font-size		: 11px;
	background-color: #8a1e05;
	color			: #d9d9d9;
	cursor			: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight		: bold;	
	padding-right: 5px;	
}

/* left menu level3 */
td.leftmenuon3
{
	font-size		: 11px;
	background-color: #7c7a7b;
	color			: #FFFFFF;
	cursor			: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight		: normal;	
	padding-left: 10px;	
	padding-right: 5px;	
}

td.leftmenuon3sel
{
	font-size		: 11px;
	background-color: #8a1e05;
	color			: #d9d9d9;
	cursor			: pointer;
	font-weight		: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
	padding-right: 5px;	
}
	
td.leftmenuoff3
{
	font-size		: 11px;
	background-color: #000000;
	color			: #FFFFFF;
	cursor			: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight		: normal;	
	padding-left: 10px;		
	padding-right: 5px;			
}


/* left menu level4 */
td.leftmenuon4
{
	font-size		: 10px;
	background-color: #d9d0d1;
	color			: #000000;
	cursor			: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;	
	font-weight		: normal;	
	padding-right: 5px;	
}

td.leftmenuon4sel
{
	font-size		: 10px;
	background-color: #8a1e05;
	color			: #d9d9d9;
	cursor			: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;	
	font-weight		: normal;
	padding-right: 5px;					
}
	
td.leftmenuoff4
{
	font-size		: 10px;
	background-color: #000000;
	color			: #FFFFFF;
	cursor			: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;	
	font-weight		: normal;	
	padding-right: 5px;				
}

/* left menu level5 */
td.leftmenuon5
{
	font-size		: 10px;
	background-color: #ebe5e5;
	color			: #000000;
	cursor			: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;	
	font-weight		: normal;	
	padding-right: 5px;	
}

td.leftmenuon5sel
{
	font-size		: 10px;
	background-color: #8a1e05;
	color			: #d9d9d9;
	cursor			: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;	
	font-weight		: normal;
	padding-right: 5px;					
}
	
td.leftmenuoff5
{
	font-size		: 10px;
	background-color: #000000;
	color			: #FFFFFF;
	cursor			: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;	
	font-weight		: normal;	
	padding-right: 5px;				
}



td.textaddress {
	FONT-SIZE		: 10px;
	COLOR			: #4e4e4e;
	line-height: 18px;
}



/* cos */
.textcos {
	FONT-SIZE		: 10px;
	COLOR			: #000000;
}
a.linkcos:link, a.linkcos:visited, a.linkcos:active
{
	FONT-SIZE		: 10px;
	COLOR			: #b1290a;
	TEXT-DECORATION	: underline;
}
a.linkcos:hover {
	FONT-SIZE		: 10px;
	COLOR			: #000000;
	TEXT-DECORATION	: underline;
}

td.amenus
{
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding-left: 20px;
}

a.amenus:link, a.amenus:visited, a.amenus:active
{
	FONT-SIZE		: 11px;
	COLOR			: #000000;
	TEXT-DECORATION	: underline;
}
a.amenus:hover {
	FONT-SIZE		: 11px;
	COLOR			: #b1290a;
	TEXT-DECORATION	: underline;
}



/* footer */

a.linkcopyright:link, a.linkcopyright:active, a.linkcopyright:visited
{
	font-size			: 9px;
	color				: #666666;
	text-decoration		: none;
	font-weight			: bold;
}
a.linkcopyright:hover
{
	font-size			: 9px;
	color				: #000000;
	text-decoration		: none;
	font-weight			: bold;
}

.textcopyright
{
	font-size			: 9px;
	color				: #666666;
	text-decoration		: none;
	font-weight			: normal;
}

td.footerbg
{
	background-image: url(../photos/template/footerbg.gif);
	background-repeat: repeat-x;
	height: 31px;
	vertical-align: bottom;
}


/* index */
.indeximg
{
	border: 2px solid #dedede;
}

.indeximgpromo
{
	border: 2px solid #da2900;
}

.indeximgnou
{
	border: 2px solid #818181;
}

.imgthin
{
	border: 1px solid #dedede;
}

td.maintitleon 
{
	font-size		: 15px;
	background-color: #b1290a;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 30px;
	font-weight		: bold;
	text-indent: 5px;
	border: 2px solid #dedede;
	text-align: left;
	vertical-align: middle;
}
	
td.maintitleoff
{
	font-size		: 15px;
	background-color: #000000;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 30px;
	font-weight		: bold;	
	text-indent: 5px;	
	border: 2px solid #dedede;	
	text-align: left;
	vertical-align: middle;	
}

td.maintitlesubon
{
	font-size		: 10px;
	background-color: #b1290a;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 30px;
	font-weight		: bold;
	border: 2px solid #dedede;
	text-align: center;
	vertical-align: middle;
}
	
td.maintitlesuboff
{
	font-size		: 10px;
	background-color: #000000;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 30px;
	font-weight		: bold;	
	border: 2px solid #dedede;	
	text-align: center;
	vertical-align: middle;	
}

td.textmain
{
	font-size: 11px;
	line-height: 19px;
	text-decoration: none;
	text-align: justify;
}


/* ansambluri */
td.anstitle, .anstitle
{
	font-size: 14px;
	font-weight: bold;
	color: #b1290a;
	text-decoration: none;
}

td.subleftmenus
{
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-left: 10px;
}

a.subleftmenus:link, a.subleftmenus:visited, a.subleftmenus:active
{
	FONT-SIZE		: 11px;
	COLOR			: #000000;
	TEXT-DECORATION	: none;
	font-weight: bold;
}
a.subleftmenus:hover {
	FONT-SIZE		: 11px;
	COLOR			: #b1290a;
	TEXT-DECORATION	: none;
	font-weight: bold;
}

a.subleftmenus2:link, a.subleftmenus2:visited, a.subleftmenus2:active
{
	FONT-SIZE		: 11px;
	COLOR			: #000000;
	TEXT-DECORATION	: none;
	font-weight: normal;
}
a.subleftmenus2:hover {
	FONT-SIZE		: 11px;
	COLOR			: #b1290a;
	TEXT-DECORATION	: none;
	font-weight: normal;
}

a.subleftmenus2sel:link, a.subleftmenus2sel:visited, a.subleftmenus2sel:active
{
	FONT-SIZE		: 11px;
	COLOR			: #8a1e050;
	TEXT-DECORATION	: none;
	font-weight: normal;
}
a.subleftmenus2sel {
	FONT-SIZE		: 11px;
	COLOR			: #b1290a;
	TEXT-DECORATION	: none;
	font-weight: normal;
}

a.subleftmenus2sel:hover {
	FONT-SIZE		: 11px;
	COLOR			: #000000;
	TEXT-DECORATION	: none;
	font-weight: normal;
}

td.cale
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	height: 35px;
	text-transform: lowercase;
}


#cale a:link, a:visited, a:active
{
	FONT-SIZE		: 11px;
	COLOR			: #b1290a;
	TEXT-DECORATION	: none;
	font-weight: normal;
}
#cale a:hover {
	FONT-SIZE		: 11px;
	COLOR			: #000000;
	TEXT-DECORATION	: none;
	font-weight: normal;
}


/* forms */

form
{
	margin : 0;
	padding : 0;
}

input, select, textarea
{
	font-size : 11px;
	color : #333;
	background-color : #f2f2f2;
	border : 1px solid #999999;
}

.boxgo
{
	font-family : Tahoma, sans-serif;
	border : 1px #000000 solid;
	FONT-SIZE : 11px;
	BACKGROUND-COLOR : #b1290a;
	color : #FFFFFF;
	font-weight : bold;
	padding: 3px;
}

.boxgomenu
{
	font-family			: Tahoma, sans-serif;
	border				: 1px solid #CCCCCC;
	FONT-SIZE			: 12px;
	BACKGROUND-COLOR	: #9d2700;
	color				: #FFFFFF;
	font-weight			: bold;
}

.white
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}


td.sacadathor
{
	background-image: url(../photos/template/sac.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: left top;
}

.titlesub {
	font-size			: 13px;
	color				: #666666;
	text-decoration		: none;
	font-weight			: bold;	
}

.titlesubnew {
	font-size			: 13px;
	color				: #000000;
	text-decoration		: none;
	font-weight			: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.link:link, a.link:visited
{
	font-size			: 11px;
	color				: #B1290A;
	text-decoration		: underline;
	font-weight			: bold;
}

a.link:hover, a.link:active
{
	font-size			: 11px;
	color				: #000000;
	text-decoration		: underline;
	font-weight			: bold;
}


a.linksm:link, a.linksm:visited
{
	font-size			: 11px;
	color				: #B1290A;
	text-decoration		: underline;
	font-weight			: normal;
}

a.linksm:hover, a.linksm:active
{
	font-size			: 11px;
	color				: #000000;
	text-decoration		: underline;
	font-weight			: normal;
}

.textproduse
{
	font-size			: 11px;
	color				: #000000;
	text-decoration		: none;
	text-align			: justify;
	line-height			: 16px;
}

.textprodusenew
{
	font-size			: 11px;
	color				: #333333;
	text-decoration		: none;
	text-align			: right;
}

.textprodusetit {
	font-size			: 11px;
	color				: #666666;
	text-decoration		: none;
	text-align			: right;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

a.linkm:link, a.linkm:visited, a.linkm:active
{
	font-size			: 11px;
	color				: #000000;
	text-decoration		: underline;
	font-weight			: normal;
}

a.linkm:hover
{
	font-size			: 11px;
	color				: #B1290A;
	text-decoration		: underline;
	font-weight			: normal;
}

.noutate
{
	font-size		: 14px;
	color			: #B1290A;
	font-weight		: bold;
	text-transform	: uppercase;
}
.borderhead
{
	border				:3px solid #C4C4C4;
}

.textjust {
	font-size			: 11px;
	color				: #000000;
	text-decoration		: none;
	text-align			: justify;
	line-height			: 19px;
}

/* menu produse left */

td.prodon_1 
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #000000;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 18px;
	text-indent		: 5pt;
	font-weight		: bold;	
}
	
td.prodoff_1
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #747474;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 18px;
	text-indent		: 5pt;
	font-weight		: bold;				
}

#seocath2 h2
{
	font-size		: 11px;
	color			: #000000;
	font-weight		: normal;	
	margin	: 0px;
	padding: 0px;
}

#seocath2sel h2
{
	font-size		: 11px;
	color			: #FFFFFF;
	font-weight		: normal;	
	margin	: 0px;
	padding: 0px;
}


a.aleftlink:link, a.aleftlink:active, a.aleftlink:visited
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.aleftlink:hover
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}



td.prodon_2
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #C0C0C0;
	color			: #000000;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 5pt;
	font-weight		: normal;	
}
td.prodon_2sel
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #4f4c4c;
	color			: #000000;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 5pt;
	font-weight		: normal;	
}

a.aleftlinksel:link, a.aleftlinksel:active, a.aleftlinksel:visited
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	color			: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.aleftlinksel:hover
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	
td.prodoff_2
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #999999;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 5pt;
	font-weight		: normal;				
}

#seocath3 h3
{
	font-size		: 11px;
	color			: #000000;
	font-weight		: normal;
	margin	: 0px;
	padding: 0px;
}

#seocath3sel h3
{
	font-size		: 11px;
	color			: #000000;
	font-weight		: bold;
	margin	: 0px;
	padding: 0px;
}

td.prodon_3
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";

	font-size		: 11px;
	background-color: #D9D9D9;
	color			: #000000;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 10pt;
	font-weight		: normal;	
}
td.prodon_3sel
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #D9D9D9;
	color			: #000000;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 10pt;
	font-weight		: bold;	
}	
td.prodoff_3
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #999999;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 10pt;
	font-weight		: normal;				
}


#seocath4 h4
{
	font-size		: 11px;
	color			: #000000;
	font-weight		: normal;
	margin	: 0px;
	padding: 0px;
}

#seocath4sel h4
{
	font-size		: 11px;
	color			: #000000;
	font-weight		: bold;
	margin	: 0px;
	padding: 0px;
}

td.prodon_4
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #E7E7E7;
	color			: #000000;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 15pt;
	font-weight		: normal;	
}
td.prodon_4sel
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #E7E7E7;
	color			: #000000;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 15pt;
	font-weight		: bold;	
}	
td.prodoff_4
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #999999;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 15pt;
	font-weight		: normal;				
}

#seocath5 h5
{
	font-size		: 11px;
	color			: #000000;
	font-weight		: normal;
	margin	: 0px;
	padding: 0px;
}

#seocath5sel h5
{
	font-size		: 11px;
	color			: #000000;
	font-weight		: bold;
	margin	: 0px;
	padding: 0px;
}

td.prodon_5
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #F3F3F3;
	color			: #000000;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 20pt;
	font-weight		: normal;	
}
td.prodon_5sel
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #F3F3F3;
	color			: #000000;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 20pt;
	font-weight		: bold;	
}	
td.prodoff_5
{
	font-family:"Lucida Grande", Tahoma, Arial, "Trebuchet MS";
	font-size		: 11px;
	background-color: #999999;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 20pt;
	font-weight		: normal;				
}
.border
{
	color				:#000000;
	background-color	:#ffffff;
	border				:1px ridge #000000;
	margin-bottom		:1px;
}

.textjust {
	font-size			: 11px;
	color				: #000000;
	text-decoration		: none;
	text-align			: justify;
	line-height			: 19px;
}



.linkmic:link, .linkmic:active, .linkmic:visited
{
	FONT-SIZE: 9px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.linkmic:hover {
	BORDER-RIGHT: #e15100 0px solid;
	BORDER-TOP: #e15100 0px solid;
	FONT-SIZE: 9px;
	BORDER-LEFT: #e15100 0px solid;
	COLOR: #e15100;
	BORDER-BOTTOM: #e15100 2px solid;
}

.textmic {
	FONT-SIZE: 10px;
	COLOR: #666666;
	text-align: justify;
	line-height: 16px;		
}
.textcos {
	FONT-SIZE: 9px;
	COLOR: #000000;
}
.linkcos {
	FONT-SIZE: 9px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.linkcos:hover {
	FONT-SIZE: 9px;
	COLOR: #333333;
	TEXT-DECORATION: underline;
}

.pretmic {
	FONT-SIZE: 10px;
	COLOR: #AF1313;
	font-weight: bold;
	line-height: 15px;	
}

td.pretcart
{
	FONT-SIZE: 13px;
	COLOR: #AF1313;
	font-weight: bold;
}

.pretmicbuc {
	FONT-SIZE: 10px;
	COLOR: #C18C8C;
	font-weight: bold;
}

.title {
	FONT-SIZE: 15px;
	COLOR: #000000;
	font-weight: bold;
}

td.prlista
{
	font-size: 11px;
	color: #000;
	font-weight: bold;	
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
	height: 25px;
}

td.pr2lista
{
	font-size: 13px;
	color: #000;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
}


td.prdiscount
{
	font-size: 11px;
	color: #b1290a;
	font-weight: bold;		
	text-decoration: none;
	text-align: right;
	white-space: nowrap;	
	vertical-align: middle;	
	height: 25px;	
}

td.prdiscountl
{
	font-size: 11px;
	color: #b1290a;
	font-weight: bold;		
	text-decoration: none;
	text-align: left;
	white-space: nowrap;	
	vertical-align: middle;	
	height: 25px;	
}


td.prdiscount2
{
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;	
	vertical-align: top;	
	height: 25px;	
}

td.pr2discount
{
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	vertical-align: top;	
}

td.prfaratva
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	vertical-align: top;	
	height: 30px;		
}

td.pr2faratva
{
	font-size: 15px;
	color: #b1290a;
	text-align: left;
	font-weight: bold;
	vertical-align: top;	
}

td.prcutva
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
	height: 25px;	
}

td.pr2cutva
{
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;			
}

.promonou {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC3300;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

td.whitetext
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	height: 45px;
}


td.stitle
{
	background-image: url(../photos/title.png);
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: middle;
	height: 20px;
}


td.tabhead
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}

td.tabhead1
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 10px;
	width: 30px;
	text-align: center;
}	

td.tabhead2
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 10px;
	width: 60px;
}	
		
td.tabheads
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	width: 70px;
	text-align: center;
}	

td.tabheadm
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	width: 85px;
	text-align: center;	
}	

td.prettva
{
	font-size			: 11px;
	color				: #666666;
	text-decoration		: none;
	text-align			: left;
	font-style: italic;
	vertical-align: top;
	height: 20px;
}

td.pretcutvar
{
	font-size			: 11px;
	color				: #333333;
	text-decoration		: none;
	text-align			: right;
	font-style: italic;
	vertical-align: top;
}

td.pretcutval
{
	font-size			: 11px;
	color				: #333333;
	text-decoration		: none;
	text-align			: left;
	font-style: italic;
	vertical-align: top;
}


/* css new filter */

td.f_titlesub {
	font-size			: 16px;
	color				: #000000;
	text-decoration		: none;
	font-weight			: bold;
	text-shadow: 1px 1px 3px rgba(44, 98, 136, 0.3);
}

td.f_titlesubsub{
	font-size			: 16px;
	color				: #414141;
	text-decoration		: none;
	font-weight			: bold;
	text-shadow: 1px 1px 3px rgba(44, 98, 136, 0.3);
}

#seoh1 h1
 {
	font-size			: 16px;
	color				: #000000;
	text-decoration		: none;
	font-weight			: bold;
	margin:0px;
	padding:0px;
	text-shadow: 1px 1px 3px rgba(44, 98, 136, 0.3);
}

td.f_titlesubred
 {
	font-size			: 24px;
	color				: #b1290a;
	text-decoration		: none;
	font-weight			: normal;	
}

td.f_toplinebg
{
	background-color: #ededed;
	height: 25px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9e250a;
	border-right-color: #9e250a;
	border-bottom-color: #9e250a;
	border-left-color: #9e250a;
	width: 560px;
}

td.f_toplinebgright
{
	background-color: #ededed;
	height: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9e250a;
	border-right-color: #9e250a;
	border-bottom-color: #9e250a;
	border-left-color: #9e250a;
	width: 200px;
}

td.f_order
{
	background-color: #ededed;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	height: 25px;
	padding-left: 10px;
}

select.order
{
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

td.f_page
{
	background-color: #ededed;
	font-size: 11px;
	color: #333333;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	height: 25px;
}

td.f_filterbgright
{
	background-color: #ededed;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9e250a;
	border-right-color: #9e250a;
	border-bottom-color: #9e250a;
	border-left-color: #9e250a;
	width: 200px;
}

td.f_stitlef
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 20px;
	text-indent: 10px;
	text-shadow: 1px 1px 3px rgba(44, 98, 136, 0.3);
}

.f_checkbox
{
	padding:0;
	margin:0;
	background-color: #ededed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.f_field
{
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.f_ok
{
	font-size: 12px;
	background-color: #b1290a;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}

td.f_sel
{
	vertical-align: top;
	padding-top: 8px;
	text-align: left;
	width: 20px;
	padding-left:10px;	
}


td.f_interval
{
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 5px;
}

td.f_selectat
{
	font-size: 12px;
	font-weight: bold;
	color: #b1290a;
	text-align: left;
	vertical-align: top;
	width: 170px;
	padding-left: 5px;
	padding-top: 8px;
}

td.f_neselectat
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 170px;
	padding-left: 5px;	
	padding-top: 8px;	
}


td.f_selsub
{
	vertical-align: top;
	padding-top: 7px;
	text-align: left;
	width: 20px;
	padding-left:10px;	
}


td.f_selectatsub
{
	font-size: 11px;
	font-weight: bold;
	color: #b1290a;
	text-align: left;
	vertical-align: top;
	width: 140px;
	padding-left: 5px;
	padding-top: 7px;
}

td.f_neselectatsub
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	width: 140px;
	padding-left: 5px;	
	padding-top: 7px;	
}

td.f_descript
{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	font-family: Tahoma;
}

td.f_prodname
{

	text-align: left;
	vertical-align: middle;
	height: 30px;
}


a.f_prodname:link, a.f_prodname:active, a.f_prodname:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #b1290a;
	text-decoration		: none;
}
a.f_prodname:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration		: none;
}


a.f_prodnamesm:link, a.f_prodnamesm:active, a.f_prodnamesm:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #b1290a;
	text-decoration		: none;
}
a.f_prodnamesm:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration		: none;
}


td.f_textleft
{
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-right:20px;
}

td.f_textright
{
	font-size: 11px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

td.f_textrightpromo
{
	font-size: 11px;
	color: #b1290a;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;	
}

td.f_textprice
{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
}

td.f_textpriceno
{
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
}

td.f_textpricepromo
{
	font-family: Arial;
	font-size: 16px;
	color: #b1290a;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
}

td.f_texttva
{
	font-size: 10px;
	color: #999999;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	font-style: italic;
	font-weight: normal;
}


td.f_textprodusenew
{
	font-size			: 11px;
	color				: #333333;
	text-decoration		: none;
	text-align			: left;
	line-height: 16px;
}

td.f_textprodusenewsm
{
	font-size			: 11px;
	color				: #333333;
	text-decoration		: none;
	text-align			: left;
	line-height: 15px;
}

td.f_maintitleon 
{
	font-size		: 10px;
	background-color: #b1290a;
	color			: #FFFFFF;
	cursor			: pointer;
	font-weight		: bold;
	border: 2px solid #dedede;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	height: 20px;
}
	
td.f_maintitleoff
{
	font-size		: 10px;
	background-color: #000000;
	color			: #FFFFFF;
	cursor			: pointer;
	font-weight		: bold;
	border: 2px solid #dedede;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	height: 20px;
}

td.f_stitlered
{
	font-size: 16px;
	font-weight: bold;
	color: #b1290a;
}

td.f_textjust
{
	font-size: 13px;
	line-height: 21px;
	padding-left: 20px;
}

a.f_numeans:link, a.f_numeans:active, a.f_numeans:visited
{
	font-size: 13px;
	font-weight: bold;
	color: #b1290a;
	text-decoration		: none;
}
a.f_numeans:hover
{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration		: none;
}


td.f_textprodusetit {
	font-size			: 14px;
	color				: #b1290a;
	text-decoration		: none;
	text-align			: left;
	font-weight: bold;
	vertical-align: middle;
}

td.f_texttel {
	font-size			: 16px;
	color				: #b1290a;
	text-decoration		: none;
	text-align			: left;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 10px;
}

span.f_textprodusetitsp {
	font-size			: 13px;
	color				: #b1290a;
	text-decoration		: none;
	text-align			: left;
	font-weight: bold;
	vertical-align: middle;
	padding-top:3px;
	padding-bottom:3px;
}

.f_border
{
	border				:1px solid #e5e5e5;
}

td.n_textaddress
{
	font-size		: 10px;
	color			: #4e4e4e;
	line-height: 14px;
}

a.dece:link, a.dece:visited
{
	font-size			: 13px;
	color				: #B1290A;
	text-decoration		: underline;
	font-weight			: bold;
}

a.dece:hover, a.dece:active
{
	font-size			: 13px;
	color				: #000000;
	text-decoration		: underline;
	font-weight			: bold;
}

a.decedown:link, a.decedown:visited
{
	font-size			: 11px;
	color				: #000000;
	text-decoration		: underline;
	font-weight			: normal;
}

a.decedown:hover, a.decedown:active
{
	font-size			: 11px;
	color				: #B1290A;
	text-decoration		: underline;
	font-weight			: normal;
}

div.tabcos
{
	background-color: #f0f0f0;
	padding: 6px;
	width: 334px;
	border: 3px solid #dfdfdf;
}

td.f_sacadat
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	text-align: left;
	vertical-align: middle;
	height: 40px;
}

td.menufb
{
	background-image: url(../photos/template/menuoff.gif);
	background-repeat: repeat-x;
	height: 30px;
	text-align: right;
	width: 180px;
}

td.cata_1
{
	font-size: 18px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	height: 40px;
	background-color: #d9d9d9;
	padding-left: 10px;
}

td.cata_2
{
	font-size: 16px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	height: 30px;
	background-color: #e7e7e7;
}

a.cata2link:link, a.cata2link:visited
{
	font-size			: 16px;
	color				: #000000;
	text-decoration		: none;
	font-weight			: normal;
}

a.cata2link:hover, a.cata2link:active
{
	font-size			: 16px;
	color				: #B1290A;
	text-decoration		: none;
	font-weight			: normal;
}


td.cata_3
{
	font-size: 14px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	padding-left: 50px;
	height: 20px;
	background-color: #f3f3f3;
}

td.com_textprodusenewsm
{
	font-size			: 11px;
	color				: #333333;
	text-decoration		: none;
	text-align			: left;
	font-weight:normal;
}

td.com_textprodusenew
{
	color				: #666666;
	text-decoration		: none;
	text-align			: left;
}


span.com_pretcutva
{
	font-size			: 11px;
	color				: #333333;
	font-style: italic;
	font-weight:normal;	
}

td.com_titlesub {
	font-size			: 14px;
	color				: #000000;
	text-decoration		: none;
	font-weight			: bold;
	text-shadow: 1px 1px 3px rgba(44, 98, 136, 0.3);
	padding: 10px 0 5px 0;
}

.com_bif
{
	background-color: #FFF;
	border: 1px solid #C00;
	height: 30px;
	width: 30px;
}



div.com_tabcos
{
	background-color: #f0f0f0;
	padding: 6px;
	width: 97%;
	border: 3px solid #dfdfdf;
}

div.com_tabcosfin
{
	background-color: #dfdfdf;
	padding: 6px;
	width: 97%;
	border: 3px solid #d1d1d1;
}

td.com_prlista
{
	font-size: 11px;
	color: #000;
	font-weight: bold;	
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
	padding-right:5px;	
}

td.com_pr2lista
{
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;
}

td.com_pr2faratva
{
	font-size: 13px;
	color: #b1290a;
	text-align: left;
	font-weight: bold;
	vertical-align: top;	
}

td.com_prdiscount
{
	font-size: 11px;
	color: #b1290a;
	font-weight: bold;		
	text-decoration: none;
	text-align: right;
	white-space: nowrap;	
	vertical-align: middle;	
	padding-right:5px;	
}

td.com_prdiscountl
{
	font-size: 11px;
	color: #b1290a;
	font-weight: bold;		
	text-decoration: none;
	text-align: left;
	white-space: nowrap;	
	vertical-align: middle;	
}

td.com_bucati
{
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-align: right;
	padding-right:5px;
	white-space: nowrap;
}

td.com_sacadatl
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	text-align: left;
	vertical-align: middle;
	height: 40px;
}


td.com_sacadatr
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	text-align: right;
	vertical-align: middle;
	height: 40px;
}

td.com_textprodusetit {
	font-size			: 13px;
	color				: #b1290a;
	text-decoration		: none;
	text-align			: left;
	font-weight: bold;
	vertical-align: middle;
}

td.com_texttel {
	font-size			: 15px;
	color				: #b1290a;
	text-decoration		: none;
	text-align			: left;
	font-weight: bold;
	vertical-align: middle;
}

td.com_prodname
{

	text-align: left;
	vertical-align: middle;
}


a.com_prodnamesm:link, a.com_prodnamesm:active, a.com_prodnamesm:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #b1290a;
	text-decoration		: none;
}
a.com_prodnamesm:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration		: none;
}


td.ncomp_des
{
	font-size			: 11px;
	color				: #333333;
	text-decoration		: none;
	text-align			: left;
	line-height: 15px;
}

#ncomp_des a:link, a:active, a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #b1290a;
	text-decoration		: underline;
}
#ncomp_des a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration		: underline;
}

#ncomp_des ul { list-style-image:url('../photos/bullet.png'); }

td.com_bifeaza
{
	font-size			: 11px;
	color				: #333;
	text-decoration		: none;
	text-align			: right;
	line-height: 15px;
	font-weight: normal;
	padding: 0 15px 5px 0;
}

td.com_maintitleon 
{
	font-size: 14px;
	font-weight: bold;
	color: #b1290a;
	cursor			: pointer;
	padding: 2px 5px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px #ccc dashed;	
}
	
td.com_maintitleoff
{
	font-size		: 14px;
	color			: #000;
	cursor			: pointer;
	font-weight		: bold;	
	padding: 2px 5px;
	text-align: left;
	vertical-align: middle;	
	border-bottom: 1px #ccc dashed;	
}

td.com_maintitlesubon
{
	font-size: 11px;
	font-weight: bold;
	color: #b1290a;
	cursor			: pointer;
	padding: 2px 5px;
	text-align: left;
	vertical-align: middle;
}
	
td.com_maintitlesuboff
{
	font-size		: 11px;
	color			: #000;
	cursor			: pointer;
	font-weight		: bold;	
	padding: 2px 5px;
	text-align: left;
	vertical-align: middle;	
}

td.indn_left
{ 
	width: 550px;
	vertical-align:top;
	padding:10px;
}

td.indn_right
{ 
	width: 200px;
	vertical-align:top;
	padding:10px;
}

td.indn_leftnew
{ 
	width: 600px;
	vertical-align:top;
	padding:10px;
}

td.indn_rightnew
{ 
	width: 150px;
	vertical-align:top;
	padding:10px;
}

div#ind_maintable
{
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../photos/template/topbg.gif);
	background-repeat: repeat-x;
}

td.ind_pret_tit
{
	font-size: 11px;
	color: #000;
	text-align: left;
	vertical-align: top;
	padding: 10px 0;
	line-height: 14px;
}

td.ind_pret_t
{
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

td.ind_pret_v
{
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	border-bottom: 1px #ccc dashed;
}

td.ind_pret_n
{
	font-family: Arial;
	font-size: 18px;
	color: #000;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	border-bottom: 1px #ccc dashed;
}

td.ind_pretpromo_t
{
	font-size: 11px;
	color: #b1290a;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;	
}

td.ind_pretpromo_v
{
	font-family: Arial;
	font-size: 16px;
	color: #b1290a;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
}

td.tabfacebook
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3b5ea9;
	text-indent: 3px;
	height : 22px;	
}

td.ind_slogan
{
	text-align: right;
	vertical-align: middle;
	height: 30px;
	font-size: 15px;
	color: #b1290a;
	text-decoration: none;
	
}

td.ind_path
{
	text-align: center;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
	padding: 0 0 10px 0;
}

td.ind_menufb
{
	background-image: url(../photos/template/menuoff.gif);
	background-repeat: repeat-x;
	height: 30px;
	text-align: right;
	width: 130px;
}

td.ind_newsl
{
	font-size: 10px;
	color: #666;
	vertical-align: top;
	text-align:center;
	padding: 0;
	line-height: 14px;
}

td.ind_textleftsm
{
	font-size: 10px;
	color: #666;
	vertical-align: top;
	text-align:center;
	line-height: 13px;
}

td.ind_denumirepromotie
{
		color: #b1290a;
		font-size:20px;
		border-bottom: dashed 1px #999;
	}


/* slider */

#slider-wrapper { width:600px; height:290px; margin:0 auto; z-index:-1 }
#slider { position:relative; width:600px; height:300px; margin-top:0; }
#slider img { position:absolute; top:0px; left:0px; display:none; }
#slider a {	border:0; display:block; }

.nivo-controlNav { position:absolute; left:0; bottom:-15px; }
.nivo-controlNav a { display:block;	width:22px;	height:22px; background:url(../css/bullets.png) no-repeat; text-indent:-9999px; border:0; margin-right:3px; float:left; }
.nivo-controlNav a.active { background-position:0 -22px;}
.nivo-directionNav a { display:block; width:30px; height:30px; background:url(../css/arrows.png) no-repeat; text-indent:-9999px; border:0; }
a.nivo-nextNav { background-position:-30px 0; right:15px;}
a.nivo-prevNav { left:15px; }
.nivo-caption { font-family: Helvetica, Arial, sans-serif; }
.nivo-caption a { color:#efe9d1; text-decoration:underline; }
.clear { clear:both; }

/* promotii */

td.prom_pret_tit
{
	width:350px;
	font-size: 13px;
	color: #b1290a;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	line-height: 15px;
	letter-spacing: -1px;
	vertical-align:top;
}

td.prom_pret_titnou
{
	width:270px;	
	font-size: 12px;
	color: #000;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	line-height: 15px;
	letter-spacing: -1px;
	vertical-align:top;
	font-weight:bold;
}

td.prom_brand_t
{
	font-size: 11px;
	color: #666;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 5px 0;
	vertical-align:top;	
}

td.prom_descr_t
{
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	padding-bottom: 5px;
	border-bottom: dashed 1px #999;
	vertical-align:top;	
}

td.prom_fatatva
{
	font-size: 11px;
	color: #666;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	padding: 10px 5px;
	vertical-align:top;
	font-style: italic;
}

td.prom_pretv_t
{
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: top;
	line-height: 19px;
	vertical-align:top;	
}

td.prom_pretvtva_t
{
	font-size: 10px;
	color: #666;
	text-align: left;
	vertical-align: top;
	line-height: 14px;
	vertical-align:top;	
}

td.prom_pretpromo_t
{
	font-size: 12px;
	color: #b1290a;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;	
	vertical-align:top;	
}

td.prom_pretpromo_v
{
	font-family: Arial;
	font-size: 18px;
	color: #b1290a;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	padding: 5px;
	border-bottom: dashed 1px #999;	
	vertical-align:top;	
}


td.ind_titlesub {
	font-size			: 26px;
	color				: #000;
	text-decoration		: none;
	text-shadow: 1px 1px 3px rgba(44, 98, 136, 0.3);
}

td.prom_desp_vert
{ width:30px;}


td.prom_perioada_t
{	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	padding: 5px 0;
	vertical-align:top;	
	}
span.prom_pretpromo
{ font-size:22px;
font-weight: normal;
	letter-spacing: -2px;
	}
	
td.prom_tab_title
{
	font-size		: 14px;
	background-color: #b1290a;
	color			: #FFFFFF;
	padding: 5px;
	font-weight		: bold;
}

a.ind_tabhead:link, a.ind_tabhead:active, a.ind_tabhead:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration : none;
}
a.ind_tabhead:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #f2f2f2;
	text-decoration		: none;
}

td.ind_numepromobrand
{
	font-size		: 13px;
	background-color: #dddddd;
	color			: #000;
	padding: 5px;
	font-weight		: bold;
}

td.ind_numepromobrand
{
	font-size		: 13px;
	background-color: #dddddd;
	color			: #000;
	padding: 5px;
	font-weight		: bold;
}
