body{
    background-color: black;
    color: #BCBCBC;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 20px;
}

td {
   font-size: 12px;
   line-height: 20px;
}

a {
    text-decoration: none;
    color: silver; 
}

h1 {
   color: #AAA;
   font-size: 30px;
   font-weight: normal;
   line-height: 30px;
   padding: 10px 0 10px 0;
}

h2 {
   color: #D7D7D7;
   font-size: 22px;
   font-weight: normal;
   line-height: 26px;
}

a.flagi img{
    border-color:black;

}

a:hover {
    text-decoration: underline;
    color: silver;
}

a:active:hover {
    text-decoration: underline;
    color: silver;
}

#content{
    margin: 0 auto;
    padding: 30px 0;
    display: block;
    width: 828px;
}

#menu{
    width: 100%;
    height: 24px;
    margin-bottom: 10px;
    font-size: 13px;
}

#menu ul{
    list-style-type: none;
    height: 24px;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

#menu ul li{
    float: left; 
    border-right: 1px solid #4F4F4F;
    padding: 0px 11px 0px 11px;
    line-height: 14px;
}

#menu ul li a{
    text-decoration: none;
}

#menu ul li a:hover{
    text-decoration: underline;
    color: #fff;
}

#subsite {
   width: 770px; 
   padding: 15px 30px;
   text-align: justify;
}

#subsite table td {
   text-align: justify;
}

#center{
    width: 100%;
    min-height: 222px;
    border: 1px solid #828282;
}

#center_further{
    height: 100px;
    width: 100%;
    border-top: 1px solid #828282;
}

#stopka{
    height: 30px;
}

#slideshow {
    width:828px;
    height:500px;
    margin-bottom:0px;
    background-repeat: no-repeat;
    background-attachment: initial;
    -webkit-background-clip: initial;
    -webkit-background-origin: initial;
    background-color: transparent;
    background-position: initial initial;
    overflow:hidden;
}

#slideshow img {border: 0px solid silver;}

#leftColumn {
    padding: 0;
    margin: 0;
    width: 140px;
    float: left;
    /*background-image: url('gfx/backgrounds/leftColumn.png');
    background-repeat: no-repeat;*/
    padding: 20px 0px 10px 0;
    border-left: 35px solid #000;
}

#leftColumn ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#leftColumn ul li{
    text-align: left;
}

#leftColumn ul li a {
    text-decoration: none;
    color: silver;
    padding: 2px 10px;
    display: block;
}
#leftColumn ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
#leftColumn ul li a.chceked {
   color: #000;
   background: #ccc;
}


#download {
   margin: 40px 40px 30px 0;
   padding: 8px 0;
   text-align: center;
   background: #ccc;
}
#download a {
   color: #000;
   font-size: 15px;
   font-size: 18px;
}


.clear{
    clear:both;
}

.naglowek {
    text-align:left;
    font-size: 13px;
    padding: 5px 0px 5px 15px;
}


#naglowek {
    text-align:left;
    font-size: 13px;
    padding: 15px 0px 5px 15px;
}
#naglowek a {
   padding: 0 12px;
   border-right: 1px solid #4F4F4F;
   line-height: 14px;
}
#naglowek a:hover {
   color: #fff;
}
#naglowek a.last {
   border: 0;
}



#rightColumn {
   width: 540px; 
   padding: 10px 0px 10px 70px; 
   text-align: justify;
}


.subtitle {
   font-size: 20px; 
   font-weight: normal; 
   text-align: left;
   margin: 25px 0;
}

form table,
table {
    padding: 5px;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

.clearTable,
.clearTable tr,
.clearTable td {
    border:none;
}

table th {
    background-color: white;
    padding: 3px;
    vertical-align: top;
    text-align: left;
}
table td {
    padding: 2px;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}

#projektanci {
   border: 1px solid #000;
   width: 600px;
   margin: 0 0 0 125px;
}
#projektanci td {
  padding: 0 35px 30px 0;
  text-align: justify;
}

#kontakt-table {}
#kontakt-table td {
   padding: 15px 0;
}
#kontakt-table td.txt {
   padding-left: 35px;
}
#kontakt-table .cfoto {
   border: 1px solid #737373;
   width: 80px;
   height: 80px;
   margin: 5px;
}

.l {
    float: left;
}
.r {
    float: right;
}

/*------------formularze-----------*/

input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #F7F7F7;
    padding: 1px;
    color: #666666;
    border: 1px solid #999999;

}
textarea.area{
    height: 60px;
    width: 100%;

}

input.poleNewsletter{
    width: 170px;

}
input.poleForm{
    width: 220px;

}

form {
    margin-top: 0px;
}

img.foto {
    border:2px solid #9E9E9E;
    margin:0 10px 10px 0;
}

#content div.fl {
    float:left;
}

SELECT {
    font-size: 10px;
    text-decoration: none;
    border: 1px solid #ffffff;
    background-color: #000000;
    color: #ffffff;
}

#flash {
    width: 828px;
    height: 160px;
    display: block;
    margin: 0 auto;
    padding: 0;
    background-color:black;
}

#flash1 {
    width: 308px;
    height: 100px;
    display: block;
    margin: 0 auto;
    padding: 0;
    background-color:black;
}

#flash_in{
    background-color: black;
}

#stopka {
   color: #737373;
   font-size: 11px;
   padding: 0 0 5px 0;
}
