body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	text-align: justify;
	background-color: #FFFFFF;
}
a {
	color:#000000;
}
a:hover {
	color:#FF9900;
}
.sada {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #F58220;
}
.izvelne_n {
	text-align: left;
	color: #000000;
	font-size: 11px;
	background-color: #FFCC99;
	text-transform: lowercase;
	font-weight: bolder;
}
.izvelne {
	text-align: left;
	color:#000000;
	font-size: 11px;
	/*text-transform: capitalize;*/
	font-weight: bold;
}

.izvelne_m {
	font-family: inherit;
	text-align: left;

	background-color: #FFCC99;
	color: #000;

	padding: 0 0 8px;
	margin: 0;
}

.izvelne_m a:link,
.izvelne_m a:visited,
.izvelne_m a:active {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}
.izvelne_m a:hover {
	background-color: transparent;
	color: #000;	
	text-decoration: underline;
}

.aktu {
	color:#FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.augsa_m {
	color: #280078;
	text-decoration: underline;
}
.augsa_m a:link{
	color: #280078;
	text-decoration: underline;
}
.augsa_m a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.augsa_m a:visited{
	color: #280078;
	text-decoration: underline;
}
.bolds {
	font-weight: bold;
	text-align: justify;
}

.virsraxti {
	font-size: 16px;
}
.sans
{
    background-image: url(../images/fons_mala.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
}
.ieksa {
	font-size: 11px;
	text-align: justify;
}
.ieksa_n {
	text-align: justify;
}

.pageImageLeft {
	padding: 0;
	margin: 4px 8px 4px 0;
	border: 1px solid #000;
	float: left;
}
.pageImageRight {
	padding: 0;
	margin: 4px 0 4px 8px;
	border: 1px solid #000;
	float: right;
}
.pageImage {
	padding: 0;
	margin: 0 auto;
	border: 1px solid #000;
	display: block;
}
.clear {
	padding: 0;
	margin: 0;
	clear: both;
}
