.font {
	font-size: 20px;
	font-family: DS VTCorona Cyr00;
    font-style:  normal;
    font-weight: normal;
    src: url(gothicm1.gif);

  }

@font-face {
    font-family: "DS VTCorona Cyr00";
    font-weight: normal;
    src: url(gothicm1.gif);
  }

.text 
{
	font-weight: normal;
	font-style:  normal;
	font-size: 16px;
}

.prava 
{
	font-weight: normal;
	font-style:  normal;
	font-size: 14px;
}

a
{
	color: #868e41;
}


a:hover 
{
text-decoration: none;
}
