@charset "utf-8";
/* CSS Document */
        .fixed .button_news {
            cursor:pointer;
            font-size:1.3em;
            font-weight:900;
            display:block;
            height:35px;
            width:110px;
            line-height:70px;
            text-align:center;
            text-shadow: #333 0px -1px 0px;
            background-image:url('menu_buttons/news_off.gif');
            background-repeat:no-repeat;
        }
        .fixed .button_news:hover { background-image:url('menu_buttons/news_on.gif'); } 
		
		.fixed .button_dilers {
            cursor:pointer;
            font-size:1.3em;
            font-weight:900;
            display:block;
            height:35px;
            width:110px;
            line-height:70px;
            text-align:center;
            text-shadow: #333 0px -1px 0px;
            background-image:url('menu_buttons/dilers_off.gif');
            background-repeat:no-repeat;
        }
        .fixed .button_dilers:hover { background-image:url('menu_buttons/dilers_on.gif'); } 
		
		.fixed .button_prokat {
            cursor:pointer;
            font-size:1.3em;
            font-weight:900;
            display:block;
            height:35px;
            width:110px;
            line-height:70px;
            text-align:center;
            text-shadow: #333 0px -1px 0px;
            background-image:url('menu_buttons/prokat_off.gif');
            background-repeat:no-repeat;
        }
        .fixed .button_prokat:hover { background-image:url('menu_buttons/prokat_on.gif'); } 

		.fixed .button_magazins {
            cursor:pointer;
            font-size:1.3em;
            font-weight:900;
            display:block;
            height:35px;
            width:120px;
            line-height:70px;
            text-align:center;
            text-shadow: #333 0px -1px 0px;
            background-image:url('menu_buttons/magazins_off.gif');
            background-repeat:no-repeat;
        }
        .fixed .button_magazins:hover { background-image:url('menu_buttons/magazins_on.gif'); } 

		.fixed .button_pressa {
            cursor:pointer;
            font-size:1.3em;
            font-weight:900;
            display:block;
            height:35px;
            width:110px;
            line-height:70px;
            text-align:center;
            text-shadow: #333 0px -1px 0px;
            background-image:url('menu_buttons/pressa_off.gif');
            background-repeat:no-repeat;
        }
        .fixed .button_pressa:hover { background-image:url('menu_buttons/pressa_on.gif'); } 
		
		.fixed .button_brends {
            cursor:pointer;
            font-size:1.3em;
            font-weight:900;
            display:block;
            height:35px;
            width:110px;
            line-height:70px;
            text-align:center;
            text-shadow: #333 0px -1px 0px;
            background-image:url('menu_buttons/brends_off.gif');
            background-repeat:no-repeat;
        }
        .fixed .button_brends:hover { background-image:url('menu_buttons/brends_on.gif'); } 
		
		
		.fixed .button_products {
            cursor:pointer;
            font-size:1.3em;
            font-weight:900;
            display:block;
            height:35px;
            width:110px;
            line-height:70px;
            text-align:center;
            text-shadow: #333 0px -1px 0px;
            background-image:url('menu_buttons/products_off.gif');
            background-repeat:no-repeat;
        }
        .fixed .button_products:hover { background-image:url('menu_buttons/products_on.gif'); } 
		
		.fixed .button_about {
            cursor:pointer;
            font-size:1.3em;
            font-weight:900;
            display:block;
            height:35px;
            width:120px;
            line-height:70px;
            text-align:center;
            text-shadow: #333 0px -1px 0px;
            background-image:url('menu_buttons/about_off.gif');
            background-repeat:no-repeat;
        }
        .fixed .button_about:hover { background-image:url('menu_buttons/about_on.gif'); } 

		.fixed .button_projects {
            cursor:pointer;
            font-size:1.3em;
            font-weight:900;
            display:block;
            height:35px;
            width:120px;
            line-height:70px;
            text-align:center;
            text-shadow: #333 0px -1px 0px;
            background-image:url('menu_buttons/projects_off.gif');
            background-repeat:no-repeat;
        }
  .fixed .button_projects:hover { background-image:url('menu_buttons/projects_on.gif'); } 

    

	.fixed .button_frends {
            cursor:pointer;
            font-size:1.3em;
            font-weight:900;
            display:block;
            height:35px;
            width:120px;
            line-height:70px;
            text-align:center;
            text-shadow: #333 0px -1px 0px;
            background-image:url('menu_buttons/Frends_off_.gif');
            background-repeat:no-repeat;
        }
 .fixed .button_frends:hover { background-image:url('menu_buttons/Frends_on_.gif'); } 
      
