/* BEGIN ADMIN */
.textblock 
{
	border:0; 
	padding:2px; 
	line-height:15px;
	color:#787878;
}

.textblockhover 
{ 
	border:2px solid #19637d;
	padding:0; 
	cursor:default;
}
/* END ADMIN */

/* BEGIN HEADERS */
h1 {font-family: Arial, Tahoma, Geneva, Verdana, Sans-Serif;;font-size:30px;color:#19637d;font-weight:normal;font-style:normal;padding:0;margin:0 0 25px 0;line-height:30px; }
h2 {font-size:24px;color:#a40063;font-weight:normal;font-style:normal;padding:0;margin:0 0 20px 0; }
h3 {font-size:20px;color:#19637d;font-weight:normal;font-style:normal;padding:0;margin:0 0 15px 0; }
h4 {font-size:14px;color:#a40063;font-weight:bold;font-style:normal;padding:0;margin:0 0 10px 0; }
h5 {font-size:14px;color:#19637d;font-weight:bold;font-style:normal;padding:0;margin:0 0 10px 0; }
/* END HEADERS */

/* BEGIN TEKST */
.textblock p
{
	margin:0 0 20px 0;
	color:#787878;
}

.textblock td p
{
	margin:0 0 15px 0;
	color:#787878;
}

body img { border-color:White; }

.textblock ul
{
    list-style-type:none;
    color:#787878;
    margin:0 0 15px 0px;
}

.textblock ul li
{
    margin:0px;
    background-image:url(/images/modules/acmsTekst/bullet.gif.v=1);
    background-position:0px 4px;
    background-repeat:no-repeat;
    padding-left:13px;
    color:#787878;
}

.textblock ul ul { margin:0; }

.textblock ul ul li
{
     background-image:url(/images/modules/acmsTekst/bullet2.gif.v=1);
     background-position:0px 4px;
     background-repeat:no-repeat;
     color:#787878;
     margin:0px;
}

.textblock ol
{
	margin:0 0 15px 15px;
    list-style-type:decimal;
    padding-left:22px;
    color:#787878;
}

.textblock ol li
{
    margin:0;
    list-style-type:decimal;
    color:#787878;
}

.textblock ol ol { margin:0; }

.textblock ol ol li
{
     margin:0px;
     padding:0px;
     color:#787878;
}
/* END TEKST */
