BODY { 

background-color: #1A1A1A

}

TD {
	font: 11px Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif; 
	color: #FFFFFF;
}

INPUT, SELECT {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #E0E0E0;
	background-color: #1E1E1E
}

TEXTAREA {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D4D0C8;
	background-color: #383838
}

FORM { 
	margin: 0 
}

PRE {
	font-size: 11px;
	margin: 0
}

TABLE.punmain {
	
	background-color: #2F2F2F;   /*Culoarea la bolderele din tabel prim pagina (Cea deschisa) */
	text-align: left;
	clear: both;
	color: #1e1e1e; /*#999999 inainte de schibat. unu da, unul nu din posturi*/
	/*border-radius:5px; - AICI 
	border-style: solid;
    border-width: 1px;
    border-color: #444;*/
	box-shadow: 0px 1px 3px 0px rgb(0 0 0);

/* tabel pe mijoc start */
  
  align-items: center;
  margin:auto;
  width: 1050px;
  
/* tabel pe mijloc finish */
  

/* tabel full screen start 
  
  width: 99%;
  align-items: center;
  margin: auto;
  
 tabel full screen finish */
  
  
}
TABLE.punplain {
	border: none;
	width: 100%;
}
TABLE.punspacer {
	/* butoane pe mijloc start*/
 
  border: none;
  width: 1050px;
  margin: auto; 
  
    /* butoane pe mijloc finish*/
  
  /* butoane ca pentru fullscreen start */
/*
  border: none;
  width: 99%;
  margin: left;
 */
   /* butoane ca pentru fullscreen finish */
}

TR.punhead { background-color: #1E1E1E } /* #2E2E2F inainte - Culoare Forum-Subiectte-Ultimulpostetc */
TR.puncon1 { /* Culoare detalii categorii */
background-color: #1E1E1E;
border-collapse: collapse;
border-style: solid;
border-width: 2px;
border-color: #FF4500;

 } 
TR.puncon2 { background-color: 1E1E1E; /*culoare backgroundului din postari*/
border-style: solid; 
border-bottom: 3px solid #EE923A
} /* Culoare din postari*/
TR.puncon3 { 
 background-color: #484848 
/*background: url(http://suporter.3xforum.ro/img/pics/suporter.3xforum.ro/style/2TDPunCon3.gif) #000000 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;*/}

}
TR.puntopic { height: 1.5em }

TD.punhead { 
background-color: #1e1e1e;
color: FFFFFF; 
}
TD.punheadcent { /* Forum - Subiecte - Postari - Etc*/
	color: #FFFFFF;
	text-align: center;
	font-weight: bold; 
	font-size: 12px;
}
TD.puncon1 { 

background: #141414 url(http://filelist.io/styles/images/header.jpg) top left;
	background-repeat: repeat-x;
	   z-index:0; 
		/*border-bottom: 5px solid #53a0dc;  dunga de sus de la header */
		font-weight:bold;
		color: #FFFFFF;
		
		 border-bottom: 150px solid transparent;
		 border-image: url(https://i.ibb.co/wK8HcLM/en3rgyexperience.png) 150 repeat;
}
TD.puncon1cent {
	background-color: #383838;
	text-align: center;
	font-weight: bold;
	
}
TD.puncon1right {
	background-color: #1E1E1E; /*#383838 inainte*/
	text-align: right
}
TD.puncon2 { background-color: #1E1E1E }
TD.puncon2cent {
	background-color: #1E1E1E;
	text-align: center
}
TD.puncon3 { /* Titluri de categlorii - Administratie - Download - Photoshop etc*/
	background-color: #2E2E2F;
	text-align: left;
	font-weight: bold;
	font-color: #FFFFFF;

 }
TD.puncent { text-align: center }
TD.punright { text-align: right }
TD.puntop { vertical-align: top }
TD.puntopright {
	text-align: right;
	vertical-align: top
}
TD.punquote {
	background-color: #484848;
	border: #606060;
	border-style: dashed;
	border-width: 1px
}

A:link, A:visited {
	text-decoration: none;
	color: #53a0dc
}
A:link.punhot, A:visited.punhot { color: #FF4000 }
A:link.punclosed, A:visited.punclosed { color: #888888 }
A:hover {
	text-decoration: none;
	color: #FFFFFF /* Mouse Hover peste Linkuri */
}
A:hover.punhot { color: #FF5010 }
A:hover.punclosed { color: #AAAAAA }

IMG.punavatar {
	margin-top: 3px;
	margin-bottom: 3px
}

.puntext { font-size: 11px }
.punedited {
	font-size: 10px;
	font-style: italic;
}
.punsignature { font-size: 10px }
.punheadline {
	font-size: 12px;
	font-weight: bold;
}
.puntitle {
	font-size: 14px;
	font-weight: bold;
	color: #53a0dc;
}
.punhot { color: #FF6000 }

.e3imgforums{
	
	z-index: 0;
	/*display: block;*/
	margin-top:0px;
	position:relative;
	vertical-align:middle;
	top:-11px;
  width: 30px;
}

.e3textforum {
	text-align: left;
    margin: 0;
    margin-left: 45px;
    margin-top: -15px;
    position:relative;
	top:-10px;
    font-size: 12px;
}