a:link
{
        color: GAINSBORO;
        text-decoration: none;

}
a:visited
{
         color: 8a8a8a;
         text-decoration: none;
}
a:hover
{
         color: FFFFFF;
         text-decoration: bold;
}


body
{
	font-family: verdana;
	color: white;
	background-color: silver;
	margin: 5mm;
	scrollbar-base-color: black;
	scrollbar-arrow-color: white;
}

.tabela
{
	position: top;
	font-size: 11px;
	color: white;
	background-color: ;
	
}

table
{
	font-size: 11px;
	color: white;
	background-color: ;
	
}

.tab
{
	font-size: 11px;
	color: white;
	background-color: silver;
	background: repeat;
	background-image: url(img/gora3.jpg);
        background-color: silver;
        border-color: 999999;
        border-style: ;
        border-width: 1;

}
.tab1
{
	font-size: 11px;
	color: white;
	background-color: black;
	background: no-repeat;

}
.tab2
{
	font-size: 11px;
	color: white;
	background-color: silver;
	background: repeat;
	background-image:url(img/gora5.jpg);
        background-color: black;
        border-color: 999999;
        border-style: ;
        border-width: 1;

}
.tab3
{
	font-size: 11px;
	color: white;
	background-color: silver;
	background: repeat;
	background-image: url(img/gora6.jpg);
        background-color: black;
        border-color: 999999;
        border-style: ;
        border-width: 1;

}
.foot
{
	font-size: 11px;
	color: white;
}


