.tabelaLEft {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #333333;
}
td.top {
	vertical-align: top;
}
.style7 {
	font-size: 13px;
	font-family: "MS Sans Serif";
	/* margin: 8px; */
	text-decoration: none;
	color: #333333;
	text-align: left;
}

.style8 {
	font-size: 12px
}
.style9 {
	font-size: 16px; font-family: "MS Serif";
	margin: 8px;
	text-decoration: none;
	color: #666666;
	text-align: left;
}
.naslovOranzna {
	font-size: 16px; font-family: "MS Serif";
	margin: 8px;
	text-decoration: none;
	color: #F47D15;
	text-align: left;
}
.style11 {
	font-size: 9px
}
.style13 {
	color: #0066CC
}

input {
	color: #333333;
	background-color: #FFCD80;
	height: 15px;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #999999;
}
a:link {
	color: #4550E8;
	text-decoration: underline;
}
a:visited {
	color: #4550E8;
	text-decoration: underline;
}
a:hover {

	color: #00CC33;
	text-decoration: none;
}
a:active {


	color: #006600;
	text-decoration: none;
	background-color: #FFFFFF;
}
textarea {
	color: #333333;
	background-color: #FFCD80;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #999999;
}
.main {
	font-size: 16px; 
	font-family: MS Serif,Verdana;
	font-weight: normal;
	text-align: justify;
	color: #333333;
}

.main a {
	text-decoration: none;
	color: #550e8;
}

.main a:hover {
	text-decoration: underline;
	color: #00cc33;
}