td {
  font-family:verdana;
  font-size:11px;
}

body {
  font-family:verdana;
  font-size:11px;
}

/***** VISTA *****/
img{ border: 0pt; }

#bottom_div{
width: 100%;
height: 150px;
background-color: #b9d1ea;
clear:both;
}

#vista_toolbar {
float:left;
font:normal 12px 'Trebuchet MS','Arial';
font-weight:bold;
margin:0px;
padding:0;
}

#vista_toolbar ul {
background-image:url(/images/back.gif);
background-repeat:repeat-x;
float:left;
line-height:32px;
list-style:none;
margin:0;
padding:0 10px 0 10px;
width:100%;
}

#vista_toolbar li {
display:inline;
padding:0;
}

#vista_toolbar a {
color:#FFF; /* need because it will use default link color */
float:left;
padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
text-decoration:none;
}

#vista_toolbar a span {
display:block;
float:none;
padding:0 8px 0 7px;
}

#vista_toolbar a span img {
border:none;
margin:8px 4px 0 0;
}

/* show picture when mouse over link */
#vista_toolbar a:hover{
background: url(/images/left.png) no-repeat left center;
}

#vista_toolbar a:hover span {
background:url(/images/right.png) no-repeat right center;
}

#vista_toolbar a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}


a.atlatszo {
  Filter:Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=0, StartY=0);
}
a.atlatszo:hover {
  Filter:Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=0, StartY=0);
}

/***** Weblap strukt£ra *****/

td.kezdolapmain {
  background-image: url(/images/fooldal/kezdooldal_6.jpg);
  background-repeat: no-repeat; 
}


div.informacio { 
       font-size: 10px;
       font-style: normal;
       color: #000000;
       padding:4px;
}

/***********/


div.cim2 {
       font-size: 12px;
       font-style: normal;
       font-weight: bold;
       color: #835402;
       border-bottom-style:solid; 
       border-bottom-width:1px; 
       border-bottom-color:#835402; 
       text-align:left;
       padding-bottom:2px;
       padding-top:5px;
}



pre {
  font-family:courier;
  background-color:#efefef;
}


a.feladat_kesz {
  color:#009f00;
  background-color:#b9da8d;
}
a.feladat_folyamatban {
  color:#00009f;
}



a.feladat_felretett {
  color:#009f9f;
  background-color:#f8eac3;
}



td.feladat_kesz {
  color:#000000;
  background-color:#b9da8d;
}

td.feladat_felretett {
  font-size:12px;
  color:#000000;
  background-color:#f8eac3;
}



/* MAINMENU */

div.mainmenu {
  float:none;
  height:25px;
}

ul.mainmenu {
  float:none;
}

li.mainmenu{
  float:left;
  border:1px solid #995f04;
  background-color:#eebe72;
  padding:3px;
  margin-left:10px;
  color:#ffffff;
  list-style-type: none;
}

a.mainmenu {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

a.mainmenu:hover {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

a.mainmenu:visited {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

/****************************************/



