.textBody {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-align: justify;
	padding: 10px 5px 5px;
	vertical-align: top;
}
.text {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}
.forma { 
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	width : 220px;
	border: solid 1px black;
	background-color: white;
	}
a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: red;
	text-decoration: none;
}
a:hover{	
        font: 11px Verdana, Arial, Helvetica, sans-serif;
	    color: grey;
	    text-decoration: none;
}
body {
	scrollbar-face-color:#DBE0E6;
	scrollbar-highlight-color:black;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-shadow-color:white;
	scrollbar-arrow-color:white;
	scrollbar-track-color:white;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.indexDiv{
	overflow: auto;
	width: 300;
	height: 350;
	scrollbar-face-color:#DBE0E6;
	scrollbar-highlight-color:black;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-shadow-color:white;
	scrollbar-arrow-color:white;
	scrollbar-track-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
TABLE.border{
	border-top: solid 1px black;
	border-right: solid 1px black;
}
TD.border{
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}
.tehnikaNaslov{
	background-color: #dce1e7;
	font-weight: bold;
}
.textNaslov {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 15px;
	display: block;
	background-color: #DBE0E6;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	margin-right: 5px;
}
.linkRight1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.linkRight1 a {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.linkRight1 a:hover {
	color: #666666;
	font-weight: bold;
}
.images1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textBodyRight {
	font: normal 11px Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}
.imagesLeft {
	text-align: left;
	float: left;
	padding: 10px;
	vertical-align: top;
}
.imagesRight {
	text-align: right;
	float: left;
	padding: 0px;
	vertical-align: top;
	margin-right: 5px;
}
