html,BODY {
 padding: 0px; /* Отступы для браузера Opera */ 
 margin: 0px; /* Обнуляем значения отступов на веб-странице */ 
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: top; 
	padding: 0px;
}
input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;

}
.body_smaller { 
line-height: 130%;
margin-bottom: 0.5em;
margin-top: 0px;
text-indent: 0em;
}
table.main {
	width: 100%;
	height: 100%;
        vertical-align: top;
	border-collapse: collapse;
        
}
table.m21 {
	height: 50px;
	border-collapse: collapse;
        vertical-align: top;
}
table.m22 {
        height: 100%;
        width: 100%;
	border-collapse: collapse;
        vertical-align: top;
}   
table.m23 {
        height: 50px;
        width: 100%;
	border-collapse: collapse;
        vertical-align: top;
} 
table.poster {
        height: 524px;
        width: 100%;
	border-collapse: collapse;
        vertical-align: top;
} 
td.main_first { 
padding-left: 22px;
padding-right: 22px;
padding-bottom: 0px;
}
td.copyright {
        width: 50%;
	font-size: 9px;
	color: #336699;
              padding-top: 5px;
}   
td.logo {
	width: 100%;
        font-family: Arial Black;
        font-size: 48px;
        color: #336699;
	text-align: left;
	padding-left: 0px;
}
td.logo1 {
	width: 100%;
	text-align: right;
	padding-right: 0px;
        padding-top: 25px;
        padding-left: 30px;
}
td.logo3 {
	width: 100%;
        font-family: Arial Black;
        font-size: 48px;
        text-align: right;
	padding-right: 30px;
}
td.post {
	width: 100%;
	text-align: left;
	padding-top: 34px;
	padding-left: 50px;
}
td.ingbig {
	width: 100%;
	text-align: right;
        vertical-align: middle;
}
td.ingbig1 {
	width: 100%;
	text-align: center;
        vertical-align: middle;
}
td.nifert {
	vertical-align: middle;
	text-align: center;
}

td.topmenu {
        height: 30px;
        font-size: 16px;
        font-weight: 600;
	vertical-align: middle;
	text-align: left;
	padding-left: 25px;
        padding-right: 5px;
        color: #Ffffff;
	text-decoration: none;
}
td.menuitem {
	vertical-align: middle;
	text-align: center;
	width: 14,28%;
	padding-left: 5px;
        padding-right: 5px;
        /*text-transform: uppercase;*/
	color: #Ffffff;
	font-weight: bold;
	text-decoration: none;
}
td.menuitem1 {
	vertical-align: middle;
	text-align: center;
	width: 30%;
	padding-left: 5px;
        padding-right: 5px;
        /*text-transform: uppercase;*/
	color: #Ffffff;
	font-weight: bold;
	text-decoration: none;
        
}
td.menu_item {
	vertical-align: middle;
	text-align: center;
        /*text-transform: uppercase;*/
	color: #Ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 14,28%;
	padding-left: 8px;
        padding-right: 5px;
        background-image: url(imm/menuitem_bg2.gif);
	background-repeat: no-repeat;
	background-position: left;

}
a.menu {
	color: #FFF;
}
a.menu:hover {
	color: #F00;
}
a.menu:visited {
	color: #ffffff;
}
td.news {
	background-image: url(imm/news_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
        padding-right: 11px;
        width: 356px;
}
td.text {
        width: 90%;
	height: 100%;
        background-image: url(imm/text_bg2.gif);
	background-repeat: repeat-x;
        padding-left: 28px;
        padding-right: 11px;
        border-top: 3px solid #336699;
}
td.text1 {
        width: 10%;
	height: 100%;
        background-image: url(imm/text_bg2.gif);
	background-repeat: repeat-x;
        padding-left: 28px;
        padding-right: 11px;
        border-top: 3px solid #336699;
}
td.tt {
        width: 100%;
	height: 100%;
        padding-left: 20px;
        padding-right: 11px;
        border-top: 1px solid #336699;
        border-left: 1px solid #336699;
}
td.ttt {
        width: 30%;
	height: 100%;
        border-left: 1px solid #336699;
}
table.newstable {
	width: 100%;
        border-collapse: collapse;
}
td.newsitem {
	border: 1px solid silver;
	padding: 10px;
	text-align: justify;
        height: 177px;
}
td.newss {
        width: 100%;
	height: 100%;
        background-color: #FFF8DC;
}
h2.h_red {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	color: #c63c3c;
	margin-bottom: 7px;
}
a:focus { 
outline-width: medium;
outline-style: none;
}

a:visited { 
color: #990099;
}

a:hover { 
color: #cc0000;
}

a { 
color: #800080;
text-decoration: underline;
}
div.image_first { 
margin-bottom: 0.5em;
margin-top: 0px;
}
default values
div { 
display: block;
}

