﻿/* acms.tekst */
.textblock { font-family: Verdana, Geneva, Sans-serif; font-size:11px; border:0; padding:2px; background-color:Transparent; }

p
{
    margin-top:0px;
    margin-bottom:11px;
}

.textblockhover { border:2px solid #96A7B3; padding:0; cursor:default; }

h1 { margin:24px 0 18px 0; padding-left:18px; background-image:url(/images/h1bullet.gif.v=1); background-repeat:no-repeat; background-position: 2px center; color:#4E575E; font-weight:bold; font-size:14px; }
h2 { margin:18px 0 12px 0; color:#5B7FB3;font-size:13px;font-weight:normal; }
h3 { margin:12px 0 6px 0;color:#797E7F;font-size:13px;font-weight:normal;font-style:italic; }
h4 { margin:6px 0 0 0;color:#8396A4;font-size:12px;font-weight:normal; }
h5 { margin:6px 0 0 0;color:#96A7B3;font-size:11px;font-weight:normal; }

.textblock ul li
{
    list-style-image:url(/images/bullet.gif.v=1);
    margin-left:0;
    color:#175EBA;
}

