
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF; scrollbar-face-color: #CC6600; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #f7403a; 
	SCROLLBAR-3DLIGHT-COLOR: #CC6600;
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #c0c0c0; 
	SCROLLBAR-DARKSHADOW-COLOR: #660000;}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.nag {

	font-size: x-small;
	color: #CC6600;
	font-weight: bold;
}


.style1 {
	font-size: small;
	color: #333333;
	font-weight: bold;

}
.style2 {
	font-size: x-small;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.style4 {font-size: x-small; font-weight: bold; }
.style6 {color: #CC6600}
.style7 {font-size: x-small}
.style11 {color: #CC6600; font-weight: bold; }
.style12 {font-size: xx-small}



.menu_list {
	width: 141px;
}
.menu_head {
	width:200px;
	height:44px;
	
	cursor: pointer;
	position: relative;
	margin:1px;
       font-weight:bold;
       background: url(menu.gif) no-repeat;
}

.menu_body a {
  display:block;
  color:#000000;
  margin-top: -10px;
  
  font-weight:bold;
  text-decoration:none;
  width:200px;
	height:34px;
	background: url(pod_menu.gif) no-repeat;
}
.menu_body a:hover {
  color: #000000;
}

.menu_head_c {
	width:170px;
	height:58px;
	padding-left:30px;
	padding-top:10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	  font-size:13px;
       font-weight:bold;
       background: url(menu-nowe.gif) no-repeat;
}


.menu_body_c a {
  display:block;
  color:#000000;
  margin-top: -10px;
  margin-left: 20px;
   font-weight:bold;
  text-decoration:none;

  width:155px;
	height:36px;
	background: url(menu-nowe-s.gif) no-repeat;
}
.menu_body_c a:hover {
  color: #000000;
}

.menu_head_t {
	cursor: pointer;
	position: relative;
	margin:1px;
       font-weight:bold;
	   height:24px;
       
}


.menu_body_t a {
  display:block;
  color:#000000;
  margin-top: -10px;
  font-weight:bold;
  text-decoration:none;
  height:14px;
  
}
.menu_body_t a:hover {
  color: #000000;
}

.menu_link{
position:relative;
left:5px;
top:10px;
}

#menu_link {
  color:#000000;
  text-decoration:none;

}