@charset "utf-8";
/* CSS Document */


#nav {
width:468px;
height: 130px;
position:relative;
left:1px !important;
left:1px;
background: url(../images/peshkaice_nav_matrix.jpg);
list-style-type:none;
margin: 0;
padding: 0;
}
#nav li{
	float:left;
}
#nav li a {
position: relative;
top: 0;
margin: 0;
padding: 0;
display: block;
height: 130px;
background: url(../images/peshkaice_nav_matrix.jpg) no-repeat;
text-indent: -9999px;
overflow: hidden;
font-size: 1%;
}
li#nav_pro a {
left: 0;
width: 117px;
background-position: 0 0;
}
li#nav_za a {
left: 117;
width: 117px;
background-position:-117px  0;
}
li#nav_gal a {
left: 234;
width: 117px;
background-position: -234px  0;
}
li#nav_ser a {
left: 351;
width: 117px;
background-position: -351px  0;
}
li#nav_pro a:hover {
background-position: 0 -130px;
}
li#nav_za a:hover {
background-position: -117px -130px;
}
li#nav_gal a:hover {
background-position: -234px -130px;
}
li#nav_ser a:hover {
background-position: -351px -130px;
}
a:focus, a:hover, a:active { outline:none; }  /*So ovoj red se koregiraat crvenite linii koi se pojavuvaat  vo mozila firefox pri klikanje na menito od vebsajtot*/