BODY {
	background-color : FFEFD8;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	scrollbar-face-color: #97461A;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #97461A;
	scrollbar-darkshadow-color: #FFEFD8;
	scrollbar-shadow-color: #97461A;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EBCFB4;

}
TD.logo {
	width : 100%;
	height : 163px;
	background-image : url(../img/logo.jpg);
	background-position : left;
	background-repeat : no-repeat;
}
TD.menu_bg {
	width : 228px;
	height : 510px;
	background-image : url(../img/menu_bg.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
TD.main {
	background-image : url(../img/main.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}
TD.menu_blank {
	width : 228px;
	height : 53px;
	background-image : url(../img/menu_blank.jpg);
}
TD.menu_00 {
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_00_off.jpg);
}
TD.menu_00_on{
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_00_on.jpg);

}
TD.menu_01 {
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_01_off.jpg);
}
TD.menu_01_on{
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_01_on.jpg);
	
}
TD.menu_02 {
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_02_off.jpg);
}
TD.menu_02_on{
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_02_on.jpg);
}
TD.menu_03 {
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_03_off.jpg);
}
TD.menu_03_on{
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_03_on.jpg);
}
TD.menu_04 {
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_04_off.jpg);
}
TD.menu_04_on{
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_04_on.jpg);
}
TD.menu_05 {
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_05_off.jpg);
}
TD.menu_05_on{
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_05_on.jpg);
}
TD.menu_06 {
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_06_off.jpg);
}
TD.menu_06_on{
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_06_on.jpg);
}
TD.menu_07 {
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_07_off.jpg);
}
TD.menu_07_on{
	width : 228px;
	height : 32px;
	background-image : url(../img/menu_07_on.jpg);
}
TD.empty {
	height : 50px;
}
.colored {
	color : Green;
}
.red {
	color : #FF0000;
}
p.frame {
	font-family : Tahoma;
	font-size : 16px;
	text-align : center;
	color : #97461A;
	border : thin solid #97461A;
	padding-top : 5px;
	padding-bottom : 5px;

}
p.frame2 {
	font-family : Tahoma;
	font-size : 12px;
	text-align : center;
	color : #000080;
	margin-left: 60px;
	padding-top : 5px;
	padding-bottom : 5px;
	background-color : #FFEFD8;
	line-height: 130%;
}
A.frame2 {
	color : #000080;
	text-decoration : underline;
}
A:HOVER.frame2 {
	color : #000080;
	text-decoration : none;
}
P.head {
	font-family : Tahoma;
	font-size : 16px;
	font-weight : bold;
	text-align : center;
	color : #97461A;
}
P.head0 {
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : #97461A;
	margin-top: 160px;
}
A.head {
	color : #006400;
	text-decoration : underline;
}
A:HOVER.head {
	color : #97461A;
	text-decoration : none;
}
P.main {
	font-family : Tahoma;
	font-size : 13px;
	text-align : justify;
	color : #97461A;
}
A.main {
	color : #006400;
	text-decoration : underline;
}
A:HOVER.main {
	color : #97461A;
	text-decoration : none;
}
P.main_center {
	font-family : Tahoma;
	font-size : 13px;
	text-align : center;
	color : #97461A;
}
P.main_form {
	font-family : Tahoma;
	font-size : 13px;
	text-align : left;
	color : #97461A;
	padding-left : 100px;
}
.form
{
background-color: #ffefd8; 
color:  #97461A; 
font-size: 11px; 
font-family: Tahoma; 
border-color: #FFEBCD;
}
.form_bold
{
background-color: #ffefd8; 
color:  #97461A; 
font-size: 15px; 
font-family: Tahoma;
font-weight: bold; 
border-color: #FFEBCD;
}
TABLE.cennik {
	background-color: #ffefd8;
	color: #97461A;
	font-size: 13px;
	font-family: Tahoma;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	border : 2px solid  #97461A;
}
DIV.img {
	text-align : center;
}

