@charset "utf-8";
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.indexTable {
	height: 100%;
	width: 100%;
	border: none;
	background-image: url(images/bgr.jpg);
	background-color: #d1c9c4;
}
img {
	border: none;
}
.indexTd {
	text-align: left;
	vertical-align: bottom;
}
.indexTdr {
	text-align: center;
	vertical-align: top;
	width: 100%;
}
#dzimst {
	border: none;
	height: 385px;
}


.linki:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.linki:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.linki:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
#atbalsta {
	width: 100%;
}
.style1 {font-weight: bold}
