html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff url(../frame/headerback.gif) repeat-x;
	color: #707070; 
	font-size: 11px;
}
#header {
	background: url(../frame/header.gif) no-repeat;
	width: 758px;
	height: 213px;
	position: relative;
}
#header #slogan {
	position: absolute;
	left: 226px;
	top: 139px;
	color: #8b8b8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}
#header a.logo {
	width: 491px;
	height: 77px;
	display: block;
	text-indent: -2000px;
}
#header ul {
	position: absolute;
	top: 77px;
	left: 384px;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	border-left: 2px solid #fff;
}
#header li {
	float: left;
	width: 122px;
	border-right: 2px solid #fff;
}
#header li a {
	background: #ff7319 url(../frame/menu_arrow.gif) no-repeat;
	padding: 2px 0 0 21px;
	width: 101px;
	height: 15px;
	color: #fff;
	text-decoration: none;
	display: block;
}
#header li a:hover, #header li.over a {
	background: #ffb019 url(../frame/menu_arrow_active.gif) no-repeat;
}

#container {
	width: 758px;
	overflow: auto;
	background: url(../frame/pageback.gif) repeat-y;
}

#leftcol {
	width: 224px;
	float: left;
}
#leftcol ul {
	margin-top: 15px;
}
#leftcol ul li {
	width: 166px;
	padding-left: 51px;
	margin-bottom: 4px;	
}
#leftcol ul li.over {
	background: url(../frame/arrow.gif) no-repeat 6px 0;
}
#leftcol ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #707070;
	display: block;
}
#leftcol ul li.over a {
	color: #ff7319;
}
#leftcol ul li a.signed {
	color: #ff7319;
}
#leftcol ul li a:hover, #leftcol ul li.over a:hover, #leftcol ul li a.signed:hover {
	color: #ffb019;
}
#leftcol ul li ul {
	margin: 4px 0 0 0;
	list-style-type: none;
}
#leftcol ul li ul li, #leftcol ul li ul li.over {
	width: 166px;
	background: #f6f6f6;
	margin: 0 0 2px 0;
	padding: 0;
}
#leftcol ul li ul li a, #leftcol ul li.over ul li a {
	display: block;
	padding: 2px 0 3px 12px;
	width: 154px;
	font-weight: normal;
	color: #707070;
}
#leftcol ul li ul li a:hover, #leftcol ul li.over ul li a:hover {
	color: #ff7319;
	background: #e9e9e9;
}
#leftcol ul li ul li.over a, #leftcol ul li.over ul li.over a {
	background: #e9e9e9;
	font-weight: bold;
}

#leftcol #mainbox {
	margin: 0 0 2px 43px;
	background: url(../frame/box_footer.gif) repeat-x bottom left;
}
#leftcol #mainbox ul {
	list-style-type: none;
}
#leftcol #mainbox ul li#bid {
	margin: 0 0 0 7px;
	padding: 0 0 7px 0;
}
#leftcol #mainbox ul li#bug {
	margin: 0 0 0 7px;
	padding: 0 0 12px 0;
}
#leftcol #mainbox ul li#bid a {
	text-indent: -10000px;
	background: url(../frame/ajanlatkeres.gif) no-repeat;
	display: block;
	width: 167px;
	height: 33px;
}
#leftcol #mainbox ul li#bug a {
	text-indent: -10000px;
	background: url(../frame/hibabejelentes.gif) no-repeat;
	display: block;
	width: 166px;
	height: 33px;
}
#leftcol h2 {
	background: url(../frame/aktualis.gif) no-repeat;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff7319;
	padding: 10px 0 16px 52px;
}
#leftcol h2 a {
	display: block;
	color: #ff7319;
	text-decoration: none;	
}
#leftcol h2 a:hover {
	color: #ffb019;
}
#leftcol #actualbox {
	background: url(../frame/box_header.gif) repeat-x;
	margin-left: 43px;
	padding: 2px 8px 16px 8px;
}
#leftcol #actualbox h3 {
	color: #ff7319;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 14px;
}
#leftcol #actualbox h3 a {
	color: #ff7319;
	text-decoration: none;
}
#leftcol #actualbox a {
	color: #ff7319;	
}
#leftcol #actualbox a:hover, #leftcol #actualbox h3 a:hover {
	color: #ffb019;
}
#leftcol #actualbox .date {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
#content {
	width: 372px;
	float: left;
	margin: 12px 20px 0 20px;
	padding-bottom: 12px;
	position: relative;
}
#content h1 {
	color: #ff7319;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 21px;
}
#content h2 {
	color: #ff7319;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0 14px 0;
}
#content h3 {
	color: #707070;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 14px 0;
}
#content ul {
	list-style-type: square;
	margin: 0 0 14px 38px;
}
#content li {
	margin-bottom: 2px;
}
#content ul ul {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-type: disc;
}
#content p {
	margin-bottom: 14px;
}
#content img.pm {
	vertical-align: bottom;
}
#content a {
	color: #707070;
}
#content a:hover {
	color: #ff7319;
}
#content a.action {
	color: #ff7319;
	font-weight: bold;
}
#content a.action:hover {
	color: #ffb019;
}
#content .photos img {
	margin-right: 6px;
	border: 1px solid #bcbdc0;
}
#rightcol {
	width: 122px;
	float: left;
}
#rightcol h2 {
	color: #ff7319;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../frame/box.gif) repeat-x;
	padding: 14px 0 16px 12px;
}
#rightcol #logos {
	background: url(../frame/minositesek.jpg) no-repeat;
	width: 122px;
	height: 363px;
	margin-bottom: 12px;
	position: relative;
}
#rightcol #logos ul {
	list-style-type: none;
}
#rightcol #logos a.mscp {
	text-indent: -100000px;
	top: 12px;
	left: 12px;
	width: 100px;
	height: 50px;
	display: block;
	position: absolute;
}
#rightcol #logos a.mssbs {
	text-indent: -100000px;
	top: 74px;
	left: 11px;
	width: 98px;
	height: 48px;
	display: block;
	position: absolute;
}
#rightcol #logos a.hppp {
	text-indent: -100000px;
	top: 148px;
	left: 13px;
	width: 92px;
	height: 76px;
	display: block;
	position: absolute;
}
#rightcol #logos a.icpp {
	text-indent: -100000px;
	top: 241px;
	left: 35px;
	width: 50px;
	height: 59px;
	display: block;
	position: absolute;
}
#rightcol #logos a.pbpp {
	text-indent: -100000px;
	top: 321px;
	left: 15px;
	width: 94px;
	height: 42px;
	display: block;
	position: absolute;
}



#footer {
	width: 100%;
	height: 102px;
	background: #fff url(../frame/footerback.jpg) repeat-x;
}
#footer #cont {
	width: 717px;
	height: 102px;
	background: #fff url(../frame/footer.jpg) no-repeat;
	padding: 34px 0 0 51px;
	font-size: 10px;
}
#footer #cont span {
	display: none;
}
#footer #cont b {
	padding: 0 0 4px 159px;
	display: block;
}
#footer #cont p {
	margin-bottom: 10px;
}
#footer a:link, #footer a:visited {
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover, #footer a.webdesign:link, #footer a.webdesign:visited {
	color: #ff7319;
}
#footer a.webdesign:hover {
	color: #ffb019;
}


/*--- HÍREKHEZ / EGYEBEKHEZ ---*/
form, #content .allasbox {
	background: #f6f6f6;
	border: 1px dotted #707070;
	padding: 10px;
	margin-bottom: 14px;
}

#content select.inp_s{
	padding: 2px;
	background: #fff;
	border: 1px solid #707070;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
}
#content .date {
	color: #707070;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}
#content .news {	
	margin-bottom: 4px;
}
#content .news .news_clear {
	clear: both;
	width: 370px;
	height: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
}
#content .news a {
	color: #ff7319;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#content .news a:hover {
	color: #ffb019;
}
#content .news img {
	width: 75px;
	margin-right: 20px;
	margin-bottom: 6px;
	float: left;
}
#content .newsbox {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
#content .newsbox img {
	margin-bottom: 6px;
}
#content .navbar a {
	color: #ff7319;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#content .navbar a:hover {
	color: #ffb019;	
}
#content .navbar .pagenum {
	position: absolute;
	padding-top: 2px;
	left: 162px;
}
#content .navbar img {
	vertical-align: middle;
}
#content .linkbar {
	margin-top: 2px;
}
#content .linkbar a {
	background: url(../frame/rightarrow.gif) no-repeat;
	background-position: 0 2px;
	padding-left: 16px;
	color: #ff7319;
}
#content .linkbar a:hover {
	color: #ffb019;	
}

.small {
	font-size: 10px;
}
.break {
	line-height: 1px;
	font-size: 0px;
} 
.linea {
	background: url(../frame/box_footer.gif) repeat-x;
	height: 12px;
	margin-bottom: 10px;
	font-size: 12px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.rm {
	margin-right: 6px;
}
.lm {
	margin-left: 6px;
}
.message {
	color: #ff7319;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	display: block;
	border: 1px solid #ff7319;
	padding: 6px;
}