html, body {
	width: 100%;
	/*height: 100%;*/
	margin: 0;
	padding: 0;
}

table tr td{
	vertical-align:top;
	text-align: left;
	padding: 0;
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}

a:hover {
text-decoration: none;
}

a.logolink, a.logolink /i{
color: transparent;
border:0px;
}

tr.head {
background: #f3f3f3;
vertical-align: middle;
}

td.head {
background: #f3f3f3;
vertical-align: middle;
padding: 0 40px 0 0;
}

td.head +td.head{
padding: 0;
}

p.head {
 font-family: Trebuchet MS;
 font-size: 22px;
 color: "#464646";
}

div.menuon {
background: white;
height: 54px;
opacity: 0.7;
filter: alpha(opacity=70);
visibility: visible;
}

div.menuoff {
background: white;
height: 54px;
visibility: hidden;
}

span.head {
 font-family: Trebuchet MS;
 font-size: 14px;
 color: #787878;
}

table.mmenu{
text-align: right;
vertical-align: top;
}

td.menu {
text-align: center;
vertical-align: middle;
font-family: Trebuchet MS;
font-size: 14px;
}

td.menu a {
display: block;
line-height: 84px;
color: black;
text-decoration: none;
width: 100%;
height: 84px;
}

td.menu a:hover, td.menu a.selected {
color: white;
background: #b4252f;
}

h1 {
font-family: Georgia;
font-size: 24px;
font-weight: normal;
font-style: italic;
color: #464646;
}

h2 {
font-family: Georgia;
font-size: 20px;
font-weight: normal;
font-style: italic;
color: #464646;
}

h3 {
font-family: Georgia;
font-size: 16px;
font-weight: normal;
font-style: italic;
color: #464646;
}

p {
font-family: Trebuchet MS;
font-size: 12px;
color: #696969;
}

.newsSpan {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #696969;
	padding: 10px;
}

div.date {
background:#b4252f;
 width:100px; height: 22px;
 text-align: center;
 vertical-align: middle;
 font-family: Trebuchet MS;font-size: 15px;
 color: white;
}

p.news_date {
text-align: center;
vertical-align: middle;
font-family: Trebuchet MS;
font-size: 15px;
color: white;
}

td.newsbackground {
width:365px;
 background-image: url(/i/news_background.jpg);
 background-position: left top;
 background-repeat: repeat-x,;
}

.foot {
 font-family: Trebuchet MS;
 font-size: 14px;
 color: #787878;
 vertical-align: middle;
 margin: 10px 0 3px;
}

a.bottom {
 font-family: Trebuchet MS;
 font-size: 14px;
 color: black;
}

a.news {
font-family: Trebuchet MS;
font-size: 12px;
color: #696969;
}

td.midtable {
text-align: center;
vertical-align: middle;
font-family: Georgia;
font-size: 22px;
font-style: italic;
color: #ffffff;
background: #b6b6b6;
}

td.midtable  a{
display: block;
width: 100%;
height: 155px;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Georgia;
font-size: 22px;
font-style: italic;
color: #ffffff;
}

td.midtable  a:hover{
	background: #b4252f;
}

td.midtable {behavior:url("ie6hover.htc")}



td.midtable.hover {
background: #b4252f;
}

table.table1 {
 background: url(/i/top1.jpg);
}

table.table2 {
 background: url(/i/top2.jpg);
}

table.table3 {
 background: url(/i/top3.jpg);
}

table.table4 {
 background: url(/i/top4.jpg);
}


td.padding {
background:white;
width: 3px;
}

td.catinn1selected {
background-image: url(/i/icon1selected.jpg);
background-repeat: no-repeat;
}

td.catinn1{
background-image: url(/i/icon1.jpg);
background-repeat: no-repeat;
}

td.catinn2selected {
background-image: url(/i/icon2selected.jpg);
background-repeat: no-repeat;
vertical-align: bottom;
}

td.catinn2{
background-image: url(/i/icon2.jpg);
background-repeat: no-repeat;
vertical-align: bottom;
cursor: pointer;
}

td.catinn2:hover{
cursor: pointer;
}

td.catinn3selected {
background-image: url(/i/icon3selected.jpg);
background-repeat: no-repeat;
}

td.catinn3{
background-image: url(/i/icon3.jpg);
background-repeat: no-repeat;
}

div.catalog1 {
font-family: Georgia;
font-size: 14px;
font-style: italic;
padding-bottom: 8px;
}

div.catalog2 {
font-family: Trebuchet MS;
font-size: 11px;
color: #696969;
padding-left: 13px;
padding-bottom: 4px;
}

div.catalog2  a{
font-family: Trebuchet MS;
font-size: 11px;
color: #696969;

}

div.catalog2  a:hover{
text-decoration: none;
}

td.catalog3 a{
font-family: Georgia;
font-size: 14px;
font-style: italic;
color: #696969;
}

p.news1 {
font-family: Trebuchet MS;
font-size: 12px;
padding-left: 10px;
color: black;
}

p.news1 a{
font-family: Trebuchet MS;
font-size: 12px;
color: black;
}



.listTable {
	width: 100%;
}

.listTable {
	width: 100%;
}

.listTable td {
	text-align: center;
	vertical-align: top;
}

.listTable td.listElementTd {
	width: 165px;
}

.listTable td.separatorTd {
	width: 30px;
}

.listTable td:first-child {
	text-align: left;
}

.listTable td:first-child .listElementDiv{
	float: left;
}

.listTable td+td+td+td {
	text-align: right;
}

.listTable td+td+td+td .listElementDiv{
	float: right;
}

/*.listElementDiv {
	/**height: 210px;*/
/*	padding: 0 0 40px;
	width: 165px;
	text-align: left;
}*/

.listElementDiv  img{
	border: none;
	/*max-width: 165px;*/
	/*height: 165px;*/
	display: block;
}

.mainTable, .mainTable tbody {
	width: 1000px;
}

.leftTd {
	width: 230px;
}

.rightTd {
	width: 770px;
}

.rightTdTable {
	width: 100%;
}

.mainContentTd {
	text-align: left;
}







.backLink a:hover {
	text-decoration: none;
}

.newsListElement {
	width: 100%;
}

.newsListElement td{
	width: auto;
}

.firstNavLevelUl {
	display: block;
}

.firstNavLevelLi {
	display: block;
	list-style-type: none;
	padding:
}

/*left section menu*/

.wrapSection {
	padding: 10px 0;
	overflow: hidden;
}

.wrapSection:hover {
	cursor: pointer;
}

.leftNavSectionPart {
	display: block;
	float: left;
	width: 90px;
}

.rightNavSectionPart {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	width: 110px;
}

.activeImgSection {
	display: none;
}

.wrapSection:hover .activeImgSection {
	display: block;
}

.wrapSection:hover .inactiveImgSection {
	display: none;
}

.nameTopSection {
	padding: 0 0 10px;
	display: block;
}

.nameTopSection a {
	font: italic 14px Georgia;
	color: #696969;
	text-decoration: underline;
}

.nameTopSection a:hover {
	text-decoration: none;
}

.secondLevelSection {
	padding: 0 0 0 12px;
	display: block;
}

.secondLevelSectionLink {
	display: block;
}

.secondLevelSectionLink a {
	font: 11px Trebuchet MS;
	color: #696969;
}

.leftNavSectionPart  a{
	display: block;
}

/*left section menu*/


/*detail*/

.cbWrap {
	/*overflow: hidden;*/
}

.cbImg {
	float: left;

}

.cbImg img{

	display: block;
	margin: 0 auto;
    text-align: center;
width: 100%;
    height: 100%;
}

.cbDescr {
	float: left;
	padding: 0 0 0 20px;
	min-width: 180px;
	/*color: #696969;
	font: 12px Trebuchet MS, Tahoma;*/
	font-size:13px;
}

.cbOtherImg {
	padding: 20px 0 0;
}
.cbOtherImg img {
    display: block;
    width: 100%;
}
/*.cbDescr span {
	color: #696969;
	font: 12px Trebuchet MS, Tahoma;
	font-weight: bold;
}*/

/*detail*/

.copyRight {
	width: 220px;
	vertical-align: middle;
}

.copyRight a {
	display: inline-block;
	font: 14px Trebuchet MS;
	color: #000;
}

.copyRight img {
	display: inline-block;
	position: relative;
	top: 4px;
}

.headWrap {
	width: 1000px;
	overflow: hidden;
}

.headLt {
	width: 250px;
	float: left;
	padding: 50px 50px 0 0;
}

.headCt {
	width: 250px;
	float: left;
}

.headRt {
	width: 450px;
	float: left;
}

.cbDetail {
	display: block;
	position: relative;
}

.corner {
	position: absolute;
	top: -1px;
	left: -1px;
}

div#decl {
	clear: both;
	padding-top: 10px;
	padding-left: 50px;
	font-family: Georgia, Arial, Tahoma;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	color: #B4252F;
}
div#decl.wrk {
	padding-left: 17px;
}
.bx-section-desc ul, .bx-content ul {
    list-style-type: disc;
    margin-left: 40px;
}

.bx-section-desc-post p, .bx-section-desc-post ul, .bx-content ul, .bx-content p {
    margin-top: 10px;
}

.bx-section-desc-post ul, .bx-content ul {
    color: #696969;
}
