/* cf hozzáadása azokhoz a dobozokhoz aminek nincs magassága és van alja és teteje és van egy fehér ki nem töltött rész iebe*/
/*CLEARFIX BUG iehez*/
.cf:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.cf { display: inline-block; }
* html .cf { height: 1%; }
.cf { display: block; }
* { zoom: 1; }
strong { font-weight:bold; }
textarea,input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0; } 
a  { text-decoration:none;} 

/*CLASSES*/
/* oszlop */
.column { display:inline; float:left; overflow:hidden; }
.columnright { display:inline; float:right; overflow:hidden; }  
.lp { letter-spacing:2px; }
.line { height:2px; overflow:hidden; background:url(../images/line.png) top center no-repeat; margin:10px 0; }
.bigline { height:2px; overflow:hidden; background:url(../images/bigline.png) top center no-repeat; margin:10px 0; }
.bold { font-weight:bold; }
.bigmargin { margin-bottom:42px; }
.center { text-align:center; }
/*PAGE*/

select { margin-right: 10px; }

/*Ezt a sort kivettem, nem kell az hullám ismétlése... */
/* html , body { font-family: Arial,Helvetica,Garuda,sans-serif; background:url(../images/bg_body.png) repeat-x; } */ 
html , body { font-family: Arial,Helvetica,Garuda,sans-serif; background:url(../images/) repeat-x; } 
#page {  margin: 0 auto; width:998px; color:#2a276c; }

#page h2 { font-size:1em; font-weight:bold; padding-left:5px; border-left:8px solid #6fc8f1; }

/*HEADER*/

#header { height:240px; background:url(../images/bg_header.png); position:relative; }

/*#header #link1 { position:absolute; display:block; height:40px; width:26px; left:775px; top:8px; }*/
#header #link2 { position:absolute; display:block; height:45px; width:50px; left:850px; top:8px; }
#header #link3 { position:absolute; display:block; height:40px; width:36px; left:932px; top:8px; }

#header h2 { position:absolute; left:767px; top:100px; }

#header ul { position:absolute; left:799px; top:130px; width:140px; }

#header ul li.up { font-size:0.8em; font-weight:bold; background:url(../images/up.gif) right no-repeat; }
#header ul li.down { font-size:0.8em; font-weight:bold; background:url(../images/down.gif) right no-repeat; }
#header ul li.nc { font-size:0.8em; font-weight:bold; background:url(../images/nc.gif) right no-repeat; }

#header ul li span { float:left; width:100px; }

#header ul li a { font-size:0.7em; font-weight:bold; color:#42aada; text-decoration:underline; }

/*SECTION*/

#section { background:url(../images/bg_section.png) no-repeat; min-height:600px; height:auto; }
* html #section { height:600px; }

/*NAV*/

#section #nav { width:174px; padding:30px 0 0 13px; }

#section #nav ul { margin:10px 0; }

#section #nav ul li a { font-size:0.8em; color:#2a286c; font-weight:bold; }
#section #nav ul li a:hover { color:#42aada; }

#section #nav ul ul { margin:0; margin-left:25px; display:none; }

#section #nav ul ul li a { padding-left:10px; color:#42aada; background:url(../images/ulmenu.gif) left center no-repeat; }
#section #nav ul ul li a:hover { color:#2a286c; }

#section #nav ul ul ul { margin:0; margin-left:25px;  }

#section #nav ul ul ul li a { padding-left:10px; color:#2a286c; background:url(../images/ululmenu.gif) left center no-repeat;  }
#section #nav ul ul ul li a:hover { color:#42aada; }

#section #nav p { padding-left:37px; margin-top:10px; font-size:0.9em; font-weight:bold; }

/*CONTENT*/

#section #content { width:532px; padding:30px 15px 0 15px; }

#section #content #page_szervezeti { text-align:center; }

#section #content #page_szervezeti img { margin-top:45px; }

#section #content #news_content { margin-top:20px; }

#section #content h3 { font-weight:bold; font-size:0.8em; }

#section #content p.more { text-align:right; }

#section #content #news_content .news_date { position:relative; top:7px; }

#section #content a {color:#42aada; text-decoration:underline; }

#section #content p { font-size: 0.8em; margin:10px 0; text-align:justify; }

#section #content .cf p { margin:0; }

#section #content p.bigmargin { margin-bottom:30px; }

#section #content ul li { font-size:0.8em; margin: 15px; padding:2px;  list-style-type:circle }

#section #content img.img { margin-right:10px; border:2px solid #2a2670; }

  /* ELŐREJELZÉS */
  
  #section #content #elorejelzes { font-weight:bold; font-size:0.8em; }  
  
  #section #content #elorejelzes th { background:#cce7f2; width:90px; padding:2px 2px 15px 2px; text-align:center; }
    
  #section #content #elorejelzes td { padding:2px; text-align:center; }
    
  #section #content #elorejelzes .first { background:#cce7f2; text-align:left; }
  
  #section #content #elorejelzes .light td { background:#e5f0f4; }
  
  #section #content #elorejelzes .light td.first { background:#cce7f2; }

       /* BEGIN: ADUKOVIZIG */
table.vizallas {
       	border-collapse:collapse;
}
table.vizallas td {
	text-align:right;
width:5em;
}
table.vizallas td.cb {
	font-weight:bold;
	text-align:center;
}
table.vizallas tr.trh {
	background-color:#CCE7F2;
	font-weight:bold;
}

table.vizallas tr.trh {
	background-color:#CCE7F2;
	font-weight:bold;
}
table.vizallas tr.trh td.rn {
	font-weight:normal;
	text-align:right;
}
table.vizallas td.rb {
	font-weight:bold;
	text-align:right;
}
table.vizallas td.lb {
	font-weight:bold;
	text-align:left;
}
table.vizallas td.tdh {
	background-color:#CCE7F2;
	padding-right:5px;
}
       /* END: ADUKOVIZIG */
  
  
  /* ÜVEGZSEB */
  
  #section #content #uvegzseb p { margin:0; }
  
  
#section #content .article { margin-bottom:30px; }

  
/*SIDEBAR*/

#section #sidebar { width:215px; padding:30px 17px 0 17px; }

#section #sidebar h3 { margin:40px 0 0 0; font-size:0.8em; font-weight:bold; }

#section #sidebar p.date { font-weight:bold; font-size:0.8em; text-align:right; margin:10px 0; }

#section #sidebar .news_content { text-align:justify; font-size:0.8em; }

#section #sidebar .news_abstract p { text-align:justify; font-size:0.8em; }
#section #sidebar .news_abstract h3 { margin: 12px 0 0 0; text-align:left; font-size:0.96em; }

#section #sidebar .news_more { text-align:right; }
#section #sidebar .news_more a { color:#42aada; font-size:0.8em; text-decoration:underline; }

#section #sidebar #datum { margin-top:20px; margin-bottom:5px; }
#section #sidebar #datum div { float:left; }
#section #sidebar #datum div.small { font-size:0.8em; font-weight:bold; margin-right:2px; }
#section #sidebar #datum #yeardiv { position:relative; top:-3px; }
#section #sidebar #datum #monthdiv { position:relative; top:-3px; }
#section #sidebar #datum  #year { border:0; padding:0; margin:0; }

#section #sidebar #cal .date_bg, #section #sidebar #cal .date_bg a { background:#d5effa; color:#2a276c;}
#section #sidebar #cal .date_u, #section #sidebar #cal .date_u a { color:#42aada; text-decoration:underline; }
#section #sidebar #cal span { float:left; font-size:0.8em; width:23px; height:18px; text-align:center; margin-bottom:5px; }

#section h2 span { font-weight:normal; font-size:0.8em; letter-spacing:0; }

#section #sidebar p#banners { text-align:center;}

#section #sidebar p#banners img { margin:10px 0; }

#section #sidebar p#copyright { font-size:0.7em; text-align:right; font-weight:bold; }

/*FOOTER*/

