body {
	margin:0px;
	color: black;
}

p {
	text-align: justify;
}

p.noindent {text-indent: 0px;}

li {text-align: justify;}

h1 { 
	font-family: 	Arial, sans serif;
	font-size:	12pt;  /*12*/
	font-weight: 	bold;
	color:		#004499;
	margin-top:	12pt;
	margin-bottom:	18pt;
	text-align: 	left;

}

h2 {
	font-family: 	Arial, sans serif;
	font-size:	12pt;
	font-weight: 	bold;
	font-style:	italic;
	color:		#004499;
	margin-top:	18pt;
	margin-bottom:	12pt;
	text-align: 	center;

}

h3 {
	font-family: 	Arial, sans serif;
	font-size:	10pt;
	font-weight: 	bold;
	font-style:	italic;
	color:		#004499;
	margin-top:	12pt;
	margin-bottom:	12pt;
	text-align: 	left;


}

h4 {
	font-family: 	Arial, sans serif;
	font-size:	10pt;
	font-weight: 	bold;
	color:		#004499;
	margin-top:	12pt;
	margin-bottom:	12pt;
	text-align: 	left;

}

h1.titlepage {
	font-family:	times, times new roman, serif;
	font-size:	18pt;  /* 13pt` */
	color:		white;
	margin:		0px;
/*	text-align:	left;*/
	text-align:	center;
	font-weight:	normal;
}

p.menu {
	text-align: 	left;
	text-indent:	0px;
	font-family:	verdana, arial, helvetica;
	font-size:	10pt; /*10*/
	font-weight:	bold;
}


.mainmenu {
	font-weight:		bold;
	font-size:		10pt; /*8*/
	color:		 	white;
	font-family:		tahoma, arial, sans-serif;
	text-decoration:        none;
}


.ringlink {
	font-weight:		bold;
	font-size:		8pt; /*8*/
	color:		 	blue;
	font-family:		tahoma, arial, sans-serif;
	text-align:		center;
	text-decoration:        underline;
}

.selmainmenu {
	font-weight:		bold;
	font-size:		10pt;  /*8*/
	color:		 	red;
/*	font-family:		arial,tahoma, arial, sans-serif; */
	font-family:		tahoma, arial, sans-serif;
	text-decoration:        none; 
}

A.mainmenu:link {
text-decoration: none;
}

A.mainmenu:visited {
text-decoration: none;
}

A.mainmenu:hover {
text-decoration: none;
}

A.link {
text-decoration: none;
}

a.petr:link {
color:			#004499;
text-decoration:	none;
}
a.petr:hover{
text-decoration: underline;
}
a.petr:visited {
color:			#005533;
text-decoration: underline;
}


.bbk {
	font-weight:		bold;
	font-size:		10pt; /*8*/
	color:		 	white;
	font-family:		tahoma, arial, sans-serif;
	text-decoration:        none;

