body {
  background: #fff none;
  color: #000;
  margin: 0;
  padding: 0;
}
body, td, th {
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  font-size: 80%;
  line-height: 1.5;
}
p, ol, ul, li {
  font-size: 1.0em;
  line-height: 1.6em;
}
p {
  margin: 1.2em 0em 1.2em 0em;
}
ul, ol {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
li, ul ul, ol ol {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
h1 {
  font-size: 140%;
  font-weight: bold;
  color: #006;
}
h2 {
  font-size: 120%;
  font-weight: bold;
}
h3 {
  font-size: 110%;
  font-weight: bold;
}
h4 {
  font-size: 100%;
  font-weight: bold;
}
a:link {
  color: #c00;
  background: inherit;
  text-decoration: underline;
}
a:link:hover, a:visited:hover {
  color: #c00;
  background: #ff9 none;
  text-decoration: underline;
}
a:visited {
  color: #900;
  text-decoration: underline;
}
img {
  border: none;
}
code, samp, kbd {
  font-family: monospace;
  font-size: 100%;
}
kbd {
  font-weight: bold;
}
dt {
  font-weight: bold;
}
q {
  font-style: italic;
  quotes: "„" "“" "‚" "‘";
}
q:before {
  content: open-quote;
}
q:after {
  content: close-quote;
}
table, td, th {
  font-family: sans-serif;
}
thead, tfoot, th {
  font-weight: bold;
}
caption {
  font-size: 80%;
  caption-side: bottom;
  margin: 0.5em 0;
}
abbr, acronym, .help {
  cursor: help;
  border-bottom: 1px dashed #000;
}

#page {
  width: 760px;
  background: #fff url(img/bg2.gif) repeat-y;
  color: #000;
  margin: 10px;
}
#topmenu {
  float: left;
  width: 100px;
  margin-top: 10px;
  margin-left: 4px;
  margin-right: 10px;
  font-size : 89%;
}
#maincontent {
  float:left;
  width: 430px;
  margin-top: 10px;
  margin-bottom: 50px;
  color: #000;
  background: transparent;
}
#sidebar {
  float: right;
  width: 180px;
  margin-top: 10px;
  margin-left: 6px;
  font-size : 89%;
}
#header {
  height: 72px;
  color: #006;
  background: transparent;
}
#footer {
  background: #fff none;
  color: inherit;
  margin-top: 10px;
  border-bottom: 2px solid #000099;
  border-top: 2px solid #000099;
  padding: 2px 0;
  text-align: center;
  font-size : 85%;
}

#toplogo {
  float: left;
  margin: 9px 25px 0px 5px;
  width: 91px;
  height: 62px;
}
#htitle {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.7em;
  padding-top: 12px;
  padding-bottom: 5px;
}
#hsubtitle {
  font-size:12px;
}
#headerline {
  background: #009 none;
  color: inherit;
  height: 2px;
  font-size: 0px;
  margin-top: 2px;
  margin-bottom: 10px;
}
#maincontent h2 {
  background: #fff none;
  color: #006;
  margin-left: 0px;
  padding: 0 0.5em;
  border-bottom: 2px solid #009;
  border-left: 2px solid #009;
}
#maincontent table {
  border: 2px solid #d90000;
  border-collapse: collapse;
}
#maincontent thead {
  background-color: #eec;
}
#maincontent tfoot {
  background-color: #ffc;
}
#maincontent td, #maincontent th {
  border: 1px solid #d90000;
  padding: 0 0.3em;
}
#maincontent form table, #maincontent form fieldset {
  background: #ffe none;
  color: #000;
  padding: 0.5em;
  font-family: sans-serif;
  line-height: 1;
}
#maincontent form table, #maincontent form td {
  border: 0;
}
#maincontent form td {
  border: 0;
  padding: 0.5em;
}
#maincontent blockquote {
  padding: 0;
  font-size: 100%;
  margin: 1em 2em;
  font-style: italic;
}
#topmenu h3 {
  font-size: 100%;
  margin: 0.5em 0;
}
#topmenu ul {
  margin: 0.5em 0;
  padding: 0;
}
#topmenu li {
  list-style: circle inside;
  margin-top: 0;
  margin-bottom: 0;
}
#topmenu li ul {
  margin-left: 1.5em;
}
#topmenu li.selected {
  font-weight: bold;
  list-style-type: disc;
}
#topmenu li.selected li {
  font-weight: normal;
}
#topmenu p {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
#topmenu form {
  margin-top: 1em;
  width: 90px;
}
#topmenu input.inputfield {
  width: 98%;
}
#topmenu input.button {
  margin-top: 0.5em;
  font-size: 90%;
  background-color: #ccc;
  color: #006;
  width: 98%;
}
#topmenu fieldset {
  margin: 0.5em 0;
  border: 1px solid #999;
}
#topmenu .centered {
  width: 90px;
}
#bottommenu {
  clear: both;
  text-align: right;
  font-size : 85%;
}
#bottommenu li {
  display: inline;
}
div.sidebox {
  background: #c9d7f2 none;
  color: inherit;
  border: 1px solid #999;
  margin: 0 0 6px 0;
  padding: 4px;
}
div.sidebox h2 {
  margin: 0 0 0.4em 0;
  background: #ff9 none;
  color: #006;
  font-size: 110%;
  text-align: center;
}
div.sidebox h3 {
  margin: 1em 0;
  font-size: 110%;
}
div.sidebox p, div.sidebox form {
  margin: 0 0 0.4em 0;
  padding: 0 0.2em;
}
div.sidebox form {
  text-align: center;
}
div.sidebox label {
  display: block;
  margin-top: 0.5em;
  text-align: left;
}
div.sidebox .inputfield {
  width: 98%;
}
div.sidebox input.button {
  margin: 0.5em 0;
  font-size: 90%;
  background-color: #ccc;
  color: #006;
}
div.sidebox ul {
  margin: 0 0 0.4em 1.6em;
  padding-left: 0;
}
div.sidebox ol {
  margin: 0 0 0.4em 3em;
  padding-left: 0;
}
div.sidebox li {
  margin-top: 0;
  margin-bottom: 0;
}
div.sidebox blockquote {
  margin: 0 0 0.6em 0;
  font-style: normal;
}
div.sidebox blockquote p.source {
  font-size: 90%;
  font-style: italic;
  text-align: right;
}
div.sidebox p.footnote {
  text-align: center;
}
ul.issues {
  margin-top: 0px;
  margin-left: 0px;
}
ul.issues li {
  list-style: none;
  margin-bottom: 1em;
}
ul.issues li ul {
  margin-top: 0px;
  margin-left: 0px;
}
ul.issues li ul li {
  display: inline;
  font-size: 85%;
}
img.arrow {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
img.floatleft, #mpfoto {
  float: left;
  margin-right: 10px;
}
.centered {
  text-align: center;
}
.errmsg {
  background: #ffc none;
  color: #600;
  padding: 0.5em;
  border: 1px solid #f00;
  text-align: center;
}
.articlecontent h2 {
  border: none;
  background-color: transparent;
}
.codesample {
  display: block;
  margin: 1.5em 0;
  padding: 1em;
  border: 1px dotted #ccc;
  background: #ffc none;
  color: #000;
  font-size: 90%;
  line-height: 1.3;
}
.codesample .ind1 {
  padding-left: 1em;
}
.codesample .ind2 {
  padding-left: 2em;
}
.codesample .ind3 {
  padding-left: 3em;
}
.codesample .ind4 {
  padding-left: 4em;
}
.codesample .ind5 {
  padding-left: 5em;
}

.blogpost p {
  margin: 1em 0;
}
.blogpost h3 {
  margin: 2em 0 1em 0;
}
p.summary {
  padding: 0 0 0 1em;
  border-left: 2px dashed #d90000;
  color: #d90000;
}
.blogfooter {
  margin-bottom: 1em;
  background-color: #eee;
  font-size: 85%;
}
.note {
  font-size:85%;
}
.leftcol {
  width: 49%;
  float: left;
}
.rightcol {
  width: 49%;
  float: right;
}
.stopfloat {
  clear: both;
}
#anketa form {
  border: 1px ridge #eee;
  padding: 0.5em;
  background-color: #ddd;
  text-align: left;
}
#anketa form div.submit {
  margin: 0.5em 0;
  text-align: center;
}

p.cssalert, .nostyle, .reader {
  display: none;
}
.alignright {
  text-align: right;
}

.xmlbutton, a.xmlbutton:link, a.xmlbutton:visited {
  padding: 1px;
  border-top: 1px solid #ffc8a4;
  border-right: 1px solid #7d3302;
  border-bottom: 1px solid #3f1a01;
  border-left: 2px solid #ff9a57;
  background-color: #f60;
  color: #fff;
  text-align: left;
  text-decoration: none;
  font-family: helvetica,arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
}
a.xmlbutton:hover {
  text-decoration: none;
  color: #ff9;
}

a.geourl, a.geourl:link, a.geourl:visited {
  display: block;
  width: 6em;
  margin: 0.5em auto;
  border: 1px solid #fff;
  background-color: #093;
  color: #eee;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
}
a.geourl:hover {
  border: 1px groove #ccc;
  color: #fff;
}

.w3cb {
  margin: 1em auto;
  width: 9em;
  font-family: helvetica,arial,sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}
.w3cb a {
  display: block;
  width: 100%;
}
.w3cb a:link, .w3cb a:visited, .w3cb a:hover {
  border: 1px solid #ccc;
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}
.w3cb a:hover {
  border: 1px ridge #eee;
}
.w3cb span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}

.w3button {
  position: relative;
  margin: 1em 0;
  font-family: helvetica,arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.w3button a {
  display: block;
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
}
.w3button a.w3c {
  width: 3em;
  border-left: 1px solid #cecece;
}
.w3button a.spec {
  position: absolute;
  left: 3em;
  top: 0;
  width: 6em;
  border-right: 2px solid #4a4a4a;
}
.w3button a.w3c:link, .w3button a.w3c:visited, .w3button a.w3c:hover {
  background-color: #fff;
  color: #0c479d;
  text-decoration: none;
}
.w3button a.spec:link, .w3button a.spec:visited, .w3button a.spec:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}

#maincontent textarea {
  width: 98%;
}
#maincontent fieldset {
  margin: 0.5em 0;
  padding: 0.5em;
}
#maincontent legend {
  margin-bottom: 1em;
  border: 1px solid black;
  padding: 0.2em;
  color: black;
  background: #c9d7f2 none;
  font-weight: bold;
}

ul.locmenu {
  position: relative;
  top: -0.2em;
  margin: 0 0 2.5em 0;
  padding: 0;
  list-style-type: none;
}
ul.locmenu li {
  display: inline;
}
ul.locmenu .locmenudes {
  display: none;
  font-size: 85%;
  text-decoration: none;
  color: #000;
}
ul.locmenu a {
  padding: 0.1em 0.5em;
  border: 1px solid #999;
  background: #eee none;
}
ul.locmenu a:link, ul.locmenu a:visited {
  text-decoration: none;
  color: #000;
}
ul.locmenu a:hover {
  background: #ff9 none;
  color: #000;
}
ul.locmenu strong {
  padding: 0.1em 0.5em;
  border: 1px solid #000;
  background-color: #c9d7f2;
  color: #333;
}
ul.locmenu a:hover .locmenudes {
  display: block;
  position: absolute;
  left: 0;
  top: 2em;
}

/* glx_image */

div.image-element div.caption {
  padding: 0;
  text-align: left;
  font-size: 85%;
  border-style: none;
  margin: 0 0 20px 0;
}

.right {float: right; position: relative; margin: 0.2em 0.5em 0.5em 1.5em}
.left {float: left; position: relative; margin: 0.5em 1.5em 0.5em 0.5em}
.standalone { width: auto; }
.center { text-align: center;}
