﻿.MMM .PIC {
    width:90px;
    display:inline-block;
    text-align:center;
}

.MMM .PIC IMG {
    min-height:20px;
    max-height:70px;
    border:none;
}

.MMM .TDE {
    height:100%;
    display:inline-block;
    line-height:normal;
    width:380px;
}

.MMM .MyBox .PRI {
    position:absolute;
    bottom:5px;
}

.MMM .PRI {
    width:90px;
    display:inline-block;
    text-align:right;
}
.MMM .Items .PRI {
    font-size:11pt;
    color:#B31721;
}

#DIVR input.Login {
    background-image:url(../img/ButonBG.png);
}

.MMM .TDE .MARKA {
    font-size:14pt;
    color:Black;
}

.MMM .TDE .DESCR {
    font-size:10pt;
    font-weight:bold;
    font-family:Tahoma;
    color:#796B47;
}

.MMM .PriItem *,
.MMM .AltItem * {
        vertical-align: middle;
}

.MMM .PriItem {
    background-color:#E7E7E7;
}

.MMM .PriItem, 
.MMM .AltItem {
    padding: 10px 0px 10px 0px;
}

.MMM .Icons *,
.MMM .Pager * {
    vertical-align:middle;
}

.MMM .Head {
    vertical-align: middle;
    line-height:31px;
    height:31px;
    background-color:#D0D0D0;
}

.MMM .Head .Icons {
    line-height:29px;
    min-width:500px;
    font-size:12px;
    float:left;
}

.MMM .Head .Pager {
    float:right;
    position:relative;
    z-index:10;
}

.MMM .Icons > .Items {
    display:block;
    background-color:Yellow;
}

.MMM .Icons a ~ a {
    border-left:solid 1px #796B47;
    padding-left:5px;
}
.MMM .Icons input ~ span {
    font-weight:bold;
    padding-left:5px;
}
.MMM .Icons input[type=image] {
    padding-left:3px;
}
#DIVR .PagingZone .Pager {
    line-height:31px;
    text-align:right;
    height:31px;
    padding-right:8px;
}

.MMM .PageNumber {
    display:inline-block;
    width:17px;
    background-image:url(../img/PageNumberBG.PNG);
    background-repeat:no-repeat;
    background-position:center center;
    text-align:center;
}
.MMM .Pager a {
    color:#D0D0D0;
}
.MMM .Pager .Current {
    color:White;
    font-weight:bold;
}

.MMM .MyBox {
    width:228px;
    height:142px;
    float:left;
    margin-left:3px;
    margin-bottom:5px;
    border:solid 1px #eee;
    position:relative;
}

.MMM .MyBox a span {
    cursor:pointer;
}

.MMM .MyBox IMG,
.MMM .MyBox span {
    display:block;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
.MMM .MyBox span {
    width:100%;
}
.MMM .MyBox span.DESCR {
    height:30px;
}
.MMM .MyBox IMG {
    text-align:center;
    border:none;
    max-height:75px;
    max-width:220px;
}

#DIVR .MyBox input[type=image] {
    position:absolute;
    bottom:3px;
    right:5px;
}

.MMM .Items {
    margin-top:5px;
    margin-left:-3px;
    margin-right:-2px;
}

.MMM .Items .T1 {
    background-color:#EFEFEF;
}
.MMM .Items .T0 {
    background-color:#E7E7E7;
}

.MMM .Icons span.InfoMsg {
    font-weight:normal;
    padding-left:5px;
    
}
