BODY {
scrollbar-face-color: <?echo $barva; ?>}
.besedilo {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000
}
.naslov {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #AD2140;
}
.pildek {
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.menu {
	font-family: "Gill Sans MT";
	font-size: 10px;
	font-style: normal;
	line-height: bold;
}
.menu_besedilo {
	font-family: "Gill Sans MT";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.menu_naslov {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #FFFFFF;
}
.tabela_all {
	border-top: 1px #76849A solid;
	border-left: 1px #76849A solid;
	border-right: 1px #76849A solid;
	border-bottom: 1px #76849A solid;
}
.tabela_vse {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
    border-collapse: collapse;
	background-color: white;
	padding: 4px;
}
TD.okvir 
	{border-left: 1px #CA1B3F solid;}

A:link {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-style: bold;
	line-height: normal;
		font-weight: bold;
	COLOR: #CA1B3F; TEXT-DECORATION: none
}
A:visited {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-style: bold;
	line-height: normal;
		font-weight: bold;
	COLOR: #CA1B3F; TEXT-DECORATION: none
}
A:hover {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-style: bold;
	line-height: normal;
		font-weight: bold;
	COLOR: #CA1B3F; TEXT-DECORATION: underline