/*CSS dokumentum*/

body { padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif;font-size: 11px; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif;padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif;}
h1 a { color: #FFF; 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: #5f5f5f; background: #FFF; }
h3.cim { font-size: 120%;font-face: Arial, sans-serif;font-weight:bold; margin: 0 0 10px 0; padding: 0; color: #000; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
/*
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(img/button.gif); padding: 3px; color: #FFF; }
/*

/* layout
   ------ */

.content {
	margin:0px;
	width: 768px;
	float:left;
	background: #FFF url(img/big_middle.gif) repeat-y;
	color: #454545;

}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top { background: #FEFEFE url(img/big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px;}
.header_bottom { clear: both; background: #FEFEFE url(img/big_bottom.gif) no-repeat; color: #FFF; height: 15px; }

/* navigation */
#nav { width:100%; float:left; height:27px;}
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 3px 10px; background: #C43219 url(img/nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(img/nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(img/nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(img/nav.gif) no-repeat 100% -41px; padding:7px 20px 3px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(img/nav.gif) no-repeat 100% 0px; }


.sf_left {
	float: left;
	width: 160px;
	height: 77px;
	background: #5BB2D1 url(img/logobg.gif) repeat-x;
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding:5px 3px 5px 5px;
}

.sf_right {
	width: 580px;
	float: right;
	height: 77px;

}

.sf_search {
	clear: both;
	background: #CA090D url(img/searchbg.gif) repeat-x bottom left;
	color: #FFE4E0;
	border-top: 1px solid #AA1717; 
	border-bottom: 1px solid #000;
	height:60px;	
	}

.subheader {
  height:60px;
	padding:0;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */

.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #F0F0F0 url(img/leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}

	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}

	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}

	.box_bottom {
		background: #FFF url(img/leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	box p{	margin: 0 0px 0px 0;line-height:2em;}
    .box li{margin:0 0 0 10px;padding:0 0 1em 0;}
	.box ul{margin:0;padding:0;list-style: url(img/arrow1.gif);}

		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 405px; margin: 0 5px 0 0; text-align: justify;}

		.article { padding: 0 5px 0 0px; margin-bottom: 20px; text-align:justify; font:1em verdana; line-height:1.5em;}

	.grey_top { clear: both; width: 382px; background: #EDEDED url(img/grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(img/grey_bottom.gif) no-repeat bottom left; color: #808080;	}

	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}

	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}

	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}


/* right side
   ---------- */

.right { float: right; width: 170px; margin: 0 0 10px 0;}

img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; }

/*  Sitemap
    ------ */
.map_ul{
list-style:none;
padding:0 0 0 0.5em;
}
.map_ul2{
list-style:none;
}
.map_ul3{
list-style: url(img/arrow2.gif);
}

.small_header { background: #FEFEFE url(img/small_top.gif) no-repeat; color: #FFF; height: 15px; }


/*A segï¿½dlet hozzï¿½szï¿½lï¿½soknak*/
.ujsegedlethsz { width: 150px; border: none; background: #FFF url(img/input.gif); padding: 4px; color: #808080; }
.hsz_table {width:100%;margin-left:auto;margin-right:auto; margin-bottom:10px;}
.hsz_header{background-color:#CC0000; color:#FFF;font-weight:bold;}
.hsz_body{background-color:#EEE;}
/*Fórum*/
.f_header{
color:red;
font-weight:bold;
background-color:#CAD3D6;
border-top:1px solid #000;
border-bottom:1px solid #000;
margin-bottom:2em;
}
.f_arrow{
color:#000;
}
.f_lapoz{
background-color:#EDEDED;
border-bottom:1px solid #CAD3D6;
border-top:1px solid #CAD3D6;
margin-bottom:1em;
padding:2px;
text-align:center;
color:#f00;
}
.f_title{
font-weight:bold;
}
.c_table{
width:100%;
margin-bottom:1em;
}
.c_header{
color:#000;
font-weight:bold;
background-color:#EDEDED;
border-bottom:1px solid #000;
}
.c_row{
border-bottom:1px solid #ccc;
padding:1em;
}
.post_header{
color:#888;
background-color:#CAD3D6;
border-top:1px solid #000;
border-bottom:1px solid #000;
}
.post_footer{
background-color:#EDEDED;
border-bottom:1px solid #CAD3D6;
border-top:1px solid #CAD3D6;
color:#888;
font-size:10px;
margin:0;
}
.post_table{
width:100%;
}
.posts{
padding:4px;
border:1px solid #ccc;
margin-bottom:1em;
}
.f_allit{
padding:0;
margin:0;
text-align:right;
color:#F00;
}
.f_allit select {
	text-align: right;
	margin: 3px 0px 0px 0px;
	padding: 2px;
	font-family: Arial,helvtica;
	font-size: 10px;
	color: red;
	text-align:left;
}
.f_allit form{
margin:0;
padding:0;
color:#F00;
padding-bottom:5px;
}
.newtopic{
font-weight:bold;
}
.newtopic_table{
width:100%;
}
.newtopic_form{
padding:0;
margin:0;
}
.newtopic_form input, select{
width: 450px;
color:red;
background-color:#EEE;
border:1px solid #888;
}
.newpost{
text-align:center;
margin-bottom:1em;
}
.newpost input{
color:red;
background-color:#EEE;
border:1px solid #888;
}
.f_body{
width:450px;
height:260px;
color:red;
background-color:#EEE;
border:1px solid #888;
}
.forum a{
color:red;
text-decoration:none;
}
.forum a:hover{
color:red;
text-decoration:underline;
}
.post_footer a{
color:#888;
}
.forum img{
float:none;
}
.f_add textarea{
width:460px;
color:red;
background-color:#EEE;
border:1px solid #888;
height:250px;
paddig:2px;
}
.f_add input{
color:red;
background-color:#EEE;
border:1px solid #888;
}
/*egyéb*/
.kod{background-color:#DDD;overflow: auto;text-align:left;color:#000;font-size:11px;line-height:1.5em; width:100%;}

/*A hirdetésnek*/
#ad_right{
color:#000;
width:120px;
height:800px;
float:left;
}
#container{
width:905px;
margin:auto;
padding:0;
}

.system_message
{
font-weight:bold;
color: #F00;
font-size:1em;
}

.s_ul{
font-size:1em;
color:#000000;
font-family:Verdana;
}
.s_li{
font-size:1em;
color:#000000;
font-family:Verdana;
padding-bottom:1em;
list-style: url(img/arrow_right.png);
}
.s_h1{
font-size:1.6em;
font-weight:bold;
font-family:Verdana;
letter-spacing:normal;
color:#000000;
}
.s_h2{
font-size:1.4em;
font-weight:bold;
font-family:Verdana;
letter-spacing:normal;
color:#000000;
}
.s_h3{
font-size:1.2em;
font-weight:bold;
font-family:Verdana;
letter-spacing:normal;
color:#000000;
}
.s_h4{
font-size:1em;
font-weight:bold;
font-family:Verdana;
letter-spacing:normal;
color:#000000;
}
.headerbutton{
background-color:#CC0000; 
color:#FFFFFF;
font-size:1em;
}
.headerinput{
width: 70px; 
border: none; 
background: #FFF url(img/input.gif);
color: #808080;
height:1.5em;
}
.headerselect{
border: none; 
background: #FFF url(img/input.gif);
color: #808080;
height:1.5em;
width:150px;
}
.keyword{
background-color:#00FF00;
}
/*
A segédleteknek
*/
.s_menu{
text-align:center;
border-top:1px solid #000;
border-bottom:1px solid #000;
padding:2px;
margin-bottom:1em;
background-color:#EDEDED;
}
.s_lapoz{
background-color:#EDEDED;
border-bottom:1px solid #CAD3D6;
border-top:1px solid #CAD3D6;
margin-bottom:1em;
padding:2px;
text-align:center;
color:#f00;
}
.s_lapoz a{
color:red;
text-decoration:none;
}
.s_lapoz a:hover{
color:red;
text-decoration:underline;
}
.segedlet_t{
width:100%;

}
.s_bev{
padding:4px;
border:1px solid #ccc;
margin-bottom:1em;
}
.s_header{
color:#000;
font-weight:bold;
background-color:#EDEDED;
border-bottom:1px solid #000;
}
.s_row{
padding:4px;
}
.s_footer{
background-color:#EDEDED;
border-bottom:1px solid #CAD3D6;
border-top:1px solid #CAD3D6;
color:#888;
font-size:10px;
margin:0;
}
.s_cim{
font-size:1.1em;
letter-spacing:0px;
font-weight:bold;
padding:2px;
margin:0;
}

/*Egy konkrét segédletnek*/
h2.cim
{
letter-spacing:normal;
color:#000;
background-color:#fff;
text-align:center;
margin-bottom:2em;
}
p.leiras {	
margin: 0 0 2em 0; 
line-height: 1.5em; 
color:#CC3333;
font-weight:bold;
}
p.kelt {	
margin: 5px 0px 15px 0px; 
line-height: 1.5em; 
color:#777;
background-color:#CCC;
border-bottom:1px solid #000;
border-top:1px solid #000;
}
.segedlet {
line-height: 1.5em; 
text-align:justify;
}
.sorozat{
width:100%;
margin:0.4em 0 2em 0;
}