﻿body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
}

.naslov {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	line-height: 25px;
	color: #CCCCCC;
}

.BG-content {
	background-image:url(../images/BG-content.gif);
	background-repeat:repeat-y;
}

.BGMeni {
	background-image:url(../images/BG-podMeni.gif);
	background-repeat:repeat;

}

.BG-footer {
	background-image:url(../images/BG-footer.gif);
	background-repeat:repeat;
	font-family:Verdana;
	font-size:10px;
	color:#838383;
	line-height:25px;
}

.footer9 {
	font-family:Verdana;
	font-size:9px;
	color:#838383;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}



