/* CSS Document */



#submenu {
    width: 970px;
    height: 30px;
    background-color: #EF7E1A;
   
    font-size: 12px;
    text-align: center;
    padding-left:10px; padding-right:10px; padding-bottom:0;
    
}

.top_menu ul li.sel {background-color:#EF7E1A}



/* box 150px left */

.box_150_left_top {
    width: 150px;
    height: 4px;
    background-color: #FFFFFF;
    background-image: url('http://www.senior.pl/gfx_new/stylzycia/box_150_top.png');
}

.box_150_left_content {
    width: 150px;
    background-image: url('http://www.senior.pl/gfx_new/stylzycia/box_150_content_bg.png');
    background-repeat: no-repeat;
    background-color: #DA9104; 
    # background-color: #D58602;
    background-position: top;
    background-repeat: repeat-x;
}

.box_150_left_bottom {
    width: 150px;
    height: 4px;
    background-image: url('http://www.senior.pl/gfx_new/stylzycia/box_150_bottom.png');
}

/* end box 150px */

/* MAIN SUBMENU */

a:link.menu1, a:visited.menu1 { 
    
    padding: 8px 20px 8px 20px; 
    vertical-align: middle; 
    color: #FFFFFF; 
    text-align: center; 
    line-height: 30px; 
     
    text-decoration: none; 
    text-indent: 1px; 
    height: 30px;  
    font-size: 12px; 
    }
    
a:hover.menu1 { 
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    vertical-align: middle; 
    color: #C6ECF3; 
    text-align: center; 
    text-decoration: none; 
    height: 30px; 
    text-indent: 1px; 
    line-height: 30px;
    # line-height: 15px; 
    padding: 8px 20px 8px 20px; 
    font-size: 12px; 
    }

a:link.submenu, a:visited.submenu { 
    
    padding: 8px 20px 8px 20px; 
    vertical-align: middle; 
    color: #FFF3DD; 
    text-align: center; 
    line-height: 30px; 
     
    text-decoration: none; 
    text-indent: 1px; 
    height: 30px;  
    
    }
    
a:hover.submenu { 
    
    color: #ffffff; 
   
    }
	


/* MAIN MENU LEWA */

a.mainmenu:link, a.mainmenu:visited {
    color: #F3EBBC;
    text-decoration: none;
    list-style-type:none;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0;
    display: block; 
    vertical-align: middle; 
    line-height: 25px; 
    font-weight: bold;
    text-decoration: none; 
    border-bottom: 1px solid #E9AB34;
}

a.mainmenu:hover {
    color: #FFFFFF;
    background-color: #E9A829;
    display: block; 
    vertical-align: middle; 
    line-height: 25px; 
    font-weight: bold;
    text-decoration: none; 
}

/* MAIN SUBMENU LEWA */

a.smainmenu:link, a.smainmenu:visited {
    color: #C6ECF3;
    text-decoration: none;
    list-style-type:none;
    padding:0 0 0 0;
    margin: 0;
    display: block; 
    vertical-align: middle; 
    line-height: 25px; 
    width: 100%; 
    font-weight: bold;
    text-decoration: none; 
    text-indent: 12px; 
    height: 25px;
    border-bottom: 1px solid #288293;
}

a.smainmenu:hover {
    background-color: #0F7386;
    color: #F1E1B6;
    display: block; 
    vertical-align: middle; 
    line-height: 25px; 
    width: 100%; 
    font-weight: bold;
    text-decoration: none; 
    text-indent: 12px; 
    height: 25px
}

.h1 {
    height: 30px;
    background-image: url('http://www.senior.pl/gfx_new/stylzycia/header_bg.gif');
    background-position:  left 50%;
    background-repeat: no-repeat;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding-left: 12px;
    padding-top: 15px;
    color: #975C02;
}

.menulighted { color: #ffffff; text-decoration: none; background: url(http://www.senior.pl/gfx_new/stylzycia/menu_bg_hover.png); padding: 8px 20px 8px 20px; # padding: 0}

ul.mmenu a.highlighted { color: #ffffff; text-decoration: none; padding: 8px 0 8px 0;  }
ul.mmenu a.highlighted:hover { color: #ffffff; text-decoration: underline; background: url(http://www.senior.pl/gfx_new/stylzycia/menu_bg_hover.png); }

.mspacer { font-size: 7pt; color: #E9AB34; }