.text {
	font-size: small;
	color: #333333;
}
a.text:link { 
	color: #333333; 
	text-decoration: underline; 
}
a.text:visited { 
	color: #333333; 
	text-decoration: underline; 
}
a.text:hover { 
	color: #333333; 
	text-decoration: none; 
}
table.movtable {
    width: 99%;
    margin: 2px 5px;
    padding: 3px;
}
.movtable a {
    color: #0000AA;
    font-size: x-small;
    font-weight : bold;
    text-decoration: none;
}
.movtable a:visited {
    text-decoration: none;
}
.movtable a:hover {
    text-decoration: underline;
}
.movtable {
    background-color: #FFFFFF;
	border: 1px #688097 solid;
}
.movtable th {
	vertical-align: middle;
	color: #FFFFFF; 
    font-size: 105%; 
	font-weight : bold; 
    background-color: #60dd60;
    height: 18px;
    text-align:center;
}
.movtable th a {
	color: #0000ff; 
    font-size: 105%; 
}
.movtable th img { 
    align: middle; 
}
.movtable td {
	white-space:wrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.thdrag	{
    border-width: 50px 50px 50px 50px;
    text-align:center; color: #333333;
    font-size: 105%; 
    font-weight : bold;
	background-color: #C3CCD5;
	height: 18px;
	display:table-cell;
	background-image: url(images/cellpic3.gif);
}
.thdrag a {
	color: #000000;
	text-decoration: underline;
}
.thdrag a:visited {
	color: #000000;
	text-decoration: underline;
}
.tdSelected {
	background-color:yellow;
}
tr.movTableRow1{ 
	background-color: #E4E4E4; 
}
tr.movTableRow2{ 
	background-color: #F2F2F2;
}
tr.movTableRow1 form{ 
    margin: 0;
}
tr.movTableRow2 form{ 
    margin: 0;
}
form.movtable {
	padding:3px;
	background:#F4F3F3;
	border:1px solid #8E8E8E; 
	margin-top:7px;
}
input.Special,textarea.Special	{
	color: #008000;
	font-size: x-small;
	background-color: #FAFACA;
    width: 80px;
}
select.Special	{
	color: #008000;
	font-size: x-small;
	background-color: #FAFACA;
    width: 95px;
}
.Special1 {
    width: 12px;
}
#mov_nav {	
    margin: 2px 5px;
    padding: 3px; 
    width:  99%;
}
#mov_filter {
	width: 99%;
    margin: 2px 5px;
    padding: 3px; 
	background: #F4F3F3 ;
	border: 1px solid #8E8E8E;
	font-size: x-small;
}
.wyroznij {
    font-weight: bold; 
    font-size: larger;
}
