HTML, BODY {
	font-family: Arial;
	color: #005290;
	width: 100%;
	margin: 0px;
	font-size: 12px;
}

BODY {
	background: #ccecf4 url('../img/bg.jpg') repeat-x;
}

DIV {
	/*border: 1px solid red;*/
}

P {
	padding: 0px;
	margin: 0px;
}

IMG {
	border: 0px;
}

A {
	text-decoration: none;
}

h1{
	font-size: 18px;
	margin: 0;
	padding: 0;
}

h2{
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

TEXTAREA {
	border: 1px solid #0a91d4;
	background-color: #e2f0f8;
	font-size: 14px;
}

.kiemelt{
	font-weight: bold;
}

.site {
	margin: 0 auto;
	width: 960px;
}

.header{
	width: 960px;
	height: 136px;
	background:  url('../img/header.jpg') no-repeat;
}

.menu {
	width: 960px;
	height: 48px;
	background:  url('../img/menubg.jpg') no-repeat;
}


.content {
	min-height: 300px;
	width: 960px;
}

.maincontent {
	width: 639px;
	floaT: left;
}

.jobboldal {
	float: left;
	width: 321px;
}

.normalmenu {
	float: left;
	width: 960px;
	height: 48px;
}

.nevezes {
	float: left;
	width: 163px;
	height: 48px;
	background:  url('../img/nevezes.jpg') no-repeat;
	display: block;
	margin-left: 46px;
}

.regisztracio {
	float: left;
	width: 163px;
	height: 48px;
	background:  url('../img/regisztraciobtn.jpg') no-repeat;
	display: block;
}

.homebtn {
	width: 53px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/home.jpg') no-repeat;
}

.galeriabtn {
	width: 95px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/galeria.jpg') no-repeat;
}

.dijakbtn {
	width: 95px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/dijak.jpg') no-repeat;
}

.jatekbtn {
	width: 76px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/jatek.jpg') no-repeat;
}

.forumbtn {
	width: 75px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/forum.jpg') no-repeat;
}

.nevezesbtn {
	width: 95px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/nevezesbtn.jpg') no-repeat;
}

.tabellabtn {
	width: 95px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/tabella.jpg') no-repeat;
}

.csapatokbtn {
	width: 112px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/csapatok.jpg') no-repeat;
}

.hirekbtn {
	width: 69px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/hirek.jpg') no-repeat;
}

.szabalyzatbtn {
	width: 112px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/szabalyzat.jpg') no-repeat;
}

.versenykiirasbtn {
	width: 133px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/versenykiiras.jpg') no-repeat;
}


.regbtn {
	width: 109px;
	height: 48px;
	display: block;
	float: left;
	background:  url('../img/regbtn.jpg') no-repeat;
}

.homebtn:hover{
	background-position: 0 -48px;
}

.regbtn:hover{
	background-position: 0 -48px;
}

.hirekbtn:hover{
	background-position: 0 -48px;
}

.szabalyzatbtn:hover{
	background-position: 0 -48px;
}

.csapatokbtn:hover{
	background-position: 0 -48px;
}

.galeriabtn:hover{
	background-position: 0 -48px;
}

.nevezesbtn:hover{
	background-position: 0 -48px;
}

.dijakbtn:hover{
	background-position: 0 -48px;
}

.jatekbtn:hover{
	background-position: 0 -48px;
}

.forumbtn:hover{
	background-position: 0 -48px;
}

.tabellabtn:hover{
	background-position: 0 -48px;
}

.versenykiirasbtn:hover{
	background-position: 0 -48px;
}

.szavazok {
	height: 30px;
	width: 106px;
	background:  url('../img/szavazok.png') no-repeat;
	float:left;
	margin-top: 12px;
}

.submenu {
	height: 48px;
	width: 960px;
	background:  url('../img/submenu_bg.jpg') repeat-x;
}

.info {

	float: left;
	height: 48px;
	width: 639px;

}

.infosav {
	font-size: 14px;
	color: white;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 15px;
}

.login {
	float: left;
	width: 321px;
	height: 48px;
	background:  url('../img/loginbg.jpg') no-repeat;
}

.login INPUT {
	font-size: 12px;
	height: 18px;
	padding-left:5px;
	padding-top:5px;
	width: 123px;
	border: 1px solid #c4cfd3;
	color: #666666;

}

#loginbtn{
	background: transparent url('../img/login_btn.jpg') no-repeat;
	border: 0px;
	width: 29px;
	height: 48px;
	cursor: pointer;
	/*margin-left:9px;*/
}

.logininputs {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-top: 10px;
	width:131px;
}


.loginsubmit {
	float: left;
	margin-left: 10px;
	display: inline;

}
.regBox {

	background: white url('../img/regbg.jpg') repeat-x;
	float: left;

}

.regbottom {
	width: 638px;
	height: 15px;
	background: url('../img/reg_bottom.jpg') no-repeat;
	float: left;
}

.regadat1 {
	float: left;
}

.regaqdatok {
	margin-left: 30px;
	margin-top: 20px;
}

.regaqdatok H1 {
	margin-bottom: 10px;
}

.regaqdatok H2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #CC0033;
}


.regLabel{

	/*width: 250px;*/
	text-align: left;
	margin-bottom: 4px;
	color: #005290;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
}

.regInput SELECT {
	width: 262px;
	height: 24px;
	border: 1px solid #0a91d4;
	background: #e2f0f8;
	font-size: 16px;
	color: #575656;
}

.regInput INPUT {
	width: 186px;
	height: 24px;
	border: 1px solid #0a91d4;
	background: #e2f0f8;
	font-size: 16px;
	color: #575656;
}

.regInput A {
	color: #005290;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
}

.regInput A:hover {
	color: #CC0033;
}

.regInput{
	margin-bottom: 10px;
}

.editLabel{

	float: left;
	margin-bottom:10px;
	margin-left:20px;
	margin-top:4px;
	width:40px;
	font-weight: bold;
}

.editInput{

	float: left;
	margin-left:10px;
	width:215px;
	margin-bottom: 10px;
}

.editInput INPUT {
	width: 210px;
	background: #e2f0f8;
	border: 1px solid #0f96d6;
	height: 20px;
}



.myTeamBox {

	margin-top: 10px;

}

.csapattag {
	padding: 5px;
	float: left;
}

.mezszam {
	width: 100px;
	float: left;
	text-align: center;
	height: 20px;
}

.jatekos {
	width: 300px;
	float: left;
	height: 20px;
}

.poszt {
	width: 200px;
	float: left;
	height: 20px;
}

.status {
	width: 50px;
	float: left;
	height: 20px;
}

.del {
	width: 20px;
	float: left;
	display: none;
	cursor: pointer;
}
.edit {
	width: 20px;
	float: left;
	display: none;
	cursor: pointer;
	margin-left: 5px;
}

.teamrefresh {
	text-align: right;
	width: 660px;
	margin-top: 10px;
}

.clear {
	clear: both;
}

.addNewMember {
	margin-top: 10px;
}

.memberEditBox {
	width: 308px;
	height: 188px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -154px;
	margin-top: -79px;
	display: none;
	background: url('../img/jatekosmodbg.png') no-repeat;
}

#memberEditContent H3 {
	text-align: center;
}

#memberEditClose {
	display: block;
}

.footer {
	height: 68px;
	width: 960px;
	background:  url('../img/footer.jpg') no-repeat;
	margin-top: 10px;
}

.toplink {
	position: absolute;
	margin-left:855px;
	margin-top:14px;
	padding-left:15px;
	color: #28afe1;
	font-size: 11px;
	background: url('../img/top_nyil.jpg') no-repeat 0 1px;
	cursor: pointer;
}

.toplink:hover {
	color: white;
}

.copy {
	position: absolute;
	margin-top: 45px;
	margin-left: 20px;
	color: white;
}

.footerlinks {
	position: absolute;
	margin-top: 45px;
	margin-left: 600px;
}

.footerlink {
	color: white;
	margin-left: 20px;
}

.footerlink:hover {
	color: #28afe1;
}


.csapatok_top {
	height: 52px;
	width: 321px;
	background:  url('../img/csapatok_top.jpg') no-repeat;
}

.csapatok_fill {
	height: 347px;
	width: 321px;
	background:  url('../img/csapatok_fill.jpg') repeat-x;
	overflow:hidden;
}


.csapatok_bottom {
	height: 14px;
	width: 321px;
	background:  url('../img/csapatok_bottom.jpg') no-repeat;
}

.csapatok_csapat {
	font-size: 16px;
	color: #005290;
	padding: 4px;
	border-top: 1px dashed white;
}

.csapatok_csapat A {
	color: #005290;
}

.csapat_lista {
	margin-top: 10px;
	margin-left: 10px;
	width: 300px;
}

.csapatkereso {
	margin-left: 10px;
	padding-top: 10px;
}

.csapatkereso SELECT {
	width: 300px;
	border: 1px solid #a8a8a8;
}

.loggedinCsapat {
	color: white;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 13px;
	display: block;
	float: left;
	text-transform:uppercase;
	width: 234px;
}

.loggedinCsapat:hover {
	color: #005290;
}

.teamimg {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	display: block;
	width: 40px;
}

.loggedInMenu {
	float: left;
}

.adataim {
	color:white;
	display:block;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
	margin-top:13px;
	text-transform:uppercase;
	width: 75px;
}

.adataim:hover {
	color: #005290;
}

.logout {
	float: left;
	width: 41px;
	height: 48px;
	background:  url('../img/logout.jpg') no-repeat;
	/*margin-left:135px;*/
	/*margin-left: 50px;*/
	display: inline;
}

#reg_btn {
	background: transparent url('../img/elkuld_btn.jpg') no-repeat;
	width: 164px;
	height: 48px;
	border: 0px;
	cursor: pointer;
}

#megsem_btn {
	background: transparent url('../img/megsem_btn.jpg') no-repeat;
	width: 164px;
	height: 48px;
	border: 0px;
	cursor: pointer;
}

#teammake_btn {
	background: transparent url('../img/letrehozas_btn.jpg') no-repeat;
	width: 164px;
	height: 48px;
	border: 0px;
	cursor: pointer;
}

.aktivacio {
	background: transparent url('../img/aktivacio.jpg') no-repeat;
	width: 404px;
	height: 166px;
	position: absolute;
	margin-top: 80px;
	margin-left: 120px;
}

.nem_aktivacio {
	background: transparent url('../img/nem_aktivacio.jpg') no-repeat;
	width: 404px;
	height: 166px;
	position: absolute;
	margin-top: 80px;
	margin-left: 120px;
}

.welcome {
	background: transparent url('../img/welcome.jpg') no-repeat;
	width: 404px;
	height: 196px;
	position: absolute;
	margin-top: 80px;
	margin-left: 120px;
}

.welcome_tovabb {
	color: #ef0a25;
	font-size: 18px;
	display: block;
	background: url('../img/welcome-nyil.jpg') no-repeat 180px 0;
	width: 210px;
	position: absolute;
	margin-left: 230px;
	margin-top: 280px;
}


div#hirek{
	width: 639px;
	/*float: left;*/
}

.hir-info {
	font-size: 11px;
	margin: 0 0 5px 0;
}

div#hirek p{
	padding: 10px 0 0 0;
	font-size:12px;
	text-align:justify;
}

.hirek-pic{
	float: left;
	margin: 20px 10px 10px;
}

.hirek-pic-tovabb{
	clear: both;
	float: left;
	width:570px;
	margin: 0 5px 0 10px;
	font-weight: bold;
}

.more-pic-link{
	background: url(../img/hirek-fenykepezo.jpg) no-repeat;
	padding-left: 25px;
	font-weight: bold;
	color: #005290;
}

.more-link{
	background: url(../img/tovabb-arrow.jpg) no-repeat right;
	margin-left: 410px;
	padding-right:15px;
}

.more-pic-link2{
	background: url(../img/hirek-fenykepezo2.jpg) no-repeat;
	padding-left: 25px;
}

.more-link2{
	background: url(../img/tovabb-arrow2.jpg) no-repeat right;
	margin-left: 410px;
	padding-right:15px;
}


.hirek-pic-tovabb a{
	color: #005290;
}

.hirek-tovabb{
	float: right;
	font-weight: bold;
}

.hirek-tovabb img{
	/*vertical-align: middle;*/
}

.hirek-tovabb a{
	color: #005290;
}

.hirek-txt{
	float:left;
	height:140px;
	margin:25px 0 0 10px;
	overflow: hidden;
	width:410px;
}

.hirek-info{
}

div#hirek-top{
	height: 210px;
	background: url(../img/hir-bg.jpg) repeat-x;
}

div#hirek-top-left{
	width: 19px;
	height: 192px;
	background: url(../img/hirek-top-left.jpg) no-repeat;
	float: left;
}

.hirek-top-content{
	float: left;
}

.hirek-bottom-content{
	margin-left:18px;
	float: left;
}

div#hirek-top-right{
	width: 19px;
	height: 192px;
	background: url(../img/hirek-top-right.jpg) no-repeat;
	float: right;
}

div#hirek-top-bottom{
	width: 639px;
	height: 18px;
	background: url(../img/hirek-top-bottom.jpg) no-repeat;
	clear: both;
}

div#hirek-bottom{
	height: 203px;
	background: url(../img/hirek-bottom-left.jpg) no-repeat left #FFF;
}


.videok {
	margin-top: 10px;
	background: url('../img/video_bg.jpg') no-repeat;
	width: 636px;
	height: 357px;
}

.video_bal {
	float: left;
	width: 330px;
}

.video_jobb {
	float: left;
	margin-top:39px;
	width: 285px;
	height: 226px;
	overflow: hidden;
}

.videoscroll {
	width: 13px;
	background: url('../img/scroll_bg.jpg') no-repeat;
	float: left;
	height: 218px;
	margin-top: 39px;
	padding-top:3px;
	padding-bottom: 5px;
}

.video_tn_box {
	margin-left: 10px;
}

.video_tn {
	width: 95px;
	float: left;
	height: 60px;
}

.video_tns {
	float: left;
	width: 275px;
	margin-bottom: 20px;
}

.videoinfo {
	float: left;
	width: 175px;
	color: #005290;
	font-weight: bold;
	font-size: 11px;
	margin-top: 13px;
}

.videorating {
	float: left;
	width: 175px;
	color: #005290;
	font-size: 11px;
}

.tovabbivideo {
	background: url('../img/videonyil.jpg') no-repeat 85px 0;
	float: left;
	width: 100px;
	color: white;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 105px;
	font-size: 11px;
}

.tovabbivideo:hover {
	color: #005290;
}

.videok_title {
	margin-left: 18px;
	background: url('../img/video_title.jpg') no-repeat;
	width: 190px;
	height: 29px;
}

.videoembed{
	width: 301px;
	height: 226px;
	margin-left: 22px;
	margin-top: 10px;
	/*background: url('../img/loading3.gif') no-repeat 60px 80px;*/
}

.videotitle {
	color: #0067a3;
	font-size: 16px;
	margin-left: 25px;
	margin-top: 14px;
	width: 300px;
	font-weight: bold;
}

.scrollbtn {
	background: url('../img/scroll_btn.jpg') no-repeat;
	cursor: pointer;
	width: 6px;
	height: 51px;
	margin-left: 4px;
}


.esemenynaptar {
	/*background: url('../img/esemenynaptar_bg.jpg') no-repeat;*/
	width: 313px;
	height: 359px;
	margin-left:8px;
	margin-top:9px;
}

.homealso {
}

.galeria {
	background: url('../img/galeria_bg.jpg') no-repeat;
	width: 315px;
	height: 360px;
	margin-top:9px;
	margin-left:7px;
	float: left;
}

.golkiraly {
	background: url('../img/golkiralyok_bg.jpg') no-repeat;
	width: 292px;
	height: 360px;
	margin-top:9px;
	float: left;
	margin-left: 11px;
}

.galeriakep {
	width: 283px;
	height: 193px;
	margin-left:15px;
	margin-top:45px;
}

.galeriaselect {
	width: 283px;
	height: 30px;
	margin-left:17px;
	margin-top:25px;
}

.galeriaselect SELECT {
	width: 283px;
}

.galeriathumb {
	width: 67px;
	float: left;
	cursor: pointer;
}

.galeriathumb IMG {
	border: 1px solid white;
}

.galeriathumbs {
	width: 293px;
	margin-left: 17px;

}

.csapattabla {
	background: white;
}

.csapatlista {

	width: 619px;
	height: 56px;
	background: #eff9fc;
	margin-bottom: 5px;
	padding: 5px 0 5px 0;
	float: left;
	cursor: pointer;
}


.csapatkep {
	margin-left: 20px;
	float: left;
}

.csapatkezelo {
	width: 105px;
	height: 66px;
	background: #9cdaef;
	float: left;
	margin-left: 5px;
}

.csapatinfo {
	float: left;
	margin-left: 10px;
	font-size: 14px;
	color: #005290;
	font-weight: bold;
	margin-top: 10px;
	width: 310px;
}

.csapatinfo SPAN {
	font-weight: normal;
	font-size: 11px;
}

.csapatok {
	/*margin-left: 30px;*/
	background: white url('../img/top_fill.jpg') repeat-x;
}

.nregbtn {
	float: right;
	margin-right: 20px;
}

.nregbtn A{
	color: white;
}

.nregbtn A:hover{
	color: #d20018;
}


.kiemeltcsapat {
	float:left;
	width: 100%;
	padding: 20px;
}

.kiemeltkep {
	float:left;
	width: 100%;
	padding: 20px;
}

.kcsapatinfo {
	float: left;
	margin-left: 20px;
}

.kcsapatkep {
	float: left;
}

.kcsapatinfo H2 {
	font-size: 16px;
	color: #005290;
	font-weight: bold;
	width:320px;
}

.kcsapatdesc {
	width: 450px;
	overflow: hidden;
	height: 70px;
	text-align: justify;
}

.kkepdesc {
	width: 320px;
	overflow: hidden;
	height: 135px;
	text-align: justify;
}

.csapatlapozo {
	width: 292px;
	float: left;
	text-align: center;
	color: #005290;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.csapatlapozo A {
	color: white;
	font-weight: bold;
	padding: 3px;
}

.csapatlapozo .elozo {
	background: url('../img/lapozonyil_bal.jpg') no-repeat;
	width: 10px;
	height: 10px;
}

.lapozo {
	width: 639px;
	float: left;
	text-align: center;
	color: #575656;
	font-weight: bold;
	background: white;
	margin-top: 10px;
	margin-bottom: 10px;
}

.lapozo A {
	color: #e30f28;
	font-weight: bold;
	padding: 3px;
}

.lapozo .elozo {
	background: url('../img/lapozonyil_bal.jpg') no-repeat;
	width: 10px;
	height: 10px;
}


.galeriafulek {
	position: asbolute;
	margin-top: -43px;
	margin-left: 10px;
	width: 229px;
	height: 43px;
}

.videoful {
	float: left;
	background: url('../img/videogaleriaful.jpg') no-repeat;
	width: 112px;
	height: 43px;
}

.kepful {
	float: left;
	background: url('../img/kepgaleriaful.jpg') no-repeat;
	width: 112px;
	height: 43px;
	margin-left: 5px;
}

.videoful:hover{
	background-position: 0 -43px;
}

.kepful:hover{
	background-position: 0 -43px;
}

.csapatadatlap {
	background: white;
	float:left;
}

.csapatdesc {
	width: 639px;
}

.csapattagok {
	width: 639px;
}

.csapattagoktitle {
	width: 599px;
	background: #7acdea;
	height: 51px;
	float:left;
	margin-left: 20px;
}

.nyilastitle {
	background: url('../img/titlenyil.jpg') no-repeat 0 5px;
	padding-left: 10px;
	float: left;
	margin-left: 50px;
	font-size: 14px;
	color: white;
	font-weight: bold;
	margin-top: 15px;

}

.csapattagoklista {
	width: 599px;
	margin-left: 20px;
}

.csapattagoklista .adatlapcsapattag {
	width: 469px;
	float: left;
	padding: 5px;
	margin-top: 5px;
	height: 45px;
}

.csapattagkep {
	float: left;
}

.csapattagnev {
	float: left;
	margin-left: 20px;
	font-size: 14px;
	color: #005290;
	font-weight: bold;
	margin-top: 15px;
	width:120px;
}

.csapattagmez {
	float: left;
	margin-left: 30px;
	margin-top: 5px;
	width: 43px;
}

.csapattagposzt {
	float: left;
	margin-left: 30px;
	font-size: 14px;
	color: #005290;
	font-weight: bold;
	margin-top: 15px;
	width:95px;
}

.csapattagstatus {
	float: left;
	margin-left: 30px;
	font-size: 14px;
	color: #005290;
	font-weight: bold;
	margin-top: 15px;
	width:48px;
}

.csapattagkezelo {
	width: 105px;
	height: 45px;
	background: #9cdaef;
	padding: 5px;
	float:left;
	margin-left: 5px;
	margin-top: 5px;
}

.csapattagvideo {
	padding-left: 20px;
	background: url('../img/videoicon.jpg') no-repeat;
	color: #005290;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 6px;
	float:left;

}

.csapattagphoto {
	padding-left: 20px;
	background: url('../img/photoicon.jpg') no-repeat 0 2px;
	color: #005290;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	float:left;
}

.csapattagszerkesztes {
	padding-left: 20px;
	background: url('../img/szerkesztbtn.jpg') no-repeat;
	color: #005290;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 6px;
	float:left;
}

.csapattagtorles {
	padding-left: 20px;
	background: url('../img/torles_btn.jpg') no-repeat;
	color: #005290;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	float:left;
}

.aktiv {
	color: 	#66cc00;
}

.inaktiv {
	color: 	#cc0033;
}

.csapatkepek {
	width: 639px;
	height: 150px;
}

.csapatvideok {
	width: 639px;
	height: 150px;
	float:left;
}

.csapattaglistabottom {
	width: 599px;
	height: 5px;
	margin-top: 5px;
	float: left;
	background: #def2fa;
}

.csapatvideotop {
	background: url('../img/csapatvideotop.jpg') no-repeat;
	width: 597px;
	height: 39px;
	float:left;
}

.csapatvideo {
	margin-left: 20px;
	margin-top: 15px;
}

.csapatvideocontent {
	width: 597px;
	background: #28afe1;
	float:left;
}

.csapatvideobottom {
	background: url('../img/csapatvideobottom.jpg') no-repeat;
	width: 597px;
	height: 33px;
	float:left;
}

.csapatvideotitle {
	font-size: 16px;
	font-weight: bold;
	color: white;
	margin-top: 6px;
	float:left;
	margin-left: 20px;
	width: 450px;
	overflow: hidden;
	height: 20px;
}

.csapattovabbivideo {
	background: url('../img/csapatvideonyil.jpg') no-repeat 85px 0;
	float: left;
	width: 100px;
	color: white;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
}

.csapattovabbivideo:hover {
	color: #def2fa;
}

.ujcsapattag {
	width: 639px;
	height: 70px;
	float: left;
}

.ujcsapattagtitle {
	padding-left: 30px;
	font-size: 14px;
	color: #005290;
	background: url('../img/addtag.jpg') no-repeat;
	font-weight: bold;
	height:23px;
	margin-left:20px;
	padding-left:25px;
	padding-top:3px;
}

.ujlabel {
	float: left;
	margin-left:20px;
	margin-top:7px;
	width:40px;
	font-weight: bold;
}

.ujinput {
	float:left;
	width: 170px;
	margin-top: 3px;
}

.ujinput INPUT {
	background: #e2f0f8;
	border: 1px solid #1395d6;
	height: 20px;
	width: 168px;
}

.ujsubmit {
	width: 109px;
	height: 31px;
	background: transparent url('../img/meghivas.jpg') no-repeat;
	border: 0px;
	margin-left:20px;
}

.ujsubmitdiv {
	float:left;
}

.jatekosmodbg {
	margin-top: 47px;
}

.editmegsem {
	width: 108px;
	height: 30px;
	background: transparent url('../img/megsem.jpg') no-repeat;
	border: 0px;
	float: left;
}

.editmodosit {
	width: 105px;
	height: 30px;
	background: transparent url('../img/modosit.jpg') no-repeat;
	border: 0px;
	float: left;
}

.nincstag {
	height: 30px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	width: 599px;
	float: left;
}

.kepgaleria {
	width: 639px;
	background: white url('../img/top_fill.jpg') repeat-x;
}

.keplista {
	float: left;
	margin-left: 21px;
	margin-top: 21px;
	width: 184px;
	height: 120px;
}

.keplista IMG {
	border: 3px solid #77cae8;
}

.kepgaleria H2 {
	color:#005290;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-left:20px;
	margin-top:20px;
	width:599px;
}

.kepgaleria P {
	margin-left: 20px;
	width: 599px;
	float: left;
	margin-top: 10px;
	text-align: justify;
}

.uploadhelp{
	float: left;
	color: white;
	font-size: 14px;
	font-weight: bold;
	background: url('../img/segitseg.jpg') no-repeat;
	width: 68px;
	height: 19px;
	cursor: pointer;
}

.upload{
	cursor: pointer;
	float: left;
	color: white;
	font-size: 14px;
	font-weight: bold;
	background: url('../img/videofeltoltes.jpg') no-repeat;
	width: 108px;
	height: 19px;
	margin-left: 10px;
}

.uploadbox {
	float: left;
	margin-left:390px;
	margin-top:8px;
}

.hiddenuploadbox {
	height:99px;
	margin-left:290px;
	position:absolute;
	width:308px;
	background: url('../img/video_upload_bg.png') no-repeat;
	display: none;
}

.uploadinput {
	float:left;
	width: 279px;
	margin-top: 10px;
	margin-left: 11px;
}

.uploadinput INPUT {
	background: #e2f0f8;
	border: 1px solid #0b92d4;
	width: 277px;
	height: 21px;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 4px;
}

.feltoltbtn {
	height:30px;
	float:left;
	width:105px;
	background: url('../img/feltoltbtn.jpg') no-repeat;
	cursor: pointer;
}

.megsembtn {
	height:30px;
	float:left;
	width:108px;
	background: url('../img/megsembtn.jpg') no-repeat;
	cursor: pointer;
}

.uploadgombok {
	margin-left: 49px;
	margin-top: 7px;
	float:left;
}

.csapatdiv {
	float: left;
	width: 300px;
	height: 285px;
}

.main_bottom {
	background: white url('../img/main_bottom.jpg') no-repeat;
	width: 639px;
	height: 19px;
}

.tname {
	float: left;
	float:left;
	height:45px;
	width:234px;
}

.forumsearch {
	float:left;
	width: 580px;
	height: 40px;
	margin-left: 30px;
	margin-top: 20px;
}

.forumpost {
	border: 1px solid #c7dfed;
	margin-left:40px;
	margin-right:30px;
	margin-bottom:5px;
}

.homeforum{
	border-bottom: 1px solid #c7dfed;
	margin-left:5px;
	margin-right:15px;
	margin-bottom:5px;
	padding:5px;
	padding-top:1px;
}

.posttitle{
	margin:1px;
	background-color: #c7dfed;
	padding: 4px;
	padding-left:10px;
	padding-right:10px;
}

.posttext {
	padding: 4px;
	padding-left:11px;
	padding-right:11px;	
}

.forumcontrol{
	padding:4px;
	text-align:center;
	float:left;
	width: 190px;
}

.fade {
	color:#c7dfed;
}

.folink {
	font-weight:bold;
	color:#1395d6;
}

.forumthread {
	width: 580px;
	height: 58px;
	margin-left: 30px;
	background-color: #f0f7fb;
	margin-top: 5px;
	float:left;
}

.forumnoimg {
	background: url('../img/no-img.jpg') no-repeat;
	width: 38px;
	height: 38px;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
}

.forumtitle {
	float:left;
	width: 500px;
	margin-top: 12px;
	margin-left: 10px;
}

.realforumtitle{
	font-size: 18px;
	padding-left:50px;
	padding-top:12px;
}

.smallbutton{
	font-size:9px;
	border:0px solid #666;
}

.myform{
	margin:0px;
	padding:0px;
	float:left;
}


.forumtitle A {
	font-size: 15px;
	font-weight: bold;
	color: #005290;
}

.lastpost {
	float:left;
	margin-left: 10px;
	font-size: 11px;
	width: 300px;
	margin-top: 3px;
}

.postcounter {
	float:left;
	font-size: 11px;
	margin-top: 3px;
}

.forumsearchword {
	float:left;
	margin-left: 265px;
	width: 120px;
	margin-top: 4px;
}

.forumsearchinput {
	float:left;
}

.forumsearchinput INPUT {
	border: 1px solid #c7dfed;
	height: 16px;
	padding-top: 4px;
	padding-left: 4px;
}

.searchbutton {
	float:left;
	width: 30x;
	margin-left: 5px;
	margin-top: 2px;
}

.aktiv_esemeny {
	width: 262px;
	height: 67px;
	border: 1px solid red;
	margin-top: 35px;
	float:left;
}

/**/

.lowboxLeft{
	width:14px;
	height:359px;
	background-image:url(../img/lowbox_left.png);
	background-repeat:no-repeat;
	float:left;
}

.lowboxRight{
	width:14px;
	height:359px;
	background-image:url(../img/lowbox_right.png);
	background-repeat:no-repeat;
	float:left;
}

.lowboxMid{
	height:359px;
	background-image:url(../img/lowbox_mid.png);
	float:left;
}

.smallbox {
	padding-top:9px;
}

.lowboxTitle {
	padding:6px;
	padding-left:12px;
	padding-top:8px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}

.lowboxContent{
	float: left;
	margin-top:10px;
	height: 290px;
	overflow: hidden;
}

.lowboxFull {
	float:left;
	width:201px;
	text-align:right;
	padding-left:9px;
	
}

.forumscroll {
	position:relative;
	top: 30px;
	left:-8px;
	width: 13px;
	background: url('../img/scroll_bg.png') no-repeat;
	float: left;
	height: 218px;
	margin-top: 39px;
	padding-top:3px;
	padding-bottom: 5px;
}

.forumsinner{
}

.wlink{
	color:#FFF;
}

.wlink:hover{
	color:#005290;
}

.fcim {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size:14px;
}


.staticmenu {
	font-weight: bold;
	font-size: 14px;
}

.tabella {
	width: 100%;
	border-collapse: collapse;
}


.tabella TD {
	padding: 5px;	
	height: 30px;
	text-align: center;
}

.tabella TH {
	background: #3dc3e9;
	height: 30px;
	color: white;
}