body {
 font-size : 100.01%;
}
#col-a {
 float : right;
 width : 100%;
}
#col-a[id] {
 margin-left : -2px;
}
#col-b {
 float : left;
 margin-left : -2em;
 z-index : 10;
}
#col-b[id] {
 margin-right : 1px;
}
#col-c {
 float : right;
 margin-right : -2em;
 z-index : 11;
}
#col-c[id] {
 margin-left : 1px;
}
.show-all #columns {
 padding : 0 2em;
}
.hide-left #columns {
 padding : 0 12.9em 0 0;
}
.hide-right #columns {
 padding : 0 0 0 12.9em;
}
.cols-wrapper {
 width : 100%;
}
.cols-wrapper[class] {
 padding-bottom : 0.1px;
}
.float-wrapper {
 float : left;
 width : 100%;
 position : relative;
 z-index : 0;
}
.float-wrapper[class] {
 margin-right : -1px;
}
.sidecol {
 position : relative;
 width : 2em;
 overflow : hidden;
}
.main-content {
 margin : 0 1em;
}
.clear {
 clear : both;
}
.none {
 display : none;
}
#main {
 border : 2px solid #dddddd;
 min-width : 50em;
 max-width : 70em;
 margin : 0 auto;
}
#header {
 padding : 0 0.5em;
}
#header .title {
 margin : 0;
 padding : 0;
}
#footer {
 padding : 0;
 background-color : #fff;
 text-align : justify;
 border-top : 1px solid #336699;
}
#footer p {
 margin : 0;
 text-align : center;
 clear : both;
 padding : 1em;
}
#header, .cols-wrapper {
 background-color : white;
}
#main {
 background : #fff url(pattern.gif);
}
.main-content {
 margin : 0.5em;
}
.cols-wrapper {
 border : 1px;
 margin : 0 -1px;
}
.hide-left .cols-wrapper {
 border-left : none;
 margin-left : 0;
}
.hide-right .cols-wrapper {
 border-right : none;
 margin-right : 0;
}
.hide-both .cols-wrapper {
 margin : 0;
}
.box {
 font-size : 92%;
 line-height : 1.18em;
}
#footer, .sidecol {
 color : #333;
}
.dom-tree {
 padding : 0 0 0 1.5em;
 color : #999;
}
.dom-tree code {
 font-weight : bold;
}
.dom-tree ul ul ul {
 list-style : disc;
}
.dom-tree ul ul ul ul {
 list-style : circle;
}
.dom-tree ul ul ul ul ul {
 list-style : square;
}
.dom-tree dl, .dom-tree dt, .dom-tree dd {
 color : black;
 margin : 0;
 padding : 0;
 display : inline;
}
.dom-tree dd {
 font-style : italic;
}
body {
 margin : 0;
 padding : 1em;
 min-width : 55em;
 font-size : 75.01%;
 line-height : 1.5em;
 background : white;
 color : black;
 font-family : Arial, Helvetica, sans-serif;
 background-image : url('images/bg.gif');
}
h1 {
 font-size : 1.5em;
 line-height : 1.33em;
 margin : 0.89em 0;
 color : #336699;
}
h2 {
 font-size : 1.25em;
 line-height : 1.4em;
 margin : 1.07em 0;
}
h3 {
 font-size : 1em;
 font-style : italic;
 margin : 1.33em 0;
}
h4, h5, h6 {
 font-size : 0.75em;
 line-height : 2em;
 margin : 1.56em 0;
}
h4 {
 text-transform : uppercase;
}
h6 {
 font-style : italic;
}
code {
 font-family : "Bitstream Vera Sans Mono", "Courier New", Monaco, Courier, monospace;
}
pre {
 font-family : "Bitstream Vera Sans Mono", "Courier New", Monaco, Courier, monospace;
}
ul {
 margin : 1em 0;
 padding : 0 0 0 2.5em;
}
ul ul {
 margin : 0;
 padding : 0 0 0 1.25em;
}
ol {
 margin : 1em;
 padding : 0 2em;
}
ol ol {
 margin : 0;
}
li {
 margin : 0;
 padding : 0;
}
#header #meniu_items {
 margin-left : 10px;
 margin-top : -19px;
 float : right;
 height : 29px;
 list-style-type : none;
 background-image : url('images/bg_menu.gif');
 background-repeat : repeat-x;
}
#meniu_items li {
 float : left;
 width : 79px;
 line-height : 29px;
 text-align : center;
}
#meniu_items li.desp {
 float : left;
 width : 2px;
 height : 29px;
 background-image : url('images/bg_desp.gif');
 background-repeat : no-repeat;
}
#meniu_items li a {
 font-family : Arial, Helvetica;
 font-size : 12px;
 color : #ffffff;
 text-decoration : none;
}
#meniu_items li a:hover {
 color : #ccffff;
}
#main #logo {
 position : relative;
 left : 0;
 top : 30px;
 width : 187px;
 height : 71px;
 z-index : 100;
 background-image : url('images/logo.gif');
 background-repeat : no-repeat;
 cursor : pointer;
}
#footer #link_items {
 list-style-type : none;
 color : #ccc;
 margin-left : 120px;
}
#link_items li {
 float : left;
 padding : 0 6px;
}
#link_items li a {
 font-family : Arial, Helvetica;
 font-size : 11px;
 color : #336699;
 text-decoration : none;
}
#link_items li a:hover {
 color : #990000;
}
.h1_icon {
 padding-right : 4px;
}
