.spied
{
	width:100%;
    height:25px;
    line-height:24px;
    color:#ffffff;
    background-color:#004371;

    position:fixed;
    _position:absolute;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
    bottom:0px;
    z-index:6969;
}

.line1
{
	height:40px;
    line-height:39px;
    text-align:right;
}

.mek-panelis
{
	background-color:#e8ecf9;
}


.c-tl
{
	height:15px;
    line-height:15px;
    background-image: url('pic/corner-tl.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
.c-tr
{
	height:15px;
    line-height:15px;
    background-image: url('pic/corner-tr.gif');
    background-position: top right;
    background-repeat: no-repeat;
}

.c-bl
{
	height:15px;
    line-height:15px;
    background-image: url('pic/corner-bl.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
}
.c-br
{
	height:15px;
    line-height:15px;
    background-image: url('pic/corner-br.gif');
    background-position: bottom right;
    background-repeat: no-repeat;
}

.plr12
{
	padding:0px 12px 0px 12px;
}

.left-pr
{
	float:left;
    padding-right:44px;
}

.poga
{
	margin:2px 0px 0px 0px;
    #margin:3px 0px 0px 0px;
}

.gray11
{
	color:#969696;
    font-size:11px;
    padding-left:3px;
    line-height:16px;
    padding-top:2px;
}

.a
{
    background-image: url('pic/a.gif');
    background-position: top left;
    background-repeat: no-repeat;
    padding-left:32px;
    padding-top:2px;
    padding-bottom:20px;
    padding-right:25px;
}
.b
{
    background-image: url('pic/b.gif');
    background-position: top left;
    background-repeat: no-repeat;
    padding-left:32px;
    padding-top:2px;
    padding-bottom:20px;
    padding-right:25px;
}
.c
{
    background-image: url('pic/c.gif');
    background-position: top left;
    background-repeat: no-repeat;
    padding-left:32px;
    padding-top:2px;
    padding-bottom:20px;
    padding-right:25px;
}


.arrow
{
    background-image: url('pic/arrow.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-left:4px;
    #width:4px;
}

.pl32
{
	padding-left:32px;
    padding-right:25px;
    cursor:default;
}

.pl10
{
	padding-left:10px;
}

.pr25
{
    padding-right:25px;
}

.pl10r25
{
    padding-left:10px;
    padding-right:25px;
}

.forma td
{
	line-height:23px
}
.forma
{
	margin-bottom:20px;
}

.fs11
{
	font-size:11px;
}