/*CSS*/

body{
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top: 0px;
   background-color: white;
   /*#1A110C;*/
   font-family: Tahoma;
   font-size: 11px;
}
#wrapper{
   width: 980px;
   margin-right: auto;
   margin-left: auto;
   background-color: white;
}
#inner_wrapper{
   width:980px;
}
#header{
   height: 100px;
   width: 980px;
   background-color: white;
   color: aqua;
}
#header_top{
   width: 100%;
   height: 100px;
   color: lime;
   background-color: white;
}
#header_bottom{
   background-color: white;
   height: 35px;
  /* width: 935px; */
   width: 100%;
   padding-top: 15px;
   padding-left: 15px;
   font-size: 14px;
   color: #FFFFFF;
}
#content{
   width: 100%;
   background-color: white;
   position: relative;
   overflow:auto  ;   
}
#left_content{/*149*/ 
  width: 166px;
   float: left;
   padding-top: 110px;
    }
#main_content{
   width: 470px;
   float: left;
   padding-top: 10px;
}
#side_bar{
   width: 310px;
   float: left;
   padding-top: 0px;
  /* background-image: url(../grafika/szp1f.jpg);  */
}

/*
#main_content{
   width: 550px;
   float: left;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 10px;
   padding-left: 10px;
}
#side_bar{
   width: 360px;
   height: 240px;
   float: left;
   padding: 0px;
   background-image: url(../grafika/szp1f.jpg);  
}
*/
#footer{
   background-color: #eaeaea;
   height: 1px;
   width: 100%;
   padding-top: 0px;
   color: #c9c9c9;
   font-size: 11px;
   font-weight: normal;
   text-align: right;
   clear: both; 
}
.container_main{
   border: 1px soli #999999;
   width: 98%;
   background-color:transparent;
  /* background-color: #FFFFFF; */
   padding: 5px;  
   align: right; 
}
.tlo_news{
   border: 1px soli #999999;
   width: 80%;
   background-color:transparent;
  /* background-color: #FFFFFF; */
   padding: 0px;   
}
.logow{
   color: navy;
   padding-top: 0px;
   font-family: serif;
   font-size: 20px;
   font-weight: bold;
   text-align: right;
}
.czaj_przegl{
   text-align: left;
   background-color: red;
   color: yellow;
   padding-top: 0px;
   font-family: Tahoma;
   font-size: 12px;
  
}
.nie_wintranecie{
   text-align: left;
   color: yellow;
   padding-top: 10px;
   font-family: "Tahoma", Times, serif;
   font-size: 10px;
   font-style: italic;
}
#kreska_poziom_podw{
   height: 1px;
   line-height: 1px;
   border-color: #cacaca;
   border-style: solid none;
   border-width: 3px 0px 1px 0px;
   color: lime;
}
#kreska_gruba{
   height: 1px;
   line-height: 1px;
   border-color: #cacaca;
   border-style: solid none;
   border-width: 6px 6px 0px 0px;
   color: lime;
}
#cienka_linia_poziom {
   border: 0;
   border-top: 1px solid #C4C4C4;
  /*  height: 1;
   background: #e1e1e1; */
   
}
#cienka_linia_pozioma{ 
   width: 100%;
   border: 0px;
   font-size: 1px;
   border-top: 1px solid #e2e2e2;
  /*   
   height: 0;
  background: #e1e1e1; */
}
.l{
font-family: "Comic Sans MS";
font-style:italic; 
}
