html, body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8.2pt;
	height: 100%;
	text-align: center;
	behavior: url('http://research.fotexnet.hu/csshover.htc');
	font-size: 11px;
}
ul.boxy {
	margin-bottom: 1em;
	
}
ul.boxy li { 
	margin: 0px; 
	width: 400px;
	margin-bottom: 0px;
			margin-top: 4px;
			
}

.surveydiv166 {
	background-image: url('http://research.fotexnet.hu/images/bg_166.jpg');
	background-repeat: no-repeat;
	padding-top: 200px;	
}

.matrixrow td {
	border-top: 1px dotted #999;
	padding-bottom: 5px;
}

pre {
	font-family: Verdana, Tahoma, Arial;
 white-space: pre-wrap;       /* css-3 should we be so lucky... */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
   white-space: -pre-wrap;      /* Opera 4-6 ?? */
    white-space: -o-pre-wrap;    /* Opera 7 ?? */
	 word-wrap: break-word;       /* Internet Explorer 5.5+ */
	  _white-space: pre;   /* IE only hack to re-specify in addition to	  word-wrap  */
}

div#emailerrors {
	text-align: center;
}
div#emailerrors div {
	width: 400px;
	margin: auto;
}

div#emailform .title {
	text-align: left;
	font-weight: bold;
}

div#emailform .body {
	text-align: justify;
	font-weight: normal;
}

div#emailform {
	text-align: center;
}

div#emailform .submit {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

div#emailform .submit a {
	color: #336699;
}

div#emailform table {
	border-collapse: collapse;
	width: 400px;
	margin: 10px auto;
}

div#emailform table tr th {
	vertical-align: top;
	padding-top: 2px;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	width: 120px;
}

div#emailform table tr td {
	padding: 2px;
	font-size: 11px;
	width: 280px;
	text-align: justify;
}

div#emailform input,div#emailform select {
	font-size: 10px;
	width: 200px;
}

div#info h1 {
  text-align: center;
  font-size: 14px;
}
div#info div {
  text-align: justify;
  font-size: 11px;
}
div#info table {
  border-collapse: collapse;
}
div#info table tr th {
  font-weight: bold;
  text-align: left;
  padding: 3px;
  font-size: 11px;
}
div#info table tr td {
  text-align: justify;
  padding: 3px;
}

DIV#recepcio .title {
    color: #69CF05;
    font-weight: bold;
}

DIV#recepcio .subtitle {
    font-size: 11px;
    font-weight: bold;
}

DIV#recepcio .text {
    font-size: 11px;
}

DIV#recepcio .errtext {
    font-size: 11px;
    color: #69CF05;
}

DIV#recepcio .confirmtext {
    padding-top: 20px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

DIV#recepcio INPUT,SELECT {
    font-size: 10px;
}


DIV#surveyresult {
  margin-top: 10px;
}

DIV#surveyresult TABLE.result {
  border-collapse: collapse;
  width: 583px;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}

DIV#surveyresult TABLE.result TD {
  font-size: 11px;
  color: #666;
  font-weight: bold;
  padding: 3px;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

DIV#surveyresult TABLE.result TH {
  background-color: #7D61AB;
  font-size: 11px;
  color: #FFF;
  font-weight: bold;
  padding: 5px;
  text-align: left;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.SurveyQuestion { font-family: Verdana, Tahoma, Arial; font-size: 12px; color: #010101; font-weight: bold; text-decoration: none; padding-top: 6px; }
.SurveyInstruction { font-family: Verdana, Tahoma, Arial; font-size: 12px; color: #666666; font-weight: bold; text-decoration: none; padding-top: 6px; }
.SurveyAnswer { font-family: Verdana, Tahoma, Arial; font-size: 11px; color: #666666; font-weight: normal; text-decoration: none; padding-top: 6px; }
a.popup { font-family: Verdana, Tahoma, Arial; font-size: 8pt; color: #CE0000; font-weight: normal; text-decoration: underline;  }

.surveysubmit DIV {
  background-color: #e2e2e2; 
  border-top: 1px solid #A3A4A6; 
  text-align: center;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}

.surveysubmit DIV DIV { border: 0px; }

.surveysubmit A { color: #000; text-decoration: none; }
.surveysubmit A:hover { color: #000; text-decoration: none; }
.surveysubmit A:visited { color: #000; text-decoration: none; }
.surveysubmit A:visited:hover { color: #000; text-decoration: none; }

FORM { display: inline; }
INPUT { font-size: 10px; }

DIV#faq {
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  width: 271px; 
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}

DIV#faq .question A { text-decoration: none; color: #fff; }
DIV#faq .question A:hover { text-decoration: none; color: #fff; }
DIV#faq .question A:visited { text-decoration: none; color: #fff; }

DIV#faq .question {
  padding: 3px;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  color: #fff;
  background-color: #bbb;
  text-align: left;
}

DIV#faq .answer A { text-decoration: none; color: #333; }
DIV#faq .answer A:hover { text-decoration: none; color: #333; }
DIV#faq .answer A:visited { text-decoration: none; color: #333; }

DIV#faq .answer {
  padding: 3px;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  display: none;
  background-color: #EAE3FF;
  text-align: justify;
}

.sepaline {
  float: left;
  width: 1px;
  height: 100%;
  background-color: #BDBDBD;
}

.separator {
  background-color: #BDBDBD;
}

.pageblock {
  float: left;
  text-align: left;
}


FORM { display: inline; }

#mainpage {
  background-image: url('http://research.fotexnet.hu/images/content-bg.png');
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

#header {
	position: relative;
	z-index: 100;
	background-color: #fff;
}

#header div.header_top {
	height: 33px;
	background-image: url('http://research.fotexnet.hu/images/header_top_bg.png');
}

#header div.header_top img.header_logo {
	position: absolute;
	top: 7px;
	left: 10px;
	background-image: url('http://research.fotexnet.hu/images/logo.png');
	width: 158px;
	height: 47px;
	z-index: 2;
}

#header div.header_bottom {
	position: relative;
	height: 65px;
	background: url('http://research.fotexnet.hu/images/header_bg.png');
	background-repeat:no-repeat;
	background-position: left;
	z-index:0;
}

#header div.header_bottom div.header_items {
	position: relative;
	width: 368px;
	height: 50px;
}

#header div.header_bottom div.header_items_box {
	float: left;
	width: 115px;
	border-left: 1px solid #bdbdbd;
	height: 100%;
	padding-top: 4px;
}

#header div.header_bottom img.header_title {
	position: relative;
	right: 0px;
	bottom: 0px;
}

#header div.header_top ul {
	margin: 0;
	padding: 0;
	padding-top: 7px;
	height: 15px;
	text-align: right;
	margin-right: 10px;
}

#header div.header_top ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	color: #fff;
	padding: 0px 0px;
	/* border-right: 1px solid #fff; */
}

#header div.header_top ul li a {
	font: 11px/145% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
}

#header div.header_top ul li a:hover {
	text-decoration: underline;
}


#header div.header_top ul li.last {
	border-right: none;
}


#header div.header_bottom img.header_mini_menu {
	position: relative;
	width: 126px;
	height: 53px;
}


#menubar {
	height: 33px;
	border: 1px solid #000;
}

div#buttonbar {
	height: 31px;
	width: 760px;
	position: relative;
	overflow: hidden;
	background: url('http://research.fotexnet.hu/images/menubar_bg.png');
}

div#buttonbar div {
	position: relative;
}

div#buttonbar div.buttons {
	overflow: hidden;
}

div#buttonbar div.left-arrow {
	float: left;
	width: 50px;
	height: 31px;
	padding-top: 6px;
	text-align: left;
	position: relative;
	z-index: 3;
	left: 0px;
	top: 0px;
}

div#buttonbar div.right-arrow {
	float: left;
	width: 50px;
	height: 31px;
	padding-top: 6px;
	text-align: right;
	position: relative;
	left: 0px;
	top: 0px;
}

div#buttonbar div.left-arrow a {
	display: none;
}

div#buttonbar div.left-arrow img {
	background-image: url('http://research.fotexnet.hu/page_down.png');
}

div#buttonbar div.right-arrow img {
	background-image: url('http://research.fotexnet.hu/page_up.png');
}

div#buttonbar div.buttons {
	float: left;
	width: 660px;
	height: 31px;
}

ul.buttons {
	height: 31px;
	margin: 0;
	padding: 0;
 	margin-left: auto;
	margin-right: auto;
}

ul.buttons li {
	float: left;
	list-style: none;
	margin: 0;
	background: url('http://research.fotexnet.hu/images/menubar_bg.png');
	background-position: 0px 0px;
	height: 31px;
}

ul.buttons li:hover {
	background-position: 0px -31px;
}

ul.buttons li.active {
	background-position: 0px -31px;
}

ul.buttons div.container {
	margin-top: 6px;
	margin-left: 5px;
	margin-right: 5px;
	height: 15px;
	overflow: hidden;
}

ul.buttons li.separator {
	width: 1px;
	padding: 0;
	margin: 0;
	height: 31px;
	background-position: 0px -62px;
}

ul.buttons li.first {
	border-left: none;
}

img.buttonbackground {
	width: 200px;
	height: 400px;
	background-image: url('http://research.fotexnet.hu/images/research_menu.png');
}

#searchbar {
	height: 32px; 
	background-color: #f2f2f2;
	position: relative;
	z-index: 102;
	font-size: 11px;
	
}

#content {
}

a.underline {
	color: #0066cc;
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #0066cc;
}

a:visited:hover {
	text-decoration: underline;
	color: #0066cc;
}


div#searchbar div.authfield {
	float: center;
	text-align: center;
	padding-left: 15px;
	padding-top: 9px;
	margin-right: 10px;
}

div.topshadow {
	height: 4px;
	overflow: hidden;
	border-top: 1px solid #bdbdbd;
	background-image: url('http://research.fotexnet.hu/images/content_top_shadow.png');
}

div#content div.content-left-margin, div#content div.content-right-margin {
	float: left;
	width: 15px;
}

.errtext {
  font-weight: bold;
  color: #cc0000;
}

DIV#sidemenucont {
  width: 154px;
  float: left;
  text-align: left;
}

DIV#sidemenu {
  width: 140px;
  margin-left: 14px;
  margin-top: 5px;
  text-align: left;
}

div#sidemenu div.menublock {
	padding-top: 5px;
}

div#sidemenu div.menublock h5 {
	margin: 0;
	padding: 0;
	margin-top: 2px;
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #bdbdbd;
}

div#sidemenu div.menublock h5.active a:hover {
  text-decoration: none;
}

div#sidemenu div.menublock h5.active a {
	color: #69CF05;
	font-weight: bold;
}

div#sidemenu div.menublock h5.active {
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #69CF05;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid #bdbdbd;
}

div#sidemenu div.menublock ul {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #bdbdbd;
}

div#sidemenu div.menublock ul.lastblock {
	border-bottom: none;
}

div#sidemenu div.menublock ul li {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-bottom: 3px;
	font-size: 10px;
	text-indent: -5px;
	line-height: 14px;
	list-style: none;
}

div#sidemenu div.menublock ul li.normal, div#sidemenu div.menublock ul.ssc li.normal, div#sidemenu div.menublock ul.sssc li.normal {
	color: #0066cc;
}

div#sidemenu div.menublock ul li span {
	font-size: 12px;
	color: #999;
	font-weight: bold;
	margin-left: 2px;
}

div#sidemenu div.menublock ul.sc {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #bdbdbd;
	padding-top: 5px;
	background: url('http://research.fotexnet.hu/images/menublock_bg.png'); 
	margin-right: 1px;
}

div#sidemenu div.menublock ul.sc_lastblock {
	border-bottom: none;
	padding-top: 5px;
	padding-bottom: 3px;
	background: url('http://research.fotexnet.hu/images/menublock_bg.png'); 
	margin-right: 1px;
}

div#sidemenu div.menublock h5.normal {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #0066cc;
	font-weight: bold;
}

div#sidemenu div.menublock ul.ssc {
	margin: 0;
	padding: 0;
	border: none;
}

div#sidemenu div.menublock ul.ssc li {
	margin: 0;
	padding: 0;
	margin-top: 4px;
	padding: 0px;
	padding-right: 0px;
	padding-left: 10px;
	color: #000000;
}

div#sidemenu div.menublock ul.sssc {
	margin: 0;
	padding: 0;
	border: none;
}

div#sidemenu div.menublock ul.sssc li {
	margin: 0;
	padding: 0;
	margin-top: 4px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 0px;
	border: none;
	color: #000000;
}

div.topshadow {
	height: 4px;
	overflow: hidden;
	border-top: 1px solid #bdbdbd;
	background-image: url('http://research.fotexnet.hu/images/content_top_shadow.png');
}

span.button {
	background-image: url('http://research.fotexnet.hu/images/button_bg_purple_t.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	display: table-cell;
}

span.button span.text {
	font-size: 12px;
}

div.purple-button, div.green-button, div.blue-button {
	cursor: pointer;
}

div.purple-button div.text, div.green-button div.text, div.blue-button div.text {
	display: inline;
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	font-weight: bold;
	margin-left: 10px;
	float: left;
}

div.purple-button div.text span, div.green-button div.text span, div.blue-button div.text span {
	position: relative;
	top: 3px;
	left: 0px;
	border: 0;
	margin: 0px 0px;
}

div.purple-button div.right, div.green-button div.right, div.blue-button div.right {
	height: 20px;
	width: 10px;
	background-position: bottom;
	float: left;
}

div.purple-button, div.purple-button div {
	background-image: url('http://research.fotexnet.hu/images/button_bg_purple_t.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
}

DIV#footer {
    font-size: 11px;
}