BODY {
     background-color: #000;
     font-family: tahoma, arial, helvetica, sans-serif;
     font-size : 13px;
     color : #1a1a1a;
     font-weight: bold;
}
.linia{
background-color: #36c224;
}
.menu_g{
     background: #000 url("../images/logo_n.png") no-repeat center ;
     border: 0;
     width:900;
     height:200px;
     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size : 11px;
     color : #ffffff;
     text-decoration : none;

}
/*--------------- -menu- ------------------------------- */
.menu_b ul,  ul li {
     font-family : Helvetica,Arial , Verdana, Geneva, sans-serif;
     font-size : 10pt;
     display: block;
     list-style: none;
     margin: 0;
     padding: 0;
     width: 205px;
}

.menu_b ul a:link, ul a:visited {
     display: block;
     background: #0f0 url("./../images/menu_1.gif") no-repeat center;
     width: 205px;
     height:65px;
     text-decoration: none;
     padding:0px 0px;
     font-weight: bold;
     
     border-left: 0px solid #fff;
	color: #000;
}

.menu_b ul a:hover {
     background-color: #0f0;
     background-image: url("./../images/menu_1.gif");
     color: #fff;

}
.ramka{
    width: 780;
    height: 500;
}

