
BODY.print {
    font-family : "Verdana CE", Verdana, "Arial CE", Arial, sans-serif;
	font-size : 11px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color: #ffffff;
}

p, td, li, span, font
{
    font-family : "Verdana CE", Verdana, "Arial CE", Arial, sans-serif;
	font-size : 11px;
}

h6
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

h5
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

h4
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

h3
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

h2
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

h1
{
	font-weight: bold;
	font-size: 17px;
	color: #000000;
}

a.normal
{
	color: #000000;
	text-decoration: underline;
}

a.normal:hover
{
	color: #000000;
	text-decoration: none;
}

td.info, p.info
{
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}


/** clanek **************************/

td.clanekTitleDecor
{
	background-color: #000000;
}

td.clanekTitle
{
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}

td.clanek a
{	
	color: #000000;
	text-decoration: underline;
}

td.clanek a:hover
{	
	text-decoration: none;
}

td.priloha a:hover
{	
	color: #000000;
	text-decoration: underline;
}

td.priloha a
{	
	color: #000000;
	text-decoration: none;
}

td.prilohaLabel
{
	font-size: 20px;
	font-weight: normal;
}

hr.priloha
{
	color: #888888;
}

/** /clanek **************************/

