
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: tahoma;
	color: #757575;	/* цвет текста задается для загрузчика, чтобы не вносить изменений в главный index.php */
}


.podrobnee {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: none;

	}

.podrobnee a:link, podrobnee a:visited {

	color: #6699FF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: none;
	}


.podrobnee a:hover, podrobnee a:active {

	color: #5CA605;
	font-weight: normal;
	font-size: 11px;
	text-decoration: blink;
	background: none;
}

.stroka {
background: url(../images/stroka.gif);
background-repeat:repeat-x;
}

.title a {
	color: #0099FF;
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	background: none;
	text-align:left;
	text-decoration: none;
	}
	
.title a:link, h1 a:visited {

	color: #0099FF;

	font-weight: normal;

	text-decoration: none;
	text-align:left;
	background: none;

	}
	
.title a:hover, h1 a:active {

	color: #5CA605;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	background: none;

}

h1 {

	color: #0099FF;

	font-weight: normal;

	font-size: 1.8em;

	line-height: 1.2em;

	margin: 0px;

	padding: 0px;

	background: none;
	text-align:left;

	}

h1 a:link, h1 a:visited {

	color: #0099FF;

	font-weight: normal;

	text-decoration: none;

	background: none;

	}


h1 a:hover, h1 a:active {

	color: #5CA605;

	font-weight: normal;

	text-decoration: none;

	background: none;

}

.post {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: none;

	}

.post a:link, post a:visited {

	color: #6699FF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: none;
	}


.post a:hover, post a:active {

	color: #5CA605;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: none;
}

.links {color: #666666; font-size: 10px; font-weight: normal; font-family: tahoma; text-decoration: none; padding: 5px;}
.links a:link, .links a:visited, .links a:active {color: #666666; font-size: 10px; font-weight: normal; font-family: tahoma; text-decoration: none}
.links a:hover {color: #666666; font-size: 10px; font-weight: normal; font-family: tahoma; text-decoration: underline}

.login_panel h1 {font-family: Verdana, sans-serif;font-size: 12px;line-height: 15px;letter-spacing: -1px;}
.login_panel a {color: #0099FF;}
.login_panel a:visited {color: #0099FF;}
.login_panel a:hover, a:focus {color: #FF00CC;}
.login_panel a:active {color: #0099FF; }

.login_panel_reg { font-size:9px;
                   }
.login_panel_reg a, a:visited, a:active{color: #CCCCCC;}
.login_panel_reg a:hover, a:focus {color: #0099FF;}








#left_menu{float:left; position:relative; width:215px;}
.menu_block{ padding-top:19px; vertical-align:middle;}
.menu_block img{border:none;}
.menu_block ul{margin:0; padding:0; list-style:none;}
.menu_block ul li{width:192px; padding-bottom:1px; height:19px;position: relative;}
.menu_block li:hover .vstavka_lmenu, .menu_block li.over .vstavka_lmenu{ display: block; }
.menu_block ul li a{font-family:Tahoma;font-size:12px; text-decoration:none; color:#697478; }



.vstavka_lmenu{position:absolute; left:190px; top:0px; width:176px; padding-left:4px; background:url(../images/menu_mos.gif) left top no-repeat; display:none;}
.middle_lmenu{width:172px; background:#FFFFFF url(../images/middle_l.gif) left top repeat-y; position:relative; text-align:left;}
.top_lmenu{width:172px; background:url(../images/top_lmen.gif) left top no-repeat;}
.bottom_lmenu{width:172px; background:url(../images/bottom_l.gif) left bottom no-repeat;}
.bottom_lmenu ul{list-style:none; margin:0; padding:9px 13px 11px 13px; //width:137px;}

.bottom_lmenu ul li{//width:137px; font-family:Tahoma; font-size:11px; text-indent:10px; display:block; background:url(../images/lmenu_ma.gif) left center no-repeat;visibility:visible;}
.bottom_lmenu ul li a{visibility:visible;}


#menu_border_green{border-left:solid 3px #697478;margin-bottom:1px;}
#menu_border_green:hover, #menu_border_green.over { border-left-color:#A8E038;}

#menu_border_blue {border-left:solid 3px #697478;margin-bottom:1px;}
#menu_border_blue:hover, #menu_border_blue.over { border-left-color:#0099FF;}

#menu_border_orange {border-left:solid 3px #697478;margin-bottom:1px;}
#menu_border_orange:hover, #menu_border_orange.over { border-left-color:#FF6633;}

#menu_border_yel {border-left:solid 3px #697478;margin-bottom:1px;}
#menu_border_yel:hover, #menu_border_yel.over { border-left-color:#FFCC33;}




.poiskpanel {
background:url(../images/poisk_fo.png);
background-repeat:repeat-x;
}
.poiskpanel { font-size:10px; }
.poiskpanel a, a:visited, a:active{color: #0099FF;}
.poiskpanel a:hover, a:focus {color: #0099FF;}

.toppostov { font-size:9px; }
.toppostov a, a:visited, a:active{color: #6699FF;}
.toppostov a:hover, a:focus {color: #0099FF;}


#footer {
    position: relative;
    width: 100%;
	height: 100px;
    background: #f8f8f8;
    color: #666666;
    margin: 50px auto 0 auto;
    border-top: 1px solid #ccc;
}
div.footer_text a, div.footer_text a:visited {
    color: #666666;
    text-decoration: none;
}
div.footer_text {
    font: normal 11px tahoma, helvetica, arial, sans-serif;
    text-align: left;
    margin: 10px 10px 10px 150px;
}
div.footer_pic {
    position: absolute;
    top: -50px;
    left: 0;
    width: 135px;
    height: 95px;
    background: url(../images/footer_pic.gif) no-repeat;
}

.schetchik img { margin:2px;}

#tooltip{
background:#fff;
border:5px solid #dedede;
color:#205EA7;
font: normal 10px Verdana;
margin:0px;
padding:6px 10px;
position:absolute;
visibility:hidden;
opacity: 0.85;
}




table {
	border: 0px;
	border-collapse: collapse;
	font-size: 11px;
	font-family: tahoma;
}
table td {
	padding: 0px;
	font-size: 11px;
	font-family: tahoma;
}

.market td {
	padding: 5px;
}

.t_cont {
border: solid #999999 1px;
}

/* ===== левый блок ==== */

.blockleft_tit {
	font-size: 11px;
	font-weight:bold;
	font-family: tahoma;	/* ! */
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 35px;
	text-align: left;
	
}

.blockleft {
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	/*background-image: url(../images/block_bg.gif);*/
	background-repeat: repeat-x;
	
}
.blockleft a {
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	color: #5D93D1;
	text-decoration: none;
	font-weight:bold;
}
.blockleft a:hover {
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	color: #FF7300;
	font-weight:bold;
	text-decoration: none;
}

.blockleft2 {
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	/*background-image: url(../images/block_bg.gif);*/
	background-repeat: repeat-x;
	
}
.blockleft2 a {
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	color: #79CB05;
	text-decoration: none;
	font-weight:bold;
}
.blockleft2 a:hover {
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	color: #FF7300;
	font-weight:bold;
	text-decoration: none;
}

.blockleft3 {
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	/*background-image: url(../images/block_bg.gif);*/
	background-repeat: repeat-x;
	
}
.blockleft3 a {
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	color: #FF7300;
	text-decoration: none;
	font-weight:bold;
}
.blockleft3 a:hover {
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	color: #79CB05;
	font-weight:bold;
	text-decoration: none;
}



/* ==================== */
.error{
	background-color: #FFF9DD; 
	border-bottom: 1px dotted #bebebe;
	border-top: 1px dotted #bebebe;
	border-left: 1px dotted #bebebe;
	border-right: 1px dotted #bebebe;
		}
	

/* ==================== */

.copy {
	color: #FFFF00;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	text-align:left;
	font-weight:bold;
	
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #FFF;
	text-decoration: none;
}
.copy a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #FF9900;
}


/* ==================== */

.ltitle2 {
	color: #E24500;
	font-size: 12px;
	font-weight: bold;
        padding-left: 27px;
}
/* ==================== */

.ntitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
}
.ntitle a {
	color: #000000;
	text-decoration: none;
}
.ntitle a:hover {
	color: #FFF;
	text-decoration: none;
	background-color:#C0C0C0;
}


/* ==================== */

.news {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-align: justify;
	/*white-space: 665px;*/
	}
	
.news a {
	color: #5D93D1;
	text-decoration: none;
}
.news a:hover {
	color: #3472B6;
	text-decoration: underline;
}

.news b {
	color: #000000;
}
.news strong {
	color: #000000;
}

.mb_l {
	background-image: url(../images/gradient.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
	border-right-color: #000;
	border-right-style: solid;
	border-right-width: 0px;
}

.mb_l2 {
	background-image: url(../images/right_b.png);
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}
.mb_r {
	background:white url(../images/gradient.jpg) repeat-x;
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: 0px;
}

.mb_r2 {
	background-image: url(../images/left_b.png);
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}



.navigation {
	color:#666; 
	border:0px;

}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#FF6600;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}


.diz_pojelanie {
font: normal 9px tahoma, helvetica, arial, sans-serif;
margin: 10px 10px 10px 10px;
border: 1px dashed #ccc;
padding: 2px;
}
