p.main {
text-align:justify;
padding:15px;
vertical-align:top;
}

body
{

color:"#000000";
}



.page {
background-image: url('images/lap2.jpg');
background-color: #FFFFFF;
background-repeat:no-repeat;
background-position: bottom center;
}


ul
{
list-style-image: url('images/gomb.jpg');
padding: 10px;
margin: 20px;
}

.lista:link,.lista:visited
{
display:block;
font-weight:bold;
color:#000099;
text-align:left;


}
.lista:hover,.lista:active
{
color:#cb0038;
}




.menuGold:link,.menuGold:visited
{
display:block;
font-weight:bold;
color:#000000;
background-color:#ff9900;

text-align:center;
padding:4px;
text-decoration:none;
}
.menuGold:hover,.menuGold:active
{
background-color:#1a4691;
}




.menu:link,.menu:visited
{
display:block;
font-weight:bold;
color:#FFFFFF;
background-color:#615858;

text-align:center;
padding:4px;
text-decoration:none;
}
.menu:hover,.menu:active
{
background-color:#1a4691;
}
hr {
  border: none;
  background-color:#ff3300;//#cb0038;
  color:#ff3300 //#cb0038;
  height: 4px;

}

.kep {
  border:4px solid #ff3300;//#cb0038;

}
.coloredtext{
color: #ffffff;
font-size:15px;
}


input.btn { 
white-space: normal;
  width:160px;
  height:50px;  
  color:#ffffff;   
  font:  95% 'Arial' Helvetica, sans-serif;    
  border: 2px solid;   
  border-color: #ffffff;
  background: #037cbe; 
 } 
input.btnhov { 
  width:160px; 
  height:50px;  
  border-color: #ff3300;
  color:#ff3300;   
  font: bold 95% 'Arial' Helvetica, sans-serif;     
  border: 2px solid;   
  background:  url('images/kek-button-gradiens.jpg') repeat-x;

}


input.btnOrange { 
  width:145px; 
  height:30px;  
  border-color: #cfccbd;
  color:#ffffff;   
  font: 95% 'Arial' Helvetica, sans-serif;     
  border: 2px solid;   
  background:  url('images/button-narancs.jpg') repeat-x;

  
 }



input.btnOrangehov { 
  width:145px; 
  height:30px;  
  border-color: #ff3300;
  color:#ff3300;   
  font: bold 95% 'Arial' Helvetica, sans-serif;    
 border: 2px solid;   
   background:  url('images/kek-button-gradiens.jpg') repeat-x;
     
}


table.sotetszurke{
background-color:#cfccbd;

}



table.sotetszurke{
background-color:#cfccbd;

}

table.szurke{
background-color:#f6f4ec;

}
table.szurke th{
background-color:#fbfbf9;//#aca899;

}

select.selection
{
background-color:'#ffeedd';
width: 100px;

}
select.empt
{width: 100px;
}