* { font-family: Verdana, Helvetica, Sans-Serif; }
html,table { margin: 0; padding: 0; font-size: 11px; }
body {
  color: #000;
  margin: 0px;
  padding: 0;
  background-image: url('img/tlo.jpg');
  background-repeat: repeat-x;
  background-color: #90b8d2;
  text-align:center; /* center layout in ie5 and 5.5. */
}

input, textarea {

border: 1px solid #999;
font-size: 11px;
margin: 1px;
padding: 3px;
}

a {
   text-decoration: none;
   color: #336699;
}

a:hover {
   color: #339999;
}

#cotainer
{
   width: 900px;
   background-color: #275677;

   margin: 5px auto;
   padding: 0;
   border: 1px #000 solid;
   text-align: left;
   height: auto !important;
   height: 370px; /* IE */
   min-height: 370px;
}

#top
{
   width: 878px;
   height: 210px;
   border: 1px #000 solid;
   background-image: url('img/top.jpg');
   margin: 10px 10px 5px 10px;
   float: left;
   display: inline;
}

#menu
{
   width: 159px;
   margin: 0 0 0px 10px;
   padding: 0;
   float: left;
   display: inline;
}

#menu .belka
{
   width: 145px;
   height: 24px;
   border: 1px #000 solid;
   background-image: url('img/belek.jpg');
   color: #ddd;
   font-size: 14px;
   font-weight: bold;
   margin: 5px 0px 2px 0px;
   padding: 7px 0 0 12px;
   float: left;
   display: inline;
}

#menu .txt
{
   background-color: #143656;
   color: #ddd;
   width: 147px;
   margin-left: 1px;
   float: left;
   display: inline;
   padding: 5px;
   margin-bottom: 1px;
}
#menu dl
{
   padding: 0;
   margin: 0;
}
#menu dt
{
   margin: 0;
   padding: 1px 0 1px 0px;
   cursor: pointer;
   font-weight: bold;
   
}
#menu dd
{
   padding: 1px 0 1px 1px;
   margin: 0;
}
#menu a
{
   text-decoration: none;
   color: #ddd;
}

#txt
{
   width: 541px;
   margin-left: 10px;
   float: left;
   display: inline;
}

#txtad
{
   width: 571px;
   margin-left: 10px;
   float: left;
   display: inline;
}

#txt .belka
{
   width: 507px;
   height: 24px;
   border: 1px #000 solid;
   background-image: url('img/belek.jpg');
   color: #ddd;
   margin: 5px 0px 0px 0px;
   font-size: 14px;
   font-weight: bold;
   padding: 7px 0 0 32px;
   float: left;
   display: inline;
}

#txt .news
{
   width: 525px;
   background-color: #c5cdd3;
   border: 1px solid #000;
   margin-top: 2px;
   margin-bottom: 7px;
   padding: 7px;
   float: left;
   display: inline;
}
#txt .news img
{
   margin: 3px;
   float: right;
}
#txt .news h1
{
   font-size: 11px;
   font-weight: bold;
   color: #143656;
   margin: 0 0 5px 0;
   padding: 0;
}
#txt .news h1 .data
{
   color: #333;
   font-size: 11px;
   font-weight: normal;
}
#txt .news .komentarze
{
   width: 120px;
   height: 14px;
   text-align: center;
   margin-top: 5px;
   background-image: url('img/komentarze.jpg');
   color: #fff;
   font-weight: bold;
   font-size: 11px;
   padding: 3px;
}

.info
{
   font-size: 9px;
   color: #999;
   margin: 0;
   padding: 0;
}


#txt .txt
{
   background-color: #c5cdd3;
   width: 527px;
   margin-left: 1px;
   border: 1px #000 solid;
   float: left;
   display: inline;
   padding: 5px;
   margin-top: 5px;
   margin-bottom: 7px;
}

#txt a
{
   text-decoration: none;
}

#stopka
{
   color: #275677;
   font-size: 11px;
   text-align: center;
   margin-bottom: 15px;

}
