a{ border: 0;  }


a#start{ margin-left: 3px; float: right; display: block; width: 95px; height: 101px;
background: url(images/menu/start.png) 0 0 no-repeat; }
a#start:hover{ background-position: 0 -101px; }

a#o_mnie{ margin-left: 3px; float: right; display: block; width: 95px; height: 101px;
background: url(images/menu/o_mnie.png) 0 0 no-repeat; }
a#o_mnie:hover{ background-position: 0 -101px; }

a#galeria{ margin-left: 3px; float: right; display: block; width: 95px; height: 101px;
background: url(images/menu/galeria.png) 0 0 no-repeat; }
a#galeria:hover{ background-position: 0 -101px; }

a#blog{ margin-left: 3px; float: right; display: block; width: 95px; height: 101px;
background: url(images/menu/blog.png) 0 0 no-repeat; }
a#blog:hover{ background-position: 0 -101px; }

a#kontakt{ margin-left: 3px; margin-right: 10px; float: right; display: block; width: 95px; height: 101px;
background: url(images/menu/kontakt.png) 0 0 no-repeat; }
a#kontakt:hover{ background-position: 0 -101px; }



a#start_a{ margin-left: 3px; float: right; display: block; width: 95px; height: 101px;
background: url(images/menu/start_a.png) 0 0 no-repeat; }

a#o_mnie_a{ margin-left: 3px; float: right; display: block; width: 95px; height: 101px;
background: url(images/menu/o_mnie_a.png) 0 0 no-repeat; }

a#galeria_a{ margin-left: 3px; float: right; display: block; width: 95px; height: 101px;
background: url(images/menu/galeria_a.png) 0 0 no-repeat; }

a#blog_a{ margin-left: 3px; float: right; display: block; width: 95px; height: 101px;
background: url(images/menu/blog_a.png) 0 0 no-repeat; }

a#kontakt_a{ margin-left: 3px; margin-right: 10px; float: right; display: block; width: 95px; height: 101px;
background: url(images/menu/kontakt_a.png) 0 0 no-repeat; }



