<font face='Arial' size='2'><b>NOTICE in  /home/www/stranke/hojla/hojla.com/www/components/FMail.php (ln 91)</b><br/>
Did not find FMail with this name: KontaktHojla
<pre><font face='Courier' size='3'>Stack view:<br><b>trigger_error()</b> in <b>/home/www/stranke/hojla/hojla.com/www/components/FMail.php (ln 91)</b><br/><b>init()</b> in <b>/home/www/stranke/hojla/hojla.com/www/components/FMail.php (ln 75)</b>, class: <b>fmail</b>, type: <b>-></b><br/><b>fmail()</b> in <b>/home/www/stranke/hojla/hojla.com/www/include/General.php (ln 451)</b>, class: <b>fmail</b>, type: <b>-></b><br/><b>_create_components()</b> in <b>/home/www/stranke/hojla/hojla.com/www/include/General.php (ln 487)</b><br/><b>_create_components()</b> in <b>/home/www/stranke/hojla/hojla.com/www/include/General.php (ln 385)</b><br/><b>create_components()</b> in <b>/home/www/stranke/hojla/hojla.com/www/include/head.php (ln 285)</b><br/><b>require_once()</b> in <b>/home/www/stranke/hojla/hojla.com/www/stil_forms.php (ln 9)</b><br/></font></pre></font><hr>







/*
------ Forms ---------
*/

.listBase
{
    font: 12px Arial, sans-serif;    
}
                  
.titleCol 
{ 
    font: 10px Arial, sans-serif; 
    color: #000; 
}


.contentRow
{
    background-color: #EFEFEF;
}

.titleRow
{
    background-color: #CCC;
}

.contentCol
{ 
    font: 10px Arial, sans-serif; 
    color: #000; 
}

.formBase
{
    font: 12px Arial, sans-serif;    
}

.formRow
{    
    
}
.formLabel 
{
    min-width:400px;
    font-weight:normal;
    text-align: right;
    padding-right: 6px;      
}

.formLabelRequired
{
    width: 250px;
    font-weight:bold;
    text-align: right;
    padding-right: 6px; 
}

.formInput
{
    width: 400px;
    padding-left: 2px;
    text-align: left;    
}

.textCol { 
    font: 10px Arial, sans-serif;
    border:1px solid #000000;
    background-color:#fff;
    width:260px;
    height:18px;
    margin-top: 0px;
    padding:3px 6px 0px 6px; 
}   

.textareaInput
{
    /*this values are also fixed in htmlarea.js beacause of IE bug*/
    width: 590px;
    height:330px;
    font: 10px Arial, sans-serif;
    border:1px solid #000000;
    background-color:#fff;
    margin-top: 0px;
    padding:3px 6px 0px 6px; 
}

.multipleInput
{
    width: 250px;
    height:230px;
    font: 10px Arial, sans-serif;
    border:1px solid #000000;
    background-color:#fff;
    margin-top: 8px;
    padding:3px 6px 0px 6px; 
}

.errorText
{
    color: red;
    text-align:left;
}
