        A                         { color: #003366; text-decoration: none; }
        A:link                { color: #003366; text-decoration: none; }
        A:visited        { color: #003366; text-decoration: none; }
        A:active        { color: #54622D ;  }
        A:hover        { color: #54622D ;  }

        A.one                         { color: #003366;font-weight:bold;text-decoration: underline;  }
        A.one:link                { color: #003366; font-weight:bold;text-decoration: underline; }
        A.one:visited        { color: #003366; font-weight:bold;text-decoration: underline; }
        A.one:active        { color: #54622D ;  }
        A.one:hover        { color: #54622D ;  }

        A.two                         { color: #a9a9a9;text-decoration: none;  }
        A.two:link                { color: #a9a9a9;bold;text-decoration: none; }
        A.two:visited        { color: #a9a9a9;text-decoration: none; }
        A.two:active        { color: #ccc ;  }
        A.two:hover        { color: #ccc ;  }
		        
BODY,TD,TR{
                font-family: verdana, arial, sans-serif;
                color:#000;
                font-size:12;
                font-weight:normal;
}
.banner {
        font-family: georgia, verdana, arial, sans-serif;
        color:white;
        font-size:x-large;
        font-weight:bold;
        border-left:1px solid #FFF;
        border-right:1px solid #FFF;
        border-top:1px solid #FFF;
        background:#003366;
        padding:7px;
}
.description{
        font-family:verdana, arial, sans-serif;
        font-size:x-small;
        font-weight:bold;
}
.rub { 
        border-top: 1px solid #E8E8E8;
        border-bottom: 1px solid #E8E8E8;
}

p.indent {text-indent: 1cm;
}
.tekst      {
               letter-spacing: 1px;
			   line-height: 120%;
               position: relative;
			   top: -20;
}
.tekst2    {
                position: relative;
			   top: -20;
}
.tekst3      {
               letter-spacing: 1px;
			   line-height: 120%;
}
.tekst4    {
                position: relative;
			   top: 0;
}
.novosti  {
               letter-spacing: 1px;
			   line-height: 120%;
               position: relative;
			   top: 0;
}                
.naslov   {
                letter-spacing: 4px;

                color: #e8e8e8;
				font-size: 40;
				position: relative;
				top: 0;
}
.naslov2  {
                letter-spacing: 2px;

                color: #e8e8e8;
				font-size: 30;
				position: relative;
				top: 0;
}
.naslov3  {
                letter-spacing: 2px;

                color: #ccc;
				font-size: 20;
				position: relative;
				top: 0;
}
input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #003366;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}