body {
	text-align:center;
	margin:20px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#666;
	background: #501f09;
}
	
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#C1C8C0 url("../images/rightcolor_bg.gif") repeat-y top right;
}
	
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("../images/leftcolor_bg.gif") repeat-y top left;
}

#wrapper2_2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("../images/clock.gif") no-repeat bottom left;
}

#header {
	padding:10px;
	margin:0;
	color:#FFF;
	height: 50px;
}

#header .title {
	float: left;
	margin-left: 170px;
	_margin-left: 85px;
	font-size: 48px;
	font-weight: bold;
	color: #C1C8C0;
	height: 50px;
	_padding-top: 10px;
}
	
#header .links {
	float: right;
	margin-right: 87px;
	_margin-right: 43px;
}

#header .links ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	/*height: 30px;*/
}

#header .links ul li {
	display: inline;
	padding-left: 30px;
}

#header .links ul li a {
	color: #c1c8c0;
	text-decoration: none;
}

#header .links ul li a:hover {
	color: red;
}

#header .links ul li.acasa {
	background:url(../images/bullet_acasa.gif) no-repeat;
}
		
#header .links ul li.contact {
	background:url(../images/bullet_contact.gif) no-repeat;
}

#header .links ul li.forum {
	background:url(../images/bullet_forum.gif) no-repeat;
}


#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:100;

	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	
	z-index:99;
	background:url(../images/hammer.gif) no-repeat top;
	}
#centercol {
	position:relative;
	padding:20px 220px;
	}
#centercol a {
	color:#666;
	}
#centercol a.bdir{
color:black;
font-size:14px;

text-decoration:none;
}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
	
#centercol div.ceas{
	margin:2px;
	color:#000;
	font-size:20px;
	background:#FEB685;
}

#centercol div.question{
	text-align:left;
	background-color:#FFFFFF;
	padding:5px;
	margin:5px 0px 5px 0px;
	text-indent:20px;
	
}
#centercol div.stire_nume{
	font-weight:bold;
	background-color:#b3c6d5;
}

#centercol div.stire_continut{
	font-style:italic;
	background-color:#b1c2d6;
}

#footer {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#c1c8c0;
	}

#footer_1 {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#c1c8c0;
}

#left-nav {
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 40px;
	margin: 0px;
	list-style: none;
	background:#fff url(../images/left_nav_footer.gif) no-repeat bottom;
}

#left-nav li {
	background-color: white;
	padding: 10px;
	color: black;
	border-bottom: 1px solid #aaaaaa;
}

#left-nav li.header {
	border: 0px;
	background:url(../images/left_nav_header.gif) no-repeat;
	height: 25px;
}

#left-nav li.footer {
	border: 0px;
}

#left-nav li a {
	color: black;
	text-decoration: none; 
	font-weight: bold;
}

#left-nav li a:hover {
	color: red;
}

#logo {
	position: absolute;
	top: -100px;
	left: -20px;
	_left: -220px;
	background:transparent url(../images/justice.gif) no-repeat top left;
	height: 306px;
	width: 170px;
	z-index: 97;
}

.col1{
	font-weight:bold;
	float:left;
	width:50%;
	text-align:right;
}
.col2{
	float:left;
	width:50%;
}

.form_eror{
	color:red;
}

table.box {padding: 3px;font-size: xx-small;border: 1px solid #01669c;width: 98%;background: #fff;margin: 5px;}
table.box thead {background: #01669c;}
table.box thead .title {font-size: large;font-weight: bold;}
table.box thead td {padding: 3px;color: #fff;font-weight: bold;font-size: x-small;}
table.box tfoot td {padding: 3px;color: #fff;font-weight: bold;font-size: x-small;}
table.box tfoot {background: #01669c;}
table.box tbody {}
table.box tbody .tr_even {background: #fefedf;}
table.box tbody .tr_odd {}
table.box tbody input, table.box tbody textarea {font-size: 12px;border: 1px solid #8e884c;padding: 2px;}
table.box tbody a {text-decoration: none;color: red;}
table.box tbody a:hover {text-decoration: underline;color: #83884c;}
table.box thead a {color: lightgreen;text-decoration: none;}
table.box thead a:hover {text-decoration: underline;}
table.box .navigation {background: #000;text-align: center;}
table.box .navigation td a {text-decoration: none;color: yellow;}
table.box .navigation td a:hover {text-decoration: underline;}
table.box .menu {background: white; color: #01669c;}
#centercol table.box .menu a {color: #01669c;}
