/* author: Tomáš Maruška Creation date: 03.01.2004 ===================== */ body { background : #FFFFFF; color: #101010; font-weight: normal; font-size: 10pt; font-family: Tahoma, Arial, Helvetica; /*font-family: Georgia, Times New Roman, Times;*/ } input, textarea { font-family: Trebuchet MS, Tahoma, Helvetica; background : #eeeeee; color: #000000; } h1 { font-size: 160%; font-weight: bold; margin-bottom: 1em; font-family: Trebuchet MS, Tahoma, Helvetica; } h2 { font-size: 130%; margin: 3em 0 2em; font-family: Trebuchet MS, Tahoma, Helvetica; } h3 { font-weight: bold; margin: 2em 0 1em; font-family: Trebuchet MS, Tahoma, Helvetica; } .search { border-color: #0f4170; border-width: 1px; border-style: solid; } .actions { font-size:90%; font-family: Trebuchet MS, Tahoma, Helvetica; text-align : right; text-decoration:none; margin: 0 0 2em; } .text { font-size: 90%; text-align: left; line-height: 120%; } .text p { font-size: inherit; indent: left; line-height: 120%; } .text img { margin: 1em; } table { } .author { font-size: 85%; margin: 1em 0 2em; text-align : right; font-style: italic; } .navig { font-size:90%; font-family: Trebuchet MS, Tahoma, Helvetica; text-align : right; } #cnt-footer { position: relative; width: 780px; height: 39px; background-image: url("/atm/atm.nsf/20.gif"); } .footer { position: absolute; left: 340px; top: 18px; font-size : 80%; font-family : Trebuchet MS, Tahoma, Helvetica; color: #ffffff; } .counter { text-align:right; float: left; } .more { font-size: 90%; text-align : right; padding-bottom: 0.6em; } .submenuitem { font-family: Trebuchet MS, Tahoma, Helvetica; font-size: 95%; font-weight: normal; text-align: left; padding-bottom: 0.6em; } .changed { color: #FFA600; font-family: Trebuchet MS, Tahoma, Helvetica; font-size:90%; } .doctitle { font-weight: normal; font-size: 105%; text-align: left; } .docdate { font-size: 90%; font-weight: normal; text-align: right; } .docdateleft { font-size: 90%; font-weight: normal; text-align: left; } .doccategory { font-family: Trebuchet MS, Tahoma, Helvetica; font-size: 100%; font-weight: bold; padding:2px; margin-top:15px; background: #B6C5D4; } .doccategory:first-child { margin-top:0px; } .docsubcategory { font-family: Trebuchet MS, Tahoma, Helvetica; font-size: 95%; font-weight: bold; margin-top:10px; padding:2px; background: #D9E0E8; } .docdescription { font-size: 90%; text-align: left; padding-top: 10px; padding-bottom: 10px; } .docmodif { text-align: center; font-size: 70%; color: #bb0000; } .formcontainer { margin: -40px 20px 20px 20px; } .formcontainer table, .formcontainer td { font-size: inherit; font-family: Trebuchet MS, Tahoma, Helvetica; border:0px; } a { font-family: Trebuchet MS, Tahoma, Helvetica; font-size : inherit; font-weight: inherit; } a:link { color: #4682B4; } a:visited { color: #708090; } a:hover, a:active { color: #FFA600; } .tab { font-size: inherit; font-family: Trebuchet MS, Tahoma, Helvetica; border:0px; padding: 1px; background: #3B6187; /*background: #FFFFFF;*/ } .tr-n { background: #BBC8D4; } .tr-p { background: #D2DAE2; } .tab td { font-family: Trebuchet MS, Tahoma, Helvetica; background: #ffffff; border: 1px; padding: 2px; margin: 1px; }