  BODY {
    background-color: White;
    background-image: url('../images/bg_main.gif');
    
    margin-left:20;
    
 	SCROLLBAR-FACE-COLOR: #F0F0F0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #80A0FF; 
	SCROLLBAR-3DLIGHT-COLOR: #F0F0F0; 
	SCROLLBAR-SHADOW-COLOR: #80A0FF; 	
	SCROLLBAR-ARROW-COLOR: #80A0FF; 
	SCROLLBAR-TRACK-COLOR: #F0F0F0; 
	SCROLLBAR-DARKSHADOW-COLOR: #F0F0F0
	}

  A, A.bookmark {
    text-decoration: underline;
    color: #80A0FF; 
    }

  A.hot {
    text-decoration: underline;
    color: #111111; 
    }
    
  A.menu {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal; 
    }

  a:hover.menu {
    text-decoration: underline;
    }

  A:Hover {
    text-decoration: none;
    }
    
   P, TD, UL, LI{
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 12px;
    font-weight: Normal;
    color:#606060;
    }

  H1 {
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 14px;
    color: #0066FF;
    line-height:100%;
    margin-top:0; 
    margin-bottom:12;
        }

  H2 {
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 11px;
    color: #0066FF;
    text-transform:uppercase;
    line-height:100%;
    margin-top:0; 
    margin-bottom:12;
   }
    
    
  TABLE.hot {
    padding:5; 
    border-collapse: collapse; 
    border: 1px dotted #80A0FF; 
    width:450;  
  }
  
  P.small-blue {
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 10px;
    font-weight: Normal;
    color: #0066FF;    
    }

  P.small-grey {
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 10px;
    font-weight: Normal;
    color: #606060;    
    }

  P.small-black {
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 10px;
    font-weight: Normal;
    color: #111111; 
    margin-left:75;    
    }

  TD.small {
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 10px;
    font-weight: Normal;
    color: #606060;    
    }
    
  TD.small-hot {
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 10px;
    font-weight: Normal;
    color: #111111;    
    }

  TD.small-title {
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 10px;
    font-weight: Bold;
    color: #111111;    
    }

  UL.small{
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 10px;
    font-weight: Normal;
    color:#606060;
    }

  HR {
	color: #80A0FF;
	height: 1pt; 
  }
  
  IMG.okvir {
    border: 1px solid #D0D0D0;
  }
  
  INPUT, TEXTAREA {
    font-family: "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 12px;
    font-weight: Normal;
    color:#606060;
  }