/*
Háttér: 1d1917 (változott!)
csik: 353535
betük: ceffa2
bgcolor was: #2f2820
color was: d2e6bf
*/

body{
	background-image:url(bg.jpg);
	background-position:1003px 0px;
	background-repeat:repeat-y;
	background-color: #fff;
	font-size:10px;
	color: #000;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow-x:hidden;
}

a, a:visited{
	text-decoration: none;
	color: #5F7F40;
}
a:hover, a:active{
	color: silver;
}
h2{
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
iframe{
	/* height:150px; konkretabban pls */
}

iframe.mceEditorIframe
{
    resize:vertical;
}


.negro0:visited, .negro1:visited, .negro2:visited, .negro1sz:visited, .negro2sz:visited{
	color: white;
}
.negro0:hover, .negro1:hover, .negro2:hover, .negro1sz:hover, .negro2sz:hover{
	color: silver;
}

a.negro0, a.negro1, a.negro2, a.negro1sz, a.negro2sz{	/*fekete gombok*/
	display: block;
}
.negro0, .negro1, .negro2, .negro1sz, .negro2sz{	/*fekete gombok*/
	color: white;
	height: 31px;
	font-size: 15px;
	line-height: 31px;
	/*float: left;*/
	text-align: center;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	vertical-align: middle;
}
.negro0{ background-image: url(pictures/negro0.gif); width:50px;}
.negro1{ background-image: url(pictures/negro1.gif); width:83px;}
.negro2{ background-image: url(pictures/negro2.gif); width:102px;}
.negro1sz{ background-image: url(pictures/negro1sz.gif); width:83px;}
.negro2sz{ background-image: url(pictures/negro2sz.gif); width:102px;}

.alert:hover{
	color: red !important;
}
.alert{
	color: white !important;
}


#foto_gombok{
	text-align: center;
	height: 31px;
	/*width: 280px;*/
	line-height: 31px;
	margin-top: 5px;
	padding-top: 5px;
	display: table;

}
#foto_gombok *{
	/*float: left;*/
	display: inline;
	border: none;
	/*border-collapse: separate;*/
	background-position: 50% 50%;
	background-repeat: no-repeat;
	padding: 10px 20px;

}
#foto_gombok a{
	/*margin-left: 20px;*/
}
#foto_gombok input{
	height: 31px;
	margin: 0 2px 0 0;
	padding: 0px;
}
#foto_gombok label{
	padding-left: 2px;
}

#main_table, #csik_table{
	width:1003px;
	background-color: #fff;
}
.csik{
	text-transform: uppercase;
}
.csik a, .csik a:visited{
	font-weight: bold;
}

#csik3 img{
	vertical-align: middle;
}
.csik a, .csik a:visited, #menu a, #menu a:visited{
	color: white;
}
.csik a:hover, .csik a:active, #menu a:hover, #menu a:active{
/*	pl:kategória linkeknél nem szerencsés
	color: silver; */
}

#csik2{
	font-size: 9pt;
}
#csik2 b{
	color: black; /*lapozás aktual oldala*/
}
#csik3 b{
	color: black;
}
#csik3{
	background:#40572B url(csik_bg.jpg) repeat-x bottom;
	height:50px;
	font-size: 9pt;
	line-height: 50px;
	padding-bottom: 7px;

}

#loading_takaro{
	vertical-align:center;
	width:700px;
	height:120px;
	position:absolute;
	left: 0px;
	margin: 0px 150px;
	background-color:black;
	color: white;
	opacity: 0.92;
	filter: alpha(opacity=92);
	line-height: 60px;
	vertical-align: middle;
	text-align: center;

}

#alertbox{
	top: 50px;
	left: 226px;
	width: 485px;
	border: 6px solid black;
	height: auto;
	padding: 10px;
	position: absolute;
	text-align: left;
	background-color: white;
}

#alertbox_title{
	float:right;
	margin: 0;
/*	padding: 3px 0 0 0;
	margin-right: -3px;
	margin-top: -6px; */
	font-size:13px;
	text-align: center;
	font-weight: bold;
}
#alertbox_title a:link, #alertbox_title a:active, #alertbox_title a:visited{
	color: black;
	border: 1px solid black;
	width: 15px;
	height: 15px;
	display: block;
}
#alertbox_title a:hover{
	color: red;
	border: 1px solid red;
	width: 15px;
	height: 15px;
	display: block;
}

#alertbox .date{
	color: #777;
	text-align: left;
}

#alertbox .title{
	font-weight: bold;
	text-align: center;
	font-size: 15px;
}

#infobar{
	margin:30px;
	background-color: #ddd;
	text-align: left;
	border: 1px solid #b8b8b8;
	width: 941px;
}

#infobox_title{
	border: 1px solid #b8b8b8;
	background-color: #b8b8b8;
	line-height: 22px;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

#infobar div.infoitem .title{
	clear: both;
	font-size:15px;
	line-height:25px;
	padding:10px 5px 5px;
	font-weight: bold;
}
#infobar div.infoitem .date{
	color:dimGray;
	padding-left:25px;
	position:relative;
	top:-5px;
}
#infobar div.infoitem .hide{
	display: none; /* csak első látható, ezek nem */
}
#infobar div.infoitem .description{
	padding: 10px 20px 20px;
	/*line-height:13px;*/
}
#infobar div.infoitem:first-child .description{
	display: block;
}

#ittvan{
	text-align:left;
	margin: 0 30px 10px;
}

#title_table{
	/*background-image:url(csik_bg.jpg);*/
	background-color: #eee;
	height:46px;
/*	margin-top:10px;*/
	letter-spacing: 1px;
	margin-bottom: 10px;
	line-height:30px;
}

#title_table #csik2 a{
	color: black;
}
#title_table #csik2 b{
	color: silver;
}
#title_table #csik1{
	font-size:10pt;
	line-height:19px;
	vertical-align:bottom;
	margin: 0;
}
#title_table #csik2 img{
/*	padding-top:7px;*/
	vertical-align: text-top;
}
#title_table #csik2{
	line-height: 17px;
	font-weight: bold;
/*	vertical-align:top;*/
}
.comment_main_table{
	margin-top:-4px;
	padding-top: -20px;
	border: none;
	text-align:left;
	width:1003px;
	padding:0px;
	border-collapse: collapse;
	vertical-align: top;
}
.comment_main_table a, .tovabbi_kommentek_link a, .comment_main_table a:visited, .tovabbi_kommentek_link a:visited{
	color: black;
}

.comment_main_table a:hover, .comment_main_table a:active,.tovabbi_kommentek_link a:hover, .tovabbi_kommentek_link a:active{
	color: #005916;
}

.egyharmad{
	text-align:center;
	padding: 10px 30px 40px 30px;
	border-bottom: 1px solid #000;
	background-color: #eee;
	vertical-align: top;
}
.ketharmad{
	background-color: #fff;
	text-align:left;
	padding: 10px 30px 30px 30px;
	border-bottom: 1px solid #000;
	vertical-align: top;
}
.ketharmad .kommentek{	/* rejtett kommentek */
	/* ne itt, mert js nem ezt piszkálja ...display: none;*/
}
.kevesebb_kommentek_link, .tovabbi_kommentek_link{
	margin-left:-25px;
	padding: 10px 0;
	font-weight:bold;
}
.komment_kepnev{
	text-align: left;
	font-weight:bold;
	color: black;
	font-size: 10pt;
	padding-bottom:5px;
}
.komment_stat{
	text-align: center;
	color:black;
	padding: 5px 0 0 0;
}
.komment_stat span{
	padding: 0px 30px 0 0;
}
.fotokomment_box{
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	width: 900px; /*100%; hogy legyen hely leveskockának */
}
.ures{
	padding: 0px !important;
	background-color: #FFF !important;
}
td#ertekeles{
	padding: 20px 0px;
	/*padding:14px;*/
}

select#pontertekelo{
	float:left;
	border: 1px solid black;
}
input#kreditjelzo{
	float: right;
}

.komment_box{
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	width: 543px; /*100%; hogy legyen hely leveskockának*/
}

.komment_user_nev, .komment_leveskocka, .komment_idopont, .komment_user_nev a{
	display: inline;
	color: #000;
}
.komment_idopont{
	padding: 0px 10px 0px 0px;
	float: left;
}
.komment_user_nev{
	font-weight: bold;
	padding: 0 10px 0 0;
	float: left;
}
.komment_leveskocka{
	float: right;
	margin-left:10px;
}
.komment_szoveg{
	padding-top: 4px;

}
.komment_valasz, .komment_szoveg{
	line-height: 1.5em;
	clear: both;
	overflow-x: hidden;
}
.komment_valasz>a, .komment_szoveg>a{
	text-decoration: underline;
}
.komment_valasz strong, .komment_valasz strong a{
	color: #000;
}
.komment_valasz{
	color: #005916;
}

/* értékel: fotó körüli buborék */

.foto_table{
	padding: 0px;
	margin: 25px 0px;
	border-collapse:collapse;
	width: 900px;
}

.foto_sarok_bf{
	background: transparent url(pictures/sarkok.gif) no-repeat left top;
	width: 15px;
	height: 13px;
	padding: 0px;
}
.foto_sarok_jf{
	background: transparent url(pictures/sarkok.gif) no-repeat right top;
	width: 15px;
	height: 13px;
	padding: 0px;
}
.foto_sarok_ba{
	background: transparent url(pictures/sarkok.gif) no-repeat left bottom;
	width: 15px;
	height: 12px;
	padding: 0px;
}
.foto_sarok_ja{
	background: transparent url(pictures/sarkok.gif) no-repeat right bottom;
	width: 15px;
	height: 12px;
	padding: 0px;
}


.foto_vonal_f1{
	background: transparent url(pictures/horizont.gif) repeat-x;
	padding: 0px;
	width: 465px;
}
.foto_vonal_f2{
	background: transparent url(pictures/horizont.gif) repeat-x;
	padding: 0px;
	width: 465px;
}
.foto_vonal_a1{
	background: transparent url(pictures/horizont.gif) repeat-x left bottom;
	padding: 0px;
}
.foto_vonal_a2{
	background: transparent url(pictures/horizont.gif) repeat-x left bottom;
	padding: 0px;
}
.foto_vonal_b{
	background: transparent url(pictures/vertika2.gif) repeat-y;
	padding: 0px;
}
.foto_vonal_j{
	background: transparent url(pictures/vertika2.gif) repeat-y right top;
	padding: 0px;
}

.foto_kozep_b{
	background-color: transparent;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
	/*text-align: center;*/
}
.foto_kozep_j{
	background-color: #D6D6D6;
	padding: 0px 0px 0px 17px;
}

/* foto box alsó csík*/
.foto_sarok_bf, .foto_vonal_f1, .foto_vonal_b, .foto_kozep_b, .foto_sarok_ba, .foto_vonal_a1{
	background-color: #EEE;
}
.foto_sarok_jf, .foto_vonal_f2, .foto_vonal_j, .foto_kozep_j, .foto_sarok_ja, .foto_vonal_a2{
	background-color: #D6D6D6;
}


#pontertekelo option{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#pontertekelo #pont4{
	background-image: url(/pictures/box_zold.jpg);
	background-color: #afa;
}
#pontertekelo #pont3{
	background-image: url(/pictures/box_sarga.jpg);
	background-color: #ffa;
}
#pontertekelo #pont2{
	background-image: url(/pictures/box_nsarga.jpg);
	background-color: #fda;
}
#pontertekelo #pont1{
	background-image: url(/pictures/box_piros.jpg);
	background-color: #faa;
}
#pontertekelo #pont0{
	background-image: url(/pictures/box_.jpg);
}




/* az új kapott komment alsó csíkja zöld: #DED */

.komment_sarok_bf{
	background: white url(pictures/sarkok.gif) no-repeat left top;
	width: 15px;
	height: 13px;
	padding: 0px;
}
.komment_sarok_jf{
	background: white url(pictures/sarkok.gif) no-repeat right top;
	width: 15px;
	height: 13px;
	padding: 0px;
}
.komment_sarok_ba{
	background: transparent url(pictures/sarkok.gif) no-repeat left bottom;
	width: 15px;
	height: 12px;
	padding: 0px;
}
.komment_sarok_ja{
	background: transparent url(pictures/sarkok.gif) no-repeat right bottom;
	width: 15px;
	height: 12px;
	padding: 0px;
}


.komment_vonal_bf{
	background: white url(pictures/vertika2.gif) repeat-y;
	height: 20px;
	padding: 0px;
}
.komment_vonal_jf{
	background: white url(pictures/vertika2.gif) repeat-y right top;
	height: 20px;
	padding: 0px;
}
.komment_vonal_f{
	background: white url(pictures/horizont.gif) repeat-x;
	padding: 0px;
}
.komment_vonal_a{
	background: transparent url(pictures/horizont.gif) repeat-x left bottom;
	padding: 0px;
}
.komment_vonal_b{
	background: transparent url(pictures/vertika2.gif) repeat-y;
	padding: 0px;
}
.komment_vonal_j{
	background: transparent url(pictures/vertika2.gif) repeat-y right top;
	padding: 0px;
}
.komment_fejlec_kozep{
	padding: 0px 0px 10px;
	background-color: #fff;
}
.komment_kozep{
	padding: 10px 0 5px;
}

/* komment box alsó csík*/
.komment_kozep, .komment_vonal_j, .komment_vonal_b, .komment_vonal_a, .komment_sarok_ja, .komment_sarok_ba{
	background-color: #EEE;
}

.valasz_doboz input{
	margin-top:10px;
}

.valasz_lenyito{
	text-align: center;
}

input.jelentemgomb{
	/*margin-left: 50px;*/
	background:transparent url(pictures/szurkegomb2.gif) no-repeat left top !important;
	float:right;
	color:#CC0000;
	width: 20px !important;
	font-weight:bold;
}

form#feltolt1>table{
	width: 1003px;
}
.jelent_doboz textarea{
	margin-bottom:10px;
}

.valasz_lenyito input{ /* válaszolok, jelentem gombok */
	padding:0;
	background:transparent url(pictures/szurkegomb.gif) no-repeat left top;
	border:none;
	width:85px;
	height:20px;
	font-size:10px;
	font-face:Verdana;
}


.valaszolokgomb{
	font-weight:bold;
	/*margin-right: 50px;*/
	float:left;
}
.mentesgomb, .jelentgomb{
	background:transparent url(pictures/szurkegomb.gif) no-repeat left top;
	border:none;
	float:left;
	width:85px;
	height:20px;
	font-weight:bold;
	font-size:10px;
	font-face:Verdana;
}
.jelentgomb{
	color:black;
}
.megsemgomb{
	background:transparent url(pictures/szurkegomb.gif) no-repeat left top;
	border:none;
	float:right;
	width:85px;
	height:20px;
	font-size:10px;
	font-face:Verdana;
	color:black;
}

.v_separator, .v_separator2, .v_separator3{
	width:1px;
}

.h_separator, .h_separator2, .h_separator3{
	height:1px;
}


.szurt0, #ittvan{
	color:#adadad;
}
.szurt2{
	color:#c16b54;
}

/* Ezeknek nem kellene keret, hanem a tartó divnek, table-nek... */
.kategorialista_felso{
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
}
.kategorialista_kozep{
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}
.lay{
	background-color: #174e0d;
}
.kategorialista_felso a, .kategorialista_felso a:link, .kategorialista_felso a:visited{ color:#fff;}
.kategorialista_kozep a, .kategorialista_kozep a:link, .kategorialista_kozep a:visited{ color:#fff;}
.kategorialista_felso a:hover{ color:#fff;}
.kategorialista_kozep a:hover{ color:#fff;}

.form-standard-extra {
	font-size: 8pt;
	font-face: Verdana;
	color: black;
	background-color: #EEE;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	width:90px;
	height: 13px;
}
.form-standard-extra[type=checkbox]{
	width:auto;
	border:none;
	background-color:transparent;
}
.form-standard-extra_2 {
	font-size: 7pt;
	font-family: Verdana;
	color: black;
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	/*font-weight: bold;*/
}
textarea.form-standard-extra_2{
	width: 99%;
	overflow-y: auto;
}
.form-standard-extra_3 {
	font-size: 9pt;
	color: #E5E8DD;
	background-color: #FBFEF7;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	font-weight: bold;
}
.komment_kozep div textarea{
	border-color: #CCC;
}

.form-standard-extra_4 {
	font-size: 8pt;
	color: black;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	font-weight: bold;
}
.form-standard-button {
	font-size: 8pt;
	color: white;
	background-color: #40794E;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	font-weight: bold;
}
.form-standard-button_2 {
	font-size: 7pt;
	color: white;
	background-color: #40794E;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
.form-standard-button_3 {
	/* font-size: 0pt;*/
	background-color: #e33;/*#FBFEF7;*/
	border-width: 1px;/*0px*/
	border-color: black;
}
#kepcim{
	font-size: 14px;
}
#kepcim a, #kepcim a:visited{
	color: black;
}

label.palyaadat{
	float:left;
}

input.palyaadat{
	float:right;
	width:130px;
	height:13px;
	margin-right:150px;
	vertical-align:middle;
}
input.disabled{
	color: DarkSlateGray;
	border-color: silver;
	background-color:#eee;
}

div#admin_palya_menu{
	margin: 0pt;
	padding: 0pt;
	width: 410px;
	height: 25px;
	float: left;
}
div#admin_palya_menu a{
	margin: 0pt 2px;
	width: 45px;
	height: 25px;
	display: block;
	float: left;
	line-height: 25px;
	color: black;
	border: 1px solid silver;
}
div#admin_palya_menu a:hover{
	border: 1px solid black;
}
div#admin_palya_menu a#admin_palya_mind{
	background-color: white;
}
div#admin_palya_menu a#admin_palya_uj{
	background-color: #eee;
}
div#admin_palya_menu a#admin_palya_red{
	background-color: red;
}
div#admin_palya_menu a#admin_palya_orange{
	background-color: orange;
}
div#admin_palya_menu a#admin_palya_yellow{
	background-color: yellow;
}
div#admin_palya_menu a#admin_palya_filc{
	background-color: #af0;
}
div#admin_palya_menu a#admin_palya_green{
	background-color: green;
}


.palyakepdoboz{
	background-color: #eee;
	float: left;
	height: 220px;
	margin: 2px;
	padding-top:10px;
	width: 160px;
	font-weight:bold;
}

.rainbow{
	background-image: url(pictures/rainbow.jpg);
	width: 30px;
	height: 30px;
	display: block;
	float:left;

}


.palyakepdoboz .rainbowdiv{
	margin-top:5px;
	margin-bottom:5px;
	position:absolute;
	margin-top:190px;
}


a.rainbow:first-child{
	margin-left:5px;
}

.rainbow.red{ 	background-position: 0px 0px;}
.rainbow.orange{	background-position: -30px 0px;}
.rainbow.yellow{	background-position: -60px 0px;}
.rainbow.filc{	background-position: -90px 0px;}
.rainbow.green{	background-position: -120px 0px;}

.rainbow.red:hover{ 	background:red none repeat scroll 0 0;}
.rainbow.orange:hover{	background:orange none repeat scroll 0 0;}
.rainbow.yellow:hover{	background:yellow none repeat scroll 0 0;}
.rainbow.filc:hover{	background:#af0 none repeat scroll 0 0;}
.rainbow.green:hover{	background:green none repeat scroll 0 0;}


#nagybanner{
	background-color:#c00;
	height:350px;
	left:330px;
	padding:0 5px 5px;
	position:absolute;
	top:175px;
	width:330px;
	text-align: right;
}
#nagybanner a{
	font-weight: bold;
	text-align: right;
	height: 20px;
	display: block;
	line-height: 18px;
	font-size: 13px;
}
#nagybanner a:link, #nagybanner a:visited{
	color: white;
}
#nagybanner a:hover,#nagybanner a:active{
	color: black;
}
#extra-banner
{
	position:absolute;
	left:1008px;
	top:120px; /*610px*/
	width:125px;
}
#extra-banner iframe
{
	/*height:600px;*/
}
#wwf-banner
{ 
	position:absolute;
	left:1008px;
	top:0px;
	width:120px;
	height:600px;
}

