/* General page BLUE style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #6A30B8; /* E0F0FC f2fffe  F6F8FC D8E8F8*/
	scrollbar-face-color: #4141A5; /* 4193e9 111175 */
	scrollbar-highlight-color: #4949AD; /* 54a7ec 0727A7*/
	scrollbar-shadow-color: #03030A; /* 2d73c7 */
	scrollbar-3dlight-color: #6161C5; /* 64b7f7 3362BC*/
	scrollbar-arrow-color:  #FFFFFF; /* FCFCFF */
	scrollbar-track-color: #211281;  /* 4c9ff4 211271 */
	scrollbar-darkshadow-color: #0A0D5E; /* 1F65b9 */
	background-image : url(images/pozadina_duhovne_mandale.jpg);
	background-repeat: repeat;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-size: 10px;
	cursor: auto;
	color : #5C30DD;
	/* padding-left: 11em; */
	/* padding-right: 0; */
	/* background: white url("pendant.png"); */
    /* background-repeat: repeat-y; */
    /* background-position: center center; */
	/* background-attachment: fixed; */
	/* background-position: 100% 100%; */
    /* background-repeat: no-repeat; */
	/* font-size:100%; */
    /* line-height:1.125em; */
	/* background-position: bottom right; */
	/* CURSOR: pointer; */	
    /* cursor: url(http://hostdrjack.com/cursors/7002.ani) */ 
	/* cursor:text */
	/* cursor: color; */

	
}




/* General font families for common tags */
font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* color : #FF66CC;
	font-size: 12px; */
}

a:link {
	text-decoration: none;
	color : #0099FF;
	/* color : #FF66CC; EEEEF1 DD7811*/
}

a:active {
	text-decoration: none;
	color : #DDDDDD; 	
}

a:visited {
	text-decoration: none;
	/* font-weight : bold;*/
	 color : #FFFFCC; 	
	/* color : #A56C03;  CC4411 C02040 4455CC*/	
}

a:hover	{
	text-decoration: underline;
	color : #00DDFF;
}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #4C9FF4; border: 1px solid #333333; }

/* This is the outline round the main forum tables */
/* .forumline	{ background-color: #111111; border: 1px none #333333; } */



/* Tekst */
.energija1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: auto;
	height: auto;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}



.nicebutton {
	cursor:auto;
    border:outset 2px #5C30DD;
	/* border:outset 1px #0E0F85;  border:outset 1px #ccc; */
   /* background:#99CCFF center center; */
    color: #F0F0FF; /* #E8E8FF; */
    font-weight:bold;
    padding: 1px 1px;
	font-size : 11px; 
    background:url(images/bg1.gif);
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIEmandale.css");


