.stranica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.okvirred {
	border: 1px solid #990000;
}
.okvirmain {
	border: 1px solid #627a83;
}
.okvirblue {
	border: 1px solid #006699;
}
.tablicamain {
	border: 5px solid #4E6168;

}
.meni {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97A7AD;
}
.ostalitekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.desnocrtemain {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 627a83;
	border-bottom-color: #627A83;
}
.linije {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.linijemain {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 4e6168;
}
.linijered {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.desnocrtered {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
