@charset "utf-8";
#menu_socket {
	width: 898px;
	height: 65px;
	padding: 0px 0 0 52px;
	background:url(../img/menu_alap.jpg);
	position: relative;
	z-index: 500;
	/*border-top: 0px solid #510;
	border-bottom: 0px solid #510;*/
	margin-bottom: 0px;
}
#menu_socket table {
	border-collapse:collapse;
	position:absolute;
	left:0;
	top:0;
}
#menu_socket ul {
	padding:0;
	margin:0;
	list-style:none;
}
#menu_socket ul ul {
	position:absolute;
	left:-9999px;
}
#menu {
	padding:0;
	width:950px;
	height:65px;
}
#menu li {
	float:left;
	margin-right:30px; 
}
#menu li a { /*"ez a swap image" bekapcsolása*/
	display:block;
	height:32px; /*legördülő menü sorköz táv*/
}
#menu li a b {
	position:absolute;
	left:-9999px;
}
#menu li.versenynaptar a {
	width: 156px;
}
#menu li.csapatok a {
	width: 94px;
}
#menu li.eredmenyek a {
	width:120px;
}
#menu li.tabella a {
	width:82px;
}
#menu li.versenykiiras a {
	width:138px;
}
#menu li.kapcsolat a {
	width:108px;
}
#menu li a:hover {
	background:url(../img/alapnew_1.jpg);
	position:relative;
}
#menu li.versenynaptar a:hover {
	background-position:-52px 0px;
}
#menu li.csapatok a:hover {
	background-position:-238px 0px;
}
#menu li.eredmenyek a:hover {
	background-position: -362px 0px;
}
#menu li.tabella a:hover {
	background-position:-512px 0px;
}
#menu li.versenykiiras a:hover {
	background-position:-624px 0px;
}
#menu li.kapcsolat a:hover {
	background-position:-792px 0px;
}



/*a swap image pozíciója:*/

#menu li:hover {
	position:relative;
}
#menu li:hover > a {
	background:url(../img/alapnew_1.jpg);
}
#menu li.versenynaptar:hover > a {
	background-position:-52px 0px;
}
#menu li.csapatok:hover > a {
	background-position:-238px 0px;
}
#menu li.eredmenyek:hover > a {
	background-position:-362px 0px;
}
#menu li.tabella:hover > a {
	background-position:-512px 0px;
}
#menu li.versenykiiras:hover > a {
	background-position:-624px 0px;
}
#menu li.kapcsolat:hover > a {
	background-position:-792px 0px;
}
#menu :hover ul {
	left:0;
	top:33px; /*a legördülő menü menüpont alatti távolsdág*/
	background:url(../img/legordulo_backgound.png);
	border:1px solid #CCCCCC;
	border-width:0 1px 1px 1px;
	padding-bottom:0px;
	padding-right:0px; /*a legördülő menü jobb oldali margója*/
}
#menu :hover ul li {
	float:none;
}
* html #menu :hover ul li {
	float:left;
} /* for IE6 */
#menu :hover ul li a {
	background:transparent;
	color:#000;
	font:normal 12px/22px verdana, arial, sans-serif;
	text-decoration:none;
	padding-left:26px;
	white-space:nowrap;
	float:none;
	width:100%;
}

/*legördülő menü pozíciója:

#menu :hover ul li a:hover {
	color:#990000;
}
#menu li.versenynaptar a:hover ul {
	background-position:-52px 0px;
}
#menu li.csapatok a:hover ul {
	background-position: -268px 0px;
}
#menu li.eredmenyek a:hover ul {
	background-position:-362px 0px;
}
#menu li.tabella:hover ul {
	background-position:-512px 0px;
}
#menu li.versenykiiras:hover ul {
	background-position:-624px 0px;
}
#menu li.kapcsolat:hover ul {
	background-position:-792px 0px;
}*/



body {
	padding: 0;
	margin: 0;
	background: #FEE3A0;
}
#page {
	width: 100%;
	display: table;
}
.twoColFixRtHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(../img/tartalom_background.jpg);
}
.twoColFixRtHdr #header {
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background: url(../img/header.jpg) no-repeat center top;
	height: 188px;
	width: 950px;
	overflow: hidden;
}
.twoColFixRtHdr #Tartalom_1hasab {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #Tartalom_2hasab div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 114px 0px 114px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	/*color:#333333;*/
	/*background-image: url(../img/tartalom_background.jpg);
	background-repeat:repeat-y;
	background-position:top center;*/
	min-height: 350px;

}
.twoColFixRtHdr #footer {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	background: url(../img/footer.jpg) no-repeat center top;
	margin-top: 20px;
}
.twoColFixRtHdr #footer p {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E8FFFC;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0px 0px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	line-height: 20px;
	text-align:center;
}
.twoColFixRtHdr #sm_logo {
	margin: 0 auto;
	text-align: center;
	height: 48px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.twoColFixRtHdr a {
	text-decoration: none;
	color:#000000;
	outline: none;
}

.twoColFixRtHdr a img { /*IE link image körüli keret eltávolítása*/
	border:none;
}

.twoColFixRtHdr a:hover {
	text-decoration: none;
	color:#CC0000;
	outline: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	color:#E6734D
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#E6734D
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#990000;
	margin-bottom:20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	color:#E6734D;
	text-align:center;
}
.playerstable {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333333;
	font-size:11px;
	border-collapse:collapse;
	height:190px;
}
.playerstable td {
	height:22px;
	padding: 0px;
.twoColFixRtHdr #page #container #Tartalom_1hasab {
}

.pdfcontainer {
	padding: 0px;
}

#container1  {
    padding-left: 70px;
}
