a { text-decoration:none }
a:hover { 
background:transparent; 
text-decoration:underline;
-webkit-text-shadow: white 0em 0em 0.2em;
-moz-text-shadow: white 0em 0em 0.2em;
text-shadow: 0px 0px 3px#fff;
}
.zaobli {
-webkit-border-radius: 19px;
-moz-border-radius: 19px;
border-radius: 19px;
behavior: url(/PIE.htc);
}

.senka-tekst {text-shadow: black 0.1em 0.1em 0.2em}

.senka { width: 940px; height: 100%; margin: 0px auto; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black;
behavior: url(/PIE.htc);
}
.senka-siva { -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; background:transparent; }
.senka-crvena { -moz-box-shadow: 0 0 20px red; -webkit-box-shadow: 0 0 20px red; box-shadow: 0 0 20px red; background:transparent;
}
.senka-plava { -moz-box-shadow: 0 0 10px #586375; -webkit-box-shadow: 0 0 10px #586375; box-shadow: 0 0 10px #586375; background:fff;
}
.stil-iznutra { box-shadow:inset 0 0 10px #000000; box-shadow:inset 0 0 10px #000000; -moz-box-shadow:inset 0 0 10px #000000;
behavior: url(/PIE.htc);
}
.stil-iznutra-crvena { box-shadow:inset 0 0 6px #FF0000; box-shadow:inset 0 0 6px #ff0000; -moz-box-shadow:inset 0 0 6px #ff0000;
behavior: url(/PIE.htc);
}
.pie {
behavior: url(/PIE.htc);
}
.shadowIE
{
/* For IE 8 */
-ms-filter: “progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=140, Color=’#cccccc’)”;
/* For IE 5.5 – 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=140, Color=’#cccccc’);
}