.HeaderLogo
{
    width:130px;
    height:120px;
    background:transparent url(images/logo.png) no-repeat;
}

.HeaderSearch
{
    width:190px;
    height:78px;
}

.HeaderLang
{
	width:24px;
    height:53px;
	padding-top:25px;
	margin-right:10px;
}

.HeaderMenu
{
    width:845px;
    height:42px;
}

.HMRight
{
    width:43px;
    height:42px;
    background:transparent url(images/menu-r.jpg) no-repeat;
}

.HMLeft
{
    width:43px;
    height:42px;
    background:transparent url(images/menu-l.jpg) no-repeat;
}

.HMCenter
{
    width:759px;
    height:43px;
    background:transparent url(images/menu-tile.jpg) repeat-x;
}

#Menu0 li
{
    background:transparent url(images/menu-fasele.jpg) no-repeat top right;
    padding:0 5px;
}

.SM li
{
    background:none !important;
    padding:0 !important;
    border-bottom:solid 1px #000000 !important;
}

#Menu0 > li:last-child
{
    background:none;
}

#Menu0 > li > a
{
    background:transparent url(images/arrow-menu.png) no-repeat center left;
    padding-left:20px;
}

.MiniSearchDIV
{
	width:180px;
	height:35px;
	background:transparent url(images/search-back.jpg) no-repeat;
	margin:20px 0;
}

.MiniSearchDIV input[type=text]
{
	width:140px;
	height:20px;
	font-size:13px !important;
	border:none;
}

.MiniSearchLBL
{
	display:none;
}

.MiniSearchTXT
{
	padding:5px 10px 0 0;
}

.MiniSearchBTN
{
	padding:10px 10px 0 0;
}