/*STRONA*/
body {
       font-size: 12px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       background-color: #99CC66;
       text-align: center;
       margin: 0;
       padding: 0;
}
a img {
       border: 0;
}
/*/STRONA*/

/*RAMKA*/
#top {
       background-color: #99CC66;
       margin: 0 auto;
       width: 770px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
       background-color: #99CC66;
       text-align: left;
       margin: 0 10px;
       width: 750px;
}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
       font-size: 40px;
       font-family: Comic Sans MS, cursive;
       color: #FF9930;
       background-color: #99CC66;
       margin-top: 0px;
       margin-right: 0px;
       margin-bottom: 0px;
       margin-left: 0px;
       padding-top: 0px;
       padding-right: 0px;
       padding-bottom: 0px;
       padding-left: 0px;
       border-top: 5px double #006600;
       border-right: 5px double #006600;
       border-bottom: 5px double #006600;
       border-left: 5px double #006600;
       text-align: center;
       font-weight: bold;
}
/*/LOGO*/

/*LINKI*/
#LINKI {
       font-size: 20px;
       font-family: Comic Sans MS, cursive;
       color: #FF9933;
       background-color: #99CC66;
       margin-top: 0px;
       margin-right: 0px;
       margin-bottom: 15px;
       margin-left: 0px;
       padding-top: 5px;
       padding-right: 10px;
       padding-bottom: 5px;
       padding-left: 10px;
       text-align: center;
}
#LINKI a:link {
       color: #FF9933;
       text-decoration: none;
       font-weight: normal;
       font-style: normal;
}
#LINKI a:visited {
       color: #006600;
       text-decoration: none;
       font-weight: normal;
       font-style: normal;
}
#LINKI a:hover {
       color: #FFCC77;
       text-decoration: none;
       font-weight: normal;
       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: 200px;
       overflow: hidden;
       float: left;
}
/*NAGLOWEK MENU*/
#MENU .NAGLOWEK {
       margin-top: 0px;
       margin-right: 10px;
       margin-bottom: 0px;
       margin-left: 0px;
       font-size: 20px;
       font-family: Comic Sans MS, cursive;
       color: #FF9933;
       background-color: #99CC66;
       padding-top: 5px;
       padding-right: 10px;
       padding-bottom: 5px;
       padding-left: 10px;
       text-align: center;
       font-weight: bold;
}
/*/NAGLOWEK MENU*/
/*ZAWARTOSC MENU*/
#MENU .ZAWARTOSC {
       margin-top: 0px;
       margin-right: 10px;
       margin-bottom: 10px;
       margin-left: 0px;
       font-size: 12px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #FFFF33;
       background-color: #99CC66;
       padding-top: 5px;
       padding-right: 10px;
       padding-bottom: 15px;
       padding-left: 10px;
}
#MENU .ZAWARTOSC a:link {
       color: #FFFF33;
       text-decoration: underline;
       font-weight: bold;
       font-style: normal;
}
#MENU .ZAWARTOSC a:visited {
       color: #006633;
       text-decoration: underline;
       font-weight: normal;
       font-style: normal;
}
#MENU .ZAWARTOSC a:hover {
       color: #FFCC33;
       text-decoration: none;
       font-weight: bold;
       font-style: normal;
}
#MENU .ZAWARTOSC ul {
       display: block;
       list-style-type: none;
       margin: 0;
       padding: 0;
}
#MENU .ZAWARTOSC ul li {
       display: block;
       list-style-type: none;
       margin: 0;
       padding: 0;
}
/*/ZAWARTOSC MENU*/
/*/MENU*/

/*TRESC*/
#TRESC {
       width: 550px;
       overflow: hidden;
       float: left;
}
#TRESC .ZAWARTOSC {
       font-size: 16px;
       font-family: Comic Sans NS, cursive;
       color: #000000;
       background-color: #CCFF99;
       padding-top: 10px;
       padding-right: 10px;
       padding-bottom: 30px;
       padding-left: 10px;
       border-top: 5px double #006600;
       border-right: 5px double #006600;
       border-bottom: 5px double #006600;
       border-left: 5px double #006600;
}
#TRESC .ZAWARTOSC a:link {
       color: #006600;
       text-decoration: underline;
       font-weight: normal;
       font-style: normal;
}
#TRESC .ZAWARTOSC a:visited {
       color: #006600;
       text-decoration: underline;
       font-weight: normal;
       font-style: normal;
}
#TRESC .ZAWARTOSC a:hover {
       color: #006600;
       text-decoration: none;
       font-weight: normal;
       font-style: normal;
}
/*/TRESC*/

/*STOPKA*/
#STOPKA {
       font-size: 11px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #006600;
       background-color: #99CC66;
       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;
       clear: both;
}
#STOPKA a:link, #STOPKA a:visited {
       color: #006600;
       text-decoration: underline;
}
#STOPKA a:hover {
       color: #006600;
       text-decoration: none;
}
/*/STOPKA*/

