
body
{
	margin: 0px;
	background-color: fff6ed;
	color: 000000;
	font-family: Times New Roman;
	font-size: 13pt;
}

.input
{
	background-color: #fffef2;
	border: solid 1px #c6c2b7;
	height: 25px;
}

a.stopka
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: white;
}

.top
{
	color: 343434;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

.white
{color: white}

p.tresc
{
font-family: Lucida Sans Unicode, Arial, Times New Roman;
font-size: 14px;
line-height: 18px;
text-align: justify;
}

.anylinkcss
{
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
font:normal 10px Tahoma, Arial, sans-serif;
line-height: 25px;
z-index: 100;
background-color: 1083b1;
width: 150px;
}

.anylinkcss a
{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 9px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: 1083b1;
color: white;
}
