/*********************************************************************/
/* General */

body { 
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  color: #000000;
  font-family: Arial, Verdana, sans-serif;
}

td { 
  font-size: 80%;
  line-height: 1.4em;
}

a:link    { color: #1E62CF; text-decoration: none; }
a:visited { color: #888; text-decoration: none; }
a:hover   { color: #1E62CF; text-decoration: underline; }
a:active  { color: #1E62CF; text-decoration: none; }

a.anketa:link    { color: #0e2b8d; text-decoration: none; }
a.anketa:visited { color: #0e2b8d; text-decoration: none; }
a.anketa:hover   { color: #0e2b8d; text-decoration: underline; }
a.anketa:active  { color: #0e2b8d; text-decoration: none; }

h1 { 
  font-size: 165%;
  font-weight: normal;
  line-height: 1.2em;
}

h2 { 
  font-size: 125%;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 1.5em;
}

h3 { 
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 0em;
  padding-bottom: 0em;
}

h4 { 
  font-size: 90%;
  font-weight: bold;
}

ul { 
  margin-top: 0.3em;
}

ul.spaced li { 
  margin-bottom: 1em;
}

ul.normal li { 
  margin-bottom: 0em;
}

ul.questions { 
  list-style: none;
  padding-top: 0.4em;
  padding-bottom: 0.3em;
  margin: 0px;
  padding-left: 0.6em;
  text-indent: -0.6em;
}

ul.questions li { 
  padding-top: 0.4em;
  padding-bottom: 0.3em;
}

span.small { 
  font-size: 85%;
}


/*********************************************************************/
/* Layout elements */

table#main { 
  width: 100%;
  height: 100%;
}

/* Header: logo, search, menu, menu aux */

tr.header { 
  background-image: url('../img/bg-header.jpg');
  background-repeat: repeat-y;
  background-color: #267EF0;
  height: 133px;
}

table.header { 
  width: 730px;
  height: 133px;
}

tr.header td.logo { 
  width: 144px;
}

tr.header td.logo img { 
  margin-left: 45px;
  margin-right: 25px;
}

tr.header img.logo, tr.header img.slogan { 
  border: 0px;
}

tr.header td.tag-line { 
  vertical-align: bottom;
  padding-bottom: 13px;
}

tr.header td.search { 
  text-align: right;
  vertical-align: top;
}

td.menu { 
  vertical-align: bottom;
  padding-left: 28px;
}

td.menu img.menu { 
  border: 0px;
  margin: 0px;
}

td.menu-aux-lang { 
  text-align: right;
}

div.menu-aux { 
  color: #ffffff;
  margin-top: 0.5em;
  font-size: 85%;
}

div.lang { 
  color: #ffffff;
  margin-top: 0.2em;
  font-size: 85%;
}

a.menu-aux:link    { color: #ffffff; text-decoration: none; }
a.menu-aux:visited { color: #ffffff; text-decoration: none; }
a.menu-aux:hover   { color: #ffffff; text-decoration: underline; }
a.menu-aux:active  { color: #ffffff; text-decoration: none; }


/* search */

div.search { 
  float: right;
  margin-top: 8px;
}

table.search { 
  margin-top: 4px;
}

input.search { 
  font-family: Arial, Verdana, sans-serif;
  border: solid 1px #777;
}

div.search-results { 
  margin-top: 1.5em;
  padding-top: 0.5em;
  border-top: solid 1px #cecece;
  padding-bottom: 1em;
  border-bottom: solid 1px #cecece;
}

/* Body */

tr.body { 
  background-image: url('../img/bg-header-border.gif');
  background-repeat: repeat-x;
}

td.body { 
  width: 730px;
  padding-bottom: 20px;
  padding-top: 12px;
  vertical-align: top;
}

td.body div.end-statement { 
  color: #2069D8;
  font-size: 85%;
  font-weight: bold;
  background-image: url('../img/box/end-statement.gif');
  background-repeat: no-repeat;
  background-position: bottom left;
  margin-left: 30px;
  margin-bottom: 25px;
  text-align: center;
  padding-bottom: 3px;
  font-family: Verdana, Arial, sans-serif;
}

table.content { 
  width: 730px;
}

table.content td.content, table.content td.related, table.content td.chapter-menu { 
  vertical-align: top;
}

table.content td.chapter-menu { 
  width: 172px;
}

table.content td.content { 
  padding-left: 30px;
  padding-right: 26px;
}

table.content td.related { 
  width: 160px;
}

div.chronology { 
  font-weight: bold;
  color: #33A02C;
  font-size: 125%;
}

/* Footer */

td.footer { 
  vertical-align: bottom;
  padding-left: 30px;
}

td.footer div.footer { 
  width: 700px;
  background: url('../img/bg-footer.gif') no-repeat;
}

td.footer div.footer div.links { 
  padding: 3px 0px 3px 20px;
  font-weight: bold;
}

td.footer div.footer div.links a { 
  margin-right: 2em;
}

a.footer:link    { color: #888787; }
a.footer:visited { color: #888787; }
a.footer:hover   { color: #888787; }
a.footer:active  { color: #888787; }


/*********************************************************************/
/* Tables */

table.stable-border, table.stable-border-small { 
  border-top: solid 1px #aaaaaa; 
  border-left: solid 1px #aaaaaa; 
}

table.stable-border td, table.stable-border-small td { 
  border-bottom: solid 1px #aaaaaa; 
  border-right: solid 1px #aaaaaa; 
}

table.stable-border-small td { 
  font-size: 70%;
}

table.stable-border td.span-one-column, table.stable-border-small td.span-one-column { 
  border-bottom: solid 1px #aaaaaa; 
  border-right: solid 1px #aaaaaa; 
}

table.stable-border-small td.span-one-column { 
  font-size: 70%;
}

table.stable-no-border { 
  border: 0px;
}

table.stable-no-border td, table.stable-no-border td.span-one-column { 
  border: 0px;
}

table.stable-border tr.stable-header, table.stable-border-small tr.stable-header, table.stable-no-border tr.stable-header { 
  background-color: #f3f3f3;
}

table.stable-border tr.stable-header td, table.stable-border-small tr.stable-header td, table.stable-no-border tr.stable-header td { 
  font-weight: bold;
}

table.stable { 
  border-top: solid 1px #aaaaaa; 
  border-left: solid 1px #aaaaaa; 
}

table.stable td { 
  border-bottom: solid 1px #aaaaaa; 
  border-right: solid 1px #aaaaaa; 
}

table.stable tr.table-header { 
  background-color: #f3f3f3;
}

table.stable tr.table-header td { 
  font-weight: bold;
}

/*********************************************************************/
/* Boxes */

div.box-large, div.box-small, div.box-medium { 
  background: url('../img/box/bg-corner-left.gif') bottom left no-repeat;
  margin-bottom: 1em;
}

div.box-large { 
  width: 514px;
}

div.box-medium { 
  width: 248px;
}

div.box-small { 
  width: 160px;
}

div.box-large div.header, div.box-small div.header, div.box-medium div.header { 
  background: url('../img/box/bg-title.gif') no-repeat;
}

div.box-large div.header-double, div.box-small div.header-double, div.box-medium div.header-double { 
  background: url('../img/box/bg-title-double.gif') no-repeat;
}

div.box-large div.header div.title, div.box-small div.header div.title, div.box-medium div.header div.title { 
  background: url('../img/box/bg-title-corner.gif') right no-repeat;
  padding: 4px 2px 4px 10px;
}

div.box-large div.header-double div.title, div.box-small div.header-double div.title, div.box-medium div.header-double div.title { 
  background: url('../img/box/bg-title-corner-double.gif') right no-repeat;
  padding: 4px 2px 5px 10px;
}

div.box-large div.header div.title-arrow, div.box-small div.header div.title-arrow, div.box-medium div.header div.title-arrow { 
  background: url('../img/box/bg-title-corner-arrow.gif') right no-repeat;
  padding: 4px 2px 4px 10px;
}

div.box-large table.box-text, div.box-medium table.box-text, div.box-small table.box-text { 
  width: 100%;
}

div.box-large td.text, div.box-small td.text, div.box-medium td.text { 
  border-right: solid 1px #aaaaaa;
  border-left: solid 1px #aaaaaa;
}

div.box-large td.text-left, div.box-small td.text-left, div.box-medium td.text-left { 
  border-left: solid 1px #aaaaaa;
}

div.box-large td.text-right, div.box-small td.text-right, div.box-medium td.text-right { 
  background: url('../img/box/bg-arrow.gif') right no-repeat;
  vertical-align: bottom;
  padding-bottom: 5px;
  text-align: right;
  width: 21px;
}

div.box-large td.text div.text, div.box-small td.text div.text, div.box-medium td.text div.text { 
  padding: 0em 10px 0em 10px;
}

td.related div.box-large td.text div.text, td.related div.box-small td.text div.text, td.related div.box-medium td.text div.text { 
  font-size: 85%;
  line-height: 1.4em;
}

div.box-large td.text-left div.text-left, div.box-small td.text-left div.text-left, div.box-medium td.text-left div.text-left { 
  padding: 0em 10px 0em 10px;
}

div.box-large div.footer, div.box-small div.footer, div.box-medium div.footer { 
  background: url('../img/box/bg-corner-right.gif') bottom right no-repeat;
  height: 8px;
  font-size: 3px;
}

div.box-large div.footer-arrow, div.box-small div.footer-arrow, div.box-medium div.footer-arrow { 
  background: url('../img/box/bg-corner-right-arrow.gif') bottom right no-repeat;
  height: 8px;
  font-size: 3px;
}

div.box-large p, div.box-small p, div.box-medium p { 
  margin-top: 0.6em;
  margin-bottom: 0.8em;
}

table.boxes td { 
  vertical-align: top;
}

table.boxes td.normal { 
  padding-right: 17px;
}

table.boxes td.last { 
  padding-right: 0px;
}

ul.box { 
  list-style: none;
  padding-top: 0px;
  padding-bottom: 0.3em;
  margin: 0px;
  padding-left: 0.6em;
  text-indent: -0.6em;
}

ul.box li { 
  padding-top: 0px;
  margin-top: 0px;
}

/*********************************************************************/
/* Quotes */

table.box-quote { 
  width: 160px;
  background: url('../img/box/bg-citat.jpg') repeat-x;
  margin-bottom: 1em;
}

table.box-quote td.quote-top { 
  background: url('../img/box/citat-corner-top.gif') no-repeat;
  height: 7px;
}

table.box-quote td.quote-body { 
  border-left: solid 1px #0E2B8D;
  border-right: solid 1px #0E2B8D;
}

table.box-quote td.quote-body div.quote-body { 
  color: #0E2B8D;
  font-weight: bold;
  font-size: 85%;
  padding: 0px 10px 0px 10px;
  line-height: 1.4em;
}

table.box-quote td.quote-body div.quote-body p { 
  margin-top: 0em;
  margin-bottom: 0.1em;
}

table.box-quote td.quote-bottom { 
  background: url('../img/box/citat-corner-bottom.gif') no-repeat;
  height: 7px;
}

table.box-quote span.quote-source { 
  font-weight: normal;
  display: block;
}


/*********************************************************************/
/* Counter */

table.box-counter { 
  width: 160px;
  margin-bottom: 1em;
}

table.box-counter td { 
  background-color: #1D3994;
  color: #FFDD00;
  vertical-align: top;
  background-image: url('../img/box/counter-corner-bottom.gif');
  background-repeat: no-repeat;
  background-position: bottom;
}

table.box-counter td div.box-counter { 
  padding: 5px 7px 9px 7px;
}

table.box-counter td div.box-counter span.days { 
  font-size: 130%;
  display: block;
  font-weight: bold;
  margin-bottom: 0.2em;
}


/*********************************************************************/
/* Exchange rate */

table.box-rate { 
  width: 160px;
  margin-bottom: 1em;
}

table.box-rate td { 
  background-color: #1D3994;
  color: #FFDD00;
  vertical-align: top;
  background-image: url('../img/box/counter-corner-bottom.gif');
  background-repeat: no-repeat;
  background-position: bottom;
}

table.box-rate td div.box-rate { 
  margin: 0px;
  padding: 0px 7px 5px 7px;
}

table.box-rate td div.box-rate span.rate { 
  display: block;
  padding-top: 0.2em;
  font-size: 130%;
  font-weight: bold;
}


/*********************************************************************/
/* News */

div.news-date { 
  font-weight: bold;
}

div.news-title { 
  margin-bottom: 0em;
}

div.news-blurb { 
  margin-bottom: 1.8em;
}

div.news-item-date { 
  margin: 1em 0em 1em 0em;
}

div.news-item-blurb { 
  margin: 1em 0em 1em 0em;
  font-weight: bold;
}

div.news-item-body { 
  margin: 1em 0em 1em 0em;
}

div.news-item-source { 
  margin: 1em 0em 1em 0em;
  font-style: italic;
}

/*********************************************************************/
/* Events */

div.event { 
  margin-bottom: 1.5em;
}

div.event-date { 
  font-weight: bold;
}

div.event-title { 
  font-weight: bold;
}

div.event-type { 
  margin-top: 0.4em;
  font-size: 85%;
}

div.event-desc { 
}

div.event-place { 
  font-style: italic;
  margin-top: 0.2em;
}


/*********************************************************************/
/* Images */

img.in-line { 
  float: left;
  margin: 0.3em 1em 0.3em 0em;
  border: solid 1px #777777;
}

img.in-line-no-border { 
  float: left;
  margin: 0.3em 1em 0.3em 0em;
}

img.in-line-author { 
  float: left;
  margin: 0.3em 1em 0.3em 0em;
}

div.in-line { 
  float: left;
  margin: 0.3em 1em 0.3em 0em;
  color: #777777;
  font-size: 85%;
  font-style: italic;
}

div.in-line img { 
  border: solid 1px #777777;
}

/*********************************************************************/
/* Source */

div.source { 
  font-style: italic;
  padding-top: 1em;
}

/*********************************************************************/
/* Calculator */

table.calculator { 
  width: 160px;
  margin-bottom: 10px;
}

tr.calculator-header { 
  background-image: url('../img/kalkulator/bg-header.gif');
  background-repeat: no-repeat;
}

tr.calculator-header td { 
  padding: 6px 10px 6px 10px;
}

input.calculator { 
  font-family: Arial, Verdana, sans-serif;
  border: solid 1px #777;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: right;
  padding: 2px;
}

tr.calculator-body { 
  background-image: url('../img/kalkulator/bg-body.gif');
  background-repeat: repeat-y;
}

tr.calculator-body td { 
  border-top: solid 1px #ababab;
  padding: 3px 10px 0px 10px;
  text-align: center;
  font-size: 70%;
}

img.number { 
  margin: 1px 9px 1px 9px;
  border: 0px;
}

img.go { 
  margin: 6px 2px 4px 2px;
  border: 0px;
}

tr.calculator-bottom { 
  background-image: url('../img/kalkulator/bg-link.gif');
  background-repeat: no-repeat;
}

img.go-inline { 
  position: relative;
  margin-bottom: -6px;
}

/*********************************************************************/
/* Author */

div.author { 
  font-size: 80%;
}
