/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:760px;/* for mozilla*/
	background: #f1f1f1 url(/images/super-bg.png) top left repeat-x;
	color: #000000;
}
a {
	color:blue;
}
a:hover {
	color:#6666ff;
}
a:visited {
	color:#990000;
}
#outer{
	min-height:100%;
	width:758px;
	border-left:2px solid #979392;
	border-right:1px solid #979392;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:white url(/images/col-bg.png) repeat-y left top;
}

* html #outer{height:99.9%;} /*For ie as treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/
#header{
	min-height:156px;
	background:white url(/images/header.jpg) 0 0 no-repeat;
	text-indent:-1000px;
	cursor:pointer;
	position:relative;
}
* html #header{height:156px}
#header2 {
	background:white url(/images/header2.png) 0 0 no-repeat;
	height:31px;

}
#header2 div {
	text-align:right;
	padding-top:9px;
	margin-right:5px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	color:white;
}
#left {
	position:relative;/*ie needs this to show float */
	width:177px;
	float:left;
	background-color:#fddb94
}
#left p {padding:2px;}
#footer {
	width:758px;
	clear:both;
	height:50px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color: #FF8080;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
	margin-bottom:-1px;
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:574px;
	float:right;
	background-color:white;
	margin-right:2px;
}
* html #centrecontent {
	margin-right:1px;
}
#centrecontent h3 {padding-left:10px;text-align:left;}
#centrecontent p {padding-left:10px}

#clearfooter {width:100%;height:1px;clear:both} /* to clear footer */
#pagetitle {text-align:left;}
#textbody {
	float:left;
	width:410px;
}
#textbody, #textbody ul {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#4f5052;
	text-align:justify;
}
#box-1 {
background:transparent url(/images/box-segitseg.jpg) top left no-repeat;width:153px;height:197px;
font:bold 11px Verdana,Arial,Helvetica,sans-serif;
}
#box-1 a {
	margin-bottom:5px;
	display:block;
	color:black;
}
#box-2 {
background:transparent url(/images/box-ugyfeleink.jpg) top left no-repeat;width:153px;height:266px;
font:normal 11px Verdana,Arial,Helvetica,sans-serif;
}
#box-2 a {
	margin-bottom:5px;
	display:block;
	color:black;
	font-weight: normal;
}
#impre {
	clear:both;
	height:34px;
	background:#981b1e url(/images/foot-bg.jpg) top left repeat-x;
}
#impre .i1, #impre .i1 a {
	color:white;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration: none;
}
#impre .i2 {
	color:#eb8809;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-top:4px;
}
#impre .i2 a {
	color:#656565;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
h3 {
	color:#981b1e;
	font-size:18px;
	font-family:Times,Times New Roman,serif;
	font-variant: small-caps;
	margin-top:7px;
}
fieldset {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	border:1px solid #FADC94;
	padding:10px;
	text-align:left;
}
fieldset legend {
	color:#981b1e;
	font-size:15px;
	font-weight:bold;
	font-family:Times,Times New Roman,serif;
	font-variant: small-caps;

}
fieldset p {
	margin-bottom:3px;
}
fieldset .in {
	width:100%;
}
fieldset .in2 {


}
