body{
	height: 100%;
	margin:0px 0px 0px 0px;
	background-color: #D1D1D1;
	background-image: url(images/backgrounds/site_background.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #7B7B7B;
	cursor: url(images/cunj.cur);
}
td{
	font-size: 13px;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
img{
	cursor: url(images/cunj.cur);
}
object{
	cursor: url(images/cunj.cur);	
}
a {
cursor: url(images/cunj.cur);
text-decoration: none;
color: #9e9e9e;
}
a:hover{
	font-weight:bold;
	cursor: url(images/cunj_over.cur);
}
.titleList{
	font-size: 13px;
	font-weight: bold;
	list-style-image: url(bullet001.gif);
	margin: 0px 0px 0px 35px;
}
.blueFrame{
	border: 2px solid #68688A;
}
.txtSize10px{
	font-size: 10px;
}
.txtSize11px{
	font-size: 11px;
}
.copyright{
	font-size: 9px;
	color:white;
	}
.copyright a{
	color:white;
}
.izrada{
	font-size:9px;
	color:white;
}

.mainNav{
	
}
.mainNav a{
	font-weight: bold;
}
.mainNav a:hover{
	font-weight: normal;
}
.mainNav a:visited{
	
}