/* CSS Document */
body{
text-align:center;
margin:0px;
padding:0px;
font-family:georgia;
font-size:10pt;
color:#444;
}


a{
outline: none;
color:#333;

text-decoration: none;
}

a img{
border:0px;

}

#container{
width:900px;
margin:0px auto;
text-align:left;

}

#menu{
float:left;

}

#menu a{
margin:15px;
color:black;
text-decoration: none;
font:10pt tahoma;
font-weight:bold;
display:block; 
float:left;
height:40px;
}

#menu a:hover{
color: rgb(153,0,0);

}

#footer{
clear:both;
padding-top:20px;
height:80px;
}

#content{
margin:15px 0px 15px 0px;
line-height: 1.3em;

}

#contentLudzie{
margin:15px 20px 15px 20px;
line-height: 1.3em;
font-size:9pt;
}

#contentLudzie td{

font-size:10pt;
}


#contentLudzie img{
margin:15px;


}
#contentProjekty img{
margin:15px;
}


#leftcol{
float:left;
width:500px;
}

#rightcol{
float:right;
width:350px;
margin-left:15px;
}


.box{
background-color:#eee; width:350px; margin-top:15px; margin-bottom:15px;
padding-top:15px;padding-bottom:15px;
font-family:tahoma;
font-size:10pt;
}

.box a img{
margin:3px;
border:1px solid white;
float:left;


}



.section {
    border-top: 1px solid #BBB;
    margin-top: 15px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 5px;
    padding-bottom: 0px;
    background-color: white;
}

.section ul {
    list-style: none;
    margin-top: 5px;
}

.section ul li {
    display: inline;
}

.section ul a {
    background-color: #ECECEC;
    border: 1px solid #999999;
    padding: 5px 5px 10px;
    display: block;
    float: left;
    margin: 5px;
}

.section ul a:hover {
    background-color: #FFFFFF;
    border: 1px solid #333333;
}

.section ul a img {
    border: 1px solid #999999;
}

.section ul a.lightbox-enabled img {
    border: 1px dotted #999999;
}

.section span.code {
    font-family: "Courier New", Courier, monospace;
    margin-left: 10px;
    padding-left: 10px;
    font-size: 11px;
    border-left: 1px solid #000;
}

.section .link {
    font-size: 12px;
    font-style: italic;
    padding-left: 10px;
    margin-left: 10px;
}

.section .important {
    text-decoration: underline;
}

.section .title {
    font-weight: bold;
    font-size: 16px;
}

.clear {
    clear: left;
}

.section.header {
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
    border-top: none;
}

.section.footer {
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
}

#shadowbox_title {border: 0px solid;}
#shadowbox_info {border: 0px solid;}

#shadowbox_body {

  border: 0px none;
}

#shadowbox_title, #shadowbox_info {

  border: 0px none;
}


div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 330px;
  width: 900px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 110px;
  /* Max width here, for users without Javascript */
  width: 1300px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  background: url('navigation.png');
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #333;
}

.zobacz{
display:block;
height:22px;
width:200px;
margin-top:8px;
cursor:pointer;
border-bottom:1px dotted #333;
background-image:url(/images/show2.gif);
background-position: right top;
background-repeat: no-repeat;
}

.wydarzenia{
display:none;
position:absolute;

background-color:white;
margin:5px;
border:1px solid #ddd;
}

#strzalkaAS1{
margin-top:0px;

}

#strzalkaAS2{

display:none;
}
