body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: left;
	background: #ffffff;
}
a {
  cursor: hand;
  pointer: hand;
	font-family: Verdana, Century Gothic;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #00489F;
}
a:hover {
	color: #DD0000;
}
#maintable {
	width: 100%;
	font-family: Verdana, Century Gothic;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background: #ffffff;
}
#head {
	width: 100%;
	height: 100px;
	background: url(/style/Snovidenia.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#inhead {
  width: 300px;
	height: 40px;
	margin: 47px 0px 0px 355px;
	font-size: 10px;
}
.left {
	text-align: right;
}
.center {
  width: 80%;
	text-align: justify;
	color: #303030;
}
.right {
	text-align: left;
	width: 20%;
	padding: 0px 10px 0px 10px;
}
#menutable {
	margin: 0px 0px 0px 0px;
}
#tolk {
	text-align: left;
}
.intolk {
	font-family: Verdana, Century Gothic;
	font-size: 13px;
	text-align: left;
	color: #303030;
}
#bukv {
	text-align: center;
}
#word {
	text-align: right;
}
#menutable a {
	font-family: Verdana, Century Gothic;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #00489F;
	display: block;
	width: 100%;
	white-space: nowrap;
	padding: 0px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #959595;
}
#menutable a:hover {
	color: #DD0000;
}
#menutable a i {
	font-weight: normal;
	font-style: normal;
	color: #303030;
}
#menutable a b {
	font-weight: bold;
	color: #000000;
}
#menutable a b i{
	font-weight: bold;
	color: #000000;
}
#bukv a{
	color: #DD0000;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
}
#bukv a:hover{
	color: #000000;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#searchimg {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#searchinput {
	float: left;
	width: 90%;
	height: 18px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	text-align: left;
	font-family: Verdana, Century Gothic;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: 1px solid #d0d0d0;
}
h2{
	font-family: Verdana, Century Gothic;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #000000;
	display: block;
	width: 100%;
	padding: 0px 0px 5px 0px;
	margin: 7px 0px 5px 0px;
	border-bottom: 1px dotted #959595;
}
h2 b{
	color: #00489F;
}
#footer {
	font-family: Verdana, Century Gothic;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #cccccc;
	padding: 10px 0px 10px 0px;
}