body {
	background-image: url("images/bg.gif");
	font-family:Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	color: white /*#663300*/;
	text-align: center;
}
a:visited, a:link, a:active {
	color: white /*#663300*/;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
table {
	border: 5px;
	border-color: #FFFFFF;
	border-style: solid;
	width: 700px;
	height: 500px;
	text-align: center;
}
table.mail {
	border: 5px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	border-style: solid;
	width: 400px;
	height: 150px;
	text-align: center;
}
#uputavka {
  position: absolute;
  top: 0;
  right: 0;
  background: url(images/barblog-white.png) no-repeat;
  width: 250px;
  height: 149px;
}

.footer {
}
.footer a:visited, .footer a:link, .footer a:active {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
  color: #fff;
	text-decoration: underline;
}
