/* 3 colums css */
body{
	font-family:  Verdana, Helvetica, sans-serif,Trebuchet MS;
	font-size:14px;
	color:#000;
	background:#4D595F;
	min-width:1000px;
	height:100%;
	text-align:center;
	margin:0;
	padding:0;
}
table.table1{
	border: 1px solid silver;
	background-color: white;
	border-bottom: 3px solid silver;
	margin-bottom: 20px;
}
td.doboz1fej{
	height: 25px;
	background-image: url('../pic/dobozfej1.gif');
	border-bottom: 1px solid silver;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 10px;
	color: Black;
	padding-bottom: 2px;
}
td.doboz1lab1{
	padding-top: 10px;
	color: black;
}
td.doboz1lab2{
	text-align: right;
	padding-right: 10px;
	border-top: 1px solid silver;
	font-weight: bold;
}

.input{
	width:120px;
	font-size:10px;
	color:#000;
	background:url('../pic/bullet_bg.png');
	height:21px;
	border:1px solid #808080;
	padding:3px 5px 0px 5px;
}
.button{
	font-size:10px;
	color:#000;
	background:url('../pic/bullet_bg.png');
	height:20px;
	border:1px solid #a0a0a0;
	padding:0px 5px 0px 5px;
}



#wrapper{
	margin:0 auto;
	padding:0;
	width:1000px;
	background:#EFEFEF;
	/*background:url('../pic/hatter2.jpg');*/
	text-align:left;
	border-left:3px solid #3B484F;
	border-right:3px solid #232B2F;	
}

p.cim{
	border-top: 1px solid #f7cc1b;
	padding-top: 10px;
	padding-left: 5px;
	font: 20px normal arial;
	font-weight: bold;
	font-family: arial;
}
/* site ini */
#site_ini{
	background:url('../pic/bullet_bg.png');
	padding:3px 5px 0px 0px;
	height:18px;
	text-align:right;
}
#site_ini a:link,a:active,a:visited{
	text-decoration:underline;
	color:#000;
}
#site_ini a:hover{
	text-decoration:none;
	color:#00f;
} 


/* header */
#header{
	width:100%;
	height:144px;
	background:#ff6c00 url('../pic/header_pic.jpg');
	text-align:left;
    font-family: verdana, tahoma, Arial;
    font-weight: bold;
	border-bottom:5px solid #ff6c00;
}
#header h1 {
	padding:40px 10px 0px 170px;
	margin:0px 10px 0px 0px;
	font-size:30px;
	color:#fff;
}
#header span{
	color:#FFA200;
}
#header .left1{
	float:left;
	width:70%;
}
#header .left2{
	float:left;
	width:30%;
}

#search_box{
	padding:3px 3px 0px 0px;
}

/* header menubar */

#menubar_top{
	height:21px;
	background:#efefef;	
}
#menubar_top ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
}
#menubar_top li{
	float:left;
	padding:0px 2px 5px 2px;
	text-decoration:none;
}

#menubar_top .bulletie{	
	text-decoration:none;
	background:url('../pic/bullet_bg1.jpg');
	color:#000;
	padding:0px 3px 9px 3px;
	border-left:1px solid #fff;
	border-right:1px solid #707070;	
}

#menubar_top .bulletie a:link{	
	color:#000;
	text-decoration:none;
	
	margin:0px 5px 0px 5px;
}
#menubar_top .bulletie a:active{
	text-decoration:none;
	color:#000;
}
#menubar_top .bulletie a:visited{
	text-decoration:none;
	color:#000;
}
#menubar_top .bulletie a:hover{
	text-decoration:none;
	/*background:#D5D5D5;*/
	color:#00f;
}


/* sidebar left */

#sidebar_left{
	float:left;
	width:175px;
	padding:10px 5px 10px 5px;
	font-size:12px;
	background:#f4f4f4;
	border-bottom:1px dashed #BFBFBF;
	border-right:1px dashed #BFBFBF;
}
#sidebar_left ul{
	padding:0px 0px 0px 0px;
	margin:0;
	list-style-type:none;
}
#sidebar_left li{
	border-top:1px solid #d0d0d0;
	background:#e0e0e0;
	margin:1px 0px 1px 0px;
}

/* menu level 1*/
#sidebar_left .bulletie{	
	text-decoration:none;
	color:#000;
	background:#eaeaea;
	padding:0px 10px 9px 10px;
}

#sidebar_left .bulletie a:link{	
	color:#000;
	text-decoration:none;
	/*margin:0px 5px 0px 5px;*/
}
#sidebar_left .bulletie a:active{
	text-decoration:none;
	color:#000;
}
#sidebar_left .bulletie a:visited{
	text-decoration:none;
	color:#000;
}
#sidebar_left .bulletie a:hover{
	text-decoration:none;
	color:#f00;
}
/* menu level 2*/
#sidebar_left .sub_bulletie{	
	text-decoration:none;
	color:#000;
	padding:0px 10px 9px 20px;
	background:#e0e0e0;
}
#sidebar_left .sub_bulletie a:link{	
	color:#000;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
#sidebar_left .sub_bulletie a:active{
	text-decoration:none;
	color:#000;
}
#sidebar_left .sub_bulletie a:visited{
	text-decoration:none;
	color:#000;
}
#sidebar_left .bulletie a:hover{
	text-decoration:none;
	color:#00f;
}

/* menu level 3*/
#sidebar_left .sub1_bulletie{	
	text-decoration:none;
	color:#000;
	padding:0px 10px 9px 30px;
	background:#d5d5d5;
}
#sidebar_left .sub1_bulletie a:link{	
	color:#000;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
#sidebar_left .sub1_bulletie a:active{
	text-decoration:none;
	color:#000;
}
#sidebar_left .sub1_bulletie a:visited{
	text-decoration:none;
	color:#000;
}
#sidebar_left .sub1_bulletie a:hover{
	text-decoration:none;
	color:#00f;
}



/* sidebar right */

#sidebar_left1{
	float:left;
	width:162px;
	background:#efefef;
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	padding:5px 5px 5px 5px;

}

#sidebar_left1 h4 {
	font-size:14px;
	padding:12px 10px 10px 5px;
	margin:0;
	background:url('../pic/gomb1.jpg');
	color:black;
}



#sidebar_right{
	float:right;
	width:172px;
	background:#efefef;
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	padding:5px 5px 5px 5px;

}
#sidebar_right .right_box{
	background:#fafafa;
	padding:1px;
	border-bottom:2px solid #808080;
	border-top:3px solid #d0d0d0;
	border-right:1px dashed #CFCFCF;
	border-left:1px dashed #CFCFCF;
}
#sidebar_right .right_box a:link{
	color:#00f;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
#sidebar_right .right_box a:active{
	text-decoration:none;
	color:#00f;
}
#sidebar_right .right_box a:visited{
	text-decoration:none;
	color:#00f;
}
#sidebar_right .right_box a:hover{
	text-decoration:none;
	color:#fff;
	background:#ff6c00;
}

#sidebar_right h1 {
	font-size:14px;
	color:#404040;
	padding:5px 0px 10px 0px;
	margin:0px;
}
#sidebar_right h2 {
	font-size:12px;
	color:#607070;
	padding:5px 0px 10px 10px;
	margin:0px;
}
#sidebar_right h3 {
	font-size:10px;
	color:#808080;
	padding:5px 0px 10px 20px;
	margin:0px;
}
#sidebar_right h4 {
	font-size:14px;
	padding:12px 10px 10px 5px;
	margin:0;
	background:url('../pic/gomb.jpg');
	color:black;
}

#sidebar_right a:link{color:#000;text-decoration:underline;}
#sidebar_right a:active{color:#000;text-decoration:underline;}
#sidebar_right a:visited{color:#000;text-decoration:underline;}
#sidebar_right a:hover{color:#f00;text-decoration:underline;}





/* menu level 1*/
#sidebar_right .bulletie{	
	text-decoration:none;
	color:#000;
	padding:0px 10px 9px 5px;
}

#sidebar_right .bulletie a:link{	
	color:#000;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
#sidebar_right .bulletie a:active{
	text-decoration:none;
	color:#000;
}
#sidebar_right .bulletie a:visited{
	text-decoration:none;
	color:#000;
}
#sidebar_right .bulletie a:hover{
	text-decoration:none;
	color:#f00;
}
/* menu level 2*/
#sidebar_right .sub_bulletie{	
	text-decoration:none;
	color:#000;
	padding:0px 10px 9px 20px;
	background:#e0e0e0;
}
#sidebar_right .sub_bulletie a:link{	
	color:#000;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
#sidebar_right .sub_bulletie a:active{
	text-decoration:none;
	color:#000;
}
#sidebar_right .sub_bulletie a:visited{
	text-decoration:none;
	color:#000;
}
#sidebar_right .bulletie a:hover{
	text-decoration:none;
	color:#00f;
}

/* menu level 3*/
#sidebar_right .sub1_bulletie{	
	text-decoration:none;
	color:#000;
	padding:0px 10px 9px 30px;
	background:#d5d5d5;
}
#sidebar_right .sub1_bulletie a:link{	
	color:#000;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
#sidebar_right .sub1_bulletie a:active{
	text-decoration:none;
	color:#000;
}
#sidebar_right .sub1_bulletie a:visited{
	text-decoration:none;
	color:#000;
}
#sidebar_right .sub1_bulletie a:hover{
	text-decoration:none;
	color:#00f;
}



/* content */

#content{
	float:left;
	padding:15px 10px 15px 10px;
	width:610px;
	font-size:11px;
	background:#EFEFEF;
	background:url('../pic/hatter1.jpg');
}

#content h1 {font-size:20px;color:#404040;padding:5px 0px 10px 0px;margin:0px;}
#content h2 {font-size:16px;color:#607070;padding:5px 0px 10px 10px;margin:0px;}
#content h3 {font-size:14px;color:#808080;padding:5px 0px 10px 20px;margin:0px;}
#content ul{padding:10px 0px 10px 10px;list-style-type:disc;}
#content li{padding:3px 0px 3px 5px;}
#content a:link{color:#000;text-decoration:underline;}
#content a:active{color:#000;text-decoration:underline;}
#content a:visited{color:#000;text-decoration:underline;}
#content a:hover{color:#00f;text-decoration:underline;}


#menubar_bottom{
	height:21px;
	background:#fff;
	
}

#menubar_bottom ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
}
#menubar_bottom li{
	float:left;
	padding:0px 2px 0px 2px;
	text-decoration:none;
}

#menubar_bottom .bulletie{	
	text-decoration:none;
	background:url('../pic/bullet_bg.png');
	color:#000;
	padding:0px 10px 9px 10px;
	border-left:1px solid #fff;
	border-right:1px solid #808080;
	
	
}

#menubar_bottom .bulletie a:link{	
	color:#000;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
#menubar_bottom .bulletie a:active{
	text-decoration:none;
	color:#000;
}
#menubar_bottom .bulletie a:visited{
	text-decoration:none;
	color:#000;
}
#menubar_bottom .bulletie a:hover{
	text-decoration:none;
	color:#f00;
}

	
#footer{
	border-top:5px solid #ff6c00;
	width:100%;
	height:15px;
	background:#efefef;
	text-align:center;
}

#author{
	background:url('../pic/bullet_bg.png');
	padding:3px 0px 0px 0px;
	height:18px;
	text-align:center;
}
#author a:link,a:active,a:visited{
	text-decoration:underline;
	color:#000;
}
#author a:hover{
	text-decoration:none;
	color:#ff6c00;
}
.clear{clear:both;}
/* CSS & XHTML by www.arth2o.hu */
{/// Fórum elemei ///}

table.ff_uzenet{
	width: 100%;
}

td.f_top{
	font: 10px, normal, arial;
	border-bottom: 1px solid silver;
}

a.f_top{
	text-decoration: none;
	xxcolor: darkred;
	font-weight: bold;
}

a.f_top:hover{
	text-decoration: underline;
	xxcolor: darkred;
	font-weight: bold;
}

td.ff_uzenet_fej{
	font: 12px, normal, arial;
	border-bottom: 1px solid silver;
	background-color: #FF6C00;
	color: white;
}
td.f_uzenet{
	border-bottom: 1px dashed black;
}

table.ff_reuzenet{
	border: 1px solid black;
	width: 450px;
}
td.ff_reuzenet_fej{
	font: 12px, normal, arial;
	background-color: #f4e1c2;
}
a.ff_uzenet{
	text-decoration: none;
	color: darkred;
	font-weight: bold;
}
a.ff_uzenet:hover{
	text-decoration: underline;
	color: darkred;
	font-weight: bold;
}
a.ff_valasz{
	text-decoration: none;
	color: darkred;
	font-weight: bold;
}
a.ff_valasz:hover{
	text-decoration: underline;
	color: darkred;
	font-weight: bold;
}
select.f_select {
	height: 19px;
	width: 150px;
	font-size: 10px;
	letter-spacing: 1px;
	background-color: #fef6eb;
}
textarea.f_text{
	width: 400px;
	height: 80px;
	border-width: 1px;
	background-color: #FAFAFA;
}
.kereses{
	height: 40px;
	vertical-align: middle;
	padding-left: 8px;
	font: 12px, normal, verdana;
	color: black;
	background-color: white;
	background-image: url('../pic/balkeres.gif');
}
/* Hint */
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
#hozzaszolas_cim{
	border:1px solid black;
	padding:10px;
	background-color: #c0c0c0;
	color: black;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#hozzaszolas{
	

}
#hozzaszolas_fej{
	border:1px 1px 0px 1px solid black;
	padding:5px;
	background-color: #c0c0c0;
	color: #303c41;
	text-align: right;
	font-weight: bold;

}
#hozzaszolas_torzs{
	border:0px solid black;
	padding:5px;
	background-color: #757166;
	color: white;

}
#hiba{
	border:1px 1px 0px 1px solid black;
	padding:5px;
	background-color: #c0c0c0;
	color: red;
	text-align: center;
	font-weight: bold;

}
#right_box1{
	background:#fafafa; 
	padding:1px;	
	border-bottom:2px solid #808080;	
	border-top:3px solid #d0d0d0;	
	border-right:1px dashed #CFCFCF;	
	border-left:1px dashed #CFCFCF;
}
#rightbox1 ul{
	padding:0px 2px 0px 0px;
	height:18px;
	text-align:right;

}
#rightbox1 li{
	float:left;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
ul#nav li a.active {
	/*padding-top: 15px;
	background-color: #075a97;
	*/
	border: 1px solid #333;
	border-top: none;
}
h4#keres_gomb{
	cursor:pointer;
}
input:focus, input:active, a:focus, a:active, select:focus, select:active, textarea:focus, textarea:active {
  background-color: #ffd;
  color: #000;
}
.menuhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: #A5C9DA;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #DFE3E2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 2px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: underline;
}
.fat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.tabele {
	background-color: #000000;
}
.formlook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
.pollbg {
	background-color: #DFE3E2;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
