a:link { text-decoration: underline; color: #c92000; }
a:active { text-decoration: underline; color: #c92000; }
a:visited { text-decoration: underline; color: #c92000; }
a:hover {text-decoration: none; color: #000000; }

body { 
background-color: #ffffff;
background-image: url(images/bg.gif);
	margin: 0;
	padding: 0;
}

.pic_border {
	border: 1px solid #c92000;
}

.downmenu:link {
        font-family: "trebuchet ms";
        font-size: 11px;
	text-decoration: none;
	color: #c92000a;
        font-weight: bold;}

.downmenu:visited {
        font-family: "trebuchet ms";
        font-size: 11px;
	text-decoration: none;
	color: #c92000;
        font-weight: bold;}

.downmenu:hover {
        font-family: "trebuchet ms";
        font-size: 11px;
	text-decoration: underline;
	color: #000000;
        font-weight: bold;}

.downmenu:active {
        font-family: "trebuchet ms";
        font-size: 11px;
	text-decoration: none;
	color: #c92000;
        font-weight: bold;}

.text {font-size: 11px; color: #000000; font-family: "trebuchet ms"; font-weight: normal;}
.opis {font-size: 11px; color: #c92000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
.ime {font-size: 18px; color: #c92000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}


h2 {  
text-decoration:none; 
font-size : 9pt; 
font-family : "trebuchet ms";
font-style : bold;
color: #ffe9a3;
MARGIN-BOTTOM: -5px;
}

