@CHARSET "UTF-8"; #modernbricksmenu { padding: 0; width: 100%; height: 26px; voice-family: "\"}\""; voice-family: inherit; background: url(/layout/allforpower_cz/images/menu_rubrika_bg_grey.gif) repeat-x; } #modernbricksmenu ul { font: bold 11px Arial; margin: 0; padding: 0; list-style: none; } #modernbricksmenu li { display: inline; margin: 0 2px 0 0; padding: 0; } #modernbricksmenu a { float: left; display: block; color: white; margin: 0; /*Margin between each menu item*/ height: 26px; line-height: 26px; padding: 0 10px 0 10px; text-decoration: none; letter-spacing: 0px; border-right: 1px solid silver; } #modernbricksmenu a:hover{ background-color: gray; /*Menu hover bgcolor*/ text-decoration: underline; } #modernbricksmenu #current a{ /*currently selected tab*/ background: silver; border-color: #da2521; border-bottom: 0; border-right: 1px solid silver; /*border-bottom: 1px solid #EE7F01;*/ color: #000; } #modernbricksmenuline{ clear: both; padding: 0; width: 100%; height: 4px; line-height: 5px; background: silver; /*Brown color theme*/ } #modernbricksmenulinetext { clear: both; padding: 0; width: 100%; color: gray; border-bottom: 1px solid white; background: silver; } #modernbricksmenulinetext a { color: #000; font: bold 11px Arial; text-decoration: none; padding: 7px; line-height: 24px; height: 24px; } #modernbricksmenulinetext a:hover { text-decoration: underline; } #modernbricksmenulinetext a#current { color: #000; text-decoration: underline; } #myform{ /*CSS for sample search box. Remove if desired */ display: inline; margin: 0; padding: 0; } #myform .textinput{ width: 135px; border: 1px solid #616E73; padding-left: 0.25em; color: #5D6A70; } #myform .submit{ font: bold 10px Verdana; height: 22px; width: 58px; border: 0; color: #FEFAE0; vertical-align: center; background: url(/layout/allforpower_cz/images/submit_bg.gif); }