body {
    background: url(../images/bg.jpg);
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    background-position: top left;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
}

td	{
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: none;
}
table	{
    padding: 0 0 0 0;
}
th	{
    font-size: 11px;
    color: #333333;
    text-align: center;
}
h1 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin: 2px 0 2px 0;
}
h2 {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    margin: 2px 0 2px 0;
}
h3 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin: 2px 0 2px 0;
}
h4 {
    color: black;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 2px 0;
}
h5 {
    color: black;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 2px 0;
}
a {
    text-decoration: underline;
    color: #000000
}
a:hover {
    color: #CC0000
}
img {
    border: 0px
}

thead td {
    font-size: 12px;
    font-weight: bold;
    border-top: solid 2px #000000;
    background-color: #F1F1F1
}

form {
    margin-top: 4px;
    margin-bottom: 2px;
}
input {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
}
select {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
}
textarea {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
}
fieldset {
    border: 1px solid #333333;
    padding: 4px;
}
.yellow {
    background-color: #FFCC00;
}

.gray {
    color: #999999;
}
.button {
    font-size: 11px;
    font-weight: bold
}
.frmbug {
    border: solid 1px #CC0000;
}
.zebra {
    background-color: #C0C0C0;
}

.zebra1 {
    background-color: #F1F1F1;
}

.bluebg {
    background-color: #0099CC;
    font-weight: bold;
    color: white;
}
.dotpion {
    background: url(../images/dot2.gif);
    background-repeat: repeat-y;
    background-position: center;
}
.dotpoziom {
    background: url(../images/dot2.gif);
    background-repeat: repeat-x;
}
.border {
    border: 1px #666666 solid;
    padding: 3px
}
.border2 {
    border: 1px #F1F1F1 solid;
    padding: 3px
}
.nwrp {
    white-space: nowrap
}
.uwaga {
    color: #CC0000;
}
.wide {
    line-height: 150%
}
.index, .index a {
    font-size: 10px;
    color: #0066CC;
}


.justy {
    text-align: justify
}
.par {
    line-height: 150%;
    text-align: justify;
}

.nou {
    text-decoration: none;
    color: #000000;
}

a.menulink {
    display: block;
    text-align: left;
    text-decoration: none;
    color: #000000;
    background-color:#E9E9E9;
    padding: 4px 0 4px 10px;
    font-weight: bold;
}
a.menulink:hover {
    border: none;
    background-color:#0099CC;
    text-decoration: none;
    color: #FFFFFF;
}

a.menulink2 {
    display: block;
    text-align: left;
    text-decoration: none;
    color: #000000;
    padding: 5px 0 5px 10px;
    border-bottom: 1px #CCCCCC solid;
    font-weight: bold;
}
a.menulink2:hover {
    border: none;
    background-color:#CC0000;
    text-decoration: none;
    border-bottom: 1px #CCCCCC solid;
    color: #FFFFFF;
}

.boo {
    border-top: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #333333;
    font-weight: bolder;
}
.boosel {
    border-top: solid 1px #333333;
    border-left: solid 1px #333333;
    border-right: solid 1px #333333;
    font-weight: bolder;
}

.boofill {
    border-bottom: solid 1px #333333;
}

.boo a, .boosel a    {
    text-decoration: none
}
.boosel a {
    color: #CC0000
}


#paging {
    padding: 20px;
    text-align: center;
    clear: both;
}

#paging a{
    color: #000;

}

#paging #space{
    padding: 0 10px 0 0;
}

#paging a:hover{
    color: #CC0000;

}

#paging #current{
    background-color: #000;
    color: #FFF;
    font-weight: bold;
    padding: 0 3px 0 3px;
}

#paging #inactive{
    color: #999;
}

#menubottom {
    margin: 20px 0 20px 0;
    text-align: center;
    width: 100%;
}

#menubottom a {
    font-size: 10px;
    color: #666;
    text-decoration: none;
}

#popwindow {
    padding: 20px;
    border: 5px #CCC solid;
    background-color: #FFF;
}

#popwindow #control{
    border-bottom: 1px #CCC solid;
    clear: both;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

#popwindow h1{
    float: left;
}

#popwindow #close{
    float: right;
}

#popwindow #morephotos{
    clear: both;
}

#popwindow a{
    font-size: small;
}

#popwindow p{
    float: right;
}

.faq_answer {
    margin: 10px 50px 20px 50px;
}

