html{
	height: 100%;
	margin:0;
	padding: 0;
}

body{
    background: white url(poziv/pozadina/pozadina01.gif);
  	background-position: center;
    margin: 0;
    padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-weight: normal;
	color: #4c4c4c;
	height: 100%;
  }

td, th {
	font-size: 11pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-weight: normal;
}

.plavi {
	font-family:  "Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 15pt;
	color: #ffffff;
	padding:10px	
}

.tamni {
	font-family:  "Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 10pt;
	color: #869001;
	font-weight: normal;
	margin: 5pt;
}
.tamni:link {
	text-decoration:undrline;
}
.tamni:hover {
	color: #5c6301;
}

.crno {
	font-family:  "Trebuchet MS", Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding: 2pt 2pt;
	margin: 10pt;

}
.crno_vel {
	text-decoration:none;
	color: #000000;
	letter-spacing: 1pt;
	text-align: LEFT;
	font-size: 16px;
	padding: 0;
	font-weight: normal;
	font-family:  "Trebuchet MS", Tahoma;
	margin-left:12px;

}
.bijelo {
	font-family:  "Trebuchet MS", Tahoma;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	padding: 3pt 5pt;
	margin: 10pt;
}
.bijelo_bold {
	font-family:  "Trebuchet MS", Tahoma;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	padding: 3pt 5pt;
	margin: 10pt;
}
.naslov_bijelo {
	font-family:  "Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 7pt;
	color: #ffffff;
	font-weight: normal;
	margin: 10pt;
	padding: 3pt 5pt;
	text-transform: uppercase;
	letter-spacing: 3pt;
}
.crvrno {
	font-family:  "Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 13pt;
	color: #FF6600;
	font-weight: normal;

}
.zuto {
	font-family:  "Trebuchet MS", Tahoma;
	font-size: 13pt;
	color: #FFCC66;
	font-weight: normal;

}
.link_ {color:#dedede; text-decoration:none; 	text-transform: none; font-weight:normal; }
a.link_:link {color:#dedede; text-decoration:none; 	text-transform: none; font-weight:normal; }
a.link_:hover {color:#ffffff; text-decoration:underline; 	text-transform: none; font-weight:normal; }
.menu {
	text-decoration:none;
	color: #ffffff;
	letter-spacing: 1pt;
	text-align: LEFT;
	font-size: 14px;
	padding: 0;
	font-weight: normal;
	font-family:  "Trebuchet MS", Tahoma;
	margin-left:12px;

}
.menu:link {
	text-decoration:none;

}
.menu:hover {
	color: #000000;
}
