body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: Black;
	background: #E8E5E5 url(images/bg.jpg) repeat-x;
}

.tabela {
	border: 0px solid #9BA0A7;
	background-color: #FFFFFF;
}

.n9 {
	background: #F3F3F3 url(images/a_09.png) repeat-x top;
	border: 2px solid #A4A0A0;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	color: #1C86C3;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #1C86C3;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: -4px;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}

.center {
	text-align: center;
	
}

.tekst {
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	line-height: 18px;
}
.tekst1 {
	font-size: 9px;
	font-weight: normal;
}

.tekst2 {
	font-size: 10px;
	font-weight: bold;
}

.tekst3 {
	font-size: 11px;
	font-weight: bold;
}

.tekst4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.tekst5 {
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	vertical-align: text-top;
	text-align: justify;
}

.tekst6 {
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
}

.tekst7 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
	font-variant: small-caps;
}

.tekst8 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: text-top;
	text-align: justify;
}

a:visited {
	color: #0272B3;
	text-decoration: none;
}

a:link {
	color: #0272B3;
	text-decoration: none;
}

a:hover {
	color: #505050;
	text-decoration: none;
}

input {
	border: 1px solid Black;
	background-color: #FFFFFF;
}

.margin {
	margin: 3px 3px 3px 3px;
}