﻿a {
	text-decoration: none;
	color: white;
	font-size: 11;
	text-align: left;
	font-family: "Arial";
}

a:hover {
	text-decoration: none;
	color: #0066FF;
	font-size: small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
  border-style: none;
				border-color: inherit;
				border-width: 0px;
				float: none;
				text-align: center;
}


.adresa {
	font-size: small;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
				font-weight: 700;
}

.adresa a{
	color: #fff;
	text-decoration: none;
}

.adresa a:hover{
	color: #0066ff;
	text-decoration: underline;
}
