    * {font-size: 11px; font-family: arial;}
    body {margin: auto; float: auto; text-align: center;}
    
    a.smalllink {color: #000000; font-size: 9px; }

    .navibar {color: #000; line-height: 16px;}
   
    .dir {width: 360px;}
    .dir, .dir td, .dir a {color: #000; font-size: 9px; text-decoration: none;}
    .dir a:hover {color: #000; font-size: 9px; text-decoration: underline;}
	.hiddentxt { display: none;}

    .input_readonly 
    {
        background-color:#fc0;
        border-color: #da0;
    }

    #tdright
    {
        border-left: 1px dotted #ff0;
        margin: 5px;
    }
    #tdbottom
    {
        border-top: 1px solid #ff0;
    }
        
    .formselect_xxx
    {
        display: none;
    }
    
    .formselect_xx
    {
        display: none;
    }

    .debug
    {
        position: absolute;
        top: 5px;
        left: 900px;
        width: 100px;
        background: #ffffff;
        color: #000000;
        
        font-family: Arial;
        font-weight: normal;
        font-size: 9px;
        padding: 2px;
        border: 1px solid #ff0000;
        line-height: 18px;
    }
        form
        {
            padding: 0px;
            margin: 0px;
        }
        
        .forminc
        {
            width: 95%;
            margin: 10px;
            float: right;
        }

        .links a 
        {
            color: #000;
        }

        .formbutton
        {
            font-family: Arial;
            font-weight: bold;
            font-size: 11px;
        }
        
        input, textarea, select
        {
            
            border-bottom: 1px solid #000000;
            border-left: 1px solid #000000;                
            border-top: 0px solid #000000;
            border-right: 0px solid #000000; 
            font-size: 9px;          
        }
        
        #input_email { width: 180px; }
        #input_login { width: 88px; }            

        .txtgora
        {
            font-family: arial;
            font-size: 9px;
            color: #ffffff;
        }

        .txtsrodek
        {
            font-family: arial;
            font-size: 12px;
            color: #000000;
        }
        
        .error {color: #f00; font-weight: bold;}
        #infoerror
        {
            
            color: #000;
            font-family: Arial;
            font-weight: bold;
            font-size: 9px;
            font-style : italic;
            border-left: 8px solid #f00;
            margin: 1px;
            padding-left: 4px;

        }

        body
        {
            background-color: #555555;
        }
        
        #container
        {
            width: 750px;
            margin: auto;
            text-align: center;
        }


        #login_2
        {
            font-family: arial;
            font-size: 9px;
            color: #ffffff;
        }
        #login_2 input
        {
            width: 80px;
        } 
                                        
        #bialypas
        {
            height: 14px;
            background-color: #FFFFFF;                
            text-align: center;
        }

        #kolka
        {
            position: absolute;
            top: 135;
            left: 200;
                
            text-align: center;
            adisplay: none;  
        }
    
        #dol1,#dol2
        {
            background-color: #FDBE01;
            height: 100%;
            text-align: center;
        }
        
        #dol1_1,#dol2_1
        {
            margin: auto;
            text-align: left;
            width: 750px;
            border-left: 0px solid black;
            border-right: 0px solid black;                        
        }

