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;
	color: #707070; 
	font-size: 11px;
}
#header, #leftcol, #rightcol {
	display: none;
}
#content {
	width: 100%;
	margin: 20px;
	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;
}

#footer {
	margin: 40px 0 20px 0;
	border-top: 1px solid #bcbdc0;
	font-size: 10px;
}
#footer #cont b {
	padding: 10px 0 4px 0;
	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;
}