body, html{
    margin:0;
    padding: 0;
    background: #dcdcdc url(images/body2.jpg) repeat-x;
    color: #000000;
    text-align: center;
    font-size:11px;
    font-family : verdana, tahoma, arial, sans-serif;
    line-height: 17px;
}
#header {
    height:50px;
    background: #E98B26;
    width:100%;

}
.logo {
    margin-top:0;
    position : relative;
    width : 780px;
    height : 50px;
    margin : 0 auto;
    text-align : left;
    background: #E98B26;
}
#podstawa {
    padding:0;
    position : relative;
    text-align:left;
    width : 780px;
    margin : 0 auto;
    text-align : left;
    background: #939393;
    border-left:1px dashed #E98B26;
    border-right:1px dashed #E98B26;
}
#top {
    background: #dcdcdc;
    height:185px;

}
#baner {
    width : 780px;
    height : 150px;
    position :relative;
    

    
}
#menu {
    width : 780px;
    height : 31px;
    position :relative;
    background:  #E98B26;
    border-bottom:2px solid #999;
    border-top:2px solid #999;
}
.menu1 {
    text-align:left;
    margin-left:10px;
}
#menu ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;

}
#menu ul li a {
   display: block;
   font: bold 13px/31px Arial, sans-serif;
   font-family :tahoma,arial, verdana,   sans-serif;
   text-decoration: none;
   text-align: center;
   color: #FFFFFF;
   border-right: 1px solid #999;
   padding-left:14px;
   padding-right:14px;
}
#menu a:hover {
   color: #000000;


}
#menu ul li a.drugi{
     border-right: none;
}
#lewa {
    float:left;
    width:780px;
    background: #a6a6a6;

}
.prawa {
    width:200px;
    background: #E98B26;
    text-align:center;
}

.tyt {
    text-align:center;
    padding-top:20px;
    font-weight: bold;
    font-size:12px;
    font-family : arial,verdana, tahoma,  sans-serif;
    letter-spacing: 1px;
}
.wykaz {
    padding-left:50px;
}

img {
    border:none;
    text-decoration: none;
    
}
#stopka {
    clear:both;
    height:23px;
    background: #E98B26;
    text-align:center;
    font: bold 11px/23px Arial, sans-serif;

}
#menu_bottom {
    clear:both;
    height:23px;
    background: #E98B26;
    text-align:center;
    font: bold 11px/23px Arial, sans-serif;
    border-top:2px solid #999;
    color:#2F4F4F;
}
#menu_bottom a {
    color:#696969;
    text-decoration: none;
    border-bottom:1px solid #696969;
}
#menu_bottom a:hover {
    color:#000000;
    text-decoration: none;
    border-bottom:1px dashed #000000;
}
.katalogi {
          background: #E98B26;
          color:#E6B133;
          
          font-size:9px;
          border-top:1px solid #999;
}
.katalogi a {
          text-decoration: underline;
          color:#dcdcdc;
}
.katalogi a:hover {
          text-decoration: none;
          color:#ccc;
}
.tresc {
    margin:5px;
    background: #dcdcdc;

}
.tresc_1 {
    margin:5px;
    background: #E98B26;

}
.tytul {
    font-size:14px;
    font-weight:bold;
    margin-top:0;
    padding-top:0;
}

.wyk {
     color: #E6B133;
     text-align:center;
}
.wyk a {
      color: #E6B133;
      text-decoration: none;

}
.wyk a:hover {
      color: #808080;
      text-decoration: none ;
      border-bottom:1px dashed #808080;
}
.hr {
    background: #dcdcdc url(images/linia1.png) no-repeat;
    height:1px;
    margin:0;
}
.tresc a {
    color: #E98B26;
    text-decoration: none ;
    border-bottom:1px solid #E98B26;

}
.tresc a:hover {
    color: #696969;
    text-decoration: none ;
    border-bottom:1px dashed #696969;

}

#w3c a {
    color:#2F4F4F;
    border-bottom:1px solid #2F4F4F;
    font-weight:bold;
    text-decoration: none;
}
#w3c a:hover {
    color:#000000;
    border-bottom:1px dashed #000000;
    text-decoration: none;
}
#tab_stopka {
            border-top:2px solid #999;
}
