.text {
	font-family: Tahoma;
	font-size: 10px;
	color: d96969;
}
.blink {
	font-family: Tahoma;
	font-size: 10px;
	color: Yellow;
	font-weight: bold;
}
a:link, a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: ffb4b4;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: ffd6d6;
	text-decoration: none;
}
.pause {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: inherit;
	color: #5C4444;
}
a.link_menu:link, a.link_menu:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: ffd6d6;
	text-decoration: underline;
	font-weight: bold;
}
a.link_menu:hover {
	font-family: Tahoma;
	font-size: 10px;

		color: #ff5b5b;
	text-decoration: none;
	font-weight: bold;
}

input {
	font-family: Tahoma;
	font-size: 10px;
	color: 717070;
	border: 3px #1b1b1b solid;
	background-color: #202020;
	font-weight: bold;
}

select {
	font-family: Tahoma;
  font-size: 10px;
  color: 717070;
  border: 3px #1b1b1b solid;
  background-color: #202020;
}

textarea {
	font-family: Tahoma;
  font-size: 10px;
  color: 717070;
  border: 3px #1b1b1b solid;
  background-color: #202020;
}
.menu {
		font-family: Tahoma;
  font-size: 10px;
  color: ffb4b4;
}
.szary
{
			font-family: Tahoma;
  font-size: 10px;
  color: 717070;
}
.stopka {
				font-family: Tahoma;
  font-size: 10px;
  color: white;
}
.tagi {
					font-family: Tahoma;
  font-size: 9px;
  color: 831a1a;
}
.trans {
					font-family: Tahoma;
  font-size: 10px;
  color: white;
}
.akcja {
	cursor: pointer;
}