
/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin		   : 0;
  background       : white;
  color            : #000000;
}

td,tr,p,div {
  font-family      : tahoma;
  font-size        : 11px;
  color            : #000000;
  
}

ul {
  margin           :0;
}



hr {
  background       : white;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: none;
  border: none;
}

#alttaraf a {
		color:#757575;
		text-decoration:none;
	}
	#alttaraf a:hover {
		color:#757575;
		text-decoration:underline;
	}
	#alttaraf strong a {
		text-decoration:none;
		color:#F4821F;
	}
#alttaraf b {
		color:#757575;
		text-decoration:none;
	}
	#alttaraf b:hover {
		color:#757575;
		text-decoration:underline;
	}
	#alttaraf strong b {
		text-decoration:none;
		color:white;
	}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11;
  color            : #F4821F;
  text-decoration  : none;
  font-family      : tahoma;
}

a:hover {
  color            : #F4821F;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #F4821F;
  font-weight      : bold;
}

a.category:hover {
  color            : #F4821F;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #F4821F;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #F4821F;
  text-decoration  : bold;
}

/* ###################### MAIN MENU SETTINGS ###################### */

.mainlevel {
  font-family      : tahoma;
  font-weight      : normal;
  width            : 95%;
  text-align       : left;
  text-decoration  : none;
  filter           : Alpha(opacity=100, finishopacity=0, style=1);
  -moz-opacity     : 0.65;
  letter-spacing   : 2px;
  text-indent      : 5px;
  padding          : 5px;
  display          : block;
  margin-top       : 2px;
}

a.mainlevel:link, a.mainlevel:visited {
  border-top       : 1px solid #ADC1D2;
  border-bottom    : 1px solid #ADC1D2;
  background       : #FFFFFF;
  color            : #808080;
}
a.mainlevel:hover {
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #FFFFFF;
  background-color : #7492AB;
  color            : #FFFFFF;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  margin-bottom    : 5px;
}
table.moduletable th {
  font             : Tahoma;
  font-size        : 11px;
  font-weight      : bold;
  color            : #F4821F;
  text-align       : left;
  text-transform   : uppercase;
  border-bottom    : none;
  padding          : 1px;
  background       : url("../images/fundalmeniu.jpg") repeat-x bottom;
}

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #27A19A;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : none;
}

.poll {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
 
 
}

.contentpaneopen {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
  

}

.contentheading, .componentheading {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : bold;
  color            : #F4821F;
  text-align       : left
  border-bottom    : none;
  padding          : 1px;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #F4821F;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #DFE9F1;
  border-bottom    : 1px solid #FFFFFF;
}

.sectiontableentry2 {
  background-color : #DFE9F1;
  border-bottom    : 1px solid #FFFFFF;
}

.sectiontableheader {
  background-color : white;
  color            : white;
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #FFFFFF;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : tahoma;
  font-size        : 9px;
  color            : #F4821F;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : tahoma;
  font-size        : 9px;
  color            : #F4821F;
  font-weight      : normal;
}
