body {
	font: 13px Tahoma, Verdana, Arial, sans-serif;
	width: 100%;
	color: #3d3d3d;
	margin: 30px 0;
	padding: 0;
}
a {
	color: #034678;
}
a:hover {
	color: #9e0b0f;
}
h1, h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #9e0b0f;
	font-weight:normal;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

#wrapper {
	width: 967px;
	margin: 0 auto;
}
.header-table {
	margin-bottom: 20px;
}
.header-txt {
	color: #356b93;
	font-weight: bold;
}
ul.header-menu {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	overflow: hidden;
	list-style: none;
	font-size: 14px;
}
.header-menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
.header-menu li span {
	display: block;
	width:120px;
	height: 44px;
	float: left;
	margin-right: 1px;
	background-color: #b2d8e5;
}
.header-menu li span.start {
	background: transparent url(images/header-corn.gif) no-repeat 0 100%;
}
.header-menu li span.end {
	margin-right: 0px;
	background: transparent url(images/header-corn.gif) no-repeat -180px 100%;
}

.header-menu li a {
	float: left;
	width:120px;
	height: 28px;
	text-align: center;
	margin: 0;
	padding: 6px 0 0;
	text-decoration: none;
	background-color: #fff;
	color: #356b93;
}
.header-menu a:visited {
	color: #356b93;
}
.header-menu a:hover {
	color: #fff;
	text-decoration: none;
	background: #b2d8e5 url(images/header-item-top.gif) no-repeat 0 0;
}

.header-menu li a.select, .header-menu a.select:hover {
	background: #b2d8e5 url(images/header-item-top.gif) no-repeat 0 0;
	color: #fff;
}
/*	-------------------------------------------------------------
	TOP ICO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#top-ico, #top-ico li {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#top-ico li {
	margin-left: 15px;
}
#top-ico li {
	width: 11px;
	height: 9px;
}
#top-ico li a, #top-ico li a:hover, #top-ico li b {
	background: url(images/icons.gif) no-repeat 0 0;
	display: block;
	height: 100%;
	width: 100%;
}
#top-ico li.search a				{ background-position:    0 0; }
#top-ico li.search a:hover		{ background-position: 0 -11px; }

#top-ico li.map a					{ background-position: -24px 0; }
#top-ico li.map a:hover		{ background-position: -24px -11px; }

#top-ico li.contact a				{ background-position: -49px 0px; }
#top-ico li.contact a:hover	{ background-position: -49px -11px; }

.content {
	margin-top: 30px;
}

.td-news {
	background: url(images/td-news-bgr.gif) repeat-y;
	margin: 0;
	padding: 0;
}

.news {
	background-color: #e6f2f7;
	border-left: solid 1px #c0c5c7;
	border-right: solid 1px #c0c5c7;
	margin: 0;
	padding: 0;
}
.news-content {
	padding: 10px;
	font-size: 11px;
}
.news-content h1 {
	margin: 0;
	padding-left: 25px;
	color: #9e0b0f;
	text-transform: uppercase;
	font-size: 14px;
	background: url(images/news-ico.gif) no-repeat 0 0;
}

.img-right {
	float: right;
	margin: 0 0 10px 10px;
}

.img-left {
	float: left;
	margin: 10px 10px 0px 0px;
}


.td-fenichka {
	padding-top: 300px;
}

.footer {
	width: 967px;
	height: 200px;
	background: url(images/footer-bgr.gif) no-repeat 100% 0;
	position:relative;
}
.footer table {
	position: absolute;
	top: 100px;
}
.td-footer-logo {
	text-align: center;
}
.td-footer-txt {
	padding: 10px 0 10px 60px;
	border-left: 1px solid #c0c5c7;
	font-size: 11px;
}


.t {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 4px;
	width: 241px;
	display:block;
	background: url(images/news-top.gif) no-repeat;
}
.b {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 4px;
	width: 241px;
	display:block;
	background: url(images/news-bottom.gif) no-repeat;
}
a.ditto_page,  span.ditto_currentpage {
text-decoration: none;
letter-spacing: 7px;
}
