/*
 projekt: gridwise
 autor: marcin.lisok@fox.com.pl
 data: 2006-08-03 
*/
* { font-family: Verdana, Tahoma, "Bitstream Vera Sans", Helvetica, Arial, Sans-Serif; }
html, body, div, span, a, p, img, ul, ol, li, dl, dt, dd,
form, fieldset, label, legend { /* clear default setting */
  border: 0;
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
  min-height: 100%;
  font-size: 0.69em;
}
body {
  color: #000;
  height: auto;
  min-height: 100%;
  background: #b0b0b0 url('../img/lay-background.png');
}
#top {
  width: 740px;
  height: 29px;
  color: #999999;
  font-weight: bold;
  font-size: 12px;
  background: #eaeaea url('../img/lay-top.png') repeat-x;
}
#container {
  height: auto;
  min-height: 100%;
  width: 740px;
  margin: 0 auto;
  padding: 0;
  background: #ffffff;
  position: relative;
}
#header {
  width: 762px;
  height: 290px;
  margin: 0 0 0 -22px;
  padding: 0;
  background: transparent url('../img/lay-header.jpg') no-repeat left 107px;
  position: relative;
}
#content {
  float: left;
  width: 460px;
  height: auto;
  min-height: 415px;
  padding: 0 20px 30px 20px;
}
#left {
  float: left;
  width: 240px;
  padding: 8px 0 220px;
  background: transparent url('../img/lay-left-decoration.png') no-repeat 20px bottom;
}

.clear {
  clear: both;
}
#clear {
  clear: both;
  width: 740px;
  height: 80px;
}
#footer {
  clear: both;
  width: 740px;
  height: 74px;
  bottom: 0;
  position: absolute;
  border-top: dashed 1px #a5a5a5;
  background: #e6e6e6 url('../img/lay-footer.png') no-repeat;
  font-size: 11px;
}
#footer ul {
  list-style: none;
}
#footer #adres-eu {
  top: 8px;
  left: 210px;
  position: absolute;
}
#footer #adres-us {
  top: 8px;
  right: 15px;
  position: absolute;
}
#logo {
  top: 0;
  left: 22px;
  width: 230px;
  height: 102px;
  position: absolute;
  display: block;
}
#top a#contact {
  top: 2px;
  color: #0b5ba4; 
  height: 27px;
  padding: 6px 10px 4px 33px;
  position: absolute;
  background: transparent url('../img/img-list.png') 5px -1px no-repeat;
}
#lang { top: 8px; right: 10px; margin: 0; list-style: none; position: absolute; }
#lang li { display: inline; }
#lang li a { color: #999999; padding: 0 22px 0 7px; }
#lang li a.en { background: url('../img/flag-us.png') right no-repeat; }
#lang li a.pl { background: url('../img/flag-pl.png') right no-repeat; }

#search {
  top: 5px;
  left: 120px;
  position: absolute;
}
#search label { margin: 0 5px; }
#search input { height: 15px; margin: 0 2px 0; border: solid 1px #999999; }
#search input.button {
  width: 58px;
  height: 19px;
  border: 0;
  margin: 0 2px 0;
  padding: 2px 0;
  background: #f6f6f2 url('../img/img-button2.png'); 
}

#menu {
  float: right;
  width: 740px;
  display: block;
  border-bottom: dashed 1px #a5a5a5;
}
#menu ul {
  float: right;
  width: auto;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
#menu ul li {
  float: left;
  width: auto;
  height: 106px;
  border-left: dashed 1px #a5a5a5;
  position: relative;
  display: inline;
}
#menu ul ul {
  float: none;
  top: auto;
  left: -1px;
  width: 166px;
  height: auto;
  display: none;
  list-style: none;
  border: solid 1px #999999;
  background: #fff;
  position: absolute;
  z-index: 1000;
}
#menu ul ul li {
  clear: both;
  width: 150px;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  background: #fff;
}
#menu ul ul ul {
  top: 0;
  left: 166px;
}
#menu ul li:hover ul ul {
  display: none;
}
#menu ul li:hover ul,
#menu ul ul li:hover ul {
  display: block;
} 
#menu a,
#menu ul li:hover ul a {
  color: #999999;
  padding: 4px 8px;
  background-color: #fff;
  text-decoration: none;
  display: block;
}
#menu a:hover,
#menu ul li:hover a,
#menu ul li:hover ul a:hover {
  color: #fff;
  background-color: #000;
}
#menu ul ul li a {
  width: 150px;
}
#menu #m1 { z-index: 99; }
#menu #m2 { z-index: 98; }
#menu #m3 { z-index: 97; }
#menu #m4 { z-index: 96; }
#menu #m5 { z-index: 95; }
#menu #m6 { z-index: 94; }
#menu #m7 { z-index: 93; }
#menu #m8 { z-index: 92; }
#menu #m9 { z-index: 91; }

#submenu {
  margin: 0;
  padding: 0;
  border-top: dashed 1px #999999;
  border-right: dashed 1px #999999;
  font-size: 12px;
  font-weight: normal;
  list-style: none;
}
#submenu li {
  border-bottom: dashed 1px #999999;
}
#submenu li a {
  color: #999999;
  padding: 6px 8px;
  display: block;
}
#submenu li a:hover {
  color: #0b5ba4;
  text-decoration: none;
}
#submenu li a.sel {
  font-weight: bold;
}

#fast-link {
  float: right;
  width: auto;
  margin: 3px 1px;
}
#fast-link li {
  float: left;
  width: auto;
  display: block;
  margin: 2px 2px;
}

#home-info {
  padding: 0 20px;
}
#home-news { clear: both; padding: 0 20px; }
#home-news h3 { margin: 0; }
#home-news dl dt { clear: both; float: left; margin: 0 .5em 0 0; }
#home-news dl dd { margin: 0 0 0 7.5em; }

#home-book {
  float: right;
  width: 310px;
  padding: 5px;
  margin: 0 -15px 0 20px;
  background-color: #f0f0f0;
}
#home-book h3 { margin: 0; }
#home-book img { margin-right: 5px }


/* Lists */
ul { margin: .5em 0 .5em 1.4em; list-style-type: disc; }
ol { margin: .5em 0 .5em 2.4em; }
ul.alpha { text-indent: -1.3em; }
ul.alpha li { margin: 0.5em 0; }
dl, dt, dd { margin: 0.6em 0; }
dt { font-weight: bold; margin-top: 1.8em; }
dd { text-align: justify; }

/* common style */
.red { color: red; }
.green { color: green; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.strike { text-decoration: line-through; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.noindent { text-indent: 0; }
.nopoint { list-style: none; }
.float { float: left; }
.rfloat { float: right; }
.cnone { clear: none; }

h1,h2,h3,h4,h5,h6 { color: #01549f; font-weight: bold; margin: 1.5em 0 1em; }
h1 { font-size: 120%; margin-top: .5em; }
h2 { font-size: 110%; }
h3 { font-size: 105%; }
h4,h5,h6 { font-size: 100%; }

hr {
  clear: both;
  height: 5px;
  border: 0;
  border-bottom: dashed 1px #999999;
}

p {
  text-indent: 0;
  text-align: justify;
  margin: 1em 0;
}
a { color: #0b5ba4; text-decoration: none; background-color: transparent; }
a:hover { text-decoration: underline; }

table {
  width: auto;
  margin: 5px auto;
  font-size: inherit;
}
table td, table th {
  font-weight: normal;
}
table img {
  margin: 0 5px;
}
.button {
  color: #000;
  font-size: 11px;
  font-weight: bold;
}


/* skopiowane ze starego layoutu */

.message {
  display: block;
  background: #eee; 
  border: 1px solid #1668AC;
  color: #1668AC;
  font-size: 120%;
  text-align: left;
  padding: 20px 40px;
  margin: 30px 0px 30px 0px;
}

td.sectiontableheader {
  padding: 20px 4px 4px 4px;
}

td.sectiontableentry1, td.sectiontableentry2 {
  padding: 2px 4px 2px 4px;
  color: #1668AC;
}

.krecha {
  padding: 13px 13px 13px 13px;
  border: 1px solid #8cacbb;
  background-color: #f8f8f8; /*#dee7ec;*/
}

.more {
  background: transparent url("/images/stories/front_page/more.gif") no-repeat top left;
  width: 36px;
  min-width: 36px;
  height: 10px;
  min-height: 10px;
  cursor: hand;
}

.head, .contentheading, td.contentheading { 
  font-size: 18px; 
  color: #01549F; 
  text-align: left; 
  border-top: 1px solid #DDDDDD;
  margin-top: 24px;
  padding-top: 10px;
}

.componentheading, .componentheading_news { 
  font-size: 24px; 
  color: #01549F; 
}
.contentheading_news {
  font-size: 12px; 
  color: #01549F; 
  font-weight: bold;
  border-top: 1px solid #DDDDDD;
  margin-top: 24px;
  padding-top: 10px;
  
}

.sitemaplevel1 {
  padding-top: 11px;
  font-size: 11px; 
  color: #01549F; 
  font-weight: bold;
}

.sitemaplevel2 {
  padding-top: 4px;
  font-size: 11px; 
  color: #01549F; 
  font-weight: normal;
}

.pathway {
  font-size: 10px;
}

img.banner {
  display: block;
  margin: 10px 0;
}

.noblock {
  display: block;
  border: 0;
}

blog_news {
  padding-right: 20px;
}


/* not verified */

dark2 {
  font-size: 13pt;
  color: #01549F;
  text-decoration: none;
  font-weight: bold;
}

.dark,  { color: #01549F; font-weight: bold;}
.light  { color: #01549F; }
.faq  { color: #000000; font-weight: bold; text-decoration: none; }

.inter      { font-size: 10pt; color: #01549F; font-weight: bold; }

table#userbase { border-collapse: collapse; }
table#userbase td { border: 1px solid #017199; vertical-align: top; }
