/* CSS Document */
body
{
	padding:0; margin:0; 
	background-color: #EBE8D7;
}

div, p, ul, img
{
	padding:0; margin:0;
}

p, h1, h2, h3, ul
{
	font-size: 12px;
}

#table2 td
{
	padding: 5px;
}

td
{
	vertical-align: middle;
}

#content
{
	width: 950px;
	margin: 0 auto 0 auto;
	padding-bottom: 5px;
}

.alignCenter
{
	text-align: center;
}

.small
{
	font-size: 11px;
}

.big
{
	font-size: 13px;
}

.lista_anunturi
{
	padding-left: 5px; 
	background-repeat: repeat-y; 
	padding-top: 5px;
	color: #555555;
}

body, table, td
{
	font-size: 12px;
	font-family: Tahoma;
}

th
{
	text-align: left;
	padding-left: 40px;
	color: white;
	font-size: 13px;
	background-repeat: no-repeat;
}

a, a:visited, a:active
{
	color: #007100;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.small
{
	font-size: 11px;
}

.grey
{
	color: #606060;
}

.black
{
	color: #000000;
}

input, textarea, select
{
	border-style: solid;
	border-color:  #999999;
	border-width: 1px;
	font-size: 11px;
	font-family: Tahoma;
	color: #606060;
	background-color: #FBFBFB;
	vertical-align: middle;
	font-weight: bold;
}

input
{
	padding-top: 3px;
	padding-left: 3px;
}

.radio
{
	border-style: solid;
	font-size: 11px;
	color: #606060;
	vertical-align: middle;
}

option
{
	font-size: 11px;
	color: #606060;
	background-color: #FBFBFB;
}

.alignLeft
{
	text-align: left;
}

.alignCenter
{
	text-align: center;
}

.alignRight
{
	text-align: right;
}

.small td
{
	font-size: 11px;
}

.row0
{
	background-color: #F5F5F5;
	height: 25px;
}

.row1
{
	background-color: #FFFFFF;
	height: 25px;
}

.menu_l
{
	background: url('images/menu_l.gif') no-repeat;
	width: 11px;
	height: 30px;
}

.menu_r
{
	background: url('images/menu_r.gif') no-repeat;
	width: 13px;
	height: 30px;
}

.menu_bg
{
	background: url('images/menu_bg.gif') repeat-x;
	height: 30px;
	width: 190px;
	font-size: 13px;
}

.menu_bg a, .menu_bg a:active, .menu_bg a:visited
{
	text-decoration: none;
	color: white;
}

.menu_bg a:hover
{
	text-decoration: underline;
	color: #FFFFCC;
}

.menu_sep
{
	background: url('images/menu_sep.gif') no-repeat;
	width: 10px;
	height: 30px;
}

#menu_tb td
{
	text-align: center;
	font-weight: bold;
}

/*--------------------------------header-------------------*/

#main_header
{
	width:100%;	margin:0 auto; color:#FFFFFF; height:148px;
}

#main_header #header 
{
	width:964px; 
	margin:0 auto; 
	background:url('images/header.png') no-repeat; 
	color:#FFFFFF; 
	height:148px;
	position:relative;
}

/*---------------------------------footer-----------------*/
#main_footer
{
	width:100%;  float:left;
	margin:0px; padding:0px;
}

#footer 
{
	width:964px; height: 25px;
	font-weight: bold;
	margin:0 auto 0 auto;
	background:url("images/footer.jpg") no-repeat;
	margin-bottom: 10px;
	padding-top: 5px;
	color: white;
}

#footer a
{
	color: white;
}