html {
	font-family: verdana;
	font-size: 10pt;
}
table {
	font-family: verdana;
	font-size: 10pt;
}
/* Меню слева */
.red 
{
    color: #f20000;
    font-weight: normal;
    font-size: xx-small;
}
.black 
{
    color: #1a1a1a;
}
/* СайтРазделы */
.td_SiteRaz {
	vertical-align: top;
	border: 1px solid #cccccc;
	padding: 5px;
}
.table_SiteRaz 
{
    width: 100%;
    text-align: center;
}
/* ДомашнаяСтраница*/
.home_RightLineTD 
{
    width: 100%;
    vertical-align: top;
}
.home_img 
{
    height: 140px;
    margin-bottom: 5px;
}
.home_line1 {
	padding: 0 5px 0 0;
	font-size: 0;
	float: left;
	background: white;
	white-space: nowrap;
}
.home_line2 {
	height: 10px;
	font-size: 0;
	background: #0d4680;
	margin-top: 5px;
}
.home_up_td {
	
}
.home_up_td table {
	width: 100%;
}
.home_link:link,.home_link:visited,.home_link:active
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: none;
	color: #0d4680;
}
.home_link:hover
{
	color: #0d4680;
	text-decoration: underline;
}
/* СайтТовары */
table.Table_TovarZapis
{
    width: 100%;
}
table.Table_TovarZapis, table.Table_TovarZapis td, table.Table_TovarZapis th {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	text-align: left;
	padding: 5px;
}
table.Table_TovarZapis th {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	text-align: center;
	padding: 5px;
}
.td_SiteTovar {
	vertical-align: top;
	border: 1px solid #cccccc;
	padding: 5px;
	text-align: left;
}
.t_name 
{
    vertical-align: top; padding: 5px;
}
.t_cont 
{
    vertical-align: bottom;
    padding: 5px;
}
.t_img 
{
    width: 140px;
    height: 140px;
    text-align: center;
    vertical-align: top;
}
.t_img2 
{
    vertical-align: bottom;
}
.t_text 
{
    padding-left: 5px;
    vertical-align: top;
}
.t_price 
{
    height: 58px;
}
.tovar_buy 
{
    margin-top: 5px;
}
.tovar_price 
{
    font-size: 12pt;
    font-weight: bold;
    margin-top: 10px;
}
.tovar_table 
{
    width: 100%;
    height: 1%;
}
.tovar_table2 
{
    height: 100%;
}
.tovar_td 
{
    border: 1px solid #cccccc;
}
.photo_td 
{
    border: 1px solid #cccccc;
    padding: 5px;
    text-align: center;
}
.tovar_sortUp
{
    margin: 10px 5px 0 5px;
    padding: 5px;
    text-align: left;
    background: #e5e5e5;
}
.tovar_sortDown
{
    margin: 0 5px 10px 5px;
    padding: 5px;
    text-align: left;
    background: #e5e5e5;
}
.tovar_param 
{
    font-weight: bold;
    vertical-align: top;
}
/* СпециальныеПредложения */
.special_img {
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #cccccc;
}
