/* Stylesheet for Antohin site                       */
/* Design: (2002) Kokotovic Mile <kremba@eunet.yu>   */

body {
background: #123456 url(../tapete.gif) repeat-x;
font-family: Verdana;
font-size: 100%;
background-position: 0% 50%;
}

img {
border: 2px solid #c8bba7;
}

table {
width: 99%;
height: 99%;
}

a.navigacija:link {
color: #ff1;
background-color: #339900;
}

a.navigacija:visited {
color: #ff1;
background-color: #c8bba7;
}

a.navigacija:hover {
color: #ff1;
background-color: #66ff00;
}
