body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}
.title{
	font-size:12px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	margin:7px;
}
.sadrzaj {
text-align:justify;
}
.lefttop{
background-image: url(../images/lefttop.png);
background-repeat:no-repeat;
background-position:right;
height:20px;
}
.top{
background-image: url(../images/top.png);
background-repeat:repeat-x;
height:20px;
}
.righttop{
background-image: url(../images/righttop.png);
background-repeat:no-repeat;
background-position:left;
height:20px;
}
.leftback{
background-image: url(../images/leftback.png);
background-repeat:repeat-y;
background-position:right;
}
.centerback{
background-color:#FFFFFF;
}
.rightback{
background-image: url(../images/rightback.png);
background-repeat:repeat-y;
background-position:left;
}
.leftbottom{
background-image: url(../images/leftbottom.png);
background-repeat:no-repeat;
background-position:right;
height:20px;
}
.bottom{
background-image: url(../images/bottom.png);
background-repeat:repeat-x;
height:20px;
}
.rightbottom{
background-image: url(../images/rightbottom.png);
background-repeat:no-repeat;
background-position:left;
height:20px;
}
.clearall{
clear:both;
}

a:link{
	text-decoration:none;
	color: #036;
	}
a:visited{
	text-decoration:none;
	color: #036;
	}
a:hover{
	text-decoration: underline;
	color: #036;
	}
a:active{
	text-decoration:none;
	color: #036;
	}

.text{
	font-size:11px;
	color: #000099;
	}
.naslovi{
	padding:8px;
	 border: 1px solid #aaaaaa;
	 background-color:#cccccc;
	 background-image:url(../jsengine/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png);
	 background-position:0 50%;
	 background-repeat:repeat-x;
	 font-weight: bold;
}
.red {
color: #ffffff;
padding:10px;
text-align:center;
background-color: #FF7D7D;
}
.yellow {
color: #000000;
padding:10px;
text-align:center;
background-color: #FFFFCE;
}
.green {
color: #ffffff;
padding:10px;
text-align:center;
background-color: #33CC66;
}
.redtext{

	font-size:11px;
	color:#CC0000;
	}
	#recordi{
	background-color:#ffffff;
}
#recordi a{
	width:100%;
	display:block;
	background-color:#ffffff;
}
#recordi a:link{
	width:100%;
	display:block;
	background-color:#ffffff;
}
#recordi a:hover{
	width:100%;
	display:block;
	text-decoration:none;
	background-color:#F5F5F5;
}
.boxic{
	width:15px;
	height:15px;
	display:block;
	font-size:11px;
	color: #ffffff;
	padding:2px;
	background-color: #DDD;
	float:left;
	border:1px solid #666;
	margin-right:3px;
	text-align:center;
}
.boxic2{
	width:15px;
	height:15px;
	display:block;
	cursor:default;
	font-size:11px;
	color: #C9C9C9;
	padding:2px;
	background-color: #F5F5F5;
	float:left;
	border:1px solid #666;
	margin-right:3px;
	text-align:center;
}
.pagingblack{
	border:1px solid  #F5F5F5;
	padding:5px;
		
}
