@charset "iso-8859-1";
/* CSS Document */

input {
	font-family: "Century Schoolbook";
	font-size: 12px;
	color: #000;
	background-color :#67AC01;
}

.radio {
	padding-left: 30px;
}

textarea {
	font-family: "Century Schoolbook";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006600;
	/*width: 200px;*/
}

body {
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;  
	background: #000000;
	margin: 0px;
}
	
.container {
	background-color: #000000;
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
}

.container-left {
	/*background: url(pic/design/_alap/container_left.jpg) repeat-y;*/
	padding-left: 12px;
	background-color: #000000;
}

.container-right {
	/*background: #fff url(pic/design/_alap/container_right.jpg) repeat-y top right;*/
	padding-right: 12px;
	background-color: #000000;
}

.container-content {
	width: 1050px;
	padding: 10px;
	background-color: #000000;
	min-height: auto;
}

.banner { 
	overflow: hidden;
	text-align: center;
}

.next_episode {
	font-family: "Book Antiqua";
	font-size: 11px;
	color: #7FF000;
	padding: 6px;
	/*border: 1px solid #7FF000;
	margin-bottom: 5px;
	margin-top: 5px;*/
	margin-left: 70px;
	width: 605px;
	text-align: center;
}

.main {
	margin-left: 215px;
	font-size: 11px;
}

.main_header {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: bold;
	background-image: url(almenu2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	color: #000;
	padding-top: 3px;
	height: 25px;
}


.main_footer {
	background: url(pic/design/_alap/main_footer.gif);
	height: 35px;
}
	
.main_content {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #FFF;
	text-align: left;
	padding: 15px 25px 15px 25px;
	min-height: 500px;
	width: 700px;
	
}

.main2_header {
	font-family: "Book Antiqua";
	font-size: 20px;
	font-weight: bold;
	/*font-variant: small-caps;*/
	background-image: url(design/main2_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	color: #000;
	margin-top: 8px;
	margin-left: 38px;
	padding-left: 110px;
	padding-top: 10px;
	height: 90px;
	width:640px;
}

.main2_footer {
	background-image: url(design/main2_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	margin-left: 38px;
	padding: 0px 25px 0px 25px;
	width:700px;
}

.main2_content {
	font-family: "Book Antiqua";
	font-size: 14px;
	background-image: url(design/main2_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #000;
	text-align: left;
	margin-left: 38px;
	padding: 15px 25px 15px 25px;
	min-height: 500px;
	width: 700px;
}

.main2_content p {
	padding-left: 40px;
	padding-right: 60px;
	text-align: justify;
}

.main2_content ol {
	padding-left: 80px;
}

.margin {
	font family: Book Antiqua;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-image: url(design/margin.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

.marginx {
	font family: "Papyrus";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-image: url(design/margin.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

.margin2 {
	font-family: Book Antiqua;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #0000CD;
	background-image: url(design/margin2.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.margin2b {
	font-family: Book Antiqua;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #FF0000;
	background-image: url(design/margin2.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.margin3 {
	font-family: Book Antiqua;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background-image: url(design/margin3.jpg);
	background-repeat: repeat-y;
	color: #700000;
	padding-left: 50px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	margin-left:-2px;
}

.margin4 {
	font-family: Batang;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #2F2693;
	background-image: url(design/margin4.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	padding-left: 70px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -5px;
}

.linktwo {
	float: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

a.link {
	float: center;
	width: 15em;
	text-decoration: none;
	color: #00008B;
	background-color: #000;
	padding: 0.3em 2em;
	font-size: 14px;
	font-weight: bold;
}

a:hover.link {
	background-color: #000;
}

li.litwo {
	display: inline;
}

.main2_content_uzi {
	font-family: "Book Antiqua";
	font-size: 14px;
	background-image: url(design/main2_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #000;
	text-align: left;
	margin-left: 28px;
	padding: 15px 25px 15px 25px;
	min-height: 500px;
	width: 720px;
}

.main2_header a {
	color: #FFF;
	text-decoration: none;
}

.main2_header a:hover {
	color: #000;
	text-decoration: none;
}

.main2_content a {
	color: #FFF;
	text-decoration: none;
	padding-left: 1px;
}

.main2_content a:hover {
	color: #7FF000;
	text-decoration: none;
}

.main_content a {
	color: #FFF;
	text-decoration: none;
	padding-left: 1px;
}

.main_content a:hover {
	color: #7FF000;
	text-decoration: none;
}

.main_content_hirek {
	/*background: url(pic/design/_alap/main_content.gif);*/
	text-align: left;
	padding: 15px 25px 15px 25px;
	min-height: 500px;
}

.user_box {
	width: 270px;
	height: 72px;
	margin: 4px;
	float: left;
	padding: 4px;
	background: url(design/user_box.jpg);
}
		
.user_box img{
	height: 60px;
	float: right;
	margin: 6px;
	border: 1px solid black;
}
	
.user_box_tag {
	font-family: Book Antiqua;
	font-size: 12px;
	color: #7FF000;
	width: 320px;
	height: 308px;
	margin: 2px;
	margin-left: 10px;
	padding: 4px;
	float: left;
	background: url(design/user_box.jpg);
}

.user_box_tag a {
	font-family: "Book Antiqua";
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-left: 1px;
}

.user_box_tag a:hover {
	color: #7FF000;
	text-decoration: none;
}
		
.user_box_tag img{
	width: 200px;
	height: 300px;
	float: left;
	margin: 3px;
	margin-left: 6px;
	border: 1px solid black;
}
	
#sidebar {
	float: left;
	width: 210px;
	min-height: 500px;
}

.sidebarbox {
}

.sb_header {
	font-family: Impact;  
	background-image: url(design/sb_header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-size: 14px;
	height: 60px;
	width: 250px;
}
	
.sb_content {
	text-align: center;
	background-image: url(design/sb_content.jpg);
	background-position: left;
	background-repeat: repeat-y;
	font-size: 11px;
	padding: 8px;
	width: 250px;
}

.sb_content a {
	display: block;
	height: auto;
	color: #fff;
	text-decoration: none;
	margin-bottom: 2px;
	margin-right: 35px;
	margin-left: 19px;
	padding-bottom: 2px;
}

.szavazas_content {
	font-family: "Century Schoolbook";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-image: url(design/sb_content.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 2px;
	width: 250px;
}

.szavazas_content a {
	display: block;
	height: auto;
	color: #fff;
	text-decoration: none;
	margin-bottom: 2px;
	margin-right: 19px;
	margin-left: 19px;
	padding-bottom: 2px;
}

#sb_content_uzifal {
	font-family: "Century Schoolbook";
	font-size: 13px;
	text-align: left;
	color: #000;
	/*padding-left: 19px;*/
	padding-right: 8px;
	background-image: url(design/sb_content.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width: 250px;
}

.sb_content_uzifal_uzi {
	width: 200px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 19px;
}

.sb_content_uzifal_archiv {
	font-family: "Century Schoolbook";
	font-size: 13px;
	text-align: justify;
	color: #000;
	padding-left: 40px;
	padding-right: 8px;
	width: 620px;
	overflow: hidden;
}


.sb_footer {
	background-image: url(design/sb_footer.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 250px;
}

.sidebarbox {
	/*margin-bottom: 5px;*/
}

.footer {
	clear: both;
	text-align: center;
	color: #CCCCCC;
	margin-top: 15px;
	font-size: 11px;
	position: relative;
}
        
.szereplo_box {
	height: 220px;
	text-align: left;
}


.sidebarbox a {
	display: block;
	height: auto;
	font-family: "Century Schoolbook";
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	/*margin-bottom: 2px;*/
}

.sidebarbox a:hover {
	color: #7FFF00;
}

.main_content_uzi a {
	color: #000;
	text-decoration: none;
	padding-left: 1px;
}

.main_content_uzi a:hover {
	color: #FFF;
	text-decoration: none;
}

.main_content_hirek a {
	color: #FF0000;
	text-decoration: none;
}

.main_content_hirek a:hover {
	color: #00FF00;
	text-decoration: none;
}

.main_header a {
	color: #fff;
	text-decoration: none;
}

.main_header a:hover {
	color: #fff;
	text-decoration: underline;
}

.mmain_header a {
	color: #1E3477;
	text-decoration: none;
	font-weight: bold;
}   

.mmain_header a:hover {
	border-bottom: 2px solid #1E3477;
}

.mmain_header_bal a {
	color: #1E3477;
	text-decoration: none;
	font-weight: bold;
}   

.mmain_header_bal a:hover {
	border-bottom: 2px solid #1E3477;
}

#sb_content_uzifal a {
	padding-right: 8px;
	color: #fff;
}


#sb_content_uzifal a:hover {
	color: #7FFF00;
}

.smile {
	text-align: center;
	padding-right: 35px;
	padding-left: 18px;
}

.smile a {
	display: inline;
	padding: 1px;
}

.smile a:hover {
	display: inline;
	background-color: #F3F3F3;
}

.szerzo {
	padding-right: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}
	

.hir {
	/*font-weight: bold;*/
	background-image: url(design/hir.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 8px;
	width: 650px;
}

.hir_cim{
	font-family: "Bradley Hand ITC";
	font-size: 20px;
	font-weight: bolder;
	color: #CCCCCC;
	text-align: left;
	padding-left: 130px;
	padding-top: 18px;
}

.hir_cim a{
	color: #CCCCCC;
}

.hir_szerzo {
	font-family: Batang;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 110px;
}

.hir_tartalom {
	font-family: "Bookman Old Style";
	font-size: 13px;
	color: #CCCCCC;
	text-align: justify;
	padding-left: 30px;
	padding-top: 8px;
	margin-top:8px;
	background-image: url(design/hir_tartalom.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width: 650px;
}

.hir a {
	font-weight: bold;
}

.hir_footer {
	font-family: Book Antiqua;
	font-size: 15px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 60px;
	padding-top: 30px;
	padding-bottom: 70px;
	background-image: url(design/hir_footer.jpg);
	background-repeat: no-repeat;
}

.hir_footer a {
	color: #00FF00;
}

.hir_footer a:hover {
	color: #000;
}

.szamlalo {
	background-image: url(design/szamlalo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 120px;
	
}

.szamlalo_lost {
	background-image: url(design/szamlalo_lost.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 120px;
}

.szamlalo_losthu {
	background-image: url(design/szamlalo_losthu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 120px;
}

.szamlalo_lostmystery {
	background-image: url(design/szamlalo_lostmystery.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 120px;
}

.szamlalo_lostinteraktiv {
	background-image: url(design/szamlalo_interaktiv.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 120px;
}

.infobox {
	font-family: "Book Antiqua";
	font-size: 12px;
	text-align: left;
	color: #000;
	width: 250px;
}

.ib_content {
	background-image: url(design/sb_content.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 19px;
}

.infobox a {
	display: inline;
	font-size: 11px;
}

.comment_header {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #000;
	background-image: url(design/comment_header.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding: 4px;
	padding-left: 34px;
	margin-left: 25px;
	width: 710px;
}

.comment_header a {
	color: #000;
	padding: 4px;
}

.comment_header a:hover {
	color: #006600;
	padding: 4px;
}

.comment_header2 {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #7FF000;
	float: right;
	padding: 4px;
	padding-right: 18px;
}

.comment {
	font-family: "Century Schoolbook";
	font-size: 13px;
	text-align: justify;
	color: #CCCCCC;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 10px;
	width: 700px;
}
	
.comment_iras {
	margin-top: 30px;
	width: 710px;
	border: 1px solid #000;
	/*background: #67AC01;*/
	background-position: left;
	background-repeat: repeat-y;
	padding: 1px;
	padding-left:20px;
	margin-left: 15px;
}
		
.comment_iras_header {
	font-family: "Bookman Old Style";
	font-size: 13px;
	color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 42px;
	margin-left: 12px;
}
		
.comment_iras_input {
	width: 99%;
}

.comment_iras_area {
	width: 99%;
	height: 200px;
	margin-left: 15px;
}

.post_iras_area {
	width: 99%;
	height: 500px;
}
	
.comment_iras_elkuld {
	margin-left: auto;
	margin-right:auto;
	cursor: pointer;
	background: url(design/execute.jpg) no-repeat;
	width: 135px;
	height: 35px;
	border: 0px;
}

.reszvelemeny_header {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #000;
	background-image: url(design/margin2.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding: 4px;
	padding-left: 34px;
	width: 710px;
}

.reszvelemeny_header a {
	color: #000;
	padding: 4px;
}

.reszvelemeny_header a:hover {
	color: #006600;
	padding: 4px;
}

.reszvelemeny_header2 {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #7FF000;
	float: right;
	padding: 4px;
	padding-right: 18px;
}

.reszvelemeny {
	font-family: "Century Schoolbook";
	font-size: 13px;
	text-align: justify;
	color: #000;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 30px;
	width: 630px;
}
	
.reszvelemeny_iras {
	margin-top: 30px;
	width: 710px;
	/*border: 1px solid #000;
	background: #67AC01;*/
	background-image: url(design/margin2.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding: 1px;
	margin-left: 12px;
}
		
.reszvelemeny_iras_header {
	font-family: "Bookman Old Style";
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 42px;
	margin-left: 12px;
}
		
.reszvelemeny_iras_input {
	width: 99%;
}

.reszvelemeny_iras_area {
	width: 89%;
	height: 200px;
	margin-left: 15px;
}

.reszvelemeny_iras_elkuld {
	margin: 5px;
	margin-left: 20px;
	cursor: pointer;
	background: url(design/execute.jpg) no-repeat;
	width: 135px;
	height: 35px;
	border: 0px;
}

.vastag {
	font-weight: bold;
}
	
.error {
	font-family: "Book Antiqua";
	font-size: 14px;
	text-align: center;
	color: #8B0000;
	font-weight: bold;
}

.szines {
	color: #8B0000;
	font-weight: bold;
}
    	
.szavazas {
	font-size: 11px;
}

.tr_fejlec {
	background-color: #000;
	color: #7FF000;
}

.stat_bal {
	width: 280px;
	float: left;
}
        
.stat_jobb {
	/*float: right;*/
}

.axn {
position:absolute;
top:43px;
font-size:10px;
text-align:left;
color:#D6D3CA;
border:1px solid #86847E;
padding:4px;
}
.axn a { text-decoration:none; color:#D6D3CA;}
.axn img { border:0px;}

#showAdat {
position:absolute;
border:2px solid green;
background-color:#7CCE00;
padding:2px;
//height:80px;
width:300px;
}
#showAdat img { margin:3px; }

#postFormVisible {
text-align:center;
cursor:pointer;
}

#theend_view {
background-color:#4E7F00;
border:3px solid green;
width:600px;
margin-left:auto;
margin-right:auto;
margin-top:40px;
padding:10px;
}

#theend_post {
background-color:#4E7F00;
width:606px;
margin-left:auto;
margin-right:auto;
margin-bottom:40px;
padding:10px;
}

a.pointer {
    cursor:pointer;
    color:black;
}

.theend_header {
    float:right;
}


.theend_sender a, .theend_sender{
	font-size: 14px;
    color:black;
    margin-top:10px;
}

.theend_comment {
	font-size: 12px;
	text-align: justify;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 10px;
    border-bottom:1px solid green;
    margin-bottom:5px;
}