body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px;
	margin-top:10px;
}
#ban {
	background-image: url(images/fon2.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 197px;
	border-top: 1px solid #666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#ban #bantext {
	line-height: 197px;
	letter-spacing: 15px;
	text-align: right;
	font-weight: bold;
	font-size: 2em;
	padding-left: 20px;
	
}
#cont {
	width: 760px;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
}
#cont #menu {
	float: left;
	width: 135px;
}
#cont #menu li {
	list-style-type: none;
	padding-left: 7px;
}
#cont #txt #navhor {
	font-size: 10px;
	margin-bottom: 3px;
	background-color: #E0E0E0;
}
#cont #txt #slog {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin-bottom: 4px;
}
#footer {
	font-size: 10px;
	text-align: right;
	width: 760px;
}
#cont #txt #nws {
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 3px;
	margin-left: 3px;
	line-height: 15px;
	margin-bottom: 4px;
}
#cont #menu a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	font-size: .9em;
}
#cont #txt a {
	color: #000000;
}

#cont #menu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}




#cont #txt {
	margin-left: 137px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 4px;
	padding-left: 4px;
	text-align: justify;
}
#cont #txt #nws #comm {
	font-weight: normal;
	font-size: 12px;
}
#cont #txt #nws a {
	text-decoration: none;
}
#cont #txt #nws a:hover {
	text-decoration: underline;
}
#cont #txt #navhor a {
	text-decoration: none;
}
#cont #txt #navhor a:hover {
	text-decoration: underline;
}
#cont #txt a {
	text-decoration: none;
}
#cont #txt a:hover {
	text-decoration: underline;
}
#cont #txt li {
	list-style-type: none;
}
#cont #txt li {
	line-height: 20px;
}
#cont #txt img {
	margin: 3px;
	border: 1px solid #3F4545;
}
#cont #txt p:first-letter {
	padding-left: 20px;
}
