@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../slike/ozadje.jpg);
}
#logo {
	text-align: center;
	height: 104px;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-image: url(../slike/probiotiki%20ozadje.jpg);
}
#buttons {
	position: relative;
	width: 100%;
	text-align: center;
	background-color: #28428F;
}
#maincontent {
	width: 100%;
	color: #000;
	font-size: 18px;
	font-family: "TW Cen MT";
}
#tekst {
	text-align: justify;
	padding-right: 20%;
	padding-left: 20%;
}
.naslovnifonti {
	color: #28428F;
	font-weight: bold;
}
.leftbuttons {
	text-align: left;
	height: 181px;
	width: 208px;
	position: absolute;
	left: 4px;
	top: 264px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ozadjetext {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px;
	background-image: url(../slike/ozadje%20belo.png);
}
.regtrademark {
	color: #000;
	font-size: 26px;
}
table {
	padding: 4px;
	border: thin solid #28428F;
	border-collapse: collapse;
}
.celice {
	border: thin solid #28428F;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

