/**
 * Arkusz styli dla strony startowej
 */
* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
    overflow-y: scroll;
}
body {
    height: 100%;
    text-align: center;
    background-color: #fff;
    background-image: url(../img/bg-horizontal.png);
    background-position: center 200px;
    background-repeat: repeat-x;
    font-family: Verdana, Arial, sans-serif;
    font-size: small;
}
img {
    border: 0px;
    margin: 0;
}

#container-holder {
    min-height: 100%;
    height: 100%;
    height: auto;
    margin: 0 auto;
    width: 100%;
    text-align: left;
    background-image: url(../img/bg-with-wco-logos.png);
    background-position: center 205px;
    background-repeat: no-repeat;
}
#container-holder #container {
    min-height: 100%;
    height: 100%;
    height: auto;
    margin: 0 auto;
    width: 800px;
    font-size: 12px;
    color: #333333;
    text-align: left;
}

/* Page top*/
#container-holder #container #page-top {
    height: 205px;
}
#container-holder #container #page-top #logo-holder {
    height: 200px;
    background-image: url(../img/bg-logo.png);
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
}
#container-holder #container #page-top #logo-holder #logo{
    margin-top: 85px;
    width:239px; 
    height:96px;
}
#container-holder #container #page-top #line5 {
    height: 5px;
    background-color: #CBDFCB;
}


/* Page middle */
#container-holder #container #page-middle {
    height: 177px;
}
#container-holder #container #page-middle div.foto {
    display: block;
/*    overflow: hidden;*/
    position: relative;
    width: 266px;
    height: 177px;
    float: left;
    outline-color: red;
}
#container-holder #container #page-middle div.middle_margin {
    margin: 0 1px 0 1px;
}
.foto .caption a:link,
.foto .caption a:active,
.foto .caption a:visited,
.foto a .caption {
    color: #009966;
    text-decoration: none;
/*    text-shadow: 0 1px 0 #303438;*/
}
.foto .caption {
    background: url(../img/bg-glass-3.png) repeat scroll 0 0 transparent;
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.foto .caption a:hover, .foto a .caption:hover {
    color:#FF6600;
/*    background: url(../img/bg-glass-4.png) repeat scroll 0 0 transparent;*/
}
.foto a:focus .caption .ins {
    border: 2px solid red;
}

.caption {
    display: block;
}
.mask {
    height: 177px;
    width: 266px;
    background-color: #FFFFFF;
    color: #DDE4E9;
    display: block;
    overflow: hidden;
}
.caption .ins {
    text-align: center;
    display: block;
    padding: 8px;
    font-size: 18px !important;
/*    line-height: 1.43em;*/
}



/* Page bottom */
#container-holder #container #page-bottom {
    height: 210px;
    background-image: url(../img/bg-bottom.png);
    background-position: top;
    background-repeat: no-repeat;
}

#container-holder #container #page-bottom #start-menu {
    height: 60px;
    width: 100%;
    text-align: center;
    overflow: hidden;
}
#container-holder #container #page-bottom #wco {
    height: 28px;
    text-align: center;
}
#container-holder #container #page-bottom #wco h2 {
    color: #009966;
    font-size: 20px;
    line-height: 24px;
    font-family: Arial, Verdana, sans-serif;
}
#container-holder #container #page-bottom #address {
    height: 42px;
    width: 100%;
}
#container-holder #container #page-bottom #address #address-adr,
#container-holder #container #page-bottom #address #address-tel {
    width: 50%;
    float: left;
    padding-top: 5px;
}
#container-holder #container #page-bottom #address #address-adr p {
    margin-left: 260px;
    margin-right: 10px;
    color: #333333;
    font-size: 14px;
    font-family: Arial,  Helvetica, sans-serif;
    line-height: 1.2;
}
#container-holder #container #page-bottom #address #address-tel p {
    margin-left: 0px;
    color: #333333;
    font-size: 14px;
    font-family: Arial,  Helvetica, sans-serif;
    line-height: 1.2;
}

#container-holder #container #page-bottom #lang {
    height: 66px;
    width: 100%;
    text-align: center;
}

#lang #lang-links {
    height: 15px;
    margin: 8px 0 0 0;
}
#lang-links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#lang-links ul li {
    display: inline;
}
#lang-links ul li a,
#lang-links ul li a:link,
#lang-links ul li a:active,
#lang-links ul li a:visited {
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    margin: 0;
    padding-left: 10px;
    padding-right: 5px;
    text-decoration: none;
}
#lang-links ul li a img {
    margin-right: 4px;
    vertical-align: bottom;
}

div.foto ul {
    position: relative; 
    top: 0px; 
    left:0px; 
    z-index:100; 
    width:800px; 
    height:60px; 
    margin-top:17px;
    list-style: none;
    color: #009966;
    font-size: 10px;
    text-align: center;
}
div.foto ul li {
    display: inline;
    padding: 0;
    margin: 0;
}
div.foto ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #009966;
    text-decoration: none;
    display: block; display: inline;
    margin: 0 5px 0 5px;
}
div.foto ul li a:hover{
    color: #FF6600;
}
div.foto ul li:before { content: "  |  "; }
div.foto ul li:first-child:before { content: ""; }
div.foto ul.menu-b {
    left: -267px;
}
div.foto ul.menu-c {
    left: -534px;
}
div.foto ul.hide {
    left:-10000px;
}

/** dla klawiatury **/
.hide {
    height: 1px;
    left: -10000em;
    position: absolute;
    top: 0;
    width: 1px;
}
.skipto {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
.skipto a {
    display: inline;
    font-size: 1.27em;
    left: -9999em;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 150px;
/*    z-index: 2;*/
}
.skipto a:hover, .skipto a:focus, .skipto a:active {
    background: none repeat scroll 0 0 #000000;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 0;
}
#font_settings ul li a:focus, #contrast_settings ul li a:focus, a:focus {
    outline-color: red;
    outline-style: solid;
    outline-width: 2px;
}

.clearfix {
    clear: both;
}

/* settings font and contrast */
#contrast_settings {
    width: 210px;
    height: 28px;
    margin: 5px 10px 0 0;
    position: absolute;
    left:   600px;
}
#contrast_settings p {
  margin: 7px 0 0 0;
  float: left;
  clear: both;
}
#contrast_settings ul{
  display: block;
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 0 0 0 5px;
}
#contrast_settings li {
    display: inline;
}
#contrast_settings li a {
  display: block;
  width: 27px;
  height: 27px;
  margin: 0;
  border: none;
  outline: none;
  float: left;
}

#contrast_settings li a.contrast_default {
  background: url(../img/sitecontrast_ico.png) no-repeat;
  margin-right: 5px;
}
#contrast_settings li a.contrast_wonb {
  background: url(../img/sitecontrast_ico.png) no-repeat scroll 0 -27px;
  margin-right: 5px;
}
#contrast_settings li a.contrast_bony {
  background: url(../img/sitecontrast_ico.png) no-repeat  scroll 0 -54px;
  margin-right: 5px;
}
#contrast_settings li a.contrast_yonb {
  background: url(../img/sitecontrast_ico.png) no-repeat  scroll 0 -81px;
}

#settings_holder {
    position: relative;
}

#font_settings {
    width: 210px;
    height: 28px;
    margin: 5px 10px 0 0;
    position: absolute;
    left: 20px;
}
#font_settings p {
  margin: 7px 0 0 0;
  float: left;
  clear: both;
}
#font_settings ul {
  display: block;
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 5px 0 0 5px;
}
#font_settings li {
    display: inline;
}
#font_settings  li a {
  display: block;
  margin: 0;
  text-indent: -9999em;
  border: none;
  outline: none;
  width: 24px;
  height: 16px;
  float: left;
}

#font_settings li a.font_default {
  background: url(../img/fontsize_ico_black.png) no-repeat;
  margin-right: 5px;
}
#font_settings li a.font_larger {
  background: url(../img/fontsize_ico_black.png) no-repeat scroll 0 -16px;
  margin-right: 5px;
}
#font_settings li a.font_large {
  background: url(../img/fontsize_ico_black.png) no-repeat scroll 0 -32px;
}