<!--
body {
	background-color: #b78cc0;
 /* background-image: url(slike/oblaci.jpg); */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
table.MainTable {
	border-collapse: separate;
	empty-cells: show;
  border-style: none;	
  
}

table.SecTable{
	border-collapse: collapse;
	empty-cells: show;
}

table.TrTable{
	border-collapse: collapse;
	empty-cells: show;
}

td.td11 {
/*	background-color: #406940; */
/*  background-image: url(slike/oblaci.jpg); */
  background-color: #775280;
	color: white;	
	vertical-align : top;
	padding: 0 0 0 0;	
}

td.td1 { 
	background-color: #775280;
	color: white;
  margin: 0,5cm 0,5cm 0,5cm 0,5cm;	
}

td.td2 {
	background-color: #00FF7F;
	color: green;
	border: medium double #FFFFFF;
	font-family: cursive;
	font-size: 15px;
	text-decoration: bold;
	}

td.td3 {
	background-color: #008B45;
	color: black;
	border: medium double #FFFFFF;
	font-family: cursive;
	font-size: 15px;
	text-decoration: bold;
	}


p.margin {
	margin: 2cm 4cm 3cm 4cm
}

p.border {
	border: medium double rgb(0,200,0)
}

.link1 A:link {
	text-decoration: none;
	color: white;
	font-family: cursive;
	font-size: 13px;

}
.link1 A:visited {
	text-decoration: none;
	color: white;
	font-family: cursive;
	font-size: 13px;
	
}
.link1 A:active {
	text-decoration: none;
	color: white;
	font-family: cursive;
	font-size: 13px;

}
.link1 A:hover {
  text-decoration: underline;
	background-color: #77337a;
	color: white;
	font-family: cursive;
	font-size: 13px;

}

.link2 A:link {
	color: white;
	font-family: cursive;
	font-size: 15px;

}
.link2 A:visited {
	color: white;
	font-family: cursive;
	font-size: 15px;

}
.link2 A:active {
	color: white;
	font-family: cursive;
	font-size: 15px;

}
.link2 A:hover {
	text-decoration: underline; 
	background-color: #77337a;
	color: white;
	font-family: cursive;
	font-size: 15px;
}

.link2_small A:link {
	color: white;
	font-family: cursive;
	font-size: 11px;

}
.link2_small A:visited {
	color: white;
	font-family: cursive;
	font-size: 11px;

}
.link2_small A:active {
	color: white;
	font-family: cursive;
	font-size: 11px;

}
.link2_small A:hover {
	text-decoration: underline; 
	background-color: #77337a;
	color: white;
	font-family: cursive;
	font-size: 11px;
}
.style_violet {	
	font-family: Verdana;
	font-size: 21px;
	color: #660033;
}

.style_yellow{
  font-family: Times New Roman;
	font-size: 20px;
	color: #CCBB00;
	margin-left: 20px;
	margin-right: 20px;
}

.style_white {	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
.style_white_small {	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
.style_pastely {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFAA;
	margin-left: 20px;
	margin-right: 20px;
}

.style_orange {	
	font-family: sans-serif;
	font-size: 21px;
	color: #CC5500;
}

.style_red {	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
}

.style_pjesma_naslov {	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC8800;
	margin-left: 20px;
	margin-right: 20px;
	
}

.style_pjesma {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFAA;
	margin-left: 20px;
	margin-right: 20px;
}

-->