.lcol{height:0px; margin-left:10px; margin-bottom:-20px;}

.shapka {
	background: transparent url(../images/space_orange2.gif) repeat-x scroll left top;
}

div.shapka h1 {
	background-image: url(../images/logo_shapka.gif);
	background-repeat: no-repeat;
	background-position : left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7em;
	margin:0pt 10pt 0pt;
	height:24px;
	padding:0px 30px 1px;
	vertical-align:bottom;
	color: #FFFFFF;
	font-weight: bold;
	text-transform : none;
}

#block_head {
	background: transparent url(../images/space_orange.gif) repeat-x scroll left top;
	font-family:Verdana;
	font-size:12px;
	line-height:1.7em;
	margin:0pt 0pt 10px;
	min-height:24px;
	padding:2px 10px 1px;
	vertical-align:bottom;
	color: #FFFFFF;
	font-weight: bold;
}


.block {
    border: 1px solid #e2e2e2;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    width:315px;
}


.blocknews {
	border: 1px solid #e2e2e2;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 10px;
	width:645px;
}


#blocknews h1 {
    font-family:Verdana;
    font-size:12px;
    line-height:1.7em;
    margin:0pt 0pt 10px;
    min-height:24px;
    padding:2px 10px 1px;
    vertical-align:bottom;
    color: #fff;
    font-weight: bold;
    background: transparent url(../images/h1_bg2.gif) repeat-x scroll left top;
}

.block_text, .main_descript {
	padding:10px 5px 10px 5px;
	line-height: 150%;
	text-align: left;
	background: #EFEFEF;
	font-size: 12px;
	font-family : Tahoma;
}

#block_text h1 a{
	color: #ff0000;
	background-image: none;
	background-color: transparent;
}

#block_text h1{
	color: #ff0000;
	background-image: none;
	background-color: transparent;
	font-size: 14px;
	text-align: center;	
}

div.block_text ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	background: #EFEFEF;
}

div.block_text li {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	list-style: none;
	background: #EFEFEF;
	font-size: 12px;
	font-family : Tahoma;
	cursor: pointer;
	border-top : 1px solid #DCDCDC;
}


.li_on_m_over {
	background:#FFFFFF;
	color:#000000;
}

.li_on_m_out {
	background:#EFEFEF;
	color:#000000;
}

a.mainmenu {
	background-image: url(../images/small.gif);
	background-repeat: no-repeat;
	background-position: 0 60%;
	padding-left: 20px;
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : none;
	color: Black;
}

a.mainmenu:link		{
	background-image: url(../images/small.gif);
	background-repeat: no-repeat;
	background-position: 0 60%;
	padding-left: 20px;
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : none;
	color: Black;
}
a.mainmenu:visited		{
	background-image: url(../images/small.gif);
	background-repeat: no-repeat;
	background-position: 0 60%;
	padding-left: 20px;
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : none;
	color: Black;
        }
a.mainmenu:hover	{
	background-image: url(../images/small.gif);
	background-repeat: no-repeat;
	background-position: 0 60%;
	padding-left: 20px;
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : underline;
	color: Black;
}
