/*  ISMAP - editovatelna cast
    Martin Svetlik (c) 2007, www.martinsvetlik.cz */

#text h1 { color: #aaa900; font-size: 140%; margin-bottom: 0.8em; }
#text h2 { color: #2d2d2d; font-size: 115%; font-weight: bold; padding-left: 6px; border-left:1em solid #D6D700; margin-bottom:0.8em;}
#text h3 { color: #2d2d2d; font-size: 105%; font-weight: bold; margin-bottom:0.8em;}
#text h4 { color: #2d2d2d; font-size: 105%; font-weight: bold; margin-bottom:0.8em;}
#text p { padding-bottom: 1em; }

#text ul { margin: 5px 5px; }
#text ul li { list-style: none; padding-left: 18px; background: url('../images/li.jpg') left no-repeat; background-position: 0 4px; }

.highlight { border: 1px solid #a2a2a2; clear: both; padding:0.4em 1em 0.4em 30px; background: url('../images/highlight.jpg') top left repeat-y; margin-bottom: 12px; }

#text a { color: #4F4E0F; font-weight: bold; }
#text a:visited { color: #404000; font-weight: bold; }
#text img.right { float: right; margin: 0px 0px 5px 5px; }
#text img.left { float: left; margin: 0px 5px 5px 0px; }

#text .error { background:#fdd; color:#000; border:3px solid #f00;padding:1em;}

.small {font-size:86%;float:right;}

.cleaner                    { border:  0px none; margin:  0px; padding: 0px; float: none; clear: both;
                              width: 0px; height: 1px; line-height: 0px; font-size: 0px; color:white;}