/*
  if you change anything here you have to copy this file to 
  /opt/oracle/product/IAS_101202/bi/Apache/Apache/htdocs/sse/menu
*/

p
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; 
  color: #333F7F
}

.default
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; 
  color: #333F7F
}

.defaultNoWrap
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; 
  color: #333F7F;
  white-space: nowrap
}

.defaultRed
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; 
  color: #FF0000;
}

.electrometerInput
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; 
  color: #333F7F;
  white-space: nowrap;
  border-color:#333F7F; 
  border:none;
}

.box
{
/*  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; 
  color: #00FF00;
 
ToDo: toto je originalny styl s ramcekami
   ale treba pridata na zaciatok portalu riadky:
   
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

*/
   
  border-style:solid;
  border-width:1px;
  border-color:#333F7F;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color:#333F7F;  

}

.ElectrometerHelp
{
  font-size: 9px
}

.inputReg
{
  border: 2pt;
  border-color: #333F7F; 
  border-style:solid; 
  font-family:Verdana, Arial, Helvetica,  sans-serif; 
  font-size: 12pt; 
  color: #333F7F;
}

body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt; 
    color: #333F7F; 
    width: 154pt; 
    height: 23pt;
}

.button {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt; 
    color: #333F7F;
    background:#ddf;
    border-top: #333F7F solid 1px; 
    border-left: #333F7F solid 1px; 
    border-right: #333F7F solid 1px; 
    border-bottom: #333F7F solid 1px
}

pre {
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 white-space: pre-wrap;
 word-wrap: break-word;
}

