.logo, .slogan {
    behavior: url(iepngfix.php);
}
.slogan
{
    margin-top: 100px;
}

.notice {
    border: 1px solid #22FF22;
    background-color: #ddFFdd;
    padding: 10px;
    color: #000000;
}
.error {
    border: 1px solid #FF2222;
    background-color: #FFdddd;
    padding: 10px;
    color: #000000;
}
a:link img, a:visited img {
    border: 0px;
}
root { 
    display: block;
}

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

body {
    background: url(images/bg.jpg) repeat-x 0 0 #cbdb28;
    font: 12px Arial;
}
*, img {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.container {
    text-align:center;
    margin: 0 auto;
    background: url(images/tlo.jpg) no-repeat center top;

    padding-right: 38px;
}

.container2 {
    text-align:center;
    margin: 0 auto;

    padding-right: 10px;
}

.precontainer {
    text-align:center;
    margin: 0 auto;
    background: url(images/cien.jpg) repeat-y center top;
   
}

.stopka {
    text-align: center;
    background: url(images/stopka.jpg) no-repeat center top;
    height: 40px;
}

.content {
    padding-top: 5px;
    width: 840px;
    text-align: left;
    margin: 0 auto;

}
.path {
    padding: 10px;
}
.raquo {
    font-family: Verdana;
    font-weight: bold;

}

a:link, a:visited {
    color: #000000;
}
a:hover, a:visited:hover {
    text-decoration: none;
}


.bar_green {
    text-align: left;
    padding-left: 10px;
    background: url(images/bar_green.gif) no-repeat center top;
    height: 26px;
    width: 170px;
    padding-top: 5px;
    font-weight: bold;
    font-family: Trebuchet Ms;
    color: #FFFFFF;
    font-size: 16px;
}
.bar_orange {
    text-align: center;
    background: url(images/bar_orange.jpg) no-repeat 0 0;
    height: 25px;
    width: 616px;
    padding-top: 5px;
    font-weight: bold;
    font-family: Trebuchet Ms;
    color: #FFFFFF;
    font-size: 16px;
}

.bar_silver {
    text-align: left;
    padding-left: 10px;
    background: url(images/bar_silver.gif) no-repeat center top;
    height: 36px;
    width: 170px;
    padding-top: 5px;
    font-weight: bold;
    font-family: Trebuchet Ms;
    color: #333333;
    font-size: 16px;
}

.spacer {
    height: 20px;
    clear: both;
}
.spacer2 {
    height: 10px;
    clear: both;
}
h1 {
    font-weight: bold;
    font-family: Trebuchet Ms;
    color: #333333;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 4px;
    padding-top: 4px;
}
.c1 {
    float: left;
    padding-left: 10px;
    width: 180px;
}
.c2 {
    float: left;
    padding-left: 15px;
    width: 600px;
    padding-right: 0px;
 
}
p {
    line-height: 140%;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}
.foot {

    text-align: left;
    width: 810px;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 0px;
    padding-top: 0px;
    border-top: 3px solid #dddddd;
    padding-top: 10px;
    
    

}
.bar_content {
    background-color: #efefef;
    border: 1px solid #dedede;    
    border-top: 0px;    
}

.bar_content a:link, .bar_content a:visited {
    display: block;
    width: 167px;
    padding-top: 5px;
    height: 20px;
    text-decoration: none;
    border-bottom: 1px solid #dedede;
    padding-left: 10px;
    font-weight: bold;
    
}
.bar_content a:link:hover, .bar_content a:visited:hover {
    display: block;
    width: 167px;
    padding-top: 5px;
    height: 20px;
    text-decoration: none;
    border-bottom: 1px solid #dedede;
    padding-left: 10px;
    background-color: #fcfcfc;
}

.thumb {
    padding: 1px;
    border: 1px solid #dedede;
    background-color: #FFFFFF;
    margin: 0px;
}

