td#central-panel-tlside {
    vertical-align: top;
    padding-left: 55px;
}

.goods-link:hover, .goods-link:active {
    font-family: Arial !important;
    color:#277361;
    font-size:10pt;
    /*font-weight:bold;*/
}

.goods-link {
    font-family: Arial !important;
    color:#0B3C30;
    font-size:10pt;
    /*font-weight:bold;*/
}

div#bookmarks {
    border-top: none !important;
}

td#right-menu div#center p {
    margin: 0px;
}

td#body-panel {
    /*padding-right: 10px;*/
    text-align: left;
    /*min-width: 1000px;*/
}

/*-----------------------------------------------------*/
table#cards {
    border-collapse: collapse;
	width: 100%;
	border: none;
}

.cell {
    vertical-align: top;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px;
	width: 50%;
	padding: 15px;
	/*height: 250px;*/
}

table#card {
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

table#card td {
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

.icon {
    width: 80px;
    vertical-align: top;
    text-align: left;
    height: 80px;
}

.brief {
    width: 100%;    
    vertical-align: top;
    text-align: left;
}

.brief td {
    padding-top: 10px;
}

table#cards img {
    width: 80px;
    margin-right: 10px;
}

.lcd-rich-text .colors {
    display: none;
}

.brief ul {
    margin-top: 10px;
    margin-bottom: 0px;
}
/*-----------------------------------------------------*/

div#curbstone.domingo {
    background: url('/images/domingo_leftpanel_top.jpg') no-repeat scroll right bottom;
}

div#curbstone.chistulya {
    background: url('/images/chistulya_leftpanel_top.jpg') no-repeat scroll right bottom;
}

div#curbstone.antipyatin {   
    background: url('/images/antipyatin_leftpanel_top.jpg') no-repeat scroll right bottom;
}

div#main-menu {
    padding-left: 55px;
}

/* ------------------------------------------------------------------------------------ */
.true-colors {
	border: 0px;
	color: #34373A !important;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.true-colors td {
	border: 0px !important;
	vertical-align: middle !important;
    text-align: left !important;
    margin: 0px !important;
    padding: 0px !important;
}

.true-colors img {
    margin: 2px;
    padding: 0px;
}

td#color-title {
    color: #D25302 !important;
    font-family: "Arial" !important;
	text-align: center !important;
	width: 80px;
}

/* ------------------------------------------------------------------------------------ */
div#hide-catalog-description 
{
    border: solid 1px #DDDDDD;
    background: #FFFFFF;
    padding: 10px;
    display: none;
    margin-top: 1px;
    position: absolute;
    cursor: default;
    z-index:  15000;
}

#submenu img
{
	/*margin: 20px 0 0 36px;*/
	display: none;
}
