body{
	margin: 0px;
	height: 100%;
}
html{
	margin: 0px;
	height: 100%;
}.SMenuItem {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	margin-left: 125px;
	margin-top: 2px;
	padding-bottom: 10px;
	padding-top: 4px;
	text-align: center;
	padding-left: 35px;
}
.SMenuItem a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;
}
.MMenuItem {
	float: left;
	margin-left: 5px;
	background-color: #2d684b;
	padding-right: 7px;
	padding-left: 7px;
	height: 17px;
	padding-top: 1px;
}
.MMenuItem a {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content {
	padding: 20px;
	font-family: Tahoma;
	font-size: 13px;
	color: #707070;
	text-align: justify;
}
.content h1 {
	font-family: tahoma;
	font-size: 16px;
	color: #037d9a;
}
.content2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #707070;
	text-align: justify;
}
.content2 a {
  color: #707070;
  font-weight:bold;
}
.content3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #707070;
	text-align: justify;
	margin-top: 50px;
}
.content .NewsItem .date {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #dd362e;
	padding-bottom: 7px;
}
.content .NewsItem2 .date {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #dd362e;
	padding-bottom: 7px;
}
.content .kroh a {
	font-family: tahoma;
	font-size: 14px;
	color: #037d9a;
	text-decoration: none;
}

.content .NewsItem2 {
	margin-top: 50px;
}

.copy {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
}
.contact {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-left: 2px;
		margin-right: 150px;
	background-position: left 4px;
}
.contact span {
	display: block;
	padding-bottom: 8px;
}
.contact a {
	color: #FFFFFF;
	text-decoration: none;
}
.more {
	background-image: url(images/strelko.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: right;
	margin-top: 10px;
	clear: both;
}
.content .more a {
	font-family: Tahoma;
	font-size: 13px;
	color: #2d684b;
	text-decoration: none;
}
.bg2_2 {
	background-image: url(images/otbl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 112px;
}
.contact2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-left: 2px;
	margin-right: 20px;
	background-position: left 4px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 10;
}
.contact2 span {
	display: block;
	padding-bottom: 10px;
}
.contact2 a {
	color: #FFFFFF;
	text-decoration: none;
}a:hover{
text-decoration:underline}
.cont_div {
  min-height:550px;
}

.td_bottom {
padding:10px;
text-align: justify;
color:white;
font-family:Tahoma;
font-size:11px;
}
.txt_10{ 	font-size: 10px; }
.txt_12{ 	font-size: 12px; }	
.txt_14{ 	font-size: 14px; }
.txt_16{	font-size: 16px; }
.txt_18{	font-size: 18px; }
.txt_20{	font-size: 20px; }
.txt_22{	font-size: 22px; }
.txt_24{	font-size: 24px; }
.txt_28{	font-size: 28px; }
.txt_bold { font-weight:bold; }
