/*STRONA*/
body {
       font-size: 12px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       background-image: url(obrazy/tlo1.jpg);
       text-align: center;
       margin: 0;
       padding: 0;
}
/*/STRONA*/

/*RAMKA*/
#top {
       background-image: url(obrazy/tlo1.jpg);
       margin: 0 auto;
       width: 870px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
       background-image: url(obrazy/tlo1.jpg);
       text-align: left;
       margin: 0 10px;
       width: 850px;
}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
       font-size: 36px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #ffffff;
       background-image: url(obrazy/tlo1.jpg);
       margin-top: 0px;
       margin-right: 0px;
       margin-bottom: 0px;
       margin-left: 0px;
       padding-top: 0px;
       padding-right: 0px;
       padding-bottom: 0px;
       padding-left: 0px;
       text-align: center;
       font-weight: bold;
}
/*/LOGO*/

/*LINKI*/
#LINKI {
       font-size: 12px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #ccccff;
       background-image: url(obrazy/tlo1.jpg);
       margin-top: 0px;
       margin-right: 0px;
       margin-bottom: 10px;
       margin-left: 0px;
       padding-top: 5px;
       padding-right: 10px;
       padding-bottom: 5px;
       padding-left: 10px;
       text-align: center;
}
#LINKI a:link {
       color: #E0E0E0;
       text-decoration: none;
       font-weight: bold;
       font-style: normal;
}
#LINKI a:visited {
       color: #E0E0E0;
       text-decoration: none;
       font-weight: bold;
       font-style: normal;
}
#LINKI a:hover {
       color: #FFFFFF;
       text-decoration: none;
       font-weight: bold;
       font-style: normal;
}
#LINKI ul {
       display: block;
       list-style-type: none;
       margin: 0;
       padding: 0;
}
#LINKI ul li {
       display: inline;
       list-style-type: none;
       margin: 0 5px;
       padding: 0;
}
/*/LINKI*/

/*MENU*/
#MENU {
       width: 160px;
       overflow: hidden;
       float: left;
}
/*NAGLOWEK MENU*/
#MENU .NAGLOWEK {
       margin-top: 0px;
       margin-right: 10px;
       margin-bottom: 0px;
       margin-left: 0px;
       font-size: 14px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #FFFFFF;
       background-color: #758d12;
       padding-top: 5px;
       padding-right: 10px;
       padding-bottom: 5px;
       padding-left: 10px;
       text-align: center;
       font-weight: bold;
}
/*/NAGLOWEK MENU*/
/*ZAWARTOSC MENU*/
ul, ul li {
       display: block;
       list-style: none;
       margin: 0;
       padding: 0;
}

ul {
       width: 140px;
       padding: 2px 2px 1px 2px;
       background-color: #4d4d00;
       border: 3px double #0c110b;
}

ul li {
       border-bottom: 1px solid #4d4d00;
}

ul a:link, ul a:visited {
       display: block;
       width: 116px;
       text-decoration: none;
       padding: 7px;
       font-weight: bold;
       background-color: #0c110b;
       color: #ccccff;
       border-left: 10px solid #b3b300;
}

ul a:hover {
       width: 106px;
       background-color: forestgreen;
       color: #fff;
       border-left: 20px solid #ebeb00;
}
/*/ZAWARTOSC MENU*/
/*NAGLOWEK MENU*/
#MENU .KONTAKT {
       font-size: 10px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #ccccff;
       text-align: left;
       font-weight: bold;
}
#MENU .KONTAKT a:link {
       color: #ccccff;
       text-decoration: none;
}

#MENU .KONTAKT a:visited {
       color: #ccccff;
       text-decoration: none;
}

#MENU .KONTAKT a:hover {
       color: white;
       text-decoration: none;
}

/*/NAGLOWEK MENU*/
/*/MENU*/

/*TRESC*/

#TRESC {
       width: 680px;
       overflow: hidden;
       float: left;
       
}
#TRESC .ZAWARTOSC {
       font-size: 14px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #ccccff;
       background-image: url(obrazy/tlo1.jpg);
       padding-top: 10px;
       padding-right: 10px;
       padding-bottom: 30px;
       padding-left: 10px;
}

#TRESC .ZAWARTOSC a:link {
       color: #ccccff;
       text-decoration: none;
       font-weight: bold;
       font-style: normal;
}
#TRESC .ZAWARTOSC a:visited {
       color: #ccccff;
       text-decoration: none;
       font-weight: bold;
       font-style: normal;
}
#TRESC .ZAWARTOSC a:hover {
       color: white;
       text-decoration: none;
       font-weight: bold;
       font-style: normal;
}
#TRESC .ZAWARTOSC img {
       border: 0;
       margin-right: 15px;
       margin-left: 15px;
       margin-top: 15px;
       margin-bottom: 15px;
       outline-style: none;
       outline-color: silver;
       box-shadow: 5px 5px 10px black;
}
/*/TRESC*/

/*STOPKA*/
#STOPKA {
       font-size: 11px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: white;
       background-color: #b3b300;
       margin-top: 0px;
       margin-right: 0px;
       margin-bottom: 0px;
       margin-left: 0px;
       padding-top: 2px;
       padding-right: 10px;
       padding-bottom: 2px;
       padding-left: 10px;
       text-align: center;
       text-shadow: 3px 1px 5px black;
       clear: both;
}
#STOPKA a:link, #STOPKA a:visited {
       color: #000000;
       text-decoration: underline;
}
#STOPKA a:hover {
       color: #000000;
       text-decoration: none;
}
/*/STOPKA*/

.cbalink {
display:none;
}

/*SUBMENU*/
  #LINKIMENU   {
      color: black;
      font-size: 20px;
      font-weight: bold;
  }

  #LINKIMENU a {
      text-decoration: none
  }

  #LINKIMENU a:link {
      color: #663300
  }

  #LINKIMENU a:visited {
      color: #663300
  }

  #LINKIMENU a:hover {
      color: #c2072d
  }
/*/SUBMENU*/

