@charset "utf-8";

html, body {
    margin            : 0;
    padding           : 0;
    color             : #000000;
    font-family       : verdana, arial, tahoma, helvetica;
    font-size         : 12px;
    height            : 100%;
    background-image  : url('images/bg.png');
    background-repeat : repeat-x;
    background-color  : #1cb51c;
    
}

#menu_gal {
  float: left;
  width: 100%;
  background-image  : url('images/menu_bg.png');
  background-repeat : repeat-x;
}

#col_1 {
  float: left;
  width: 500px;
  padding: 0;
  margin: 0;
  text-align: justify;
}

#col_2 {
  float: left;
  width: 280px;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  text-align: justify;
}

#col_3 {
  float: left;
  width: 140px;
  padding-left: 20px;
  margin: 0;  
}

#col_cikk_1 {
  float: left;
  width: 640px;
  padding: 0;
  margin: 0;
  text-align: justify;
}

#col_cikk_2 {
  float: left;
  width: 290px;
  padding: 8px 0 8px 10px;
  margin-left: 20px;
  text-align: justify;
  background-color: #f2fbf2;
  border-left: 1px solid #d7e4d7;
  border-bottom: 1px solid #d7e4d7;
}

#letoltes_cim
{
  clear: both;
  float: left;
  color            : #068b05;
  font-family      : Impact;
  font-size        : 24px;
  font-weight      : normal;
  text-decoration  : none;
  padding: 10px;
 
}

#header {
  clear: both;
  float: left;
  width: 998px;
  height: 278px;
  padding: 0;
  margin: 0;
  background-image  : url('images/fejlec_bg.png');
  background-repeat : repeat-x;
  color: #70d7f8;
}

#header_text {
  float: left;
  width: 450px;
  height: 28px;
  padding: 0;
  margin: 0;
}

#datum_div {
  clear: both;
  float: left;
  width: 211px;
  height: 28px;
  padding-right: 5px;
  padding-top: 10px;
  margin-top: -24px;
  margin-left: 782px;
  text-align: right;
  font-size: 11px;
  color: #ffffff;
  background-image  : url('images/fejlec_right_bg.png');
  background-repeat : repeat-x;
  
}

#menusav_right  {
  float: left;
  width: 330px;
  height: 20px;
  font-size: 11px;
  color: #ffffff;
  padding: 2px;
  text-align: right;
}

#header_pic {
  clear: both;
  float: left;
  width: 998px;
  height: 197px;
  padding: 0;
  margin: 0;
  background-image  : url('images/fejlec_pic.jpg');
  background-repeat : no-repeat;
  border-bottom: 1px solid #ffffff;
}

#content {
  clear: both;
  float: left;
  width: 968px;
  padding: 15px;
  margin: 0;
  background-color  : #fff;
}

#content_index {
  clear: both;
  float: left;
  width: 968px;
  padding: 15px;
  margin: 0;
  background-image  : url('images/index_bg.png');
  background-repeat : repeat-y;
  background-color  : #fff;
}

#footer {
  clear: both;
  float: left;
  width: 998px;
  height: 41px;
  margin: 0;
  background-image  : url('images/lablec_bg2.png');
  background-repeat : repeat-x;
}

#footer_text {
  float: left;
  width: 774px;
  padding: 10px 0 0 8px;
  font-size: 11px;
  color: #9fa09f;
  text-align: left;  
}

#footer_pic {
  float: left;
  width: 216px;
  height: 86px;
  margin: 0;
  padding: 0;
  background-image  : url('images/lablec_pic.png');
  background-repeat : repeat-x;
}

.list ul, li  {
    text-align: left;
    list-style-position:inside;
}

table.list {
   font-size: 10px; 
}
#wrapper {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0;
}


#logo {
    float: right;
    text-align: right;
    height: 50px;
    margin: 0;
    padding: 0;
}

.loginmezo {
	  font-size: 9px;
    border: 0;
    height: 15px;
    width: 120px;
    color: #ff0000;
    padding-top: 2px;
    font-weight: bold;
    border: solid 1px #ababaa;
}

.loginmezo2 {
	  font-size: 9px;
    border: 0;
    height: 15px;
    width: 60px;
    color: #ff0000;
    padding-top: 2px;
    font-weight: bold;
    border: solid 1px #ababaa;
}

.error  {
    text-align: center;
    color: #ff0000;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}


.ok_box {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 50%;
    padding: 10px;
    background-color : #CCFFCC;
    border: 1px solid #000000; 
 
}

.error_box {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 50%;
    padding: 10px;
    background-color : #FFCEC1;
    border: 1px solid #000000; 
 
}

.orange {
    color: #fe9428;
    font-weight: bold;
}

.red {
    color: #ff0000;
    font-weight: bold;
    text-align: center;
}
.aktiv_select {
    color: #ff0000;
    font-weight: bold;
}
.green {
    color: #1cb51c;
    font-weight: bold;
}

.cyan {
    color: #59dbfb;
    font-weight: bold;
}

.gray {
    color: #bbd3bb;
    font-weight: normal;
}


td.tovabb {
    border-bottom: 1px solid #d7e4d7; 
    padding: 2px; 
    background-color: #f2fbf2;
}

tr.cimsor {
    text-align: center;
    font-weight: bold;
}


td.td_cimsor {
    border: 1px solid #026f8e;
    padding: 3px;
    margin: 0;
    color: #fff;
    text-align: center;
    background: #01152f;
    
}

td.osszesen_sor {
    border: 1px solid #026f8e;
    padding: 3px;
    margin: 0;
    color: #fff;
    background: #01152f;
    text-align: right;
    font-weight: bold;
    
}

td.td_list0 {
    border: 1px solid #ceeaf2;
    padding: 3px;
    margin: 0;
    background-color: #fff;
    vertical-align: middle;   
}

td.td_list1 {
    border: 1px solid #ceeaf2;
    padding: 3px;
    margin: 0;
    background-color: #dff8ff;
    vertical-align: middle;   
    
}

td.kapcsolat {
    text-align: left;
    border-bottom: solid #063f82;
    border-width: 1px;
    padding: 5px;
    background-color: #0b4898;    
}

#div_textblock  {
    clear: both;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    width: 780px;
    overflow: auto;
   
}


#logo {
  float: left;
  width: 250px;
  height: 63px;
  padding: 0px;
  margin-left: 15px;
  background-image  : url('images/gnsz_logo.jpg');
  background-repeat : no-repeat;
}

#top_pic {
  float: right;
  width: 312px;
  height: 63px;
  padding: 0;
  margin: 0;
  text-align: justify;
  color: $fff;
  background-image  : url('images/top_pic.jpg');
  background-repeat : no-repeat;
}

ul
{
list-style: outside;
list-style-image: url(images/li.png);
}

ol
{
list-style: decimal inside;
}


h1
{
  color            : #1cb51c;
  font-family      : Impact;
  font-size        : 24px;
  font-weight      : normal;
  text-decoration  : none;
 
}

.cikk_focim
{
  color            : #068b05;
  font-family      : Impact;
  font-size        : 24px;
  font-weight      : normal;
  text-decoration  : none;
 
}

.cikk_alcim
{
  color            : #068b05;
  font-family      : Verdana;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
 
}


.nagy_orange_cim2
{
  color            : #e85302;
  font-family      : Georgia, Impact;
  font-size        : 22px;
  font-weight      : bold;
  text-decoration  : none;
 
}

.nagy_orange_cim
{
  color            : #ff9715;
  font-family      : Georgia, Impact;
  font-size        : 20px;
  font-weight      : normal;
  text-decoration  : none;
 
}

.kis_orange_cim
{
  color            : #ff9715;
  font-family      : Georgia, Impact;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
 
}

.submit {
  background-color : #1cb51c;
  font-weight      : bold;
  color            : #FFFFFF;
  font-size        : 9px;
  font-family      : verdana, arial;
  height           : 18px;
}



.textbox {
	
    font-size: 10px;
    border: 0;
    height: 15px;
    padding-top: 2px;
    font-weight: bold;
    border-style: solid;
    border-color: #ababaa;
    border-width: 1px;
}


.arrow_cursor {
    cursor: default;
}

a {
text-decoration: none; /* definition for the link that will display the layer */
color            : #1cb51c;
font-weight      : normal;
}
a:hover {
background: none; /* 637002 correction for an IE bug*/
color            : #ff0000;
text-decoration  : underline;
}

a span.ablak { /* definition of <span> tag included in <a> */
display: none;
text-decoration  : none;
color            : #000;
}

a:hover span.ablak { /* definition of <span> tag when hovering */
display: block;
position: absolute;
z-index: 1;
width: 150px;
background-color: #fdf7d8;
text-align: left;
padding: 5px;
margin-left: -100px;
margin-right: 10px;
border-color: black;
border: 1px groove; 
color: black;
font-family: verdana, arial, helvetica, tahoma;
font-size: 10px;
text-decoration  : none;
}

.span_a  {
text-decoration  : none;
color            : #000;
}

