.AMENU { font-family: Verdana; color: white; text-decoration: none; font-size:9px; text-align: center; font-weight: thin; }
.AMENU:hover { font-family: Verdana; color: white; text-decoration: none; font-size: 9px; text-align: center; font-weight: thin; }
.menu { text-indent: 3em }

.txt
{    font-family: Arial;
    font-size: 7pt;
}


.BORDERCOLOR {
	border-color: white white white white

}


A:link {   font-family: $font1;   font-size: 11;   COLOR: white; TEXT-DECORATION: none }
A:visited { font-family: $font1; font-size: 11; COLOR: white; TEXT-DECORATION: none }
A:hover { font-family: $font1; font-size: 11; COLOR: gray; TEXT-DECORATION: none }
A.menu:link { font-family: $font1; COLOR: white; TEXT-DECORATION: none }
A.menu:visited { font-family: $font1; COLOR: white; TEXT-DECORATION: none }
A.menu:hover { font-family: $font1; COLOR: gray; TEXT-DECORATION : none }


.TEXT { FONT-FAMILY: $font1; COLOR: darkgray; }



BODY
{
	SCROLLBAR-FACE-COLOR: #D0DCD4;
	SCROLLBAR-HIGHLIGHT-COLOR: #D0DCD7;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: #white;
	SCROLLBAR-ARROW-COLOR: #white;
	SCROLLBAR-TRACK-COLOR: #D0DCE6;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Times;
}

.NASLOV {       font-family: Verdana; 
		color: WHITE; 
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
}

.FUTER {	font-family: Verdana; 
		color: white; 
		text-decoration: none;
		font-size:11px; 
		text-align: right; 
		font-weight: bold;
}


.WHITE {        font-family: Tahoma;
                color: white;
                text-decoration: none;
                font-size:10px;
                font-weight: normal;
}


.CONTENT
{
	 background-image:url(../dot.png); 
 	 background-repeat:repeat;
         background-position:top;
	 background-attachment:fixed;
}

.STRETCH
{
	 background-image:url(../bg_iztok2.jpg);
         background-repeat:repeat-y;
         background-position:top-left;
         
}
 


H1
{
    FONT-SIZE: 15pt;
    FONT-FAMILY: Tahoma, Arial CE, Arial, Verdana;
    FONT-STYLE: normal;
    COLOR: #FFF200;
}

H2
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Tahoma;
    TEXT-ALIGN: right;
    COLOR: white;
}


.BLAH
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: $font1;
	TEXT-ALIGN: LEFT;
	VERTICAL-ALIGN: text-top;
	COLOR: white;
	border-width: thin;
}

.DOT
{
        FONT-SIZE: 13pt;
        FONT-FAMILY: $font1;
        TEXT-ALIGN: LEFT;  
        VERTICAL-ALIGN: text-top;
        COLOR: white;
        border-width: thin


}

.newsborder {
	border: 1px dotted #white;
        border-width: thin thin thin thin
}

.menu_bdot {
	border-bottom: 1px dotted #C0C0C0;
	border-width: thin thin thin thin
}

.bodyline{background: #gray; border: 1px solid white}
.bodyline2{background: #gray}

