.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDD1D7;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFF2;
	border: 1px inset #FEE498;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFECB0;
	border: 1px outset #FFFFE1;
}

td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #101010;
}

ul {
padding: 0px;
}

li {
padding: 0px;
  list-style       : none;
}

hr {
  background       : #4A6080;
  height           : 1px;
  width            : 97%;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color : #FF6600;
  text-decoration  : none;
}

a:hover {
	color : #FF0000;
  border-bottom    : none;
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color : #FF6600;
  text-decoration  : none;
  font-weight      : bold;
}

a.category:hover {
	color : #FF0000;
  border-bottom    : none;
}

a.buttonbar:link, a.buttonbar:visited {
	display: table-cell;
	width: 86px;
	height: 25px;
	background-image: url(menu_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial,Tahoma,Verdana;
	text-align: center;
	vertical-align: middle;
}

a.buttonbar:hover {
	background-image: url(menu_bg_hover.gif);
	border-bottom: none;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color : #FF6600;
  text-decoration  : none;
  font-weight      : bold;
}
a.blogsection:hover {
	color : #FF0000;
  border-bottom    : none;
}

/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  margin-bottom    : 3px;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #FF6600;
}

a.mainlevel:hover {
  text-decoration: underline;
  color: #FF0000;
}

.sublevel {
  font-family      : Arial, Helvetica, serif;
  font-size        : 12px;
  text-decoration  : none;
  margin-bottom    : 3px;
  padding-left     : 20px;
}

a.sublevel:link, a.sublevel:visited {
  color            : #FF6600;
}

a.sublevel:hover {
  border-bottom    : 1px solid #FF6600;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFE1;
	width: 100%;
	margin-bottom: 3px;
}

table.moduletable th {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  padding          : 1px;
  background-color : #FFFFC6;
  border-bottom    : 3px solid #FFCC33;
}

table.moduletable td {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  padding-left: 3px;
}


.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #010101;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  color            : #010101;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size : 15px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	color : #EF6D00;
}

a.contentpagetitle:hover {
	color : #C25A02;
	border-bottom: none;
}

.contentpane {
	color : #000000;
	padding : 3px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align : justify;
}

.contentpaneopen {
	color : #000000;
	padding : 3px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align : justify;
}

.contentheading {
	background-image: url(http://www.exoticindia.hu/templates/business_05/images/e05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size : 15px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	color : #EF6D00;
}
td.contentheading {
	font-size : 11px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	text-align: left;
}

.componentheading {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #FF6600;
  text-align       : center;
  padding          : 1px;
  border           : 1px solid #FFCC33;
}

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #4A6080;
  text-decoration  : none;
  font-weight      : bold;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #d0d0d0;
  padding-left     : 3px;
  padding-right    : 3px;
  border-bottom    : 1px solid #AFC0D0;
}

.sectiontableentry2 {
  background-color : #c0c0c0;
  padding-left     : 3px;
  padding-right    : 3px;
  border-bottom    : 1px solid #AFC0D0;
}

.sectiontableheader {
  background-color : #b0b0b0;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 3px;
  padding-right    : 3px;
  border-bottom    : 3px solid #FFFFFF;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  border-bottom    : 1px dashed #707070;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;
}

/* ###################### PAGE NAVIGATION SETTINGS ###################### */
.pagenavbar {
  text-align       : center;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font-family      : Arial, Verdana, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
}

td.cim {
	color: #FCFF00;
	font-size: 11px;
	font-weight: bold;
	}

.pathway {
	color: #FCFF00;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}


a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color: #FCFF00;
	text-decoration: underline;
	}

a.mainlevel-nav:hover {
	text-decoration: none;
	}

span.mainlevel-nav {
	color: #FCFF00;
	}


table.moduletable-nyelv {
	width: 100%;
	}

table.moduletable-nyelv a:link, table.moduletable-nyelv a:visited, table.moduletable-nyelv a:hover {
	color: #FCFF00;
	font-weight: bold;
	font-style: italic;
	}

ul.jflanguageselection {
	list-style: none;
	}

ul.jflanguageselection li, ul.jflanguageselection span {
	list-style: none;
	position: relative;
	float: left;
	padding-left: 10px;
	}

td#lablec {
	vertical-align: center;
	height: 20px;
	background-image: url(top_row_bg.gif);
	background-repeat: repeat;
	}

table.moduletable-hirek {
	font-weight: normal;
	font-size: 11px;
	}

table.moduletable-banner {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	}

table.moduletable-banner th { display: none; }

table.moduletable-banner td { padding: 0px; }