form, input, h1, h2, h3, h4, h5, ol, ul, li, hr {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
p {
	margin: 0px 0px 14px 0px;
}
p.psmall{
	margin: 0px 0px 5px 0px;
}
a {
	color: #737373;
}
a:hover {
	color: #FF0000;
}
ul{
	margin: 10px 10px 20px 30px;
	list-style-type: square;
}
ol{
	margin: 10px 10px 20px 30px;
}
li {
	margin: 0px 0px 3px 0px;
}

#messagebox {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background: url(../frame/messagebox.gif) no-repeat;
	width: 330px;
	height: 120px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
#messagebox .messagetext {
	padding: 34px 20px 30px 20px;
	text-align: center;
}

#pirathu{
	position: absolute;
	top: 0px;
	left: 32px;
	width: 180px;
	height: 67px;
}
#pirathu a{
	display: block;
	width: 180px;
	height: 67px;
	background: url(xy.gif);
}
#pirathu a span{
	display: none;
}

/*----- SZERKEZET -----*/
body {
	margin: 0px;
	background-color: #FFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}
#header{
	width: 100%;
	height: 234px;
	background: url(../frame/header.gif) repeat-x;
	position: relative;
}
#header #header_1{
	float: left;
	width: 950px;
	height: 234px;
}
#header #header_2{
	float: left;
	width: 10px;
	height: 234px;
	background: url(../frame/header_2.gif) no-repeat;
}

#container{
	padding-left: 31px;
	width: 919px;
}
#container #left{
	float: left;
	width: 181px;
}
#container #center{
	float: left;
	width: 610px; /*616*/
}
#container #right{
	float: right;
	padding-top: 18px;
	width: 122px;
}
#container #footer{
	clear: both;
	padding: 15px 0px;
	width: 919px;
	font-size: 10px;
	text-align: center;
	color: #737373;
}
#container #footer p a{
	text-decoration: none;
}

#container #footer #fps{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
#container #footer #fps a{
	color: #FF0000;
	text-decoration: none;
}
#container #footer #fps a:hover{
	color: #737373;
}
/*LOGOK*/
#container #left .logok {
	padding: 5px 0px;
	text-align: center;
}

/* MENÜ */
#container #left #menu {
	width: 181px;
	background-color: #ededed;
}
#container #left #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #left #menu li a {
	display: block;
	padding: 9px 0px 0px 45px;
	width: 136px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #737373;
	text-decoration: none;
}
#container #left #menu li a:hover {
	color: #ff0000;
}
#container #left #menu li a.aktiv {
	display: block;
	padding: 9px 0px 0px 45px;
	width: 136px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
#container #left #menu li.m1 a {
	background: url(../frame/m_01.gif);
	background-repeat: no-repeat;
}
#container #left #menu li.m2 a {
	background: url(../frame/m_02.gif);
	background-repeat: no-repeat;
}
#container #left #menu li.m3 a {
	background: url(../frame/m_03.gif);
	background-repeat: no-repeat;
}
#container #left #menu li.m4 a {
	background: url(../frame/m_04.gif);
	background-repeat: no-repeat;
}
#container #left #menu li.m5 a {
	background: url(../frame/m_05.gif);
	background-repeat: no-repeat;
}
#container #left #menu li.m6 a {
	background: url(../frame/m_06.gif);
	background-repeat: no-repeat;
}
#container #left #menu li.m7 a {
	background: url(../frame/m_07.gif);
	background-repeat: no-repeat;
}
#container #left #menu li.m8 a {
	background: url(../frame/m_08.gif);
	background-repeat: no-repeat;
}
#container #left #menu li.m2 ul, #container #left #menu li.m3 ul{
	padding: 3px 0px;
	background: url(../frame/m_xx.gif) no-repeat;
}
#container #left #menu li.m2 ul li a, #container #left #menu li.m3 ul li a{
	display: block;
	padding: 2px 0px 2px 45px;
	width: 136px;
	height: auto;
	font-size: 12px;
	color: #737373;
	text-decoration: none;
	font-weight: normal;
	background: none;
}
#container #left #menu li.m2 ul li a:hover, #container #left #menu li.m3 ul li a:hover{
	color: #FF0000;
}
#container #left #menu li.m2 ul li a.aktiv, #container #left #menu li.m3 ul li a.aktiv{
	display: block;
	padding: 2px 0px 2px 45px;
	width: 136px;
	height: auto;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	background: none;
}

/* RIGHT */
#container #right .banner {
	margin-bottom: 15px;
	padding: 1px;
	width: 120px;
	height: 240px;
}

/* NULLADIK OOLDAL */
#content{
	padding: 18px 10px 16px 16px;
	width: 584px;
	position: relative;
}

#content .box{
	float: left;
	width: 284px;
}
#content .box h2{
	padding: 0px;
	margin: 0px;
}
#content .box h2 a{
	display: block;
	width: 284px;
	height: 67px;
}
#content .box h2 a span{
	display: none;
}
#content .box .boxcont{
	padding: 10px 15px 25px 15px ;
}
#content .box .boxcont .cim{
	font-weight: bold;
}
#content .box .boxcont .cim a{
	font-weight: bold;
	text-decoration: none;
	color: #737373;
}
#content .box .boxcont .cim a:hover{
	color: #FF0000;
}
#content .box .boxcont .datum{
	font-weight: normal;
}
#content .box .boxcont .lead{
	padding: 10px 0px;
}

#content .box .boxcont .meg_cim{
	font-weight: bold;
	padding: 3px 0px;
}
#content .box .boxcont .meg_cim a{
	font-weight: bold;
	text-decoration: underline;
	color: #737373;
}
#content .box .boxcont .meg_cim a:hover{
	color: #FF0000;
}

#content .box .boxcont .tovabbi{
	font-weight: bold;
	padding: 10px 0px;
}
#content .box .boxcont .tovabbi a{
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	color: #737373;
}
#content .box .boxcont .tovabbi a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.versenynaptar{
    width:100%;
    border-collapse:collapse;
    font-size:10px !important;
}
.versenynaptar th{
    margin:0 0 0 0;
    padding: 2px 5px;
    text-align:center;
    border:1px solid #fff;
    background-color: #B7B7B7;
    color: #fff;
}
.versenynaptar tr{
    background-color: #EDEDED;
}
.versenynaptar td{
    margin:0 0 0 0;
    padding: 2px 5px;
    text-align:left;
    border:1px solid #fff;
    /*background-color: #EDEDED; */
    color: #737373;
}
.bold{
    font-weight:bold;
}