body{
    background-color: black;
    color:silver;
    font-family: Calibri;
    font-size: 16px;
    text-align: center;
}

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

a.flagi img{
    border-color:black;

}

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

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

#content{
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    display: block;
    width: 828px;
}

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

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

#menu ul li{
    float: left;
}

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

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

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

#center_further{
    height: 100px;
    width: 100%;
    border-top: thin solid silver;
}

#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: 160px;
    float: left;
    /*background-image: url('gfx/backgrounds/leftColumn.png');
    background-repeat: no-repeat;*/
    padding: 20px 0px 10px 15px;
    font-size: 18px;
}

#leftColumn ul{
    margin: 0px;
    padding: 0px;
}

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

#leftColumn ul li a {
    text-decoration: none;
    color: silver;
}

#leftColumn ul li a:hover {
    color:gray;
    font-weight:bold;
}

#leftColumn ul li a:active:hover {
    color:gray;
    font-weight:bold;
}

.clear{
    clear:both;
}

.naglowek{
    text-align:left;
    font-size: 20px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;

}

.subtitle {font-size: 16px; font-weight: bold; text-align: left;}

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

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

table th {
    background-color: #F8F8F8;
    border: 1px solid #CCCCCC;
    padding: 3px;
    vertical-align: top;
    text-align: left;
}
table td {
    padding: 2px;
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    text-align: left;
    vertical-align: top;
}

.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;
}