html
{
	height: 100%;
}
#nonFooter
{
position: relative;
min-height: 100%;
}
* html #nonFooter
{
height: 100%;
}
#footer
{
position: relative;
/*margin: -182px auto 0 auto; */
}

BODY {
	margin: 25px 0px 0px 0px;
	background-color : #FFFFFF;
}
IMG {
	border:0px;
}

FORM {
	margin : 0px;
	padding : 0px;
}

input.text {
	color : #666666;
	background : #FFFFFF;
	font-size : 12px;
	height : 15px;
	width: 130px;
	padding : 2px 0px 2px 2px;
	margin : 0px;
	border: 1px solid #DDDDDD; 
}


input.text2 {
	color : #666666;
	background : #FFFFFF;
	font-size : 12px;
	height : 15px;
	width: 100%;
	padding : 2px 0px 2px 2px;
	margin : 0px;
	border: 1px solid #DDDDDD; 
}



.btn {
	height:21px; 
	background-color: #719EC7;

	font-size:12px; 
	border:none; 
	color:#FFFFFF; 
	font-family: Tahoma; 
	font-weight:bold;
}

td {
	font-family : Tahoma;
	color: #455258;
}

/*  ÑÑÛËÊÈ  */
td.td_menu_up {
	font-size:0.8em;
	font-weight : bold;
}
td.td_menu_up a{
	color : #375372;
	text-decoration : none;
}
td.td_menu_up a:visited{
	color : #375372;
	text-decoration : none;
}
td.td_menu_up a:hover{
	color : #B73E3E;
	text-decoration : none;
}

.div_news {
	font-size:0.8em;
}
.div_news a{
	color : #719EC7;
	font-weight : bold;	
	text-decoration : underline;
}
.div_news a:visited{
	color : #3A6E9E;
	font-weight : bold;	
	text-decoration : underline;
}
.div_news a:hover{
	color : #B73E3E;
	font-weight : bold;	
	text-decoration : underline;
}

td.td_imgs {
	font-size : 0.8em;
}
td.td_imgs a{
	color : #719EC7;
	text-decoration : underline;
}
td.td_imgs a:visited{
	color : #3A6E9E;
	text-decoration : underline;
}
td.td_imgs a:hover{
	color : #B73E3E;
	text-decoration : underline;
}

div.div_bullet {
	font-size:0.8em;
	padding : 1px 0px 1px 20px;
	background : url('../imgs/bul2.gif') no-repeat left top;
}

td.td_menu_1 {
	line-height:1.1em;
}
td.td_menu_1 a{
	color : #375372;
	text-decoration : underline;
}
td.td_menu_1 a:visited{
	color : #3F556D;
	text-decoration : underline;
}
td.td_menu_1 a:hover{
	color : #B73E3E;
	text-decoration : none;
}
span.menu_1_active {
	background-color : #F5F5F5;
	font-weight: bold;
	padding:2px 3px 2px 3px;
}
span.menu_1_active a{
	color : #B73E3E;
	text-decoration : none;
}
span.menu_1_active a:visited{
	color : #B73E3E;
	text-decoration : none;
}
span.menu_1_active a:hover{
	color : #B73E3E;
	text-decoration : underline;
}

div.div_menu_2 {
	line-height: 1.0em;
	margin: 5px 0px 5px 20px;
}

a {
	color : #337DAD;
	text-decoration : underline;
}
a:visited {
	color : #6333AB;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
}

a.red {
	color : #B73E3E;
	text-decoration : underline;
}
a.red:visited{
	color : #B73E3E;
	text-decoration : underline;
}
a.red:hover{
	color : #B73E3E;
	text-decoration : none;
}



/* ÒÅÊÑÒ */
.header {
	background-color : #B73E3E;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding:2px 3px 2px 3px;
}

h1 {
	font-size:24px;
	color: #6D6F64; line-height:normal; text-align:left;
}
h2 {
	font-size:110%;
}

#main {
	font-size : 0.8em;
	color : #455258;	
	margin:15px 0px 15px 0px;
	line-height:1.4em;
}

.ttxx {
	font-size : 0.8em;
	color : #455258;	
	margin:15px 0px 15px 0px;
	line-height:1.4em;
}
p.main {
	font-size : 0.8em;
	line-height:1.2em;	
}
ul {
	list-style-image: url(../imgs/bul3.gif);
	margin-bottom:0.2em;
}

ol {
	list-style-image:none
	margin-bottom:0.2em;
}


.mk {color:#CCE1E6; font-size: 9px; margin-left:62px}
.mk a {color:#CCE1E6; font-size: 9px; text-decoration:none;}
.mk a:hover {color:#CCE1E6; font-size: 9px; text-decoration:none;}


.publ {
	overflow:hidden;
	margin-bottom:20px;
	/*	margin-right:70px; */
	clear:both;
}
#main .pub_left {
	float:left;
	width:28px;
	height:70px;
	color:#AFD5EC;
	font-size:16px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:7px;
	font-weight:bold;
	line-height:18px;
	background:url('../imgs/date_bg.gif') top left no-repeat;
}
#main .pub_right {
	float:left;
	margin-left:20px;
	padding-bottom:15px;
	background:url('../imgs/bg4.gif') left bottom repeat-x ;	
	display:inline-table;
}
body:not([dummy]) #main .pub_right {
	float:none;
	margin-left:50px;
	display:block;
}
.publ_header {
	font-size:1.5em;
text-align:left;
line-height:1.1em;
	font-family:Arial, Helvetica, sans-serif;


}

.zvezda {color: #FF0000}

#ssk {color:#BDC2C7; font-size:9px; font-family:Arial, Helvetica, sans-serif;}
#ssk a {color:#BDC2C7; font-size:9px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
#ssk a:hover {color:#BDC2C7; font-size:9px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

