body {
	padding: 0px;
	margin: 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
	background: #8A96A5;
	color: #211B14;
	/*font-size: 70%;*/
	font-size: 11px;
  /*width: 950px;*/
  left: 50%;
  /*margin: auto;*/
  margin-left:2.5%;
  margin-right:2.5%;
}

table {
  font-size: 100%;
}

table, tr, td, th {
}

img, div, span, form {
  border: 0px none;
  padding: 0px;
  margin: 0px;
  page-break-after: avoid;
}

td {
	vertical-align: top;
}

a:link, a:visited, a:hover {
	color: #FFFFFF;
}

a:link, a:visited {
	text-decoration: none;
}

div.main-container {
	min-width: 950px;
    width:expression(document.body.clientWidth < 960 ? "950px" : "100%" );
	/*position: absolute;*/
	/*left: 50%;*/
	/*margin-left: -475px;*/
	background: #FFFFFF;
    border-top: 0px;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

div.top-container {
	height: 124px;
	/*background: url('../images/css/top-logo.gif') 0% 0% no-repeat;*/
	color: #FFFFFF;
}

div.top {
	padding: 0px 0px 0px 168px;
	height: 124px;
	background: url('../images/css/top-content_bg.jpg') 100% 0% no-repeat;
}

div.top-content {
	padding: 6px 15px 0px 269px;
}

div.top-menu {
}

div.top-menu a:link, div.top-menu a:visited {
	color: #FFFFFF;
}

div.top-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.languages-bar {
	text-align: right;
}

div.top-menuitems {
	position: absolute;
	text-align: left;
    white-space: nowrap;
}

div.top-menuitems a {
	padding: 0px 11px 0px 15px;
	background: url('../images/css/top-menuitem_bg.gif') 0% 0% no-repeat;
}

div.bottom-container {
	clear: both;
	/*width: 950px;*/
	height: 73px;
	background: transparent url(../images/css/bottom_bg.gif) no-repeat scroll 50%;
	background-color:#566574;
}

div.bottom-impresszum {
	margin: 15px 0px 0px 612px;
	padding: 0px 0px 0px 40px;
	/*position: absolute;*/
	background: url('../images/css/bottom-impresszum_bg.gif') 0% 0% no-repeat;
	color: #FFFFFF;
    white-space: nowrap;
}

div.bottom-container a:link, div.bottom-container a:visited {
	color: #FFFFFF;
}

div.bottom-container a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.bottom-menu {
	padding: 11px 0px 0px 29px;
}

div.bottom-menuitems {
	position: absolute;
	text-align: left;
	margin-right:380px;
    white-space: nowrap;
}

div.bottom-menuitems a {
	padding: 0px 0px 0px 13px;
	background: url('../images/css/bottom-menuitem_bg.gif') 0% 0% no-repeat;
}

div.bottom-menuitems a.first {
	padding: 0px 0px 0px 0px;
	background: none;
}

a.button {
	height: 22px;
}

a.button-abs {
	position: absolute;
}

a.button span {
	display: block;
	margin: 3px 0px 0px 0px;
    text-align:center;
}

a.button-28 {
	width: 28px;
	background: url('../images/css/button-28_bg.gif') 0% 0% no-repeat;
}

a.button-40 {
	width: 140px;
	background: url('../images/css/button-40_bg.gif') 0% 0% no-repeat;
}

a.button-126 {
	width: 126px;
	background: url('../images/css/button-126_bg.gif') 0% 0% no-repeat;
}

a.button-28 span {
	display: block;
	margin: 4px 0px 0px 0px;
    font-weight: bold;
}

div.top-search {
	margin: 49px 0px 0px 0px;
}

div.top-search span.label {
	line-height: 175%;
    color: #FFFFFF;
}

div.top-search input.text, div.top-search select {
	font-size: 95%;
	border: 1px solid #C1D8A0;
	color: #3C4451;
}

div.top-search-general {
	position: absolute;
	margin: 0px 0px 0px 0px;
    white-space: nowrap;
}

div.top-search-spec {
	position: absolute;
	margin: 0px 0px 0px 222px;
}

div.top-search a.button-abs {
	margin: -2px 0px 0px 2px;
}

div.main {
	clear: both;
	/*width: 950px;*/
    position: relative;
}

div.left-menu-container {
	width: 168px;
	float: left;
}

div.left-menu {
	margin: 6px 0px 0px 10px;
    color: #404958;
}

table.left-menu {
	width: 158px;
}

table.left-menu tr td {
}

table.left-menu tr td.separator {
	height: 6px;
	font-size: 1px;
	background: url('../images/css/left-menuitem-separator_bg.gif') 0% 0% no-repeat;
}

table.left-menu tr td.menuitem {
	vertical-align: middle;
	background: #EBEDEF;
	padding: 0px 5px 0px 5px;
	height: 32px;
    cursor: pointer;
    color: #404958;
}

table.left-menu tr td.menuitem a {
	/*height: 32px;*/
	vertical-align: middle;
}

table.left-menu tr td.menuitem a:link, table.left-menu tr td.menuitem a:visited {
	color: #404958;
}

table.left-menu tr td.menuitem a:hover {
	color: #404958;
}

table.left-menu tr td.menuitem-active {
	background: #EC904D;
    color: #FFFFFF;
}

table.left-menu tr.menuitem-selected td.menuitem {
	background: #EC904D;
}

table.left-menu tr.menuitem-selected td.menuitem a:link, table.left-menu tr.menuitem-selected td.menuitem a:visited {
	color: #FFFFFF;
}

table.left-menu tr.menuitem-selected td.menuitem a:hover {
	color: #404958;
}

/*
div.portletcontent {
    padding: 10px 0px 0px 5px;
	width: 777px;
	float: left;
}
*/

table.left-menu tr.submenu td.menuitem {
	background: #C8CDD2;
	height: auto;
	padding: 2px 14px 4px 5px;
    color: #404958;
}

table.left-menu tr.submenu td.menuitem a {
	height: auto;
}

table.left-menu tr.submenuitem-selected td.menuitem {
	background: #FBAC72;
}

table.left-menu tr.submenu td.menuitem-active {
	background: #E2E6EA;
    color: #404958;
}

table.left-menu tr.submenu td.separator {
	height: 2px;
	font-size: 1px;
	background: none;
}

table.left-menu tr.submenu-sub td.menuitem {
	background: #C8CDD2 url('../images/css/left-menuitem-sub_bg.gif') 100% 50% no-repeat;
}

table.left-menu tr.submenu-sub td.menuitem-active {
	background: #E2E6EA url('../images/css/left-menuitem-sub_bg.gif') 100% 50% no-repeat;
}

div.subsubitems {
	position: absolute;
	margin: -2px 0px 0px 156px;
	background: #E2E6EA;
}

div.subsubitems-items {
	margin: 1px 1px 1px 5px;
	width: 280px;
}

div.subsubitems-item {
	border-top: 1px solid #FFFFFF;
}

div.subsubitems-item-first {
	border-top: 0px none;
}
div.subsubitems-item div.menuitem {
	padding: 2px 5px 2px 5px;
	background: #BEC4CA;
}

div.subsubitems-item div.menuitem-active {
	background: #FBAC72;
}

td.TDsearch {
    background: url("../images/css/header.jpg") no-repeat;
    background-position: right;
}

div.top-content-elastic {
	padding: 6px 15px 0px 10px;
}

div.bottom-inner-container {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}

select.eljarasRend {
    max-width:180px;
    width:180px;
}

div.portlet {
    padding: 5px;
}

div.ertesitofulek-inner-container {
    background: no-repeat url("../images/css/ertesito_tab_big_bg.gif") scroll left center;
    width: 907px;
    height: 115px;
    margin: 0 auto;
    text-align: left;
}

div.fulek-inner-container {
    background: no-repeat url("../images/css/searchtab_bg.gif") scroll left center;
    height: 62px;
    width: 762px;
    margin: 0 auto;
}

