/*
/*
By Herreman David
http://www.free-css-templates.com
StyleSheet for BinaryNews Template
*/
.rejtett{
display: none;
display: none;
}


body {
 background-color: #e7e7e7;
 color: #FFF;
 padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em;
}

a { color:  #46574D;	   background: inherit; }
a:hover { color: #46574D;; background: inherit;}

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #46574D; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #46574D; background: #FFF; }

p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }

input.search { width: 122px; height: 15px; border: 1px dashed #46574D; background: #FFF url(images/input.jpg) no-repeat; padding: 3px; color: #616161; }
input.submit { width: 28px; height: 20px; font-weight: bold; border: none; background: #FFF; padding: 3px; color: #616161; }

.hcim a
{
color:#FFD42A;
}


.content { 
    background: #FFF; 
	margin: 0 auto;
	padding: 0px;
	width: 886px;
	color: #000;
}

.preheader {
	background: #000 url(images/preheader.jpg) no-repeat center bottom;
	color: #FFF;
	width: 886px;
	height: 53px;
	margin: 0;
	padding: 0;
}

	.preheader a { color: #FFF; background: inherit; text-decoration:none; }
	.preheader a:hover { color: #FFF; background: inherit;}

.preheader .padding {
	
	float: right;
	padding: 32px 70px 0 0;
	color: #FFF;
}

.header {	
	background: #000 url(images/header.jpg) no-repeat center bottom;
	color: #FFF;
	width: 886px;
	height: 78px;
	margin: 0;
	padding: 0;
}



.title {
	float: left;
	padding: 12px 0 0 84px;
	color: #FFF;
	font: bold 1.8em Arial, sans-serif;
}

.header .slogan {
	float: left;
	clear: both;
	padding: 2px 0 0 84px;
	color: #FFF;
	font: bold 0.8em Arial, sans-serif;
}
.pcim{	
width:500px;
margin:0px auto;
text-align:center;

}
.pcim  h1{ font-size:2.5em; color:orange;}
.pcim  h2{}
#nav {
	background: #000 url(images/menu.jpg) no-repeat center bottom;
	background-color: #000;
	width: 886px;
	height: 28px;
	margin: 0;
	padding: 0;
}

#nav ul { margin:0; list-style:none; padding: 0px 0 0 76px; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 5px 10px 5px 10px; background: #9e9e9e; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #9e9e9e; margin:0; padding:0 0 0 0px; }
#nav #current { float:left; background: #aeaeae; color: #FFF; }
#nav #current a { float:left; background: #aeaeae; padding:5px 10px 5px 10px; color:#FFF; }
#nav a:hover { float:left; color:#FFF; background: #aeaeae; }  
#nav .padding { padding: 5px 0 0 10px; font-weight: bold; }


.main_content {
	background: #FFF url(images/bg.jpg) repeat-y center bottom;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0px;

	width: 886px;
}


.sd_left {

    background-color: #FFF;
	color: #000;
	margin: 0 0 0px 80px;
	padding: 0px 20px 0px 5px;
	width: 500px;
	border-right: 1px dashed #ccc;
	min-height:450px;		
}	

.sd_right {
    clear:both;
    background-color: #FFF;
	float: right;
	color: #000;
	margin: 0 90px 0 0;
	padding: 0px 0px 0 15px;
	width: 170px;

}	
/* For IE... */
* html .sd_right {
    clear:both;
    background-color: #FFF;
	float: right;
	color: #000;
	margin: 0 40px 0 0;
	padding: 0px 0px 0 15px;
	width: 170px;
	border-left: 1px dashed #ccc;
}	

a img{
border:0;
}




.text_padding {
	padding: 15px 0 0 0;
}

.main_content h2 {
	background-color: #FFF;
	padding: 5px 0 5px 0;
	color: #46574D;
	font: bold 1.6em Arial, sans-serif;
} 

.mkep{
margin-top:4px;
margin-left:4px;
border:1px solid blue; 
}

.date { 
	color: #46574D; 
	background: #FFFFFF;
	text-align: right; 
	margin: 10px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

input.button { 
	background: #FFFFF4; 
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}

.footer { 
	background: #000 url(images/footer.jpg) center no-repeat;
	width: 886px;
	height: 78px;
	color:#555;  
	font-size:90%;
	text-align:center; 
	clear:both;
}

		.footer .padding {
			padding: 40px 0 0 0;
				
		}

	
		
.add_block {
float: left;
margin:5px;
border:2px solid #339900;
overflow:auto;
background-color:#CCC;
}
.add_block a{
text-decoration:none;
font-weight:bold;
font-size:12px;
}

.add_bloc_cim {
text-align:center;
color: #FFD42A;
font-weight:bold;
background-color:#666;
}

.add_jobra{
text-align:right;
}
.nagy{
width:100px;
}
.kicsi{
width:30px;
}
.m90{ width:93px;}
.m70{ width:70px;}
.m50{ width:50px;}
.m55{ width:55px;}
.m10{width:15px;text-indent:4px;}
.m20{width:20px;}
.m40{width:40px;}
.m30{width:30px;}
.maxi{
width:98%;
height:200px;
}
.mini{
width:98%;
height:90px;
}
.compact{
width:98%;
height:45px;
}


.full{
width:98%;
}

.info{
color:#339900;
}
a:hover.info{
color:white;
}
#leiras{
width:475px;
height:200px;
}
#dleiras{
background-color:white;
padding:0px;
}

.hibak{ 
text-align:left;
color: red;
}

.row{
margin-top:10px;
padding:4px;
width:492px;
height:125px;
border:2px solid #999;
background-color:#C3C3C3;
}
.tkep{
float:left;
width:100px;
height:120px;
border:2px solid #999;
}
.row_left{
margin-left:5px;
float:left;
width:380px;
height:123px;
background-color:#CCC;
border:1px solid black;
}
.row_cim{
width:380px;
height:24px;
line-height:24px;
background-color:#666666;
text-align:center;
}
.row_cim h3 {
display:inline;
color:#FFD42A;
font-size:20px;
background-color:#666666;
}
.row_det {
margin-left:10px;
margin-top:10px;
font-size:14px;
}
.searchbox{
width:500px;
position:relative;
height:200px;
border:2px solid #339900;
background-color:#CCC;
}
.search_head{
height:24px;
font-size:18px;
color:#FFD42A;
text-align:center;
background-color:#666;
line-height:24px;
}
.search_lb{
position:absolute;
top:40px;
left:150px;
font-size:14px;
font-weight:bold;
}
.search_lb2{
position:absolute;
top:68px;
left:107px;
font-size:14px;
font-weight:bold;
}
.search_lb3{
position:absolute;
top:65px;
left:185px;
border:1px solid #666;
background-color:#DCDCDC;
height:22px;
width:148px;	
font-size:14px;
line-height:18px;
color:black;
}
.search_lb4{
position:absolute;
top:92px;
left:90px;
font-size:14px;
font-weight:bold;
}
.search_lb5{
position:absolute;
top:90px;
left:140px;
border:1px solid #666;
background-color:#DCDCDC;
height:22px;
width:80px;	
font-size:14px;
line-height:18px;
color:black;
}
.search_lb6{
position:absolute;
top:92px;
left:230px;
font-size:14px;
font-weight:bold;
}
.search_lb7{
position:absolute;
top:90px;
left:280px;
border:1px solid #666;
background-color:#DCDCDC;
height:22px;
width:80px;	
font-size:14px;
line-height:18px;
color:black;
}
.search_lb8{
position:absolute;
top:120px;
left:160px;
}
.search_lb9{
position:absolute;
top:121px;
left:182px;
}
.search_lb11{
position:absolute;
top:120px;
left:250px;
}
.search_lb12{
position:absolute;
top:121px;
left:272px;
}
.search_lb10{
position:absolute;
top:150px;
left:210px;
}
.sr_name{
border:1px solid #666;
background-color:#DCDCDC;
height:18px;
width:148px;
font-size:14px;
line-height:18px;
color:black;
}

.sr_tovabb{
position:absolute;
color:red;
float:right;
margin-right:10px;
}

.nav_single{
position:relative;
width:100%;
border:2px solid #339900;
background-color:#ccc;	
}
.nav_head{
height:24px;
font-size:18px;
color:#FFD42A;
text-align:center;
background-color:#666;
line-height:24px;
}

.nav_top{
position:relative;
overflow:auto;
}
.nav_img{
float:left;
width:160px;
margin:10px;
border:2px solid #666;
overflow:auto;
}	

.nav_elso{
float:left;
font-size:14px;
margin-top:20px;
margin-left:10px;
text-align:right;
}
.nav_masodik{
float:left;
font-size:14px;
margin-top:20px;
margin-left:3px;
}
.nav_harmadik{
margin-top:10px;
font-size:14px;
padding:5px;
}
.nav_negyedik{
margin-bottom:10px;
font-size:14px;
padding:5px;
}
.nav_com_txt{
margin:10px;
}

.abc_all{
height:200px;
overflow:auto;
border:2px solid #339900;
background-color:#ccc;
}

.abc_let{
margin-top:20px;
height:18px;
font-size:16px;
color:#FFD42A;
text-align:center;
background-color:#666;
line-height:18px;
}
.abc_col{
overflow:auto;	
float:left;
margin:7px;
width:150px;
}
.abc_col a {
font-size:12px;
color:#000;
font-weight:bold;
letter-spacing:2px;
}
.abc_col a:hover{
font-size:12px;
color:#FFF;
font-weight:bold;
letter-spacing:2px;
}
.all_abc{
overflow:auto;
}

.nav_mini_head{
height:18px;
font-size:14px;
color:#FFD42A;
text-align:center;
background-color:#666;
line-height:18px;
}
.sk_text{
margin:10px;
font-size:14px;
line-height:18px;
}
.sk2_text{
margin:15px;
text-indent:15px;
text-align:justify;
font-size:14px;
line-height:18px;
}
.sk3_text{
margin:15px;
margin-top:5px;
text-indent:15px;
text-align:justify;
font-size:14px;
line-height:18px;
}
.sk_sp{
font-size:14px;
}
.sk_spb{
font-size:16px;
}
.sk_spvb{
font-size:50px;
}

.mk_sk_rep{
width:400px;
margin:15px auto;
text-align:center;
font-size:24px;
}
.mk_sk_rep a:link{
font-size:24px;
color:;
text-decoration:none;
}
.mk_sk_rep a:hover{
font-size:24px;
color:white;
text-decoration:none;
}

.nav_com_txt{
font-size:14px;
}

input.btn {
  color:#050;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
}
.reklam{
background:#004229;
border:1px solid #004229;
margin-bottom:10px;
}

.home p{
font-family: Georgia, serif;
font-size:16px;
line-height:18px;
text-align:justify;
}
.home li{
font-size:14px;
line-height:18px;
}
.kapcsolat{
margin-left:60px;
}

/* UPLOAD */
#swfupload-control p{ margin:10px 5px; font-size:1.2em; }
#log{ margin:0; padding:0; width:500px;}
#log li{ list-style-position:inside; margin:2px; border:1px solid #ccc; padding:10px; font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; color:#333; background:#fff; position:relative;}
#log li .progressbar{ border:1px solid #333; height:5px; background:#fff; }
#log li .progress{ background:#999; width:0%; height:5px; }
#log li p{ margin:0; line-height:18px; }
#log li.success{ border:1px solid #339933; background:#ccf9b9; }
#log li span.cancel{ position:absolute; top:5px; right:5px; width:20px; height:20px; 
	background:url('js/swfupload/cancel.png') no-repeat; cursor:pointer; }



/* UPLOAD */	

