body {
	background: #eee url() repeat-y center center;
	text-align: center;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #000;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0px;
}

#center {
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	padding: 0px;
	margin: auto auto;
}


#header {
	background: transparent url(../images/top.jpg) no-repeat bottom left;
	position: relative;
	top: 0px;
	left: 0px;
	height: 236px;
	width: 750px;
}


#sidan 
	{
	background: transparent url(../images/bg.jpg) repeat-y top left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	float: left;
	text-align: left;
	}

#navigation {
	background: transparent;
	position: relative;
	top: 0px;
	left: 2px;
	width: 176px;
	float: left;
	text-align: left;
}

#main {
	background: transparent;
	position: relative;
	top: 0px;
	left: 35px;
	width: 520px;
	float: left;
	text-align: left;
}

#footer {
	background: #ccc url(../images/bottom.jpg) repeat-y top left;
	position: relative;
	clear: left;
	float: left;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 750px;
}

#bottom {
	background: #eee;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 748px;
	margin-bottom: 10px;
	text-align: center;
}

/* TOP MENU */

#mainlevel-nav
	{
	background: transparent;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 500px;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	} 

#mainlevel-nav li
	{
	display: inline;
	list-style-type: none;
	padding: 0px;
	}

#mainlevel-nav a
	{
	padding: 3px 15px;
	margin: 0px;
	background: #eee;
	color: #333;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ccc;
	}

#mainlevel-nav a:hover
	{
	color: #333;
	background: #fff;
	text-decoration: none;
	}

/* MAIN MENU */

table.moduletable-on
{
  	width: 100%;
}

table.moduletable 
{
  	width: 100%;
	margin-left: 0px;
	padding: 0px;
}

table.moduletable td
{
  	width: 150px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 3px 0px 3px 5px;
}

table.moduletable th
 {
	background: transparent;
	color: #333;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 2px solid #333;
}

table.moduletable td ul
{
  	width: 130px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px 0px 3px 0px;
}

ul {
  margin: 0;
  padding: 0;
}

li
{
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;

}



/* ANDRA */

a img {
  border: 0px;
}

td,tr,p,
{
  font-family      : Arial, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  
}


hr
 {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

table.searchintro 
{
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

/* # LINKURI # */
a:link, a:visited
 {
  font-size        : 11px;
  color            : #333;
  text-decoration  : none;
  font-family      :Arial, Helvetica, sans-serif;
}

a:hover 
{
  color            : #555;
  text-decoration  : underline;
}

a.category:link, a.category:visited
 {
  color            : #999999;
  font-weight      : bold;
}

a.category:hover 
{
  color            : #ADC1D2;
}

/* # MODULE # */

.newsflash 
{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #00467A;
 text-transform   : uppercase;

}


.frameheader 
{
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #ADC1D2;
}

.poll
 {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* # FORMULAR # */

.inputbox
 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  background       : #eee;
  border           : 1px solid #ccc;
}

/* # CONTINUT # */
.contentpane 
{
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
 
}
 .button 
{
	padding: 2px 5px 2px 5px;
	height: 22px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #7492AB;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}



.contentpaneopen 
{
  text-align       : left;
  padding-left     : 0px;
  

}

.contentheading, .componentheading 
{
 	height: 30px;
	background: transparent;
	color: #555555;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}

a.contentpagetitle:link, a.contentpagetitle:visited
{
	color: #666666;
	text-align: left;
	padding-top: 9px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}

.contentdescription 
{
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category 
{
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}


/* # LISTAREA SECTIUNILOR # */
.sectiontableheader 
{
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter 
{

}

.sectiontableentry1 
{
	background-color : #ffffff;
}

.sectiontableentry2
 {
	background-color : #f9f9f9;
}

/* # FONTURI MICI # */
.small 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #7492AB;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}
