body
{
	background-color: #FFD0D0;
	
	scrollbar-3dlight-color: #F8F0E8;
	scrollbar-face-color: #EDE5DE;
	scrollbar-arrow-color: #FF45F9;
	scrollbar-shadow-color: #EDE5DE;
	scrollbar-darkshadow-color: #ADAD9B;
	scrollbar-highlight-color: #FDFAF6;
	scrollbar-track-color: #F8F0E8;
}

td
{
	background-color: #F8F0E8;
}

a:link
{
	text-decoration:  none;
	color: #FF30FF;
}

a:visited
{
	text-decoration:  none;
	color: #FD99FD;
}
 
a:active
{
	text-decoration: none;
	color: #FD99FD;
 }

a:hover
{
	text-decoration:  none;
	color: #008B8B;
}
  
.tekst
{
	font-size: 70%;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-decoration: none;
}

.tekstad1
{
	font-size: 13px;
	color: #B2AFAF;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-decoration: none;
}

.tekstad3
{
	font-size: 13px;
	color: #222222;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-decoration: none;
}

.naslov1
{
	font-weight: normal;
	font-size: 80%;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color:#FF45F9;
}

.naslov2
{
	font-weight: normal;
	font-size: 80%;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color:#666666;
}

.dno
{
	font-size: 60%;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-decoration: none;
}

.razmak 
{
	padding-top: 5px;
}

.traziPolje
{
	background-color: White;
	border:1px solid Silver;
	height:18;
	font-family:Trebuchet MS;
	font-size: 70%;
	color:gray;
}

.traziPismo
{
	background-color: White;
	border:1px solid Silver;
	height:110;
	font-family:Trebuchet MS;
	font-size: 70%;
	color:gray;
	
	scrollbar-3dlight-color: #F8F0E8;
	scrollbar-face-color: #EDE5DE;
	scrollbar-arrow-color: #FF45F9;
	scrollbar-shadow-color: #EDE5DE;
	scrollbar-darkshadow-color: #ADAD9B;
	scrollbar-highlight-color: #FDFAF6;
	scrollbar-track-color: #F8F0E8;
}

.traziDugme
{
	border:1px solid Silver;
	height:18;
	font-family:Trebuchet MS;
	font-size: 70%;
	color:gray;
	cursor:hand;
	background-color:#FFD0D0;
}

li
{
	list-style-type: square;
}