/*
bordo #9A002F
sinio #3C6C91
*/
.item_pic {
	border: 1px solid #DFDFDF;
	background-position: center;
	background-repeat: no-repeat;
	width: 230px; height: 173px;
}
body {
	color: black;
	background-color: White;
	font-size: 8pt;
	font-weight: normal;
	font-FAMILY: Tahoma, Arial, Helvetica;
	text-decoration: none;
	margin: 5;
}

.copy ul {
	margin: 0px;
	padding: 0px;
	width: 50px;;
}
.copy li {
	display: inline;
	border: 1px solid black;
	text-align: right;
}

.grayLine
{
 border-right-color :#999999;
 border-right-style :solid;
 border-right-width: 1px;
 }

.gray_square {
	 background-color: #F2F2F2;
	 padding-top: 5px;
	 border: 1px solid #DFDFDF;
}

td {
	color: #3D4246;
	/*background-color: White;*/
	font-size: 8pt;
	font-weight: normal;
	font-FAMILY: Tahoma, Arial, Helvetica;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
}

.zagla {
	padding: 0px;
	font-weight: bold;
	font-size: 8pt;
	color: #9A002F;
	margin: 2px;
}

h2 {
	padding: 0px;
	font-size: 8pt;
	font-weight: bold;
	margin: 5px;
}

.logo {
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	width: 237px;
	height: 99px;
}

a {
	text-decoration: none;
	font-size: 8pt;
	color: #3C6C91;
}

.date_add {
	font-style: italic;
	padding: 4px 0px 4px 0px;
}

a:hover {
	color: #0C3F67;
}

.selected_item {

}

.tochka {
	color: #9A002F;
	font-weight: bold;
}

a.smallcaps {
	font-size: 8pt;
	display: block;
	padding: 4px 0px 4px 0px;
}



/*ot Bonus ADM*/
ul#menuto{
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	clear:both;
	font-FAMILY: Tahoma, Arial, Helvetica;
}

ul#menuto li {
	float: left;
	font-size: 7px;
	margin: 0;
	padding: 5px 0px 4px 0px;
	/*border-top: 1px solid #d1e3db;
	border-bottom: 1px solid #d1e3db;*/
}

#menuto a:hover  {
	margin: 0;
	padding: 5px 9px 4px 9px;
	border-right: 1px solid #d1e3db;
	text-decoration: none;
	color: white;
}

#menuto a  {
	margin: 20;
	padding: 5px 9px 4px 9px;
	border-right: 1px solid #d1e3db;
	text-decoration: none;
}

.zag {
	background-color: #9A002F;
	color: white;
	width:100;
	text-align:center;

}

.m_index {
	color: #ffffff;
}

.m_index:hover {
	background-color: #9A002F;
	color: white;
}

/*ot Bonus ADM END*/

.more {
	background-color: #3C6C91;
	width: 30px;
	padding: 0px 3px 1px 3px;
	text-align: center;
}

.more a {
	color: White;
	font-weight: bold;
	font-size: 7pt;
}

.more a:hover {
	color: White;
	font-weight: bold;
	font-size: 7pt;
}

table.main_table {
	width: 100%;
}

.menu {
	background-image: url("../images/head_2.gif");
	background-repeat: no-repeat;
	width: 522px;
	height: 73px;
}

.line {
	background-image: url("../images/line_px.gif");
	background-repeat: repeat-x;
	width: 700px;
	height: 8px;
	position: relative;
	top: 0px; left: 55px;
}

.red_link {
	color: #9A002F;
	font-weight: bold;
}