body {
	margin: 0px;
	padding: 0px;
}

a {
	color: #6C6C6C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px none;
}

table.info {
	width: 500px;
}

table.info td {
  color: #6C6C6C;
	border: 0px none;
	cursor: default;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	text-align: justify;
}

table.info td.stopka {
  color: #6C6C6C;
	border: 0px none;
	cursor: default;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	padding: 0px;
	text-align: justify;
}

table.info td.center {
	background-image: url('images/dots_horiz.gif');
	background-position: left center;
	background-repeat: repeat-x;
	height: 11px;
}

table.info td.logo {
	text-align: center;
}
