@charset "windows-1250";

BODY
{
	font-size: 9pt;
	margin: 0px;
	font-family: Verdana;
	background-color: #122962;
	SCROLLBAR-FACE-COLOR: #eeeeee; 
	SCROLLBAR-HIGHLIGHT-COLOR: #001366; 
	SCROLLBAR-SHADOW-COLOR: #001366; 
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
	SCROLLBAR-ARROW-COLOR: #001366; 
	SCROLLBAR-TRACK-COLOR: #eeeeee; 
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee
}

IMG {
    border: 0;
}

SELECT
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #EBEFFF;
}

INPUT
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #EBEFFF;
}

TEXTAREA
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #EBEFFF;
}

A
{
	color: White;
	text-decoration: underline;
}

.button
{
	font-size: 8pt;
	font-family: Verdana;
	color: White;
	background-color: transparent;
}

.underline
{
	font-size: 7pt;
	font-family: Verdana;
}

.stdtext
{
	font-size: 9pt;
	font-family: Verdana;
	color: white;
}

.stdtextSmall
{
	font-size: 8pt;
	font-family: Verdana;
	color: white;
}

TD .stdtext
{
	vertical-align: top;
	font-size: 9pt;
	font-family: Verdana;
	text-align: left;
	color: white;
}

.lspace
{
    padding-left: 20px;
	font-size: 9pt;
	font-family: Verdana;
}

TD .stdtextSmall
{
	vertical-align: top;
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
	color: White;
}

.lspaceSmall
{
    padding-left: 20px;
	font-size: 8pt;
	font-family: Verdana;
	color: White;
}

.n1
{
	font-size: 9pt;
	font-family: Verdana;
	color: #FFB36F;
}

.n2
{
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	color: #B391FF;
}

.n2Table
{
	font-weight: bold;
	font-size: 9pt;
	background-image: url(../img/nadpis_back.gif);
	color: white;
	font-family: Verdana;
	height: 18px;
	width: 100%;
	text-align: center;	
}

.validation
{
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
	color: Coral;
}