body {
	background-color: #ffffff;
	background-color: #888;
/* 	background-image:url(images/bg.png); */
	padding:0px;
	margin:0px;
	color: #000000;
	font-family: Tahoma;
	font-size:12px;
	color:#666666;
}
th,td {
	font-family: Tahoma;
	font-size:12px;
	color:#666666;
}

p {
	text-align:justify;
}

textarea {
	font-family: Tahoma;
}

form {
	margin:0px;
	padding:0px;
}

a {
	color:#00A2EC;
	text-decoration:none;
}

.cl {
	clear:both;
}

#background {
	width:1000px;
	background-color:#ffffff;
}

#head {
	background-color: #ffffff;
	background-image: url(images/head.png);
	height: 100px;
}

#foot {
	background-color: #4b4b4b;
	height: 11px;
	height: 20px;
	color: #aaaaaa;
	font-size:11px;
	line-height:20px;
	text-align:center;
}

#foot a {
	color: #ffffff;
}
#foot .webaddress {
	width:200px;
	float:left;
}
#foot .copyright {
	width:600px;
	float:left;
}
#foot .developer {
	width:200px;
	float:left;
}

#head #logo {
	background-image: url(images/logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	width:290px;
	height:54px;
	position: absolute;
	left:-4px;
	top:31px;
	padding:10px;
	top:16px;
}

#head #logo a {
	display:block;
	text-indent: -1000px;
	height:54px;
}

#head #menu a {
	background-image:url(images/head.menu.png);
	background-repeat: no-repeat;
	background-position:top left;
	height:46px;
	line-height:40px;
	padding:10px;
/*
	top:11px;
	position: relative;
	left:250px;
*/
	float:right;
	margin-top:11px;
	font-size:12px;
	font-family:Tahoma;
	color: #000000;
	text-decoration:none;
}

#head #menu a:hover {
	color: #339900;
	text-decoration:none;
}

#head #menu a.akt {
	color: #339900;
}


#body {
	background-color:#000;
	height:1px;
	padding-bottom:20px;
}

#body {
	background-color:#ffffff;
	background-image:url(images/body.bg.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:1000px;
	margin:0px;
	padding:0px;
/*
	position:relative;
*/
}

#body .superbanner {
	position:absolute;

	left:218px;
	top:120px;
	top:180px;
	top:200px;
/*
	width:720px;
	height:120px;
*/
/*
	border:1px solid red;
*/
	padding:0px;
	margin:0px;
text-align:center;
}


#body #left {
	width:167px;
	float:left;
        padding:0px;
	padding-top:22px;
/*	border: 1px solid #aabbcc; */
	
}

#body #content {
	float:left;
	width:833px;
	margin-top:218px;
	margin-bottom:10px;
}

#body .content a {
/*
	color:#666666;
	text-decoration:underline;
*/
}

.menu {
	margin:0px;
	padding:0px;
}

.menu a {
	display:block;
	height:55px;
	margin:0px;
	padding:0px;
	background-position: 1px 1px;
	background-repeat:no-repeat;
	text-indent: -1000px;
}

.menu a.menurejtvenytipusok {
	background-image:url(images/menurejtvenytipusok.png);
}
.menu a.menuujsagok {
	background-image:url(images/menuujsagok.png);
}
.menu a.menupalyazatok {
	background-image:url(images/menupalyazatok.png);
}
.menu a.menurejtvenyek {
	background-image:url(images/menurejtvenyek.png);
}
.menu a.menunyertesek {
	background-image:url(images/menunyertesek.png);
}
.menu a.menuhirek {
	background-image:url(images/menuhirek.png);
}

#left {
	text-align:center;
}
#left .banner {
margin-top:10px;
	width:160px;
/*	height:600px; */
	background-color:#ccbbdd;
	padding:1px;

}

a img {
	border:0px;
}

#body #content h1 {
	background-image:url(images/body.h1.png);
	padding:0px;
	margin-top:2px;	
	color: #339900;
	font-family: Garamond;
	font-size:14px;
	line-height:50px;
	text-indent:20px;
	text-transform: uppercase;
	height:57px;
 font-weight:bold;
}

#body #content h2 {
	background-image:url(images/body.h1.png);
	background-position:-12px -10px;
	padding:0px;
	color: #339900;
	font-family: Garamond;
	font-size:13px;
	line-height:30px;
	text-indent:5px;
	height:57px;
	height:30px;
	text-transform: uppercase;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}

#body .content {
	line-height:15px;
	margin-left:15px;
	margin-right:50px;
/*
	font-size:14px;
	line-height:1.5em;
*/
}

#body .content .img {
	float:left;
	color:#00A2EC;
	font-size:10px;
	margin:0px;
	padding:0px 0px 5px 0px;
}

#body .content .img a {
	color:#00A2EC;
	text-decoration:none;
}

#body .content div.left {
	margin-right: 10px;
}

#body .content div.right {
	float:right;
/*	text-align:right; */
	margin-left: 10px;
}

#body .content div.center{
	float:none;
	width:760px;
	text-align:center;
	margin-left: 10px;
}

#body div.content div.img p {
	display:inline;
	margin:0px;
	padding:5px 0px 0px 0px;
	line-height:20px;
}


#body .content .img p.nagyito {
	background-position:right bottom;
	padding-right:15px;
	background-image: url(images/nagyito.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:20px;
}


#login {
	width:165px;
	text-align:left;
	font-size:13px;
}
#login div.error {
	background: #ff0000;
	border: 1px solid #000000;
	color:#ffffff;

border: 2px solid #ff0000;
background: #ffffff;
color: #ff0000;
font-weight:bold;
	margin: 0px 20px 0px 0px;
	padding: 5px;

	line-height:100%;
}
#login .top {
	background-image: url(images/login-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	width:165px;
	height:14px;
}
#login .bottom {
	background-image: url(images/login-bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	width:165px;
	height:14px;
}
#login .back {
	background-image: url(images/login-back.png);
	padding:0px 0px;
}




.regisztralj {
	display:block;
	width:165px;
	height:160px;
	background-image: url(images/regisztralj.png);
	text-indent:-1000px;
}

#login a.reg {
/*
	position:absolute;
	display:block;
	left:0px;
	top:170px;
	width:160px;
	height:160px;
	margin:0px;
	padding:0px;
	text-indent:-1000px;
	background: transparent;
*/
}

#login h1 {
	margin:0px 0px 0px 5px;
	padding:10px 0px 5px 0px;
	color: #339900;
	font-family: Garamond;
	font-size:14px;
	text-indent:10px;
	text-transform: uppercase;
}

#login fieldset {
	border: none;
	padding:0px;
	margin:0px;
	padding-left:15px;
}
#login fieldset label {
	display:block;
	color:#000;
	margin-top:0px;
}
#login fieldset input {
	color:#333 ;
	margin:3px 0px 0px 0px;
	height:20px;
	border:none;
	padding: 1px 5px 0px 5px;
	/* background: transparent url("images/login.input.png") no-repeat fixed; */
	border:1px solid #00A2EC;
	
	width:132px;
	font-size:13px;
}
#login fieldset>input {
	/* background: transparent url("images/login.input.png") no-repeat; */
}



/*
	background-position: top left;
	background-position: center center;
	background-repeat: no-repeat;
*/

#login input.submit {
	background:#00A2EC;
	margin-left:10px;
	border:0px;
	/* background:url(images/gomb.mehet.png); */
	/* text-indent:-1000px; */
	/*width:55px;
	height:14px;
	width:auto;
	height:auto;*/
	padding:0px 0px;
	/*line-height:20px; */
	font-size:12px;
	margin-bottom:10px;
	overflow:hidden;
	color:white;
	width:110px;
	padding:0px;
	border:1px solid gray;
	border-style: outset;
}

#login a {
	margin-left:10px;
	padding-left:16px;
	background: url("images/potty.png") no-repeat 5px 4px;
	margin-left:0px;
	padding-left:16px;

	margin:5px 0px 0px 0px;
	display:block;
	margin-left:0px;
	padding-left:16px;
	margin-right:16px;
	padding-bottom:5px;

}

.palyazatok {
	margin:0px;
	padding:0px;
}

.palyazatok .item {
	position:relative;
	float:left;
	background:#f7f7f7;
	width:401px;
	height:172px;
	margin:6px;

	margin-left:6px;
	margin-right:4px;
	margin-bottom:18px;
	position:relative;
	color:#666666;
	background-image:url(images/gomb.tovabb.png);
	background-repeat:no-repeat;
	background-position:338px 149px;
	cursor:pointer;
border:1px solid #999999;
}

.palyazatok a.item:hover {
	border:1px solid #00A2EC;
}
.palyazatok a.item:hover .cim {
	background:#00A2EC;
}


.palyazatok a .item .friss {
	position:absolute;
	left:350px;
	top:-10px;
	background-image:url(images/new.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:57px;
	height:41px;
	z-index:999999;
	
/*
display:block;
background:#ffd7d7;
height:2px;
*/	
}

.palyazatok a:hover .item .friss {
	position:absolute;
	left:350px;
	top:-10px;
	background-image:url(images/new2.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:57px;
	height:41px;
	
/*
display:block;
background:#ffd7d7;
height:2px;
*/	
}

.palyazatok .item .cim {
	position:relative;

	margin:4px 0px 0px 0px;
	color:#00A2EC;
color:#339900;
letter-spacing:1px;
	text-indent:8px;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	background:#339900;
	color:#ffffff;
}
.palyazatok .item .img {
	position:relative;

	float:left;
	width:120px;
	height:85px;
	position:absolute;
	left:9px;
	top:30px;
}
.palyazatok .item .l {
	position:absolute;
	left:130px;
	top:30px;
	line-height:15px;
	font-size:10px;
}
.palyazatok .item .l1 {
	clear:both;
	width:104px;
	float:left;
	font-weight:bold;
	line-height: 18px;
	height:16px;
}
.palyazatok .item .l2 {
	width:161px;
	float:left;
	padding-top:4px;
/*	line-height: 18px; */
	line-height: 1em;
}
.palyazatok .item .l3 {
	clear:both;
	font-size:11px;
	position:absolute;
	left:9px;
	top:120px;
}

.rejtvenytipusok {
	margin:0px;
	padding:0px;
}

.rejtvenytipusok .item {
	float:left;
border:1px solid #ffffff;
border:1px solid #999999;
	background:#f7f7f7;
	width:401px;
	height:126px;
	margin:6px;

	margin-left:6px;
	margin-right:4px;
	margin-bottom:18px;
	position:relative;
	color:#666666;
	background-image:url(images/gomb.tovabb.png);
	background-repeat:no-repeat;
	background-position:338px 103px;
	cursor:pointer;
	
}

.rejtvenytipusok .item .cim {
	margin:4px 0px 0px 8px;
	color:#00A2EC;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
}
.rejtvenytipusok .item .img {
	float:left;
	width:120px;
	height:85px;
	position:absolute;
	left:9px;
	top:30px;
}
.rejtvenytipusok .item .szoveg {
	position:absolute;
	left:130px;
	top:30px;
	line-height:15px;
	font-size:10px;
	width:265px;
}


.rejtvenyujsagok {
	margin:0px;
	padding:0px;
}

.rejtvenyujsagok .item {
	float:left;
	background:#f7f7f7;
	width:401px;
	height:196px;
	margin:6px;

	margin-left:6px;
	margin-right:4px;
	margin-bottom:18px;
	position:relative;
	color:#666666;
	background-image:url(images/gomb.tovabb.png);
	background-repeat:no-repeat;
	background-position:338px 173px;
	cursor:pointer;
}

.rejtvenyujsagok .item .cim {
	margin:4px 0px 0px 8px;
	color:#00A2EC;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
}
.rejtvenyujsagok .item .img {
	float:left;
	margin:5px;
}
.rejtvenyujsagok .item .szoveg {
	margin-top:10px;
	line-height:15px;
	font-size:11px;
	color:#00A2EC;
}

.rejtvenyujsagok .item .l {
	font-size:11px;
	line-height: 20px;
}
.rejtvenyujsagok .item .l1 {
	float:left;
	width:110px;
	font-weight:bold;
}
.rejtvenyujsagok .item .l2 {
	width:110px;
	float:left;
}

.form {
	width:436px;
 	background-image:url(images/form.back.png);
	margin-left:200px;
	color:#666666;
	font-size:11px;
}
.form .a {
 	background-image:url(images/form.back.top.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top:30px;
	
}
.form .b {
 	background-image:url(images/form.back.bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom:30px;
	
}

.form fieldset {
	border: none;
	padding:0px;
	margin:0px;
}
.form fieldset label {
	margin-top:0px;
}
.form fieldset label.x {
	float:left;
	display:block;
	width:204px;
	padding-left:57px;
margin-bottom:5px;
}
.form fieldset>label.x {
	width:147px;
}
.form fieldset div.y {
	clear:both;
	width:auto;
	display:block;
	padding-left:67px;
	text-align:center;
}

.form fieldset label.xx {
	width:200px;
}
.form fieldset div.hr {
	clear: both;
 	background-image:url(images/form.hr.png);
	background-repeat: no-repeat;
	background-position:center 4px;
	border:none;
	margin: 0px;
	height: 10px;

}
.form fieldset input {
	color:#333 ;
	margin:3px 0px 0px 0px;
	height:20px;
	border:none;
	padding: 1px 5px 0px 5px;
	/*
	background: transparent url("images/form.input.png") no-repeat;
	background-attachment:fixed;
	*/
	border:1px solid #00A2EC;
	width:193px;
	font-size:12px;
	line-height:18px;
}

#rnem1,#rnem2,#rszabalyzat1,#rszabalyzat2 {
	width:auto;
	height:auto;
}

.form fieldset textarea {
	float:left;
	color:#333 ;
	margin:3px 0px 0px 0px;
	height:20px;
	border:none;
	padding: 1px 5px 0px 5px;
	background: transparent url("images/form.textarea.png") no-repeat;
	background-attachment:fixed;
	width:193px;
	height:163px;
	font-size:10px;
}



/*
	background-position: top left;
	background-position: center center;
	background-repeat: no-repeat;
*/

.form input.submit {
	background:#00A2EC;
	margin-top:30px;
	margin-left:180px;
	/* background:url(images/gomb.regisztralok.png); */
	/* width:87px;
	height:14px; */
	font-size:12px;
	color:white;
	line-height:1em;
	margin-bottom:10px;
	overflow:hidden;

	border:1px solid gray;
	border-style: outset;
}

.form input.submit2 {
	background:#00A2EC;
	margin-left:40px;
	background:url(images/gomb.mehet.png);
	width:55px;
	height:14px;
	text-indent:-1000px;
	line-height:50px;
	margin-bottom:10px;
	overflow:hidden;
	margin-top:30px;
	margin-left:180px;
}



.form fieldset input.im53{
	/*
	background-image: url("images/form.im53.png");
	background-repeat: no-repeat;
	*/
	border:1px solid #00A2EC;
	width:53px;
	margin-right:3px;
}
.form fieldset input.n{
	float:none;
}

.form fieldset input.im137{
	/*
	background-image: url("images/form.im137.png");
	background-repeat: no-repeat;
	*/
	border:1px solid #00A2EC;
	width:137px;
}
input.im137{
	background-image: url("images/form.im137.png");
	background-repeat: no-repeat;
	width:137px;
	border:0px;
}

.form fieldset>input,.form fieldset>div>input {
/*	background-attachment:scroll;
	background: transparent url("images/form.input.png") no-repeat; */
}

.form fieldset>textarea,.form fieldset>div>textarea {
	background-attachment:scroll;
}


.form fieldset input.select {
	float:none;
}

.form .r {
	float:left;
	width:193px;
	height:auto;
}




.nyertesek {
	margin:10px 0px 0px 0px;
	padding:0px;
}
.nyertesek .item {
	width:393px;
	float:left;
	margin:10px 0px 0px 10px;
	height:145px;
/*	border:1px solid #000; */
}
.nyertesek .item .img {
/*
	width:100px;
	height:100px;
*/
	float:left;
	padding:0px;
	margin:0px;
}
.nyertesek .item .szoveg {
	width:282px;
	float:left;
	background: #F7F7F7;
	padding:0px;
	line-height:17px;
	font-size:11px;
	color:#666666;
	line-height:1.2em;
	line-height:1.4em;
margin-left:10px;
}
.nyertesek .item .l1 {
	clear:both;
	float:left;
	width:108px;
	padding-left:9px;
}
.nyertesek .item .l2 {
	float:left;
	width:155px;
	margin-left:0px;
}
.nyertesek .item .l4 {
	clear:both;
	float:left;
	width:263px;
	padding-left:9px;
}

.nyertesek .item .szoveg .c {
	color:#F0A42A;
	font-weight:bold;
	font-size:12px;
	line-height:1.5em;
	color:#339900;
}
.nyertesek .item .szoveg .c2 {
	color:#F0A42A;
	color:#339900;
	font-weight:normal;
	font-size:11px;
	line-height:1.5em;
}
.nyertesek .item .szoveg .b {
	font-weight:bold;
	font-size:12px;
	line-height:1.5em;
	margin-bottom:10px;
}

.nyertesek .item .szoveg .l3 {
	clear:both;
	color:#00A2EC;
	padding:9px 0px 0px 9px;
}




.rejtveny {
/*	border:1px solid #aaa; */
	margin:10px 0px 0px 0px;
	padding:0px;
/*	position:relative; */
}
.rejtveny .img {
	float:left;
	width:110px;
	
	padding:0px;
	margin:10px 0px 0px 10px;
/* border:1px solid #000; */
/*
	position:absolute;
	left:10px;
	top:20px;
*/
	padding-bottom:10px;
}
.rejtveny .text {
/*
	position:absolute;
	left:130px;
	top:20px;
*/
	float:left;
	line-height:18px;
	font-size:11px;
	width:680px;
	background: #F7F7F7;
	padding:10px;
}

.rejtveny .text .l1 {
	background: url("images/potty.szurke.png") no-repeat 5px 7px;
	text-indent: 14px;

	clear:both;
	width:145px;
	float:left;
	line-height:18px;
	margin-top:2px;
}
.rejtveny .text .l2 {
	width:520px;
	float:left;
	line-height:18px;
	margin-top:5px;
}
.rejtveny .text .gb {
	font-weight:bold;
}
.rejtveny .text .b {
	font-weight:bold;
	color:#00A2EC;
	color:#339900;
}
.rejtveny .text .bp {
	background: url("images/potty.png") no-repeat 5px 4px;
}


.rejtveny .text .info {
}

.rejtveny .nagyito {
	display:block;
	background-image: url(images/nagyito.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-indent:15px;
	line-height:16px;
	margin:0px;
	padding:0px;
	
}

.rejtveny2 {
	width:500px;
	height:500px;
	background-color:#888888;
	left:120px;
	position:relative;
}

.rejtveny .palyazom {
        background-color:#f7f7f7;
	background-image: url(images/palyazat.palyazom.back.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:810px;
	color:#00A2EC;
	font-size:12px;
	line-height:40px;
	text-indent:20px;
	text-align:center;
	margin:20px 0px 0px 0px;
	left:20px;
	position:relative;
}
.rejtveny .palyazom {
	text-indent:70px;
	text-align:left;
}
.rejtveny .palyazom span.textm {
	background-image:url(images/body.h1.png);
	padding:0px;
	margin-top:10px;	
	color: #339900;
	font-family: Garamond;
	font-size:14px;
	line-height:50px;
	text-indent:10px;
	text-transform: uppercase;
	height:57px;
	font-weight:bold;
	width:100px;
	text-align:left;
}


div.rejtveny div.palyazom input.input {
	color:#333 ;
	margin:8px 0px 0px 10px;
	height:20px;
	border:none;
	padding: 2px 5px 0px 5px;
	border:none;
	width:600px;
	font-size:12px;
	text-transform: uppercase;

	border:1px solid #00a2ec;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;

	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
}

div.rejtveny div.palyazom form#fBekuldo input.input {
	width:444px;
}


div.rejtveny div.palyazom input.input400 {
	width:400px;
}

.rejtveny .palyazom input.submit {
	background:#00A2EC;
	margin-left:0px;
	background:url(images/gomb.palyazom.png);
	width:68px;
	height:14px;
	text-indent:-1000px;
/*	line-height:50px; */
	margin-bottom:10px;
	overflow:hidden;
	border:none;
	margin:8px 0px 0px 10px;
}


.rejtveny .sms {
        background-color: #f7f7f7;
	background-image: url(images/palyazat.sms.back.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:680px;
	color:#333 ;
	font-size:12px;
	line-height:1.1em;
	text-indent:20px;
	text-align:left;
	margin:20px 0px 0px 0px;
	left:120px;
	position:relative;
	margin:20px 0px 20px 0px;
	padding:0px 20px 20px 0px;
	line-height:1.5em;

}

#body #content .rejtveny .sms h1 {
	padding-top:30px;
}

#body #content .rejtveny .post h1 {
	padding-top:30px;
}


.rejtveny .tx {
	padding:20px;
	text-align:left;
	font-size:12px;
	font-size:11px;
}

.rejtveny .tx .center {
	text-align:center;
	margin:4px;
}
.rejtveny .tx .center .km {
	color:#00A2EC;
	color:#339900;
}
.rejtveny .tx .bg {
	font-size:14px;
	font-weight:bold;
}


.rejtveny .post {
        background-color: #f7f7f7;
	background-image: url(images/palyazat.posta.back.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:680px;
	color:#333 ;
	font-size:12px;
	line-height:1.1em;
	text-indent:20px;
	text-align:left;
	margin:20px 0px 0px 0px;
	left:120px;
	position:relative;
	margin:20px 0px 20px 0px;
	padding:0px 20px 20px 0px;
	line-height:1.5em;

}

#body #content .rejtveny h1 {

	background-image:url(images/body.h1.png);
	padding:0px;
	margin-top:2px;	
	color: #339900;
	font-family: Garamond;
	font-size:14px;
	line-height:50px;
	text-indent:20px;
	text-transform: uppercase;
	height:57px;
	font-weight:bold;
}

div.errorwarnings {
	background: #ff0000;
	border: 1px solid #000000;
	color:#ffffff;
	margin: 3px 3px 30px 3px;
	padding: 5px;
	line-height:100%;
}

div.errorwarnings p {
	margin: 3px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

div.errorwarnings li {
	margin-left: 30px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	LIST-STYLE: square outside;
	line-height:1.5em;
}
div.errornothing {
	background: #00ff00;
	border: 1px solid #000000;
	margin: 3px;
	padding: 5px;
}

div.errornothing p {
	margin: 3px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}


#bodystart {
	background-color:#ffffff;
	display:block;

	margin:0px;
	padding:0px;
	position:relative;
	margin:10px 0px 0px 0px;

	font-family:tahoma;
	font-size:11px;

	text-align:left;
}

#bodystart .nyitorejtvenytipusok {
	background-image:url(images/box.rejtvenytipusok.png);
	background-repeat: no-repeat;
	background-position:top left;
	width: 243px;
	height: 161px;
	overflow:hidden;
	text-align:left;
	float:left;
	position:absolute;
	left:174px;
	top:167px;
}
.nyitorejtvenytipusok h1,.nyitohirek h1,.nyitopalyazatirejtvenyek h1,.nyitorejtvenyek h1,.nyitonyertesek h1 {
	margin:0px 0px 0px 0px;
	color: #339900;
	font-family: Garamond;
	font-size:16px;
	text-indent:27px;
	text-transform: uppercase;
	line-height:48px;
	height:40px;
	overflow:hidden;
	text-align:left;
}

.nyitorejtvenytipusok a {
	display:block;
	margin:0px;
	padding:0px;
	margin-left:10px;
	padding-left:16px;
	font-family:tahoma;
	font-size:11px;
	line-height:21px;
	background: url("images/potty.szurke.png") no-repeat 5px 9px;
	color:#666666;
}


#bodystart .nyitohirek {
	position:absolute;
	background-image:url(images/box.nyitohirek.png);
	background-repeat: no-repeat;
	background-position:top left;
	width: 243px;
	height: 161px;
	overflow:hidden;
	text-align:left;
	float:left;
	left:174px;
	top:0px;
}
.nyitocontent {
	padding:0px 7px 7px 7px;
}
.nyitohirek .nyitocontent .nyitodate {
	margin-bottom:2px;
	font-weight:bold;
}
.nyitocontent .nyitotext{
	margin-bottom:5px;
}

.nyitohirek .li {
	display:block;
	margin:0px;
	padding:0px;
	margin-left:10px;
	padding-left:16px;
	font-family:tahoma;
	font-size:11px;
	background: url("images/potty.szurke.png") no-repeat 5px 5px;
	line-height:1.05em;
	color:#666666;
}


.nyitopalyazatirejtvenyek {
	position:absolute;
	width:571px;
	height:328px;
	left:428px;
	top:0px;
	background:#ffffff;
	background-image:url(images/box.nyitopalyazatirejtvenyek.png);
	background-repeat: no-repeat;
	background-position:top left;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.nyitorejtvenyek {
	position:absolute;
	width:740px;
	height:190px;
	width:1000px;
	left:0px;
	top:348px;/* 443px;-95 */
	background:#eee;
background:#ffffff;
background:#f7f7f7;

	background-image:url(images/box.nyitorejtvenyek.png);
	background-repeat: no-repeat;
	background-position:top left;

	overflow:hidden;
}

.nyitonyertesek {
	position:absolute;
	width:252px;
	height:328px;
	left:747px;
	top:348px;
display:none;
	background:#e7e7e7;
	overflow:hidden;
}

.nyitohely{
	height:205px;
}

a.nypbox {
	display:block;
	float:left;
	position:relative;

	background-image:url(images/box.nyitopalyazatirejtvenyek.item.szurke.png);
	background-repeat: no-repeat;
	background-position:top left;

	width:278px;
	height:91px;
	width:278px;
	height:85px;

	height:91px;
/*	overflow:hidden; */
	margin:0px 5px 5px 0px;
	color:#666666;
	padding:3px;
	padding:0px 0px 0px 0px;
	line-height:1em;
	left:6px;
/* background:#ffffaa; */
}


a.nypbox:hover {
	background-image:url(images/box.nyitopalyazatirejtvenyek.item.kek.png);
}

.nl {
}

a.nypbox span.text {
	display:block;
	line-height:1em;
	position:relative;

	margin:3px;

/*
	width:205px;
	height:auto;
	    background:#FfFfFf;
*/

/*
	    border-bottom:1px solid #aaaaaa;
		text-align:center;
		    line-height:24px;
			    overflow:hidden;
				margin:1px;
				    padding:0px;
				    
*/
}
/*
a.nypbox .text span {
	position:relative;
	display:block;
	line-height:1em;
	overflow:hidden;
}
*/
.nypbox .bh {
	display:block;
	font-weight:bold;
	line-height:1.5em;
	position:absolute;
	left:5px;
	top:2px;
	width:205px;
}
.nypbox .ny {
	font-weight:bold;
	line-height:1.5em;
}
.nypbox .szn {
	color:#00A2EC;
	font-weight:bold;
	font-size: 12px;
	line-height:100%;
}
.nypbox .img {
	position:absolute;
	left:214px;
	width:60px;
	height:84px;
	absolute:hidden;
	top:3px;
}
.nypbox .sz {
	color:#00A2EC;
	font-weight:bold;
	line-height:1em;
}
.nypbox .b {
	font-weight:bold;
	line-height:1.5em;
}
.nypbox .n {
	font-size: 12px;
	line-height:100%;
	margin:2px 0px;
	height:24px;
	text-overflow: -o-ellipsis-lastline;

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.nypbox .nl1 {
	display:block;
	height:15px;

	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.nypbox .nl2 {
	display:block;
	height:29px;

	text-overflow: ellipsis;
	overflow: hidden;

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}


.nyrbox {
	float:left;
	width:174px;
	height:128px;

width:269px;
height:91px;

width:163px;
height:91px;

	overflow:hidden;
	margin:0px 0px 5px 5px;
	background:#aaffdd;
	color:#666666;
background:white;
	padding:0px 5px 0px 5px;
	line-height:1em;
	font-size:10px;
}
.nyrbox .sz {
	color:#00A2EC;
	font-weight:bold;
	line-height:1em;
}
.nyrbox .b {
	line-height:1.5em;
	font-size:10px;
}
.nyrbox .n {
	font-size: 11px;
	line-height:100%;
	margin:2px 0px;
}


a.nyr2box {
	display:block;
	float:left;
	width:174px;
	height:128px;

width:137px;
height:139px;

	overflow:hidden;
	margin:0px 0px 5px 5px;
	color:#666666;
	padding:0px 0px 0px 0px;
	line-height:1em;
	font-size:10px;
	background-image:url(images/box.nyitoirejtveny.item.szurke.png);
}
a.nyr2box .tipus {
	display:block;
	line-height:1em;
	background:#FfFfFf;
border-bottom:1px solid #aaaaaa;
	text-align:center;
	line-height:24px;
/*
	height:24px;
*/
	overflow:hidden;
	margin:1px;
	padding:0px;
}
a.nyr2box .img {
	display:block;
	text-align:center;
	margin:12px 0px 0px 0px;
	overflow:hidden;
/*
	height:72px;
*/
}
a.nyr2box .img img {
/*
	display:inline;
	text-align:center;
	margin:auto;
*/
}
a.nyr2box .nev {
	display:block;
	color:#00A2EC;
	color:#00A2EC;
	font-weight:bold;
	line-height:1em;
/*
	height:24px;
*/
	overflow:hidden;
	margin:3px 0px 0px 0px;
	text-align:center;
}

a.nyr2box:hover {
	background-image:url(images/box.nyitoirejtveny.item.kek.png);
}


.nyitobanner243x161 {
	position:absolute;
	width: 243px;
	height: 161px;
	overflow:hidden;
	text-align:left;
	float:left;
	left:174px;
	top:0px;
}

.hely2 {
	left:174px;
	top:167px;
}



/* szavazás start */	

.szavazas {
/*	width:165px; */
	text-align:left;
	font-size:11px;
/*
	border:1px solid red;
*/
}


.szavazas .boxcontent {
	position:relative;
	margin:0px;
	padding:0px;
/*
	width:auto;
	height:auto;
*/
	margin-left:15px;
	margin-right:10px;
/*
	float:left;
*/
/*
	position:relative;
*/
	clear:all;
/*
	color: #125EA3;
*/
}


.szavazas h1 {
	margin:0px 0px 0px 5px;
	padding:10px 0px 5px 0px;
	color: #339900;
	font-family: Garamond;
	font-size:14px;
	text-indent:10px;
	text-transform: uppercase;
	position:relative;
}

.szavazas .top {
	background-image: url(images/login-top.png);
	background-position: top left;
	background-repeat: no-repeat;
/*
	width:165px;
*/
	height:14px;
	position:relative;
}
.szavazas .bottom {
	background-image: url(images/login-bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
/*
	width:165px;
*/
	height:14px;
	position:relative;
}
.szavazas .back {
	background-image: url(images/login-back.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;
	position:relative;
}


.szavazas .vote {

}

.szavazas .result {
	margin:0px;
	padding:0px;
	margin-left:5px;
	margin-right:10px;
	clear:both;
	text-indent:0px;
}

.szavazas .result .szav_valasz {
	padding:0px;
	margin: 0px;
	clear: both;
	text-indent:0px;
}

.szavazas .result .szav_eredmeny {
	display: block;
	float: right;
	position:relative;
	font-weight: bold;
	color: #339900;
	text-indent:0px;
	margin-bottom:5px;
}

.szavazas form {
	height:1px;
}

.szavazas input.submit {
	background: #1177cc;
	color: #99bbff;
	border: 0px solid #9bbff4;
	margin:0px 0px;
	padding:0px 0px;
	margin-left:20px;
}

.szavazas .question {
	margin:0px 0px 10px 0px;
}

.szavazas .velv {
	height:1px;
	padding:0px;
	margin:0px 0px 5px 0px;
	overflow:hidden;
	clear:both;
	background-color: #00A2EC;
	overflow:hidden;
/*
	border:1px solid yellow;
*/
}
.szavazas .valasz {
/*
	text-decoration: none;
	line-height: 16px;
	margin: 5px 5px 0px 20px;
	text-indent:-20px;
*/
	float:left;
	position:relative;
}

.szavazas .valasz input {
	float: left;
	width: 20px;
}
.szavazas .valasz label {
	float: left;
	width: 110px;
	line-height:20px;
	line-height:1.2em;
	margin:0px 0px 5px 0px;
}

.szavazasbutton {
	background:url(/images/gomb.szavazok.png);
	background-position: center center;
	background-repeat: no-repeat;
	border:0px;
	padding:0px;
	margin:0px;
	width:76px;
	height:16px;
	overflow:hidden;
	line-height:100px;
	text-indent:-1000px;
}

/* szavazás end */	



#login .buttonchangepass {
	background:#00A2EC;
	margin-left:40px;
	background:url(images/gomb.mehet.png);
	width:55px;
	height:14px;
	text-indent:-1000px;
	line-height:50px;
	margin-bottom:10px;
	overflow:hidden;
}


.ajax {
	background:#ffffff !important;
	background:url(/js/spinner.gif) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	width:76px !important;
	height:16px !important;
	overflow:hidden !important;
	text-indent:-1000px !important;
/*
	width:100px;
	height:100px;
*/
}


/*
.lapozo {
	margin: 20 0 0 0px;
	clear:both;
}
*/


/*
.lapozo a {
	color:#00A2EC;
}
*/

.lapozo .akt {
	color:#339900;
	font-weight: bold;
}

.lapozo .elore {
	float:left;
	width: 140px;
	text-align: right;
}
.lapozo .oldalak {
	width: 420px;
	text-align: center;
	float:left;

}
.lapozo .hatra {
	width: 140px;
	float:left;
	text-align: left;
}
.felsolapozo {
	clear:both;
	border-bottom:1px solid #339900;
	margin:20px 60px 20px 60px;
	padding:0px 0px 1px 0px;
}
.alsolapozo {
	clear:both;
	margin:20px 60px 20px 60px;
	border-top:1px solid #339900;
	padding:0px 0px 0px 0px;
/* float:left; */
}

.more {
	margin:0px 0px 0px 0px;
	font-family: Garamond;
	font-size:12px;
	text-indent:27px;
	margin-left:10px;
	text-transform: uppercase;
}
.nyitopalyazatirejtvenyek .more {
/*	left:300px; */
}
.nyitorejtvenyek .more {
/*	left:150px; */
}


.hird {
/*	background:black; */
	position:absolute;
	left:500px;
	top:85px;
	width:468px;
	height:15px;
}

th {
	color:#339900;
	background:#ffffff;
	border-bottom:1px solid #dddddd;
}
.row1 {
	background:#eeeeee;
}
.row1 td {
	border-bottom:1px solid #dddddd;
	background:#eeeeee;
}
.row2 {
	background:#ffffff;
}
.row2 td {
	border-bottom:1px solid #dddddd;
	background:#ffffff;
}

.reloaded2012 {
	display:block;
	position:absolute;
	width:136px;
	height:94px;
 	background-image:url(images/reloaded.png);
	left:230px;
	left:240px;
	left:180px;
	top:20px;
	text-indent:-1000px;
}

.at4-visually-hidden {
	display: none;
}



a.menuelofizetes {
	letter-spacing:2px;
}
a.menuelofizetes span {
	display:inline-block;
	font-size:16px;
	position:relative;
	color:rgba(0,0,0,1);
	-webkit-text-stroke: 3px rgba(0,0,0,0.1);
	animation: tf2 1.5s ease-in-out infinite, color-change 15s infinite;
}
@keyframes tf2 {
	0% {
		transform: translate(0px,0px);
	}
	33% {
		transform: translate(0px,10px);
	}
	90% {
		transform: translate(0px,10px);
	}
}

@keyframes color-change {
    0% { color: #339900;
		color: red;
		-webkit-text-stroke: 2px rgba(0,255,255,0.1);
	}
    50% {
		color: blue;
		-webkit-text-stroke: 2px rgba(255,0,255,0.1);
	}
    100% { color: #00A2EC;
		color: green;
		-webkit-text-stroke: 2px rgba(255,255,0,0.1);
	}
}
a.menuelofizetes span:nth-child(1),
a:nth-child(1):before {
	animation-delay:1s;
}
a.menuelofizetes span:nth-child(2),
a:nth-child(2):before {
	animation-delay:1.1s;
}
a.menuelofizetes span:nth-child(3),
a:nth-child(3):before {
	animation-delay:1.2s;
}
a.menuelofizetes span:nth-child(4),
a:nth-child(4):before {
	animation-delay:1.3s;
}
a.menuelofizetes span:nth-child(5),
a:nth-child(5):before {
	animation-delay:1.4s;
}
a.menuelofizetes span:nth-child(6),
a:nth-child(6):before {
	animation-delay:1.5s;
}
a.menuelofizetes span:nth-child(7),
a:nth-child(7):before {
	animation-delay:1.6s;
}
a.menuelofizetes span:nth-child(8),
a:nth-child(8):before {
	animation-delay:1.7s;
}
a.menuelofizetes span:nth-child(9),
a:nth-child(9):before {
	animation-delay:1.8s;
}
a.menuelofizetes span:nth-child(10),
a:nth-child(10):before {
	animation-delay:1.9s;
}
