﻿<!-- MAIN CSS FILE -->
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00a650;
}
.bodytexthead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	
}

.bodytexthead1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
}
.textcomments {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	
}
.linija	{
border: 1px solid #00a650;
}

.style2 {
	font-size: 20px;
	color: #00a650;
}
.style2_head {
	font-size: 20px;
	color: #00a650;
}
.style5 {
	font-size: 20px
}
.style8 {font-size: 16px}

.style9 {font-size: 12px}

body,td,th {
	font-family: Times New Roman, Times, serif;
}
a:link {
	color: #00a650;
	text-decoration: none;
}
a:visited {
	color: #00a650;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Times New Roman, Times, serif;
}

.linija_dashed	{
border: 1px dashed #00a650;
}

.bodytextcommentshead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	
}

.bodytextcomments  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	
}
.links	{
font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #00a650;
}
