#headertitlearea {
	position: relative;
	top: 30px;
	left: -310px;
	_left: 385px;
	color: #B5B9BC;
	font-size: 18px;
}

.tdAmount { text-align: right; padding-right: 3px;}
.inputRight { text-align: right; padding-right: 3px;}

.RightSideTitle {
    color: #1D3D78;
    font-weight: bold;
    font-size: 13px;
}

.taLeft {
    text-align: left;
}

.taRight {
    text-align: right;
}

.bgEEEEEE {
    background-color: #EEEEEE;
}

#callcentrum {
    border-bottom: 5px;
}

.footerIcon {
    float: right;
    margin-left: 4px;
}

.fat {
    font-weight: bold;
}

.red {
    color: red;
}

#menupaneltext a.red {
    color: red;
    font-weight: bold;
}

#menupaneltext a:hover.red {
    color: red;
    font-weight: bold;
}