#header {
background-image: url(./images/header_background.gif);
background-repeat: repeat-x;
top: 0px;
height: 122px;
overflow:hidden;
width: 100%;
z-index: 1;
}

#container {
height:auto !important;
top:0px;
position:absolute;
padding:0px;
left:50%;
margin: 0px 0px 0px -380px;
width:770px;
}

#headerimg {
height:103px;
}

#menu {
height:19px;
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{
	float:left;
/*	background:url(../images/tab_left.gif) no-repeat left top;*/
	margin:0;
	height:19px;
	padding:0 0 0 5px;
}

#menu a{
color:#ffffff;
font-size:1.4em;
font-weight:bold;
text-decoration:none;
}

#menu a:hover{
text-decoration: none;
}

.but_center {
background-image:url(./images/but_center.gif);
}

#menu a:hover .but_center, #current .but_center {
background-image:url(./images/but_center_sel.gif);
}

.but_left {
background-image:url(./images/but_left.gif);
}

#menu a:hover .but_left, #current .but_left {
background-image:url(./images/but_left_sel.gif);
}

.but_right {
background-image:url(./images/but_right.gif);
}

#menu a:hover .but_right, #current .but_right {
background-image:url(./images/but_right_sel.gif);
}

#main_content {
background-color:#DCDDD7; /*EAA6A8;*/
border:0px;
margin:0px;
text-align: center;
padding:0px 0px 4px 0px;
}

.content_table {
border-top:0px;
border-bottom:0px;
border-left:1px;
border-right:1px;
border-color:#FFFFFF;
border-style:solid;
vertical-align:middle;
width:762px; 
}

.left_column_table td left_col_hdr{
background-color:#CC0000;
color:#FFFFFF;
text-align:center;
}

body {
background-color:#796C4B;
background-image:url(./images/background.gif);
background-repeat:repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
padding:0;
margin:0;
}

.titlu {
background-color:#CC0000;
color:#FFFFFF;
height:40px;
text-align:center;
vertical-align:middle;
}


.titlu h1{
margin:0px;
font-size:1.5em;
}

.mytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-align:justify;} 

.mytext a:link {color: #666666; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #666666; text-decoration: underline} 
.mytext a:active {color: #666666; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #CC0000} 
.mytext2 a:link {color: #000000; text-decoration: none} 
.mytext2 a:visited {color: #000000; text-decoration: none} 
.mytext2 a:hover {color: #000000; text-decoration: underline} 
.mytext2 a:active {color: #000000; text-decoration: none}
#tbl_prezentare{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#tbl_prezentare td{
	border-bottom: 1px solid #E2E3DE;
}

#tbl_prezentare a{
	font-size: 11px;
	text-decoration: underline;
	color: #CC0000;
}

#tbl_prezentare a:hover{
	font-size: 11px;
	text-decoration: none;
} 
.content{
	font-size: 12px;
	padding: 10px;
	text-align:justify;
}

.content h2, .content h3{
	text-align:center;
}

.content p{
	text-indent:50px;
}

.content a{
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
}
.content a:hover{
	/*font-weight: bold;*/
	text-decoration: underline;
}

.content .schema{
	text-align:center;
	text-indent:0px;
}
.error {
	background-color:#FFE4E1;
	border:1px dotted #CDD2D6;
	color:#000000;
	font-family: Verdana;
	font-size:10px;
	margin: 10px 0px 10px 0px;
	padding:7px;
	text-align:center;
	position: relative;
}

.stiri {
	background-color:#FFFFFF;
}

.stiri a{
	text-decoration:none;
	color:#000000;
}

.stiri a:hover{
	color:#C0CCCC;
}

.stiri a:visited{
	color:#C0C0C0;
}

.stiri small{
	color:#CC0000;
}

.entry {
	text-align:justify;
}

.post {
margin-top: 0px;
margin-right: 20px;
margin-bottom: 20px;
margin-left: 20px;
text-align: justify;
font-size: 12px;
}

#trafic {
margin: 5px 0 0 0;
text-align:center;
}

img {
border:0;
}

.hline {
background-image: url("images/dlin2.gif");
height:5px;
margin:6px 0 3px 0;
width:100%;
}