h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
a{  text-decoration: none;}
a:hover{  text-decoration: underline;}

html
{
	background: url("../images/html.gif") repeat top center #181819;
}
body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
}

body 
{
	padding: 0 20px 20px 20px;
 	margin: 0 0 0 0;
	height: 600px;
	text-align: center;	
  	background-color: transparent;
}


#container{

	text-align: left;
	overflow: hidden; 
	background-color: transparent; 
	margin-left: auto; 
	margin-right: auto;
    width:900px;
	background: url("../images/container.gif") repeat-y top center #edeee5;

}

#top
{ 
	width:900px;
	height:146px;
	float:left;
	background: url("../images/top.jpg") no-repeat bottom center #edeee5;
}

#top-navigation
{ 
	width:900px;
	height:63px;
	float:left;
	background: url("../images/top-navigation.jpg") no-repeat bottom center #edeee5;
}

#left
{
	float:left;
	width:200px; 
}

#right
{
	width: 700px;
	float: right;
}
#content
{
	padding: 10px 34px 24px 34px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.5em;
	text-align: justify;
}

div.col-left, div.col-right
{

	float:left;
}

#content h1
{
	color:#254593;
	font-family: Tahoma;
	font-size:37px;
	font-weight:normal;
	margin: 0 0 15px 0 ;
	padding: 0 0 0 0;
	line-height: 35px;
	clear: both;
	text-align: left;
}

#content h3
{

	font-size:13px;
	font-weight:800;
	color:#df1000;
	font-family:"Arial";
	line-height:normal; 
	text-decoration:underline;
}
#content form
{ 
	margin:0 30px 5px 50px;  
	text-align:justify; 
	text-indent:0;
}

#content form label
{
	display: block;
}
#content p
{ 
	margin:0 0 10px 0;  
	text-align:justify; 
		text-indent:0;
}

#content p p
{ 
	margin:0 0 0 0; 
	text-indent:0;
}

#content img
{ 
	margin:8px 0 5px 10px; 
	float: right;
}

#content p img
{ 
	margin:8px 0 5px 10px; 
	float: right;
}

#content img.poza-stanga
{ 
	float:right;
	margin:8px 10px 5px 20px;  
}

em.time
{
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #444444;
	line-height: 11px;
}

#content img.pozacentru{  margin:8px 3px 5px 130px; }


.img-pane{border-style:solid;
	border-color:#666666;
	border-width:2px;}
	
	
#content a:link, #content a:visited{ color:#555; text-decoration:underline;  font-weight:bold;}
#content a:active, #content a:hover{ color:#e63; text-decoration:underline;font-weight:bold;}
#content ul a:link, #content ul a:visited{ color:#555; text-decoration:none; font-weight:bold;}
#content ul a:active, #content ul a:hover{ color:#e63; text-decoration:underline;font-weight:bold;}

#content ul li
{
	font-size:11px;
	line-height:15px;
	padding-bottom:5px;
	margin-bottom:5px;
}
#content ul ul
{
	margin-top: 9px;
}
#content ul ul li
{
	font-size:10px; color:#dddddd;
	border-bottom:none;
}



h2{ 
	font-size:12px; 
	font-weight:800;
	color:#354e67; 
	display:inline; 
	line-height:normal; 
	margin:0 0 0 10px; 
}
.tabel-simplu
{
	width:400px;
	margin:10px 10px 10px 60px;
	border:none;
	font-family:"Tahoma";
	font-size:10px;
}
*html .tabel-simplu{
	margin-left:20px;
	margin-right:0px;
}

.tabel-simplu td
{
	border-bottom:10px solid #fff;;
}
.tabel{
	width:480px; 
	border:solid 1px #D6DDE6;
	font-family:"Tahoma";
	font-size:10px;
	border-collapse: collapse;
	background-color:#fff;
	margin:10px;
	}
	*html .tabel{
		margin-left:20px;
		margin-right:0px;
		}
		
.tabel td {
	border: 1px solid #D6DDE6;
	text-align: left;
	padding: 2px 4px 2px 4px;
	}
.tabel th{
	border: 1px solid #fff;
	background-color: #7e8750;
	font-weight: bold;
	text-align: left;
	padding: 2px 4px 2px 4px;
	color:#fff;
	}

.tabel2{border:solid 1px #666666;font-family:"Tahoma";font-size:10px;border-collapse: collapse;background-color:#fcfaf2;margin:10px;}
.tabel2 td {border: none;text-align: left;padding: 2px 4px 2px 4px;}
.tabel2 th{border: none;background-color: #2f4055;font-weight: bold;text-align: left;padding: 2px 4px 2px 4px;color:#fff;}

.hilite{background-color: #b5cdeb;}
.tabel td.aligncenter{text-align:center;}
.tabel td a:hover{text-decoration:underline;color:#0066CC;}

.colorat1{ color:#FF0000;}
.colorat2{ color:#5179B7;}

#footer
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#bcbcbc;
	width:900px;
	height:41px;
	float:left;
	clear: both;
	background-color: #fff;
	background: url("../images/footer-background.gif") repeat top center #181819;
}

#footer a, #footer a:link, #footer a:visited
{
	color:#bcbcbc; 
	text-decoration:none; 
	text-transform: uppercase;
	font-weight:bold;
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer a:active, #footer a:hover
{
	color:#fff; 
	text-decoration:none;
	font-weight:bold;
}

div#admin
{
	color: #fff;
	background-color: #000;
	padding: 4px;
}
div#admin a, div#admin a:link, div#admin a:visited
{
	color: #fff;

}
#content ul.last-articles
{
	float: left;
}
#content ul.last-articles li
{
	width: 200px;
}

div.meniu
{
	float: right;
	width:200px;
	margin: 0 0 0 0;
}

#pmenu, #pmenu ul 
{
	float: left;
	padding:13px 0 30px 15px; 
	margin:0 0 0 0; 
	list-style-type: none;
	background-color: transparent;
	position: relative;
}

ul#pmenu li
{
	float:left;
	width:183px;
	margin: 0 0 0 0;
	padding: 0;
}

ul#pmenu li.last
{
	border-bottom: none;
}

ul#pmenu li a
{
	display:block;
	padding: 0 0 0 0 ;
	width:183px;
	color: #000;
	line-height: 19px;
	font-size:14px;
	font-family: Tahoma;;
	font-weight: bold;	
}
ul#pmenu li a:hover, ul#pmenu li a:active
{
	text-decoration: underline;;
	width:183px;
	color: #ce0903;
}

ul#pmenu ul
{
	list-style: none;
	padding: 0 0 3px 0; 
	margin: 0;
}

ul#pmenu ul li 
{

	border-bottom: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}
*html ul#pmenu li ul li 
{
	padding: 0;
	width:170px;
	
}

ul#pmenu li ul li a, ul#pmenu li ul li a:visited
{
	display:block;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	padding: 0 0 0 0 ;
	width:160px;
	text-indent: 15px;
	background-image:none;
}

ul#pmenu ul li a:hover
{
	background-image: none;
	text-decoration: underline;
}

div#left ul#pmenu li ul
{
	display:none;
}

div#left ul#pmenu li.tevad ul
{
	display:block;
}

div#left ul#pmenu li.tevad ul li ul
{
	display: none;
}

ul.news 
{	
	margin: 40px 20px 0 0;
	padding: 0 10px 0 0;
}

ul.news li 
{	
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}

ul.news li  a, ul.news li  a:link, ul.news li  a:visited
{	
	color: #222;
	font-size: 18px;
	text-decoration: underline;	
}

div.col-right ul.news li  a, div.col-right ul.news li  a:link, div.col-right  ul.news li  a:visited
{
	font-size: 12px;
}
ul.news li  a:hover, ul.news li  a:active
{
	color: #800;
}

ul.news li em
{
	color: #f00;
}

#right ul.news strong
{
	font-weight: normal;
}

#right ul.news a
{
	font-family: Tahoma;
}

#left ul.news
{
	margin: 0 0 0 5px;
}
#left ul.news li strong
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#left ul.news li a
{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

#left ul.news li a:hover
{
	color: #f00;
}

#left ul.news li strong a
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

#content ul.news 
{
	margin: 0 0 20px 0;
}

#content em.publicat
{
	font-size: 10px;
	color: #900;
	margin:  0 0 0 180px;
	text-align: center;
}

#content a.more, #content div.col-right a.more
{
	display: block;
	float:right;
	text-decoration:underline;
	font-size: 11px;
}


form#cautare
{
	float:right;
	margin: 2px 20px 0 0;
}

form#cautare a, form#cautare
{
	font-size: 11px;
	font-family: Tahoma;
	color: #000;
}

div#container div#footer a
{
	color: #000;
	float: right;
	display: block;
	width: 175px;
	line-height: 30px;
}
#current-time
{
	font-style: normal;
	font-weight: bold;
	color: #fff;
	margin: 127px 0 0 20px;
	font-size: 11px;
	display: block;
	width: 350px;
	height: 30px;
}

.form_error
{
	color: #f00;
	font-weight: bold;
	display: inline-block;;
	text-indent: 20px;
}