/* global reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial,sans-serif;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
	behavior:url("js/csshover.htc");
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
    background-color:#e7e3d8;
	width:100%;
	height:100%;
	font-family:arial,sans-serif;
	color:#949599;
	font-size:9px;
	overflow:hidden;
	}
  

li { list-style-type: none; }

a {
	color:#d81f27;
	text-decoration:none;
}

/*global reset vege*/

div#container {
           background-color:#fff;
		   position:absolute;
		   width:96.484%;
		   height:94.6%;
		   margin:18px;
		   }

div#start_banner1{
	position:absolute;
	width:504px;
	height:551px;
	top:50px;
	left:35px;
} 

div#start_banner2{
	position:absolute;
	width:270px;
	height:55px;
	top:200px;
	right:35px;
} 

div#jobb_fent {
	position:absolute;
	top:0px;
	right:0px;
}

div#bal_fent {
	position:absolute;
	top:29px;
	left:29px;
}

img#rep_grp {
	margin-right:19px;
}		  

div#city_soho {
	position:absolute;
	top:29px;
	right:264px;
	margin-right:-94px;
	width:135px;
}

div#matrica {
	position:absolute;
	top:54px;
	right:110px;
	width:172px;
	height:172px;
	z-index:99;
	}	
		  
div#footer {
	position:absolute;
	bottom:29px;
	left:29px;
}

div#footer img {
	position:relative;
	top:4px;
}

div#magyarorszag {
	position:absolute;
	bottom:29px;
	right:165px;
	z-index:99;
	width:140px;
	text-align:justify;
	font-size:5px;
	line-height:5px;
}



