body {
	background-color: #340006;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2a2a2a;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
img {border: 0px;}
#topBg{
 margin:0px;
 background-image:url(../images/topBg.jpg);
 background-repeat:repeat-x;
 background-color: #ffffff;
 width: 960px;
 height: 205px;
}
#logo{
 background-image:url(../images/logo.jpg);
 background-repeat:no-repeat;
 background-color: #ffffff;
 width: 219px;
 height: 176px;
}

#menuBg{
	background-image:url(../images/menuBg.jpg);
	background-repeat: no-repeat;
	height:47px;
	width:960px;
	background-color:#cccc00;
}



#main{margin:0px; background-color: #ffffff; width:746px; border-right: solid 1px #ebebeb; border-left: solid 1px #ebebeb; padding-right: 10px; height: 500px;}
#footer{
	background-image:url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	height:28px;
	background-color:#ffffff;
	width:960px;
	text-align:center;
	clear:both;
	color:#ffffff;
	padding: 30px 0px 0px 0px;
}


#menu A  { color: #2a2a2a; text-decoration: none; font-size:18px; font-weight: normal; cursor: pointer; display:inline; height:33px; line-height: 33px }
#menu A:HOVER { color: #2a2a2b; text-decoration: none; font-size:18px; font-weight: normal;  cursor: pointer; display:inline; height:33px; line-height:33px;}


#content{ padding:10px; width:650px; background-color:#ffffff;}
#content h1{font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; text-align: left; line-height: 20px; color: #2a2a2a;}
#content h2{font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; text-align: left; line-height: 20px; color: #2a2a2a; border-bottom: solid 1px #999999;}
#content p {font-family: "Times New Roman", Times, serif; font-size: 14px; text-align: left; color: #2a2a2a;}
#content ul li{ text-align:left}


#leftSide{width:246px; padding: 20px 0px 0px 20px; float:left;}
#noutatiTop{ float:left; width:236px; height: 74px; background:url(../images/noutatiTop.jpg); background-repeat:no-repeat;}
#noutatiTop1{ float:left; width:236px; height: 16px; background:url(../images/noutatiTop1.jpg); background-repeat:no-repeat;}
#noutatiBg{ float:left; width:206px; background:url(../images/noutatiBg.jpg); background-repeat:repeat-y; float:left; padding:0px 15px 0px 15px; text-align:left;}
#noutatiBtm{ float:left; width:236px; height: 16px; background:url(../images/noutatiBtm.jpg); background-repeat:no-repeat;}
#noutatiBg h1{font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; text-align: justify; line-height: 18px; color: #ac0b1b;}
#noutatiBg p {font-family: "Times New Roman", Times, serif; font-size: 16px; text-align: left; color: #646464;}


.clear{ height:0.1px; overflow:hidden; font-size:0.1px; line-height:0.1px; clear:both;}
.invisible{ width:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display:inline;}

A {
 color: #ac0b1b;
 text-decoration: none;
 cursor: pointer;
}
A:HOVER {
 color: #e80a20;
 text-decoration: none;
 cursor: pointer;
}
.formFont{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	color: #646464;
	vertical-align:middle;
	width: 200px;
}
#formSpacing td{
 padding:5px; 
}

.widget{padding: 5px; text-align:left;}
.widget input{width: 200px; border:solid 1px #666666;}
.error {color: #dc0000;}
.comment_default{ background:#fafafa; border:#efefef solid 1px; padding: 5px}
.info p{color: #dc0000;}
.pagination {display:inline;}
.pagination ul {display:inline;}
.pagination li {display:inline; text-decoration:none;}
