BODY, TD {
  
}

A {
}

A:Hover {
}

TD.glavna {
 
background-color: #000000;
background-position: center center; 
background-repeat: repeat-y;


border-style: solid;
border-color: white;
border-left-width: 1px;
border-right-width: 1px; 
border-top-width: 0px;
border-bottom-width: 0px;

}

TD.meni {

border-style: solid;
border-color: white;
border-left-width: 1px;
border-right-width: 1px; 
border-top-width: 0px;
border-bottom-width: 0px;

}

TD.kocke {

border-style: solid;
border-color: white;
border-left-width: 1px;
border-right-width: 1px; 
border-top-width: 0px;
border-bottom-width: 1px;

}



