﻿img {
	border-width: 0px;
}
body {
	margin: 0px;
	background-color: #605C5A;
	font-family: Arial;
	color: #DAD9D9;
	font-size: 14px;
}
a, a:visited, a:active, a:hover {
	color: #DAD9D9;
}
.pozice_1 {
	position: absolute;
	width: 330px;
	top: 18px;
	left: 0px;
}
.pozice_2 {
	position: absolute;
	width: 330px;
	top: 18px;
	left: 375px;
}
.pozice_3 {
	position: absolute;
	width: 214px;
	top: 18px;
	right: 0px;
}
