body
{
/*  background:url(http://localhost/primaria-gherla.ro/images/background_texture.jpg) repeat;

*/
	font-family:Tahoma;
	font-size:11px;
	behavior: url(csshover.htc);
}


#header
{
	width:860px;
	height:160px;
	background:url(http://www.primaria-gherla.ro/images/header.jpg) no-repeat;
	cursor:pointer;
    cursor:hand;
		
}

.box
{
	background:url(http://www.primaria-gherla.ro/images/box_right2.jpg) top right no-repeat;
	width:155px;
	margin-top:1px;
}

.box_center
{
	width:134px;
	background:url(http://www.primaria-gherla.ro/images/box_fill_y_axis.jpg) repeat-x #87c13b;
	padding:4px;
}

.box_center h1
{
	font-family:Tahoma;
	font-size:17px;
	color:#FFFFFF;
	margin-top:0px;
}

.box_center h1 a
{
	font-family:Tahoma;
	font-size:17px;
	color:#FFFFFF;
	margin-top:0px;
	text-decoration: none;
}

.box_center h1 a:hover
{
	text-decoration: underline;
}

.box_center p
{
	text-indent: 1.1em;
	margin-bottom: 3px;
	margin-left: 5px;
}

.box_center p+p
{
	text-indent: 1.1em;
	margin-top: 0;
	margin-left: 5px;
}

#mainmenu
{
	background:url(http://www.primaria-gherla.ro/images/menu_fill.jpg) repeat-x;
	margin:0 0 0 0;
}

/*
#menu a{
color:#000;
text-decoration: none;
}

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

#menu div {
float:left;
width:105px;
text-align:center;
background:url(../images/menu_fill.jpg) repeat-x;
height:28px;
vertical-align: middle;
} 
*/

p.title 
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	color: #29633D;
}

p.normal
{
	text-indent: 20px;
	text-align: left;
}

#content
{
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}

#footer
{
	text-align: left;
	padding-left: 200px;
}

#footer ul
{
	list-style-type:none;
    margin:0;
    padding-left:0;
	padding-top: 5px;
}

#footer li
{
	float: left;
	white-space:nowrap;
    text-align:left;
	padding-left: 20px;
}

#footer li a
{
	text-decoration: underline;
	color: #525252;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#footer li a:hover
{
	text-decoration: none;
}

span.copyright
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #525252;
	padding-left: 45px;
}

table.generale
{
	width: 100%;
}

table.generale tr td
{
	text-align: right;
	border-right: 1px solid #aaa;
	padding-right: 5px;
	width: 25px;
}

table.generale tr td+td
{
	text-align: left;
	border-right: 0;
	padding-right: 0px;
	padding-left: 5px;
	width: 100%;
}

table.generale tr td+td+td
{
	text-align: right;
	border-right: 0;
	padding-right: 0px;
	padding-left: 0px;	
}

#login_form
{
	margin-top: 0px;
	margin-left: 40px;
	width: 277px;
	height: 184px;
	background: url("http://www.primaria-gherla.ro/images/login-form-fill.gif") no-repeat;
}

.form_text
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 35px;
}

.form_input
{
	width: 120px;
	margin-right: 20px;
	border-color: #666666;
	border-width: 1px;
	margin-top: 5px;
}

.form_button
{
	margin-right: 20px;
	margin-top: 10px;
	color: #000066;
}

.form_header
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFCC;
	padding-left: 20px;
}

.form_error
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #8ECB3F;
	height: 20px;
}