BODY {
    font-family: arial, verdana, helvetica;
    font-size:11px;
    color: #001D35;
    background-color: white; 
    background-repeat: repeat;
    background-position: top center;
}
 
html {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}

td 
{
    font-family: arial, verdana, helvetica; 
     font-size:11px;
    COLOR: #001D35; 
}

p 
{
    font-family: arial, verdana, helvetica; 
     font-size:11px;
    COLOR: #001D35; 
}



div 
{
    font-family: arial, verdana, helvetica; 
     font-size:11px;
    COLOR: #001D35; 
}

IMG {
    border: 0px;
}


ul {
   /*list-style-image: url('pic/li.gif');*/
}


h1 {
    color: #085698;
    padding: 0px;
    padding-left: 0px;
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
}

h2
{
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    color: #001D35;
}

/* itt volt a menu */

.fmenu
{
    background-image: url('pic/transparency_fejlec_2.jpg');
    background-repeat: no-repeat;
    height: 51px;
}

.fmenu div
{ 
    margin: 10px 0px 0px 32px;
}

.TI
{
    background-image: url('pic/hatter_szurke_keret.jpg');
    background-repeat: repeat;
}

.lablec
{
    height: 18px;
    background-image: url('pic/transparency_lablec.jpg');
    color: #E4E4E4;
}

.lablec a
{
    color: #E4E4E4;
    font-size: 11px;
}

.lablec a:hover
{
    color: #E4E4E4;
}

.lablec div
{
    color: #E4E4E4;
}

.cimszo
{
    /*background-image: url('pic/cimszo_hatter.jpg');*/
    background-repeat: no-repeat;
    height: 32px;
    vertical-align: middle;
    padding-left: 20px;
    color: white;
    font-weight: bold;
}

.cimszo TD
{
    color: white;
    font-size: 11px;
}

.cimszo .szoveg
{
    width: *;
    text-align: left;
}

.cimszo .input
{
    width: 136px;
    text-align: right;
}

.cimszo .gomb
{
    text-align: right;
    padding-right: 6px;
    padding-left: 6px;
    width: 40px;
}

.cimszo input
{
    background: #ffffff;
    border: 1px solid #ffffff;
    font-size: 11px;
    color: #085698;
    font-weight: bold;
    width: 114px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.tartalom
{
    margin: 30px;
    text-align: justify;
}

.tartalom p
{
    text-align: justify;
}

.tartalom .cim
{ 
    /*
    border-bottom: 1px solid #085698;
    color: #085698;
    */
    font-weight: bold;
/*    height: 30px;*/
    vertical-align: middle;
}

.jobb
{
    width: 166px;
    margin-top: 10px;
}

.jobb div
{
    margin: 0px 8px 0px 8px;
}

.jobb .jobb_hatter
{
    background-image: url('pic/jobb_hatter.jpg');
    background-repeat: repeat;
}
.jobb .jobb_hatter .gomb
{
    font-size: 10px;
    color: white;
    font-weight: bold;
    border: 1px solid #333333;
    background: #868686;
}

.elvalaszto
{
    height: 7px;
    background: #E4E4E4;
    line-height: 7px;
}

.tartalom .foto
{
    border: 1px solid #ABC6DB;
    margin-right: 8px;
    margin-bottom: 3px;
}

/* ALAP LINKEK */

 
a
{
	/*color: #508ABC;*/
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	/*color: #085698;*/
	font-weight: bold;
	text-decoration: none;
}


IMG.news {
    border: 1px solid #CCCCCC;
}



