/* CSS Document */
body
{
background-color:#F7F6F2;
}
#nav
{
height:44px;
background-image:url(images/mnu_bg.gif);
background-repeat:repeat-y;
background-position:left top;
}

#logo
{
background-image:url(images/Proshivki.gif);
background-position:top left;
background-repeat:no-repeat;
width:572px;
height:212px;
}

#underlogo
{
padding-top:170px;
font-size:20px;
color:#005128;
}

.lft_col
{
background-image:url(images/lft_bg.gif);
width:184px;
background-repeat:repeat-y;
}

.cnt
{background-image:url(images/cnt_bg.gif);
width:816px;
padding-left:10px;
padding-top:7px;
}
#btm1
{
background-image:url(images/ft_lft_bg.gif);
background-repeat:repeat-x;
}
#btm2
{
background-image:url(images/ft_cnt_lft.gif);
background-position:left;
background-repeat:no-repeat;
width:816px;
height:91px;
}
#btm3{
background-image:url(images/ft_rt.gif);
background-position:right;
background-repeat:no-repeat;
height:91px;
font-size:12px;
}
#bttd{
background-image: url(images/ft_cnt_bg.gif);
background-repeat:repeat-x;
}

#lft_blk
{
font-size:14px;
padding-left:15px;
padding-top:7px;
}
.small_menu
{ font-size:12px}

#prosheymenya {
	position:absolute;

float:left;
	width: 170px;
	height:65px;
	z-index:2;
	top: 31px;
	padding-top:10px;
	background-image:url(images/buble.gif);
	background-position:left top;
	background-repeat:no-repeat;
	visibility: hidden;
}

