body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin: 0px;
	scrollbar-face-color: #FFFFFF;        
	scrollbar-shadow-color: #CCCCCC;      
	scrollbar-highlight-color: #CCCCCC;   
	scrollbar-3dlight-color: #F2F2F2;   
	scrollbar-darkshadow-color: #F2F2F2;
	scrollbar-track-color: #F2F2F2;       
	scrollbar-arrow-color: #0099DE;
}
.sml {
	font-size: 10px;
}
.xsml {
	font-size: 9px;
}
.zeleno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #85BF68;
	text-decoration: none;
}

a.flink:link {
	color: #818181;
	text-decoration: none;
}
a.flink:visited {
	color: #818181;
	text-decoration: none;
}
a.flink:hover {
	color: #68BF85;
	text-decoration: none;
}
a.flink:active {
	color: #68BF85;
	text-decoration: none;
}
a:link {
	color: #0099DE;
	text-decoration: none;
}
a:visited {
	color: #0099DE;
	text-decoration: none;
}
a:hover {
	color: #68BF85;
	text-decoration: none;
}
a:active {
	color: #0099DE;
	text-decoration: underline;
}
.boxtop {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boxdown {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 9px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.imgborder {
	border: 1px solid #AAAAAA;
}
a.inv:link {
	color: #666666;
	text-decoration: none;
}
a.inv:visited {
	color: #666666;
	text-decoration: none;
}
a.inv:hover {
	color: #0099DE;
	text-decoration: underline;
}
a.inv:active {
	color: #0099DE;
	text-decoration: none;
}
.justify {
	text-align: justify;
}
p {
	text-indent: 1em;
	margin: 0px 0px 10px 0px;
	text-align: justify;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #85BF68;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #85BF68;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #85BF68;
	text-decoration: underline;
}
.boxdownmultitple {


	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 9px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
}


img.image {
	border: 1px solid #333333;
}

