body													{ background: url("/pages/img/background_colorama.svg") repeat-x center 195px #254e9b; }

nav table td.nav.current div a.nav,
nav table td.nav div:hover a.nav				{ background: #FFFFFF; color: #254e9b; }


ul#service li#basket a:after					{ background-image: url("/pages/img/svg/basket_fdca00.svg"); }
ul#service li#login a:after					{ background-image: url("/pages/img/svg/login_fdca00.svg"); }
ul#service li#myshop a:after					{ background-image: url("/pages/img/svg/user_fdca00.svg"); }
ul#service li#logout a:after					{ background-image: url("/pages/img/svg/logout_fdca00.svg"); }


nav table td#search div#search_container	{ position: relative; background: #fdca00; }
nav table td#search div input					{ border: 5px solid #fdca00; }
				  
nav table td.nav div a.nav						{ display: block; padding: 11px 20px 9px 20px; height: 40px; line-height: 20px;
														  background: #fdca00;
														  color: #254e9b; /*text-transform: uppercase;*/ text-decoration: none; font-weight: 700; white-space: nowrap; }

header .lang ul li a								{ color: #fdca00; line-height: 10px; text-decoration: none; font-size: 11px; }

ul#service li a									{ display: block; position: relative; height: 24px; padding-left: 32px;
														  color: #fdca00; line-height: 24px; }
header .lang ul li a.current span,
header .lang ul li a:hover span				{ background: #fdca00; }
														  