/*STRONA*/
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ebc2ca;
	background-image: url(../grafika/background.gif);
	background-attachment: fixed;
	text-align: center;
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
/*/STRONA*/

/*RAMKA*/
#top {
	background-color: #C39993;
	background-image: url(../grafika/top.gif);
	margin: 0 auto;
	width: 770px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
	background-color: #EBC2CA;
	background-image: url(../grafika/body.gif);
	text-align: left;
	margin: 0 10px;
	width: 750px;
}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C39993;
	background-image: url(../grafika/logo.gif);
	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: #FFFFFF;
	background-color: #808080;
	background-image: url(../grafika/linki.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	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: 150px;
	overflow: hidden;
	float: left;
}
/*NAGLOWEK MENU*/
#MENU .NAGLOWEK {
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C39993;
	background-image: url(../grafika/naglowek_menu.gif);
	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: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F6CCC6;
	background-image: url(../grafika/zawartosc_menu.gif);
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 1px;
}
#MENU .ZAWARTOSC a:link {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#MENU .ZAWARTOSC a:visited {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#MENU .ZAWARTOSC a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	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: 600px;
	overflow: hidden;
	float: left;
}
#TRESC .ZAWARTOSC {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#TRESC .ZAWARTOSC a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#TRESC .ZAWARTOSC a:visited {
	color: #800080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#TRESC .ZAWARTOSC a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
/*/TRESC*/

/*STOPKA*/
#STOPKA {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C39993;
	background-image: url(../grafika/stopka.gif);
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
	clear: both;
}
#STOPKA a:link, #STOPKA a:visited {
	color: #000000;
	text-decoration: underline;
}
#STOPKA a:hover {
	color: #000000;
	text-decoration: none;
}
/*/STOPKA*/


/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#ebc2ca;
      	background-image: url(../grafika/linki.gif);
      font-size:93%;
      line-height:normal;
      border-BOTTOM:5px solid #d39993;

      }
    #tabsF ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("../grafika/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("../grafika/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
/*- End Menu Tabs F--------------------------- */



#TABELA {
        padding:10px 10px 10px 10px;
        font-size: 15px;
        font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	clear: both;
	table-layout:fixed;
}


#cennik    {
           font-family: tahoma;
           font-size: 12px;
           text-decoration: none;
           font-weight: bold;
           font-style: normal;
           color: #000000
}

#kom       {
           font-family: tahoma;
           font-size: 12px;
           font-weight: bold
}

