/* CSS Document */

#index
{
display: block;
float:left;
height: 56px; 
width: 295px;
background: url(images/pochetna.jpg) no-repeat 0 0;
}

#index:hover
{ 
background-position: 0 -56px;
}


#index span
{
 display: none;
}

#okorpama
{
display: block;
float:left;
height: 56px; 
width: 295px;
background: url(images/o-poklon-korpama.jpg) no-repeat 0 0;
}

#okorpama:hover
{ 
background-position: 0 -56px;
}


#okorpama span
{
 display: none;
}

#izaberite
{
display: block;
float:left;
height: 56px; 
width: 295px;
background: url(images/izaberite.jpg) no-repeat 0 0;
}

#izaberite:hover
{ 
background-position: 0 -56px;
}


#izaberite span
{
 display: none;
}

#porucite
{
display: block;
float:left;
height: 56px; 
width: 295px;
background: url(images/poruchite.jpg) no-repeat 0 0;
}

#porucite:hover
{ 
background-position: 0 -56px;
}


#porucite span
{
 display: none;
}

#jos
{
display: block;
float:left;
height: 56px; 
width: 295px;
background: url(images/i-josh-neshto.jpg) no-repeat 0 0;
}

#jos:hover
{ 
background-position: 0 -56px;
}


#jos span
{
 display: none;
}