body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.main_table {
background-image: url(img/top_bg.gif);
	background-position: top-left;
	background-repeat: repeat-x;
}
a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px;
	border-bottom-color: #ededed;
	border-bottom-style: solid;
	color: #000000;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 160px;
}

a.mainlevel:hover {
	color: #FF4500;
}.content {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}
a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}
.padd_sp {
	padding: 5px;
}
a.bar:link, a.bar:visited {
	color: #FF8C00;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.bar:hover {
	color: #666666;
	text-decoration: none;
}
.contacts
{ 
background-image: url(img/harta.jpg);
background-repeat: no-repeat;
background-position: bottom right
}
.menu
{ 
background-image: url(img/topbckgrnd.jpg);
background-repeat: no-repeat;
background-position: bottom right
}
.imgborder{
border:solid #99bd73 1px;
cursor:pointer;
}
.tdborder{
padding:5px;
border:solid #99bd73 1px;
}
.tdborderover{
padding:5px;
border:solid #99bd73 1px;
background-color:#ffffff;
}
.imgpopup{
border:solid black 1px;
}