html, body
{
	height: 100%;
}

body {
	background:#F0F8E6 url(/img/fpmt_verticle.gif) 15px top no-repeat;
	background-attachment:fixed;
}

span.slovarik a {
	text-decoration: none;
	/*border-bottom: 1px dotted blue;*/
	border-bottom: 1px dotted #f73737;
	color: #f73737;
}

span.slovarik a:hover {
	border-bottom: none;
}

.edmenu1
{
	height: 30px;
	background: #999;
	padding: 5px;
}

.edmenu1 a
{
	font-size: 10.5pt;
	color: #000;
	margin-right: 25px;
}

.ednavi
{
	height: 10px;
	font-size: 8pt;
	background: #ccc;
	padding: 5px;
}

.ed, .ed td
{
	color: #000;
}

.ed a
{
	color: #000;
	text-decoration: underline;
}

.ed a:hover
{
	text-decoration: none;
}

.edtext
{
	padding: 20px;
	background: #fff;
}

.edtext, .edtext li
{
	font-size: 9pt;
}

.edtext a
{
	color: blue;
}

.textik
{
	border: 1px solid #000;
	padding: 10px;
}

.textikheader
{
	font-size: 10pt;
	background: #666;
	padding: 10px;
	color: #fff;
	font-weight: bold;
}


