body {
	margin: 0px;
	color: #fff;
	font-family: Arial;
	font-size: 8pt;
	color: #000036;
	background-color: #fff;
/*	background-image: url('img/testbg1.png');
	background-position: center center;
	background-repeat: repeat-x;
	background-attachment: fixed;*/
	background-image: url(/img/bg.jpg);
	background-position: 0px 446px;
}
/*#centerpad {
    position: absolute;
    left: 50%;
    width: 1008px;
    margin-left: -500px;
    top: 8px;
    padding-bottom: 8px;
}*/
#bgtop {
	height: 446px;
	background-image: url(/img/bg.top.jpg);
}
#center {
    awidth: 976px;
    width: 990px;
    margin: 0px auto;
	margin-top: -446px;
/*    border: 8px solid #fff;*/
}
#centerleftshadow {
	padding-left: 7px;
	background-image: url(/img/shadow.main.left.png);
	background-repeat: repeat-y;
}
#centerrightshadow {
	padding-right: 7px;
	background-image: url(/img/shadow.main.right.png);
	background-position: top right;
	background-repeat: repeat-y;
}
#centercontent {
    background-color: #000d3a;
    padding-bottom: 16px;
}
#header {
	height: 119px;
/*	background-color: #000036;*/
	overflow: hidden;
	background-image: url(/img/header.bg.jpg);
	background-repeat: no-repeat;
	background-position: 154px 20px;
}
#headerright {
	padding: 10px;
	float: right;
	color: #fff;
	text-align: right;
}
#headerright a {
	text-decoration: none;
	color: #fff;
}
#headerright a:hover {
	text-decoration: underline;
	color: #fff;
}
#home {
	display: block;
	awidth: 121px;
	height: 114px;
	overflow: hidden;
	color: #fff;
}
#menushadow {
	height: 10px;
	line-height: 10px;
	background-image: url(/img/menubar.shadow.png);
}
#menubar {
	height: 26px;
	line-height: 26px;
	margin-bottom: 16px;
	background-image: url(/img/menubar.bg.png);
	padding-left: 153px;
}
#menubarsepleft {
	float: left;
	width: 1px;
	height: 26px;
	line-height: 26px;
	background-image: url(/img/menubar.sep.left.png);
}
#menubarsepright {
	float: left;
	width: 1px;
	height: 26px;
	line-height: 26px;
	background-image: url(/img/menubar.sep.left.png);
}
a.menubaritem {
	display: block;
	overflow: hidden;
	float: left;
	width: 111px;
	height: 137px;
	margin-top: -111px;
	text-decoration: none;
	cursor: pointer;
}
a.menubaritem div.i {
	width: 111px;
	height: 111px;
	overflow: hidden;
}
a.menubaritem div.s {
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	background-image: url(/img/menubar.shadow.png);
	position: relative;
	top: -10px;
}
a.menubaritem div.i img {
	margin-top: 55px;
}
a.menubaritem span {
	display: block;
	height: 26px;
	line-height: 26px;
	background-image: url(/img/menubar.item.i.png);
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-top: -10px;
}
/*a.menubaritemlocked div.i img {
	margin-top: 0px !important;
}*/
a.menubaritemlocked span {
	background-image: url(/img/menubar.item.a.png) !important;
}
a.menubaritemactive span {
	background-image: url(/img/menubar.item.a.png) !important;
}
/*#location {
	height: 43px;
	line-height: 43px;
	background-color: #7b8ca7;
	margin-bottom: 16px;
	color: #dde5ef;
	background-image: url('/img/locbg.png');
}
#location span {
	margin-left: 150px;
}
#location h1 {
    display: inline;
	font-size: 12pt;
}
#location a {
	color: #dde5ef;
	text-decoration: none;
}
#location a:hover {
	color: #dde5ef;
	text-decoration: underline;
}*/
#content {
	color: #7b8ca7;
	margin-left: 22px;
	float: left;
	width: 664px;
}
#content2 {
    awidth: 99%;
}
#breadcrumb {
	padding-left: 159px;
	color: #a4bbdd;
	padding-bottom: 20px;
}
#breadcrumb a {
	color: #a4bbdd;
}
#mainmenu {
	width: 134px;
	float: left;
	amargin-right: 13px;
	color: #000;
}
#right {
	width: 134px;
	float: right;
	amargin-left: 16px;
	color: #000;
}

#contentleft {
	width: 50%;
	float: left;
}
#contentright {
	width: 49%;
	float: right;
}
#cleftpad {
	margin-right: 4px;
}
#crightpad {
	margin-left: 4px;
}
#searchfield {
	border-left: 1px solid #4e5869;
	border-top: 1px solid #343b46;
	border-right: 1px solid #a0acc0;
	border-bottom: 1px solid #c6cdd9;
	color: #000036;
	background-color: #7b8ca7;
	width: 120px;
}
#searchbtn {
	border-left: 1px solid #363661;
	border-top: 1px solid #6c6c8b;
	border-right: 1px solid #000022;
	border-bottom: 1px solid #000017;
	background-color: #000036;
	color: #dde5ef;
}

#termekmenu {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#termekmenu li {
	display: inline;
}

ul.specialis {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.specialis li {
    overflow: hidden;
}
ul.specialis li a {
	font-weight: bold;
	color: #000036;
	text-decoration: none;
	padding-left: 8px;
	display: block;
	height: 25px;
	line-height: 25px;
}

#ajanlatbtn {
    display: block;
    float: right;
    text-align: center;
    line-height: 43px;
    text-decoration: none;
    font-weight: bold;
    width: 162px;
    height: 43px;
	background-image: url('/img/ajanlatbtnbg.jpg');
}
#refbtn {
    display: block;
    text-align: center;
    line-height: 38px;
    text-decoration: none;
    font-weight: bold;
    awidth: 162px;
    height: 38px;
	background-image: url('/img/refbtnbg.jpg');
	color: #fff;
}
#menubottom {
    height: 9px;
	background-image: url('/img/menubottom.jpg');
}

#menu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu li {
}
#menu li a {
	display: block;
	padding-left: 20px;
}
#menu li.main a {
	height: 23px;
	line-height: 23px;
	color: #dde5ef;
	text-decoration: none;
	background-color: #7b8ca7;
	font-weight: bold;
}
#menu li.main a.active {
	background-color: #000036;
}
#menu li.sub a {
	height: 23px;
	line-height: 23px;
	color: #000036;
	text-decoration: none;
	background-color: #dde5ef;
}
#menu li.sub a.active {
	background-color: #b1bdcf;
}

#termekszint2 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#termekszint2 li {
	float: left;
}
#termekszint2 li div.doboz {
	width: 205px;
	height: 142px;
	padding: 6px;
	background-color: #dde5ef;
	border-right: 1px solid #7b8ca7;
	border-bottom: 1px solid #7b8ca7;
	cursor: pointer;
	color: #000036;
}
#termekszint2 li div.active {
	background-color: #fff;
}
#termekszint2 li div img {
	afloat: left;
	amargin-right: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#termekszint2 li div a {
	color: #000036;
}
#reffilter td.borderright {
	border-right: 1px solid #7b8ca7;
	padding-right: 16px;
}

#referenciak tr {
	border-bottom: 1px solid #7b8ca7;
}

table.fixheight td {
    height: 150px;
}

#msgform input,textarea {
	border: 1px solid #7B8CA7;
	/*color: #7B8CA7;*/
	color: #000036;
	font-size: 8pt;
	font-family: Arial;
}

#ukform input {
	border-left: 1px solid #a1a1a1;
	border-top: 1px solid #6b6b6b;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #7B8CA7;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
#ukform #loginbtn {
    color: #000036;
    background-color: #dde5ef;
    width: 80px;
    margin-top: 8px;
    margin-left: 62px;
	border-left: 1px solid #e4ebf2;
	border-top: 1px solid #ebf0f6;
	border-bottom: 1px solid #5d6064;
	border-right: 1px solid #8c9197;
    font-weight: bold;
}

#content h1 {
	font-size: 12pt;
	font-weight: bold;
}
#content h2 {
	font-size: 11pt;
	font-weight: bold;
}
#content h3 {
	font-size: 9pt;
	font-weight: bold;
}

a.termekmenu {
	padding-right: 1px;
}
a.termekmenu img {
	margin-top: 15px;
}

a.over {
	text-decoration: none;
}
a:hover.over {
	text-decoration: underline;
}

div.header {
	height: 27px;
	line-height: 24px;
	background-color: #7b8ca7;
	color: #fefefe;
	margin: 0px;
	width: 100%;
	background-image: url('/img/headbg.png');
}
div.header span {
	margin-left: 8px;
}

div.pagedoboz {
	padding: 20px;
	background-color: #dde5ef;
	color: #000036;
}
div.pagecontent {
	padding: 20px;
	color: #7b8ca7;	
}
hr.sep {
	margin: 0px;
	color: #7b8ca7;
	border-top: none;
}
div.sep {
    border-bottom: 1px solid #7B8CA7;
    margin-bottom: 8px;
}

.pad8 {
	padding: 8px;
}
.paros {
	background-color: #dde5ef;
	color: #000036;
}
.paratlan {
	background-color: #eaeff5;
	color: #000036;
}
.clear {
	clear: both;
}
.clearl {
	clear: left;
}
.clearr {
	clear: right;
}
.bold {
	font-weight: bold;
}
.hidden {
	display: none;
}
.nobr {
	white-space: nowrap;
}

.paros a {
	color: #000036;
}
.paratlan a {
	color: #000036;
}
a.button, input.button {
	background-color: #7b8ca7;
	color: #dde5ef;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	border: none;
	margin: 4px;
}
a.lapozo {
    color: #fff;
}
button {
	background-color: #7b8ca7;
	color: #dde5ef;
	font-weight: bold;
	border: none;
}
.aright {
	text-align: right;
}
.fright {
	float: right;
}
.activebtn {
	color: #000036;
}
.nobottom {
   margin-bottom: 0px;
}
div.nagytermek {
   position: absolute;
   top: 9px;
   width: 90px;
   height: 127px;
   left: 50%;
   aborder: 1px solid #fff;
   overflow: hidden;
}
div.oneline {
   overflow: hidden;
   white-space: nowrap;
   width: 195px;
}
.white {
   color: #fff;
}
#banner {
   margin-bottom: 14px;
}
#banner p {
   margin: 0px;
}
h3.acstart {
   cursor: pointer;
   margin-top: 4px;
   margin-bottom: 4px;
}
div.actxt p {
   amargin: 0px;
}
/*.acstart {
	color: #000036;
}
.actxt {
	color: #000036;
}*/
a.ajanlat {
  color: #000036;
}
a {
  color: #000036;
}
a.mkt {
  color: #000036;
  font-weight: bold;
  text-decoration: none;
}
a.mkt:hover {
  text-decoration: underline;
}
.tartalompre {
	color: #fff !important;
}
.tartalompre h1 {
  text-align: center;
  margin: 0px;
  font-size: 240% !important;
}
.tartalompre p {
  margin-top: 0px;
}
#content div.prefix {
  color: #fff;
}
div.ajanlattop {
	width: 360px;
	height: 152px;
	padding: 32px 32px 0px 32px;
	background-image: url(/img/ajanlat.top.jpg);
}
div.ajanlattopnew {
	width: 380px;
	height: 158px;
	padding: 22px 22px 0px 12px;
	background-image: url(/img/ajanlat.top.new.jpg);
}
a.ajanlatbt012 {
	display: block;
	width: 414px;
	height: 48px;
	line-height: 36px;
	text-align: center;
	background-image: url(/img/ajanlat.bottom.inactive.jpg);
	text-decoration: none;
	color: #fff;
}
a.ajanlatbt012:hover {
	background-image: url(/img/ajanlat.bottom.active.jpg);
	text-decoration: underline;
}
div.ajanlatbt0 {
	float: left;
	width: 173px;
	height: 59px;
	background-image: url(/img/ajanlat.bottom0.jpg);
}
div.ajanlatbt1 {
	float: left;
	width: 117px;
	height: 59px;
	background-image: url(/img/ajanlat.bottom1.png);
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
}
div.ajanlatbt2 {
	float: left;
	width: 111px;
	height: 59px;
	background-image: url(/img/ajanlat.bottom2.jpg);
	text-align: left;
	padding-left: 30px;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
}
div.ajanlatbt1 a {
	text-decoration: none;
	color: #fff;
}
div.ajanlatbt1 a:hover {
	text-decoration: underline;
}
div.ajanlatbt2 a {
	text-decoration: none;
	color: #fff;
}
div.ajanlatbt2 a:hover {
	text-decoration: underline;
}

td.boxnw {
	width: 42px;
	height: 41px;
	background-image: url(/img/box.nw.png);
}
td.boxn {
	height: 41px;
	background-image: url(/img/box.n.png);
}
td.boxne {
	width: 46px;
	height: 41px;
	background-image: url(/img/box.ne.png);
}
td.boxw {
	width: 42px;
	background-image: url(/img/box.w.png);
}
td.boxo {
	background-color: #cbd2db;
}
td.boxe {
	width: 46px;
	background-image: url(/img/box.e.png);
}
td.boxsw {
	width: 42px;
	height: 60px;
	background-image: url(/img/box.sw.png);
}
td.boxs {
	height: 60px;
	background-image: url(/img/box.s.png);
	font-weight: bold;
	line-height: 36px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}
div.boxss {
}
td.boxse {
	width: 46px;
	height: 60px;
	background-image: url(/img/box.se.png);
}
div.boxinbox {
	width: 290px;
	height: 150px;
	float: left;
}
table.boxinbox {
	width: 290px;
	height: 150px;
	margin-bottom: 10px;
	margin-right: 10px;
}
td.boxinbox1 {
	width: 120px;
	overflow: hidden;
}
td.boxinbox2 {
	width: 170px;
	overflow: hidden;
}
#ajanlobox {
	width: 664px;
	height: 327px;
	overflow: hidden;
	margin-left: -20px;
	margin-right: 0px;
}
#ajanloboxhead {
	height: 70px;
	line-height: 43px;
	text-align: left;
	padding-left: 40px;
	color: #fff;
	overflow: hidden;
	background-image: url(/img/spectitlebg.png);
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
#ajanloboxcont {
	height: 200px;
	abackground-color: #c0c7cf;
}
#ajanloboxcont div.ajanloboxentry {
	width: 664px;
	height: 200px;
	overflow: hidden;
	color: #000036;
	float: left;
}
#ajanloboxcont div.ajanloboxentry a.arrow {
	display: block;
	float: left;
	height: 200px;
	width: 32px;
	background-repeat: no-repeat;
	background-position: center center;
}
#ajanloboxcont div.ajanloboxentry a.arrowl {
	background-image: url(/img/specarrleft.png);
}
#ajanloboxcont div.ajanloboxentry a.arrowr {
	background-image: url(/img/specarrright.png);
}
#ajanloboxcont div.ajanloboxentry div.ajanloboxentryleft {
	width: 254px;
	height: 200px;
	float: left;
	padding-right: 16px;
	apadding: 25px 12px 25px 24px;
	overflow: hidden;
}
#ajanloboxcont div.ajanloboxentry div.ajanloboxentryleft p {
	margin: 0px;
}
#ajanloboxcont div.ajanloboxentry div.ajanloboxentryright {
	width: 330px;
	height: 200px;
	float: left;
	apadding: 25px 24px 25px 12px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
#ajanloboxcont div.ajanloboxentry div.ajanloboxentryright table {
	width: 262px;
}
#ajanloboxcont div.ajanloboxentry div.ajanloboxentryright table td span {
	text-transform: uppercase;
	font-weight: bold;
}
#ajanloboxtabs {
	height: 42px;
	padding-top: 15px;
	padding-left: 32px;
	padding-right: 32px;
	overflow: hidden;
}
#ajanloboxtabs a.ajanloboxtab {
	display: block;
	float: left;
	height: 10px;
	line-height: 10px;
	text-align: center;
	overflow: hidden;
	color: #8292ac;
	font-weight: bold;
	awidth: 80px;
	aborder-right: 2px solid #8292ac;
	margin: 16px 0px 16px 0px;
	apadding: 0px 16px 0px 16px;
	text-decoration: none;
}
#ajanloboxtabs a.ajanloboxtaba {
	color: #2c2e5b;
}
#indexcontentnew {
	width: 664px;
	margin: 0px auto;
}
span.current {
	margin: 0px !important;
}
div.refhalf {
	width: 320px;
	float: left;
	cursor: pointer;
}
div.refhalf a {
	font-weight: bold;
}
div.refhalfl {
	margin-right: 8px;
}
div.refimg {
	width: 104px;
	height: 104px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #b0b6be;
	margin-right: 8px;
	margin-bottom: 8px;
}
p.szotarindex {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
p.szotarindex a {
	text-decoration: none;
	line-height: 40px;
	margin: 4px;
	color: #7b8ca7;
	font-size: 130%;
}
p.szotarindex a:hover {
	font-size: 200%;
	line-height: 40px;
	color: #000;
}
div.szotarszo p {
	color: #000;
	font-size: 110%;
}
div.szotarszo span.szotitle {
	color: #7b8ca7;
	font-size: 120%;
	font-weight: bold;
}
table.referenciak td h3 {
    font-size: 150% !important;
    font-weight: normal !important;
}
div.mktblock {
	float: left;
	width: 286px;
	height: 138px;
	background-image: url(/img/mkt2.bg.png);
	overflow: hidden;
	margin: 0px 24px 24px 0px;
}
div.mktdetails {
	width: 176px;
	float: right;
}
div.mktdetails div.head {
	background-color: #7B8CA7;
    background-image: url("/img/headbg.png");
    color: #FEFEFE;
    height: 27px;
    line-height: 24px;
    margin: 0;
    padding-left: 8px;
}
div.mktdetails div.details {
	padding: 8px;
	margin-top: 1.2em;
	aline-height: 1.1em;
	/*font-size:  !important;*/
}
div.mktdetails div.details span {
	font-size: smaller;
}
#toenglish {
	float: right;
	text-transform: uppercase;
	margin-right: 48px;
}
#toenglish a {
	color: #fff;
	text-decoration: none;
}
#toenglish a:hover {
	text-decoration: underline;
}

