/* CSS Document */


* {
   padding:0;
   margin:0;
}

body {
	min-width: 778px;
	margin: 0;
	padding: 0;
	background-color: #026BE1;
	background-image: url(../images/bg_default.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0E3FF;
}
div#tartalom {
	width: 778px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C0E3FF;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 12px;
	text-transform: uppercase;
	text-weight: bold;
	padding: 5px;
	margin:0 0 10px 0;
	background-color:#0763ca;
	border: 1px solid #46A2EF;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
	text-weight: bold;
}
h2 a{
	text-decoration: none;
	text-weight: bold;
}
h2 a:hover{
	text-decoration: none;
	color: #FF55D9;
}
a {
	color:#C0E3FF;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #C0E3FF;
}
img.leadimage1 {
	float: left;
	margin-left: 20px;
	margin-right: 30px;
	border: 1px solid #FFF;
}
img.leadimage1:hover{
	border: 1px solid #FF55D9;
}
#hflash {
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
	position: center top;
	margin-top: 0;
	width: 778px;
	height: 142px;
}
#hbottom {
	background-image: url(../images/bg_hbottom.gif);
	background-repeat: no-repeat;
	width: 778px;
	height: 20px;
}
#hbottom ul{
	margin: 0;
	padding: 0;
	padding-top: 1px;
	padding-left: 86px;
}
#hbottom li{
	list-style-type: none;
	display: inline;
	color: #0763CA;
}
#hbottom a{
	color: #0763CA;
	text-decoration: none;
}
#hbottom a:hover{
	color: #0763CA;
	text-decoration: underline;
}
#userbox {
	clear:both;
	background: url(../images/bg_bejelentkezo.gif);
	background-repeat: no-repeat;
	text-align: right;
	width: 778px;
	height: 43px;
	margin: 0;
	padding: 0;
}

#userbox_loggedin {
	clear:both;
	background: url(../images/bg_bejelentkezve.gif);
	background-repeat: no-repeat;
	width: 778px;
	height: 43px;
	margin: 0;
	padding: 0;
}

#userbox_loggedin li{
 display: inline;
}

#userbox_loggedin li a{
 font-weight:bold;
}

#userbox_loggedin ul{
margin: 0 0 0 240px;
padding: 2px 0 0 0;
}

#userbox_loggedin ul.userboxmenu li{
padding: 0 5px 0 0;
margin: 0 5px 0 0;
background-image: url(../images/elvalasztoka.gif);
background-repeat: no-repeat;
background-position: right;
}

#userbox_loggedin ul.userboxmenu li.last{
background-image: none;
}

#userbox_loggedin ul.username{
color: #fff;
}

#userbox form {
margin:0;
}

.inputmezok {
	background-color: #FFE0F8;
	border: 1px solid #FC009F;
	width: 80px;
	height: 17px;
	margin-top: 7px;
}
.inputgomb {
	width:22px;
	height: 18px;
	margin-right: 250px;
	margin-top: 7px;
}
#userbox label {
	font-size: 11px;
	padding-top: 8px;
}


.menubox {
	width: 211px;
	background: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	padding-top: 120px;

}

.menubox .content{
	background: url(../images/bg_menu.gif) bottom;
	background-repeat: no-repeat;
	text-weight: bold;
	padding-bottom: 83px;
}

.menubox ul{
	padding:0;
	font-size: 11px;
	text-transform: uppercase;
	list-style-type: none;
	text-align: right;
}

.menubox li {
	padding: 7px 7px 7px 3px;    /* a felso es az also padding szabalyozza a menupontok egymastol valo tavolsagat */
	border-bottom: 1px solid #0763CA;
}

.menubox a{
	background-image: url(../images/list_icon.gif);
	background-repeat: no-repeat;
	padding-right: 22px;
	text-decoration: none;
	font-weight: bold;
	background-position: right center;
	margin-right: 2px;
}

.menubox a:hover{
	text-decoration: none;
	margin-right: 0;
	font-weight: bold;
	color: #fff;
}

#leftArticleHead {
	background-image: url(../images/bg_left_articleHead.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 83px;
	float: left;
	padding-top: 0;
	margin-top: 0;
}

#leftColumn {
	float: left;
	width: 232px;
}
.leftbox {
position:relative;
	width: 211px;
	background: url(../images/left_box.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
}
.leftbox .content{
	background: url(../images/left_box.gif) bottom;
	background-repeat: no-repeat;
	padding: 0 23px 12px 21px;
text-align:left;
}
.leftbox .content p{
position:relative;
	font-size: 12px;
}

.ktextlink {
text-align:center;
padding-top:5px;
height:12px;
clear:both;
}

.ktextlink a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 18px;
	background-image:url(../images/nyil_a.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.ktextlink a:hover {
text-decoration:underline;
}

#rightColumn {
	off margin-left: 230px;
	width: 513px;
	padding: 20px 15px 5px 0;
}

#newsList {
	background-image: url(../images/fejlec_main.gif);
	background-repeat: no-repeat;
	width: 535px;
	float: left;
	padding-top: 22px;
}
#statikText {
	background-image: url(../images/fejlec_ures.gif);
	background-repeat: no-repeat;
	width: 535px;
	float: left;
	padding-top: 22px;
}
#mainArticlePic {
	background-color: #2C84F1;
	background-image: url(../images/01_mcikk_pic.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0;
	margin-right: 5px;
	margin-top: 10px;
	width: 138px;
}
#mainArticlePic p{
	font-size: 11px;
	color: #91C1F6;
	text-align: center;
	padding-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
}
#mainText {
	padding-top: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
#srightColumn {
	background-repeat: no-repeat;
	width: 533px;
	float: left;
	padding-top: 42px;
	display: inline;
}
#smainText {
	padding-top: 7px;
	width: 515px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
hr {
	color: #2DA4FF;
	width: 535px;
	height: 1px;
	float: left;
	margin-top: 5px;
}
#pager {
	float: left;
	width: 535px;
	text-align: right;
	padding-right: 5px;
}
#lablec {
	background: url(../images/lablec.gif);
	background-repeat: no-repeat;
	clear:both !important;
	width: 778px;
	height: 48px;
	padding: 0;
	margin: 0;
}
#lablec p{
	padding-top: 29px;
	text-align: center;
	font-size: 12px;
	margin: 0;
}
.righttrenerColumn, .righttrenerHeader {
	background-repeat: no-repeat;
	float: left;
	width: 533px;
	height: 23px;
	margin-top: 20px;
	display: inline;
}

.righttrenerColumn {
	background: url(../images/fejlec_trenerek.gif);
}

.righttrenerHeader {
	background: url(../images/fejlec_uresen.gif);
}

.righttrenerHeader h2{
display:inline !important;
off background-color:red;
float: left;
padding: 6px 0 0 10px;
}

.righttrenerColumn ul{
list-style-type:none;
margin-left:370px;
}

.righttrenerHeader ul{
list-style-type:none;
margin-left:440px;
}

.righttrenerColumn li, .righttrenerHeader li{
float: left;
width:36px;
height:23px;
}

.righttrenerColumn a, .righttrenerHeader a{
display:block;
width:100%;
height:100%;
overflow:hidden;
text-indent:-100em;
}

.trenerTime {
background-image:url(../images/btn_orarend_a.gif);
}

.trenerTime a:hover{
background-image:url(../images/btn_orarend_b.gif);
}


.trenerPrint {
background-image:url(../images/btn_nyomtat_a.gif);
}

.trenerPrint a:hover{
background-image:url(../images/btn_nyomtat_b.gif);
}

.trenerDetail {
background-image:url(../images/btn_trenerek_reszletes_a.gif);
}

.more {
background-image:url(../images/btn_reszletes.gif);
}

.trenerDetail a:hover{
background-image:url(../images/btn_trenerek_reszletes_b.gif);
}

.trenerHelp {
background-image:url(../images/btn_help_a.gif);
}

.trenerHelp a:hover{
background-image:url(../images/btn_help_b.gif);
}

.more a:hover{
background-image:url(../images/btn_reszletes-on.gif);
}

.fejlecTabla {
	height: 23px;
	width: 533px;
	border: 0;
}
#rightBox {
	background-image: url(../images/bg_tr_short.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 0 10px;
	width: 513px;
	height: 195px;
	float: left;
}
#rightBox ul{
	padding-left: 147px;
	list-style-type: none;
	padding-right: 19px;

}
#rightBox li{
	padding: 10px 2px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #3388F2;

}
#rightBox li.noBorder{
	border-bottom: 0 none #fff;
}
.kiemeltText {
	font-weight: bold;
	color: #C0E3FF;
}
.leadimage2 {
	float: left;
	margin: 0 10px 0 0;
}

.proba {
	padding-top: 80px;
}

#rightPage {
	padding: 15px;
	width: 503px;
	float: left;
	background-color: #3388F2;
	background-image:url(../images/rightbox-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#Right {
    float:left;
    width:503px;
}

#pager {
    text-align: center;
    margin: 10px 0 10px 0;
    height: 25px;
    vertical-align:middle;
    padding-top:10px;
}

#pager ul{
    list-style-type: none;
}

#pager li{
    display:inline;
}

#pager a {
    padding: 5px;
    background-color:#0763CA;
    border: 1px solid #3388F2;
}

#pager a:hover {
    background-color:#2A7FEC;
    text-decoration: none;
}

#pager li.activePage {
    padding: 5px;
    margin: 1px;
    background-color:#FBA0DB;
    color:navy;
}

#rightPage a {
font-weight:bold !important;
color: white;
}

.moreLink {
background-image:url(../images/nyil_a.gif);
background-repeat:no-repeat;
background-position:right;
padding-right: 17px;
}

.source {
padding-top: 5px;
}

#faq {
margin-left: 5px;
list-style-type:none;
}

#faq li{
background-image:url(../images/nyil_a.gif);
background-repeat:no-repeat;
background-position: 0 20%;
padding-left:17px;
margin-top:10px; /* faq kerdesek tavolsaga */
}

#faq a{
color: #c1f2ff;
}

.message {
text-align:left;
padding:10px;
margin-top: 5px;
background-color:#0763ca;
}

.message2 {
text-align:left;
margin-top: 5px;
padding:10px;
background-color:#0B5EBB;
off width:500px;
}

#textArea {}

#textArea textarea{
width:100%;
height: 80px;
border: 1px solid #fff;
background-color:#90dfff;

}

.buttonka{
width: 100px;
border: 1px solid #fff;
margin-top:5px;
background-color:#026be1;
color: #fff;
}

.buttonka:hover{
text-decoration:none;
background-color:#003399;
}

#submenu {
text-align:right;
margin-bottom: 10px;
}

#submenu a{
padding:3px;
border: 1px solid #fff;
}

#submenu a:hover{
text-decoration:none;
background-color:#003399;
}

table.timetable{
width: 510px;
}


table.timetable caption{
height: 30px;
padding-top: 5px;
background-color: #78C3FF;
color: #003065;
font-size: 16px;
}

table.timetable, table.timetable th, table.timetable td {
border: 1px solid #78C3FF;
border-collapse: collapse;
}

table.timetable th{
background-color: #005BC1;
height: 27px;
vertical-align: middle;
padding-left: 3px;
text-align: center;
}

table.timetable th.hours{
width: 70px;
text-align: right;
padding-right: 15px;
}

table.timetable td {
height: 10px;
text-align: center;
padding: 2px 0 6px 0 !important;
background-color: #026BE1;
background-repeat:no-repeat;
background-position:bottom;
}

table.timetable a {
font-weight: bold;
}

table.timetable td.p000 {
background-image:url(../images/tdbg-000.gif);
}

table.timetable td.p010 {
background-image:url(../images/tdbg-010.gif);
}

table.timetable td.p020 {
background-image:url(../images/tdbg-020.gif);
}

table.timetable td.p030 {
background-image:url(../images/tdbg-030.gif);
}

table.timetable td.p040 {
background-image:url(../images/tdbg-040.gif);
}

table.timetable td.p050 {
background-image:url(../images/tdbg-050.gif);
}

table.timetable td.p060 {
background-image:url(../images/tdbg-060.gif);
}

table.timetable td.p070 {
background-image:url(../images/tdbg-070.gif);
}

table.timetable td.p080 {
background-image:url(../images/tdbg-080.gif);
}

table.timetable td.p090 {
background-image:url(../images/tdbg-090.gif);
}

table.timetable td.p100 {
background-image:url(../images/tdbg-100.gif);
}

.edzesdate {
  font-weight: normal;
  font-size: 10px;
}

.day-pager {
width: 510px;
text-align: center;
height: 20px;
margin: 5px 0 10px 0;
padding-top: 5px;
background-color: #005FC9;
  }

.day-pager ul{
  }

.day-pager li{
display: inline;
}

.day-pager a.napvissza{
margin: 0 8px 0 8px;
padding: 0 8px 0 8px;
background-image: url(../images/mini-leftarrow.gif);
background-repeat: no-repeat;
background-position: left;
}

.day-pager a.napelore{
margin: 0 8px 0 8px;
padding: 0 8px 0 8px;
background-image: url(../images/mini-right-arrow.gif);
background-repeat: no-repeat;
background-position: right;
}


ul.programMenu {
background-color: #005fc9;
width: 504px;
padding: 3px;
margin-bottom: 5px;
}

ul.programMenu li{
display:inline;
padding: 0 5px 0 0;
margin: 0 3px 0 0;
background-image: url(../images/elvalasztoka.gif);
background-repeat: no-repeat;
background-position: right;
}

ul.programMenu li.last{
background:none;
}

a.lapteteje {
width: 70px;
background-color: #005bc1;
border: 1px solid #78c3ff;
padding: 3px;
margin-bottom: 10px;
display: block;
}

#formpanel {
}

#formpanel label{
display:block;
margin-top: 10px;
}

#formpanel input{
background-color:#c1f2ff;
border: 1px solid #0763ca;
width: 300px;
padding: 2px;
}

#formpanel input.irszam{
width: 60px;
}

#formpanel input.radio{
background:none;
border: none;
width: 30px;
padding: 0;
}

#formpanel input.elkuld{
background-color:#0763ca;
border: 1px solid #c1f2ff;
color:white;
font-weight:bold;
width: 50px;
padding: 2px;
}

h1.topmargos {
  margin-top: 10px;
}


ul.booking, ul.expired {
list-style-type:none;
}

h2.booking {
margin-top: 15px;
color:white;
}

h3.expired {
border-top: 1px solid #46a2ef;
margin-top: 2px;
padding-top: 2px;
font-size:14px;
}

ul.expired {
}

a.kuka {
font-weight: bold;
background-image: url(../images/kuka.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 13px;
color:white;
}

div.bookinghr {
border-top: 1px solid white;
margin-top: 15px;
}

ul.galeria {
}

ul.galeria li{
float:left;
list-style-type:none;
}

ul.galeria li a img{
border:1px solid white;
}

ul.galeria a{
display:block;
width: 120px;
height: 120px;
text-align: center;
background-color:#25a7ff;
margin: 0 5px 5px 0;
}

ul.galeria a:hover{
background-color:#4db7ff;
}

h2.galeria {
margin: 15px 0 5px 0;
}

div.banner {
background-color: #3388f2;
width:514px;
height: 85px;
padding-top:20px;
margin-top: 10px;
text-align: center;
}

p.error {
color: red;
font-weight: bold;
background-color: white;
margin: 3px 0 3px 0;
padding: 2px;
}

.bonusUse {
    color: maroon;
}
.bonusParent {
    color: black;
}