/*Adam's Classes*/
html, body {
margin: 0;
padding: 0;
height: 100%;
}

div.container {
min-height:100%;
position: relative;
}

div.page {
font-family: Arial, Helvetica, sans-serif;
width: 960px;
margin: 0 auto;
padding: 62px 0 21px 0;
min-height: 100%
}

div.header {
width: 100%;
position: absolute;
left: 0;
top: 0;
height: 60px;
border-bottom: 1px solid #000000;
}

div.background {
    background-color: #f0f0f0;
}

div.logo {
font-family: 'DaysOne-Regular';
font-size: 36px;
font-weight: normal;
line-height: 50px;
width: 960px;
margin: 0 auto 0 auto;
color: #000000;
}

div.logo a:link {text-decoration: none;}

div.header_chunk{
width: 960px;
margin: 0 auto 0 auto;
background-color: transparent;
}

div.chunk {
    width: 960px;
    min-height: 40px;
    margin: 4px 2px 4px 2px;
    background-color: #f0f0f0;
}

div.left_img{
    display:inline-block;
    padding: 5px 5px 5px 5px;	
}

div.center_img{
    text-align: center;
    padding: 5px 5px 5px 5px;	
}

div.center_img_confs{
    text-align: center;
    padding: 50px 0px 50px 0px;	
}

div.float_banner{
    float: left;
    padding: 5px 0px 5px 0px;	
margin: auto auto auto auto;
}

div.publist_confs {
    display: inline-block;
    vertical-align: top;
    width: 600px;
    min-height: 50px; 
    padding: 5px 5px 5px 5px;
    color: #636974;
    font-size: 14px;
    line-height: 24px;
}

div.info {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    min-height: 50px; 
    padding: 5px 5px 5px 5px;
    color: #636974;
    font-size: 14px;
    line-height: 24px;
}

div.web_info {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    min-height: 10px; 
    padding: 0px 5px 0px 5px;
    color: #636974;
    font-size: 14px;
    line-height: 24px;
}

div.web_info_title {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    min-height: 10px;
    font-size: 18px;
    margin: 0px 0px 0px 0px;     
    padding: 5px 0px 0px 0px;
    color: #636974;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

div.web_info img{
    display:block;
    padding: 0px 0px 0px 0px; 
    margin: auto;
}

div.web_info h2{
      margin: 3px 0px 0px 0px;
}

div.web_info h4 {
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 16px;
    line-height: 24px;
    margin: 2px 0 2px 0px;
    padding: 15px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

div.web_info_links {
    display: inline-block;
    vertical-align: top;
    width: 312px;
    padding: 0px 0px 0px 0px;
    color: #636974;
    font-size: 14px;
    line-height: 22px;
}

div.web_info_photo {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    padding: 25px 0px 0px 0px;
}

div.web_info img{
    display:block;
    padding: 0px 0px 0px 0px; 
    margin: auto;
}

div.index_bottom_photo {
    display: inline-block;
    vertical-align: top;
    padding: 5px 5px 5px 5px;
}

div.info-full {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    min-height: 50px; 
    color: #636974;
    font-size: 14px;
    line-height: 24px;
}


div.info-wide {
    display: inline-block;
    vertical-align: top;
    width: 600px;
    min-height: 50px; 
    padding: 5px 17px 5px 17px;
    color: #636974;
    font-size: 14px;
    line-height: 24px;
}


div.vspacer-adjust{
    display: inline-block;
    vertical-align: middle;
    width:1px;
    min-height: 50px;
    margin: 5% 2px 5% 2px;
    padding: 5px 0 5px 0;
    background-color: #636974;
}

div.navbutton, div.navbutton_current{
  height: 30px;
  width: 140px;
  margin: 5px 10px 5px 10px;
  float: left;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
}

div.navbutton_current{
  background-color: #bebcbc;
}

div.navbutton a:link{
text-decoration: none;
}

div.navbutton_current a:link {
text-decoration: none;
}

div.navbutton:hover a{
  display: inline-block;
  height: 30px;
  width: 140px;
  background-color: #bebcbc;
}

h1 {
    text-align: center;
    font-family: "DaysOne-Regular";
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 10px;
}

h2 {
    font-family: "DaysOne-Regular";
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 10px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
}

h3 {
    font-family: "DaysOne-Regular";
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 10px;
    padding: 15px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
}

a:link {
    text-decoration: none;
    color: #636974;
}

a:visited {
    color: #636974;
}
a:hover {
    text-decoration: underline;
}

p {
    margin: 15px 0px 15px 0px;
}

.date {
color: #000000;
}

div.chunk h2 {
  font-size: 20px;
  padding: 15px 0px 0px 0;
  color: #636974;
}

div.publist h2 {
  font-size: 20px;
  padding: 15px 0px 0px 0;
  color: #636974;
}

div.publist_confs h2 {
  font-size: 20px;
  padding: 15px 0px 0px 0;
  color: #636974;
}


div.publist ul{
  list-style-type: circle;
  padding: 0px 15px 10px 40px;
  list-style-position: outside;
  font-size: 15px;
  color: #636974;
}

div.publist_confs ul{
  list-style-type: circle;
  padding: 0px 15px 10px 40px;
  list-style-position: outside;
  font-size: 15px;
  color: #636974;
}


div.publist ul li {
  padding: 0px 5px 10px 0;
  line-height: 120%;
}

div.publist_confs ul li {
  padding: 0px 0px 10px 0;
}

div.info ul {
    list-style: none;
    text-align: left;
    padding: 0px 15px 0px 15px;
}

div.info h1 {
    text-align: center;
    font-family: "Arial";
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 10px;
    text-transform: uppercase;
}

div.web_info_links ul {
    list-style: none;
    text-align: center;
    padding: 0px 15px 0px 15px;
}

div.center ul{
    list-style: none;
    text-align: center;
    padding: 0px 15px 0px 15px;
}

div.info li {
    padding: 0px 0px 0px 0px;
}

li a:hover {
	text-decoration: underline;
}

div.footer {
width: 100%;
position: absolute;
left: 0;
bottom: 0;
height:20px;
border-top: 1px solid #000000;
}

div.footnote p{
font-family: Arial, Helvetica, sans-serif;
color: #636974;
font-size: 12px;
line-height: 20px;
margin: 0;
text-align: center;
}

div.pad_keywords{
    display: inline-block;
    vertical-align: top;
    width: 172px;
    min-height: 50px; 
    padding: 0px 0px 0px 0px;
    color: #636974;
    font-size: 14px;
    line-height: 24px;
#    border: 1px solid #000000;
}

div.keywords{
    display: inline-block;
    vertical-align: top;
    width: 200px;
    min-height: 50px; 
    padding: 0px 0px 0px 0px;
    color: #636974;
    font-size: 14px;
    line-height: 24px;
#    border: 1px solid #000000;
}

div.keywords ul{
  list-style-type: circle;
  padding: 0px 15px 0px 40px;
  list-style-position: outside;
  font-size: 15px;
  color: #636974;
}

div.keywords ul li {
  padding: 0px 0px 0px 0px;
  line-height: 150%;
}

div.publist p {
    margin: 15px 0px -5px 0px;
    text-align: center;
    color: #636974;
    font-size: 16px;
}

div.publist_confs p {
    margin: 15px 0px -5px 0px;
    text-align: center;
    color: #636974;
    font-size: 16px;
}

/* resources.html */
div.jezioro {
    display: inline-block;
    vertical-align: top;
    width: 94%;
    min-height: 20px; 
    margin: 0 3% 0 3%;
    color: #636974;
    font-size: 14px;
    line-height: 20px;
}

div.jezioro h2 {
    margin: 10px 0 20px 0;
}

div.selection_bar {
    width: 70%;
    min-height: 20px;
    margin: 0 15% 0 15%;
    background-color: #f0f0f0;
}

div.selection_button {
  height: 20px;
  width: 33%;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

div.selection_button a:link{
text-decoration: none;
}

div.selection_button:hover a{
  display: inline-block;
  height: 20px;
  width: 200px;
  background-color: #bebcbc;
}
