/*King Arthur Special font a felirat */
body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #636363;
}

form {
	margin: 0;
	padding: 0;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#rap 
{
	background:#fff;
	border-left: 4px solid black;
	border-right: 4px solid black;
	width:760px;
	margin:0 auto;
	padding:8px;
	text-align:left;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	
 	height: 175px;
	margin: 0;
	padding:0;
}

#content {
	width:520px;
	float:left;
	padding:8px 0 0 1em;
	margin:0;
	overflow:hidden;
}

#sidebar {
	width:200px;
	float:right;
	padding:8px 0;
	margin:0;
} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #EEEEEE url(img/blockquote.png) no-repeat top left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-top: 45px;
	margin: 0px 5px 0px 5px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font: normal 1.3em verdana, helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	padding: 0;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 {
	margin: 0;
	font-size: 1.6em;
	color: #f0f0f0;
	letter-spacing: 0.5em;
	padding:10px;
	text-align:right;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
}

#sidebar h2 {
	margin: 0;
	padding:5px;
	font-size: 1em;
	color: #DC8F27;
	font-weight: normal;
	border-bottom:#ccc 1px solid;	
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #A24E12;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 0 1em 5px;
	margin: 0;	
}
#sidebar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 0.9em;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #613517;	
	text-decoration: none;
}
#sidebar li a:hover {
	color: #753206;
	border-bottom: 1px solid #753206;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #f0f0f0;
	text-decoration: none;
	border-bottom: none;
}
#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
#content ul li {
	background: url('img/bullet.png') no-repeat 0 7px;
	padding-left: 1.5em;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-content {
	/*padding: 1em 0 0;*/
	padding: 0px;
}
img {
	border: #ccc 0px solid;
	padding: 3px;
}
.post-title {
	text-align: right;
	color: #999;
	border-bottom:#ccc 1px solid;
}

.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	font-size: 0.9em;		
	padding:0;
	
}

.post-title_csevego {
	text-align: right;
	background-color: #ff9966;
	color: #006699;
	border-bottom:#cccccc 1px solid;
	padding: 0px 10px 0px 0px;
}

.post-title_csevego em {
	text-decoration: none;
	float: left;
	font-style: normal;
	font-size: 0.9em;		
	padding: 0px 0px 0px 10px;
}

.post-info {
	color: #999;
	font-family:Georgia, Arial, Serif;
	font-size:1.2em;
	margin:0;
}
.post-info a {
	text-decoration: none;
	color: #8a3207;
	border: none;
}
hr {
	display: none;
}
#footer {
	margin:0;
	padding: 7px 20px;
	border-top: 1px solid #e6e6e6;
	clear: both;
	font-size: 0.8em;
	color: #999;
	background: #fff;
	text-align:center;
}
#footer a {
border:none;
color:#7A7636;
}
#commentlist {
	font-size:1em;
	font-weight:bold;
	color: #ccc;
}
#commentlist li {
	color: #666;
	font-weight: normal;
	font-size:0.85em;
}
#commentlist cite {
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}
cite a {
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #F5F5F5;
	border: 1px solid #669BB4;
	padding: 0.2em;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#comments {
	text-transform: uppercase;
	margin-top: 3em;
	color: #AA7D39;
	font: 0.9em verdana, helvetica, sans-serif;
}
#postcomment {
	text-transform: uppercase;
	margin-top: 0.9em;
	color: #AA7D39;
	font: 1em verdana, helvetica, sans-serif;
}

.link-comment {
	background: url('img/ico-talk-act.gif') no-repeat left;
	padding-left: 15px;
}
.link-comment-off {
	background: url('img/ico-talk.gif') no-repeat left;
	padding-left: 15px;
}


/* Menu design*/


#toptabs {
margin: 2px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #BFD3E6 url('img/corner.gif') top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #f57f20 url('img/corner.gif') top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #ffffff;
text-decoration: none;
}


#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #BFD3E6 url('img/corner.gif') top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
font-weight: bold;
color: #000000;
}

.navitab:hover {
text-decoration: none;
background: #f57f20 url('img/corner.gif') top right no-repeat;
color: #ffffff;
}


#desc {
height: 120px;
color: #ffffff;
padding: 0;
background: #DC8F27 url('img/front.gif') top left no-repeat;
clear: both;
margin: 5px 0 0 0;
/* border: 1px solid Black; */
}

#desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}


.hide {
display: none;
}
/* closing menu*/

.hozzaszolasid {
	font-family: tahoma,arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}


/**************** other styles *****************/

.tura {
	font-family: tahoma,arial;
	font-size: 14px;
	color: #0000ff;
	font-weight: bold;
}

.belepes {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.hibauzenet {
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.hibauzenet1 {
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}

.bejelentkezve {
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}

.bejelentkezve_link {
	font-family: arial;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}

.regisztracio {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.regisztracio1 {
	font-family: arial;
	font-size: 12px;
	color: #0000ff;
	font-weight: bold;
}

.regisztraciourlap {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.cim {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.egyhircim {
	font-family: arial;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

.egyhir {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
}

.hirtorles {
	font-family: arial;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}

.kapcsolat {
	font-family: arial;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
}

.hirlevel {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.hirlevelcim {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.behuzas {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
}

.szovegek_zold {
	font-family: arial;
	font-size: 12px;
	color: #339900;
	font-weight: normal;
}

.szovegek_piros {
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
}

.szovegek12 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

/********************* forum ***********************************************************************/


.tablazat1 {
padding: 0px 20px 0px 20px;
font-family: arial,helvetica,sans-serif;
font-size:12px;
color: #000000;
}
.tablazat2 {
padding: 0px 60px 0px 60px;
}

.logo {
font-size: 80px;
font-weight: bold;
padding: 0px 0px 0px 30px;
}
.logo2 {
font-size: 20px;
font-weight: bold;
padding: 0px 0px 0px 0px;
}

.linknevek {
margin : 8px 10px 0px 10px;
padding: 5px 0px 5px 0px;
font-size: 12px;
font-weight: bold;
color: #616161;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
}

.logoalahuzas {
margin : 0px 10px 7px 10px;
border-bottom: 1px solid #cccccc;
height: 5px;
}

.email  {
    font-family: Verdana,arial,helvetica,sans-serif;
    font-size:11px;
	color: #000000;
    background-color : #ffffff;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
}
.szovegeles {
font-family: arial,helvetica,sans-serif;
font-size:11px;
color: #616161;
font-weight: bold;
}

.forum_temacim {
font-family: arial,helvetica,sans-serif;
font-size:11px;
color: #000000;
font-weight: bold;
padding: 10px 2px 10px 2px;
}

.szovegeles1 {
font-family: arial,helvetica,sans-serif;
font-size:11px;
color: #3C92AB;
font-weight: bold;
}

.szovegeles2 {
font-family: arial,helvetica,sans-serif;
font-size:11px;
color: #616161;
font-weight: bold;
padding: 0px 0px 0px 0px;
}

.szovegelesh {
font-family: arial,helvetica,sans-serif;
font-size:11px;
color: #616161;
font-weight: bold;
padding: 0px 0px 0px 60px;
}


.kv_hatter1 {
background-color : #ffac6d;
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: bold;
color: #336699;
padding: 5px 2px 5px 2px;
}

a.kv_hatter1 {
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: bold;
color: #336699;
}

a.kv_hatter1:hover {
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: bold;
color: #336699;
}

.kv_hatter2 {
background-color : #fff3ea;
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: bold;
color: #0066ff;
padding: 5px 2px 5px 2px;
}

a.kv_hatter2 {
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: bold;
color: #0066ff;
}

a.kv_hatter2:hover {
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: bold;
color: #0066ff;
}

.alsosor {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #ffffff;
padding : 0px 10px 0px 20px;
}

.loginstilus {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #000000;
}

.hibauzenet {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #ff0000;
}

.regadat {
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: bold;
color: #006699;
}

.regadat111 {
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: bold;
color: #000000;
}

.regadat112 {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #0000ff;
}
a.regadat112 {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #0000ff;
}
a.regadat112:hover {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #0000ff;
}

.alsosor1 {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #ffff99;
padding : 0px 10px 0px 10px;
}

.temakorok {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #336699;
padding : 0px 10px 0px 10px;
}
.temakoradatok {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #616161;
}
.temakorleiras {
font-family: arial,helvetica,sans-serif;
font-size:10px;
font-weight: bold;
color: #616161;
}
.temakormenu {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #0066ff;
padding : 0px 10px 0px 10px;
}
a.temakormenu {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #0066ff;
padding : 0px 10px 0px 10px;
}
a.temakormenu:hover {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #0066ff;
padding : 0px 10px 0px 10px;
}

.temakormenu2 {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #000000;
}
.tabla111 {
padding : 0px 10px 0px 10px;
}
.hozzaszolas1 {
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: bold;
color: #616161;
background-color : #ffac6d;
}
.hozzaszolas2 {
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: normal;
color: #616161;
background-color : #fff3ea;
padding : 2px 2px 2px 2px;
}

.kerdes_szoveg_l {
padding : 0px 0px 0px 60px;
color: #cc0000;
}

.tagok {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #006699;
}
a.tagok {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #006699;
}
a.tagok:hover {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #006699;
}

.ujuzenet {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #0000ff;
background-color : #d3d3d3;
}

a.ujuzenet {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #0000ff;
background-color : #d3d3d3;
}

.valaszol {
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: bold;
color: #585858;
}

a.valaszol {
font-family: arial,helvetica,sans-serif;
font-size:11px;
font-weight: bold;
color: #585858;
}

.usernev_uf {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #000000;
}

.datum_uf {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #272727;
}

.hozzaszolasid_uf {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #000000;
}

.oldallista {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #0000ff;
}

.oldallista2 {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight: bold;
color: #ff0000;
}

.informaciok {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}


.linkkek {
font-family: arial,helvetica,sans-serif;
font-size:14px;
font-weight: bold;
color: #0000ff;
}
a.linkkek {
font-family: arial,helvetica,sans-serif;
font-size:14px;
font-weight: bold;
color: #0000ff;
}
a.linkkek:hover {
font-family: arial,helvetica,sans-serif;
font-size:14px;
font-weight: bold;
color: #0000ff;
}

.hirlevel_c {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.hirlevel_sz {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}



/********************* end ***********************************************************************/




/*FÓRUM STÍLUSOK-------------------------------------------------------*/

.center_center {
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.forummenu {
    background-color : #cccccc;
    font-family: arial,tahoma,sans-serif;
    font-size:11px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}
.forum_hatter1 {
    background-color : #f5f5f5;
}
.forum_hatter2 {
    background-color : #eeeeee;
}
.forum_hatter1_user {
    background-color : #f5f5f5;
    font-family: arial,tahoma,sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: #676767;
}
.forum_hatter2_user {
    background-color : #eeeeee;
    font-family: arial,tahoma,sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: #676767;
}

.forum_usernev {
    font-family: arial,tahoma,sans-serif;
    font-size:12px;
	font-weight: bold;
	color: #3f3f3f;
}

.forum_usernev_piros {
    font-family: arial,tahoma,sans-serif;
    font-size:12px;
	font-weight: bold;
	color: #990000;
}

.forum_uzenetid {
    font-family: arial,tahoma,sans-serif;
    font-size:12px;
	font-weight: bold;
	color: #939393;
}

a.forum_usernev {
    font-family: arial,tahoma,sans-serif;
    font-size:12px;
	font-weight: bold;
	color: #3f3f3f;
}

.forum_temacim {
    font-family: arial,tahoma,sans-serif;
    font-size:12px;
	font-weight: bold;
	color: #3f3f3f;
}

.forum_temacim1 {
    font-family: arial,tahoma,sans-serif;
    font-size:12px;
	font-weight: bold;
	color: #3f3f3f;
}
.forum_temaleiras {
    font-family: arial,tahoma,sans-serif;
    font-size:11px;
	font-weight: normal;
	color: #676767;
}
.forum_almenu {
    background-color : #f89800;
    font-family: arial,tahoma,sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}
.forumalmenu_hatter1 {
    background-color : #f5f5f5;
    font-family: arial,tahoma,sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: #676767;
}
.forumalmenu_hatter2 {
    background-color : #dddddd;
    font-family: arial,tahoma,sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: #676767;
}
.forum_menusor {
    background-color : #4e182f;
    font-family: arial,tahoma,sans-serif;
    font-size:11px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
	width : 120px;
}
.almenupontok {
    background-color : #f89800;
    font-family: arial,tahoma,sans-serif;
    font-size:11px;
	font-weight: bold;
	color: #ffffff;
	width: 300px;
	padding: 0px 2px 0px 2px;
}

.utvonal {
    font-family: arial,tahoma,sans-serif;
    font-size:11px;
	font-weight: bold;
	color: #525252;
	width: 300px;
	padding: 0px 2px 5px 2px;
}

.utvonal_link {
    font-family: arial,tahoma,sans-serif;
    font-size:11px;
	font-weight: bold;
	color: #525252;
}

.forum_fejlec {
	background-color: #f89800;
    font-family: arial,tahoma,sans-serif;
    font-size:11px;
	font-weight: bold;
	color: #ffffff;
}
.hozzaszolas {
	font-family: arial,tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#f5f5f5;
	/*background-color:#e8eae9;*/
	height: 80px;
}
.hozzaszolas_also {
	font-family: arial,tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color:#f5f5f5;
}
.oldal {
	font-family: arial,tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.oldalszamozas_deaktiv {
	color: #3300ff;
}
.oldalszamozas_aktiv {
	color: #ff6600;
}
.oldallista {
    font-family: arial,tahoma,sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: #f89800;
}
.valaszolas {
    font-family: arial,tahoma,sans-serif;
    font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.informaciok {
	font-family: arial,tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.useradatok_bal {
	font-family: arial,tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.useradatok_jobb {
	font-family: arial,tahoma,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/*-----------------------------------------------------------------eddig fórum*/


.kereses {
	font-family: arial,tahoma,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
