@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #cacaca;
}
.txt {
	background-image: url(images/img.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px;
	text-align: justify;
	text-indent: 10px;
}
.adres {
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
}
.menu a {
	margin-left: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #0366CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0167CC;
}
.menu a:hover {
	border-bottom-style: none;
}
a {
	color: #FFFFFF;
	font-weight: bold;
}
.nav td {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
