div.sample_attach
{
  width: auto;
  background: transparent;
  padding: 5px 10px;
}


#menu_child{
position: absolute;
visibility: hidden;
background-color: #D9D9D9;
width: 150px;
border: 1px solid black;
border-bottom-width: 0;
}

#menu_child a{
display: block;
width: 100%;
border-bottom: 1px solid black;
text-decoration: none;
font-weight: bold;
color: #8C8C8C;
}

#menu_child a:hover{
width: 100%;
background-color: #E9E9E9;
border-right: 1px solid black;
}



a.sample_attach
{
  font-family: arial;	
  font-weight: bold;
  font-size: 12px;
  color: #909090;
  display: block;
  border-bottom: none;
  text-decoration: none;
  line-height: 25px;
}

#table_main {
	width: 1004px;
	background-image: url(images/tlo_tabela.jpg);
	background-repeat: repeat-x;
}

div.menu_pion {
	width: 219px;
	height: 30px;
	text-align: left;
	background-image: url(images/kropka.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 15px;
	
}

div.podmenu_pion {
	width: 202px;
	height: 24px;
	text-align: left;
	margin-left: 40px;
	
}

a.menu_pion {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #AED46D;
	text-decoration: none;
	display: block;	
	margin-left: 20px;
}

a.menu_pion:hover {
	color: #648629;
	text-decoration: none;
	display: block;
}

a.menu_pion2 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #79AACC;
	text-decoration: none;
	display: block;
	margin-left: 25px;
}

a.menu_pion2:hover {
	color: #728EA2;
	text-decoration: none;
	display: block;
}




a.podmenu_pion {
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	color: #AED46D;
	text-decoration: none;
	display: block;
}

a.podmenu_pion:hover {
	color: #648629;
	text-decoration: none;
	display: block;
}

div.kropka {
	width: 17px;
	height: 30px;
	margin-left: 20px;
	
}

a.stopka {
	font-family: arial;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

div.tresc {
	width: 646px;
	height: auto;
	margin-left: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #000;	
	line-height: 20px;
}

p.tytul {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

span.stopka {
	font-family: arial;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}