/* ===================================================== */
*, html, body
{
  font-family:       verdana, helvetica, arial, sans-serif;
  font-size:         12px;
  line-height:       1.5;
  color:             #dddddd
}
body
{
  background-color:  #3b3d39;
  margin:            0
}
div
{
  overflow:          hidden;
  text-align:        center
}
img { border:  0}
#MARQUEE
{
  background-color:  #3b3d39;
  height: 20px
}
#STRONA
{
/*  border:            1px solid red;*/
  width:             750px;
  margin:            0 auto;
  background-color:  #aaaaaa;  
}
#MENU
{
  margin: auto;
  width: 750px;
  height: 80px;
}
#MENU a
{
  display:           block;
  font-size:         13px;
  font-family:       arial;
  font-weight:       bold;
  color:             black;
  padding:           0px 8px 0px 8px;
  text-decoration:   none;
}
#MENU a:hover
{
  color:             #582d2d;
}
.menu-1
{
  float: left;
  width: 17px;
  height: 80px;
  background-image: url(grafika/1-1.gif);

}
.menu-2
{
  width: 716px;
  background-image:  url(grafika/1-2.gif);
  background-repeat: repeat-x;
  float: left;
  height: 80px;
}
.menu-3
{
  width: 17px;
  background-image: url(grafika/1-3.gif);
  float: right;
  height: 80px;
}
.menu-buttons
{
  display: table;
  margin: auto;
  margin-top: 8px;
  color: #222222;
}
.menu-button
{
  color: #222222;
  float: left;
  margin-left: 1px; 
  padding: 10px;
}
#BANER
{
  height:100px;
  background-color:  #3b3d39;
}
#PASEK
{
  margin: 0 auto;
  width: 750px;
  height: 30px;
}
.pasek-1
{
  width: 750px;
  height: 5px;
  background-image: url(grafika/2-1.gif);
}
.pasek-2
{
  width: 750px;
  height: 22px;
  background-image:  url(grafika/2-2.gif);
  background-repeat: repeat-y;
}
.pasek-tresc
{
  text-align: left;  
  margin-left: 15px;
}
.pasek-3
{
  width: 750px;
  background-image: url(grafika/2-3.gif);
  height: 3px;
}
h1
{
  font-size:12px;
  margin: 3px 0px 0px 0px;
  padding: 0px;
}
#TRESC
{
  background-color: brown;
  margin: 0 auto;
  width: 750px;
  height: 30px;
}
.tresc-1
{
  width: 750px;
  height: 4px;
  background-image: url(grafika/3-1.gif);
}
.tresc-2
{
  width: 750px;
  background-image:  url(grafika/3-2.gif);
  background-repeat: repeat-y;
}
.tresc-tresc
{
  text-align: justify;  
  margin-left: 15px;
  margin-right: 15px;
}

.tresc-3
{
  width: 750px;
  background-image: url(grafika/3-3.gif);
  height: 7px;
}
#STOPKA
{
  height:100px;
  background-color:  #3b3d39;
}
.txt_r
{
  text-align: right;
}
.txt_c
{
  text-align: center;
}
.txt
{
  text-align: justify;
}
a:link    {text-decoration:none; color:#FFF; font-weight: bold;}
a:visited {text-decoration:none; color:#FFF; font-weight: bold;}
a:active  {text-decoration:none; color:#FFF; font-weight: bold;}
a:hover   {text-decoration:none; color:#AAA; font-weight: bold;}
