html, body {
       background-image: url(img/bg.png);
       color: #983000;
       margin: 0px;
       padding: 10px;
}

#top {
       width: 950px;
       margin-left: auto;
       margin-right: auto;
}

#NAGLOWEK {
       background-color: #ff9a00;
       border-left: 3px solid #fff;
       border-right: 3px solid #fff;
       border-top: 3px solid #fff;
       width: 950px;
}

#CIALO {
       width: 950px;
       float: left;
       overflow: hidden;
       background-color: #ffc67b;
       border-left: 0px solid #fff;
       border-right: 3px solid #fff;
}

#MENU {
       width: 180px;
       float: right;
       overflow: hidden;
       background-color: #ff9a00;
       
}

#MENUd {
       width: 180px;
       float: right;
       overflow: hidden;
       background-color: #ffc67b;
       
}

#MENUdz {
       width: 220px;
       float: left;
       overflow: hidden;
       background-color: #ff9a00;
       
       
}

#container {
       
       float: right;
       overflow: hidden;
       background-color: #ffc67b;
      
       
}
#MENU1 {
       width: 950px;
       height: 5px;
       float: right;
       overflow: hidden;
       background-color: #ff9a00;
       
}


#TRESC {
       width: 620px;
       float: left;
       overflow: hidden;
       background-color: #ffc67b;
       margin: 40px;
       
}

#STOPKA {
       clear: both;
       width: 950px;
       background-color: #ffc67b;
       border-left: 3px solid #fff;
       border-right: 3px solid #fff;
       border-bottom: 3px solid #fff;
}

/*style tekstu*/


h1, h2, h3 {
       margin: 0;
       color: #680000;
       letter-spacing:-1pt;
       font-weight:normal;
}

h2 {
       margin-bottom: .5em;
       font-size: 1.9em;
}

h3 {
       margin-bottom: 1em;
       font-size: 1.2em;
}

p, blockquote, ul, ol {
       margin-bottom: 1.5em;
       line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
       margin-left: none;
       list-style: square;
}

ul li {
}

ol {
       margin-left: 2em;
       list-style: lower-roman;
}

ol li {
}

a {
       color: #014;
}

a:hover {
       text-decoration: none;
       color: #9fa3ac;
}

img {
       border: none;
}

dod {
       font-size: xx-small;
       float: right;
}

dt {
        cursor: pointer
        

}

/*koniec*/

/* Boxed Style */

.boxed {
       margin-bottom: 1em;
       background-color: #ff9a00;
       
       width: 200px;
        margin: 10px;
       padding: 0px;
       float: left;
      
}

.boxed .title {
       height: 20px;
       padding: 11px 0 0 27px;
       background-image: url(img/pasek.PNG) no-repeat;
       text-transform: uppercase;
       font-size: 1.2em;
       color: #FFFFFF;
}

.boxed .content {
       padding: 15px;
}

/*koniec*/
