#header {background:url(../images/bg_header.jpg) top left repeat-x; height:118px; }
.header-inner {width:auto; margin:0 auto; position:relative;height:45px;}
.logo {position:absolute; top:9px; left:5px;}
.lang {background:url(../images/bg_lang.jpg) top left no-repeat; width:128px; height:25px; padding-top:5px; position:absolute; top:9px; right:10px; text-align:center; font-size:11px;}
	.lang, .lang a {color:#fff6e2;}

.mainmenu {position:absolute; top:17px; right:210px;color:#cd1111;}
	.mainmenu a {color:#cd1111;}
	.mainmenu a, .hor-menu a {font:bold 11px Arial, Helvetica, sans-serif;text-transform:uppercase;}
.hor-menu {position:absolute; bottom:0px; left:0px;}
	.hor-menu a {background:url(../images/menu_link.jpg) top left no-repeat; width:123px; height:45px; text-align:center; float:left;  color:#a4360f; line-height:36px;}
	.hor-menu a:hover, .hor-menu a.active, .hor-menu a.selected {background:url(../images/menu_link_active.jpg) top left no-repeat; color:#fff; text-decoration:none;}
	