/*
   Sass Reset - Converted by Hampton Catlin
   A modification of the original found at...
   http://meyerweb.com/eric/tools/css/reset/
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4,
h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; 
  font-family:serif !important;
  }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer,
header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  position: relative;
}

.main {
  margin: 0 auto;
  width: 965px;
  /* margin-left: -482.5px;
  left: 50%;
  position: absolute; */
  /* [ WS 18:08 2015-11-05 tło strony testowej */
  /* background-color: #9cff9c; */
  background-image: url("bckg.png");
  /* WS ] */
}

.main > * {
  width: 965px;
}

#main-menu a {
  /*font-family: helvetica, arial, sans-serif;*/
  font-family: serif;
  display: block;
  width: 231px;
  height: 35px;
  margin-bottom: 1px;
  background-image: url("../../modules/layout/skin.png");
  background-position: 205px -422px;
  background-repeat: no-repeat;
  background-color: #9c9c9c;
  font-weight: bold;
  color: white;
  font-size: 1em;
}

#main-menu a:hover {
  background-color: #b6b6b6;
}

#main-menu a span {
    display: inline-block;
    font-size: 12px;
    height: 22px;
    padding-top: 13px;
    padding-left: 20px;
    text-transform: uppercase;
    vertical-align: middle;
}

#main-menu a.navy {
    background-color: #111165;
}

#main-menu a.navy:hover {
    background-color: #1111a5;
}


#main-menu a.red {
    background-color: #651111;
}

#main-menu a.red:hover {
    background-color: #911818;
}

#main-menu a.green {
    background-color: #626701;
}

#main-menu a.green:hover {
    background-color: #929a01;
}

#footer {
    position: relative;
    height: 148px;
    /*font-family: helvetica, arial, sans-serif;*/
    font-family: serif;
}

#footer .green {
    color: #626701;
}

#footer .crimson {
    color: #651111;
}

.dragFrame {
    background: none;
    width: 820px;
    height: 44px;
    position: relative;
}

.dragFrame .dragElement {
    background: url('../../modules/layout/skin.png') 0px -190px;
    width: 27px;
    height: 44px;
    z-index: 99;
    top: -19px;
    position: absolute;
}

div.year-range span.yearSign#firstYearSign{
    width: 2px;
}

div.year-range span.yearSign#lastYearSign{
     width: 2px;
}

span.active-element {
    left: 806px;
}

#lastYearSign {
    top: 1px;
}

/*
.abstract-content .cmr-7 { font-size: 70%; }
.abstract-content .cmmi-7 { font-size: 70%; font-style: italic; }
.abstract-content .cmmi-10 { font-style: italic; }
.abstract-content .ecti-1000 { font-style: italic; }
.abstract-content p.noindent { text-indent: 0em }
.abstract-content td p.noindent { text-indent: 0em; margin-top: 0em; }
.abstract-content p.nopar { text-indent: 0em; }
.abstract-content p.indent { text-indent: 1.5em }
@media print { .abstract-content div.crosslinks { visibility:hidden; } }
.abstract-content a img { border-top: 0; border-left: 0; border-right: 0; }
.abstract-content center { margin-top: 1em; margin-bottom: 1em; }
.abstract-content td center { margin-top: 0em; margin-bottom:0em; }
.abstract-content .Canvas { position: relative; }
.abstract-content img.left,
.abstract-content img.math,
.abstract-content img.mathpalette,
.abstract-content img.frac { vertical-align: text-top; }
.abstract-content li p.indent { text-indent: 0em }
.abstract-content li p:first-child { margin-top:0em; }
.abstract-content li p:last-child, .abstract-content li div:last-child { margin-bottom: 0.5em; }
.abstract-content li p~ul:last-child, .abstract-content li p~ol:last-child { margin-bottom: 0.5em; }
.abstract-content .enumerate1 { list-style-type: decimal; }
.abstract-content .enumerate2 { list-style-type: lower-alpha; }
.abstract-content .enumerate3 { list-style-type: lower-roman; }
.abstract-content .enumerate4 { list-style-type: upper-alpha; }
.abstract-content div.newtheorem { margin-bottom: 2em; margin-top: 2em;}
.abstract-content .obeylines-h,.abstract-content .obeylines-v { white-space: nowrap; }
.abstract-content div.obeylines-v p { margin-top: 0; margin-bottom: 0; }
.abstract-content .overline { text-decoration: overline; }
.abstract-content .overline img { border-top: 1px solid black; }
.abstract-content td.displaylines { text-align: center; white-space: nowrap; }
.abstract-content .centerline { text-align: center; }
.abstract-content .rightline { text-align: right; }
.abstract-content div.verbatim { font-family: monospace; white-space: nowrap; text-align: left; clear: both; }
.abstract-content .fbox { padding-left: 3.0pt; padding-right: 3.0pt; text-indent: 0pt; border: solid black 0.4pt; }
.abstract-content div.fbox { display: table }
.abstract-content div.center div.fbox { text-align: center; clear: both; padding-left: 3.0pt; padding-right: 3.0pt; text-indent: 0pt; border: solid black 0.4pt; }
.abstract-content div.minipage { width: 100%; }
.abstract-content div.center, .abstract-content div.center div.center { text-align: center; margin-left: 1em; margin-right: 1em; }
.abstract-content div.center div { text-align: left; }
.abstract-content div.flushright, .abstract-content div.flushright div.flushright { text-align: right; }
.abstract-content div.flushright div { text-align: left; }
.abstract-content div.flushleft { text-align: left; }
.abstract-content .underline { text-decoration: underline; }
.abstract-content .underline img { border-bottom: 1px solid black; margin-bottom: 1pt; }
.abstract-content .framebox-c, .abstract-content .framebox-l, .abstract-content .framebox-r { padding-left: 3.0pt; padding-right: 3.0pt; text-indent: 0pt; border: solid black 0.4pt; }
.abstract-content .framebox-c { text-align: center; }
.abstract-content .framebox-l { text-align: left; }
.abstract-content .framebox-r { text-align: right; }
.abstract-content span.thank-mark { vertical-align: super }
.abstract-content span.footnote-mark sup.textsuperscript, .abstract-content span.footnote-mark a sup.textsuperscript { font-size: 80%; }
.abstract-content div.tabular, .abstract-content div.center div.tabular { text-align: center; margin-top: 0.5em; margin-bottom: 0.5em; }
.abstract-content table.tabular td p { margin-top: 0em; }
.abstract-content table.tabular { margin-left: auto; margin-right: auto; }
.abstract-content td p:first-child { margin-top: 0em; }
.abstract-content td p:last-child { margin-bottom: 0em; }
.abstract-content div.td00 { margin-left: 0pt; margin-right: 0pt; }
.abstract-content div.td01 { margin-left: 0pt; margin-right: 5pt; }
.abstract-content div.td10 { margin-left: 5pt; margin-right: 0pt; }
.abstract-content div.td11 { margin-left: 5pt; margin-right: 5pt; }
.abstract-content table[rules] { border-left: solid black 0.4pt; border-right: solid black 0.4pt; }
.abstract-content td.td00 { padding-left: 0pt; padding-right: 0pt; }
.abstract-content td.td01 { padding-left: 0pt; padding-right: 5pt; }
.abstract-content td.td10 { padding-left: 5pt; padding-right: 0pt; }
.abstract-content td.td11 { padding-left: 5pt; padding-right: 5pt; }
.abstract-content table[rules] { border-left: solid black 0.4pt; border-right: solid black 0.4pt; }
.abstract-content .hline hr, .abstract-content .cline hr { height: 1px; margin: 0px; }
.abstract-content .tabbing-right { text-align: right; }
.abstract-content span.TEX { letter-spacing: -0.125em; }
.abstract-content span.TEX span.E { position: relative; top: 0.5ex; left: -0.0417em; }
.abstract-content a span.TEX span.E { text-decoration: none; }
.abstract-content span.LATEX span.A { position: relative; top: -0.5ex; left: -0.4em; font-size: 85%; }
.abstract-content span.LATEX span.TEX { position: relative; left: -0.4em; }
.abstract-content div.float, div.figure { margin-left: auto; margin-right: auto; }
.abstract-content div.float img { text-align: center; }
.abstract-content div.figure img { text-align: center; }
.abstract-content .marginpar { width: 20%; float: right; text-align: left; margin-left: auto; margin-top: 0.5em; font-size: 85%; text-decoration: underline; }
.abstract-content .marginpar p { margin-top: 0.4em; margin-bottom: 0.4em; }
.abstract-content table.equation { width: 100%; }
.abstract-content .equation td { text-align: center; }
.abstract-content td.equation { margin-top: 1em; margin-bottom: 1em; }
.abstract-content td.equation-label { width: 5%; text-align: center; }
.abstract-content td.eqnarray4 { width: 5%; white-space: normal; }
.abstract-content td.eqnarray2 { width: 5%; }
.abstract-content table.eqnarray-star, .abstract-content table.eqnarray { width: 100%; }
.abstract-content div.eqnarray { text-align: center; }
.abstract-content div.array { text-align: center; }
.abstract-content div.pmatrix { text-align: center; }
.abstract-content table.pmatrix { width: 100%; }
.abstract-content span.pmatrix img { vertical-align: middle; }
.abstract-content div.pmatrix { text-align: center; }
.abstract-content table.pmatrix { width: 100%; }
.abstract-content span.bar-css { text-decoration: overline; }
.abstract-content img.cdots { vertical-align: middle; }
.abstract-content .equation td { text-align: center; }
.abstract-content .equation-star td { text-align: center; }
.abstract-content table.equation-star { width: 100%; }
.abstract-content table.equation { width: 100%; }
.abstract-content table.align, .abstract-content table.alignat, .abstract-content table.xalignat, .abstract-content table.xxalignat, .abstract-content table.flalign { width: 100%; margin-left: 5%; white-space: nowrap; }
.abstract-content table.align-star, .abstract-content table.alignat-star, .abstract-content table.xalignat-star, .abstract-content table.flalign-star { margin-left: auto; margin-right: auto; white-space: nowrap; }
.abstract-content td.align-label { width: 5%; text-align: center; }
.abstract-content td.align-odd { text-align: right; padding-right: 0.3em; }
.abstract-content td.align-even { text-align: left; padding-right: 0.6em; }
.abstract-content table.multline, table.multline-star { width: 100%; }
.abstract-content td.gather { text-align: center; }
.abstract-content table.gather { width: 100%; }
.abstract-content div.gather-star { text-align: center; }*/




.abstract-content div.article {	margin-top: 1em;	margin-bottom: 1em;}
.abstract-content div.itemize {	margin-left: 1em;	margin-top: 0.2em;	margin-bottom: 0.1em;}
.abstract-content div.quote {	margin: 0.5em 2em;}
.abstract-content ol.itemize,ul.itemize {	margin-left: 0em;	margin-top: 0.3em;	margin-bottom: 0.2em;}
.abstract-content p.item {	margin: 0em;}
.abstract-content p.ref {	margin-top: 0em;	margin-bottom: 0.2em;	color: SlateBlue;}
.abstract-content .orig {	color: blue;	background-color: LightGray;}
.abstract-content .tt {	font-family: Courier, Monospace;}
.abstract-content .sf {	font-family: Arial, Verdana, Hevetica, Sans-serif;}
.abstract-content .it {	font-style: italic; }
.abstract-content .sl {	font-style: oblique;}
.abstract-content .sc {	 font-variant: small-caps;}
.abstract-content .bf {	font-weight: bold;}
.abstract-content .bfit {	font-weight: bold;	font-style: italic;}
.abstract-content .bfsl {	font-weight: bold;	font-style: oblique;}
.abstract-content .bfsc {	font-weight: bold;	font-variant: small-caps;}
.abstract-content .Large {	font-size: 1.3em;}
.abstract-content .underbar {	text-decoration: underline;}

