@charset "utf-8";
/* CSS Document */
td.menu {text-align: center; font-size:18px; color:#FFFFFF; background-color:#000000}
td.menu a {color: #FFFFFF; font-size:18px; text-decoration: none;  z-index: 10}
table.submenu a {color: #000000; font-size:18px; text-decoration: none;  z-index: 10}
table.submenu {border: 1px #000000 solid; background-color:  #FFFFFF; width: 175px; visibility: hidden; position: absolute; font-size:14px;text-align: left; z-index: 10}
body {
	background-repeat: no-repeat;
	background-color: #000000;
}
.maintable {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color:#000000;
	text-decoration:none;
	font-size: 18px;
}
.objecttable {
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.button { cursor: pointer}
#bigimg {
	position:absolute;
	z-index:2;
	display:none;
	cursor: pointer;
}
.headtext {
	color: #FFFFFF;
	font-size:18px;
/*	font-weight:bold;*/
	text-decoration:none;
}
.headlink {
	color: #FFFFFF;
	font-size:16px;
/*	font-weight:bold;*/
	text-decoration:none;
}
.newstext {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px; 
}
.newslink {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px; 
}
.titletext {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 24px;
	font-weight:bold;
}
.titletext_s {
	color:#000000;
	text-decoration:none;
	font-size: 20px;
	font-weight:bold;
}
.simpletext_l {
	color:#000000;
	text-decoration:none;
	font-size: 20px;
	font-weight:bold;
}
.simpletext {
	color:#000000;
	text-decoration:none;
	font-size: 18px;
}
.simpletext_s {
	color:#000000;
	text-decoration:none;
	font-size: 14px;
}
.objlink_l {
	color:#000000;
	font-size: 18px;
	font-weight:bold;
}
.objlink_s {
	color:#000000;
	font-size: 14px;
}
.linkintext {
	color:#FFFFFF;
}
.oglavlenie {
	color:#000000;
	font-size:12px;
}
.sitemaptext {
	color:#000000;
	text-decoration:none;
	font-size:18px; 
}

