/* кнопочки */

.butq a,.buti a,.butv a{
	display:block;
	width:100%;
	text-decoration:none;
	cursor:pointer
}
.butq a b,.buti a b,.butv a b{
	background:url(/img/buttons.gif);
	display:block;
	width:19px;
	height:19px;
	float:left;
	background-repeat:repeat-x
}
.butq a b{background-position:0px 0px;}
.butq a:hover b{background-position:95px 0px}

.buti a b{background-position:76px 0px}
.buti a:hover b{background-position:57px 0px}

.butv a b{background-position:38px 0px}
.butv a:hover b{background-position:19px 0px}

h1{font-size:145%}
h2{font-size:133%}
body,html{height:100%}
body{
	background:#F9FBED;
	padding:0;
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:83%
}
.body {
	/*background-image: url(/img/first.jpg);*/
	background-repeat:no-repeat;
	background-position:right bottom
}

.tbl td {border-bottom:1px #ccc solid;vertical-align:top}
.tbl2 td {border-bottom:0}
.tbl_border {background:#eaeabb}
.tbl_border td{background:#F9FBED}

.hnd {cursor:pointer;border-bottom:1px solid #cccccc;padding:3px;clear:both}
img {border:0}

hr{border-top:1px solid #3d939c}
#mnu {padding-left:1ex;position:absolute;top:155px}
#mnu a{
	display:block;
	margin-bottom:5px;
	text-decoration:underline
}
a{color:#260df6}
a:hover{color:#cc4A90}
.marka{float:right}
.marka .m{float:left}
.marka .s{width:100px;float:left;text-align:center}
ul{
	padding:0 0 0 1px;
	margin:0;
	list-style-image:url(/img/dot.gif);
	/*font-size: 90%;*/
}
.tovary{
	background:url("/img/border_left.gif") left no-repeat;
	padding-left:12px;
	margin-left:0.5em
}
.tel{font-family:Georgia,"Times New Roman",serif;font-weight:bold}
.info {font-size:80%}
.mm {padding:3pt;background:#e5e7da}/* minimum-maximum*/
.ln td{border-bottom:1px #ccc solid;vertical-align:top;padding:2px 0px}

.pbl{color:blue}
.prd{color:red}
.pbw{font-weight:bold}
.dn{display:none}

.b1,.b2,.b3{display:block;height:1px;overflow:hidden;font-size:1px;margin:0 1px;background:#eaeabb}
.b2{margin:0 2px}
.b3{margin:0 3px}

.m1,.m2{width:auto;margin:0;padding:0;display:block}
.m1{background:#eaeabb url(/img/corner_bot.gif) bottom right no-repeat}
.m2{background:url(/img/corner_top.gif) top right no-repeat}
.m2 div{padding:3px 1px;width:200px}

.zag{cursor:pointer;color:blue;text-decoration:underline}
.sx{border-left:1px solid #ccc;background:#fff}/*инфо по индексу, по сделке*/
.ss{cursor:pointer;text-decoration:underline;color:blue}
.ar{text-align:right}/*ar = align right*/
.expanded_chart{position:absolute;width:680px;left:230px}/*развёрнутый график*/
::selection{background:#C3D9FF}
::-moz-selection{background:#C3D9FF}