table{
	font-size: 11px;
}
img{
	border: 0;
}
#content{
	padding: 20px 30px;
}
#myinfo{
	color: #626262;
	padding: 8px 0px;
	width: 100%;
	float: left;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.pagination a, .pagination label, .pagination span, .mybtn{
	border: 1px solid #ccc;
	background: #f5f5f5;
	padding: 2px 6px;
	margin: 2px;
	color: #808080;
	text-decoration: none;
	font-size: 11px;
}
.pagination label{
	color: #D2D2D2;
}
.pagination span{
	background: #002470;
	color: #FFF;
}
.pagination a:hover, .mybtn:hover{
	border: 1px solid #eee;
	background: #002470;
	padding: 2px 6px;
	margin: 2px;
	color: #FFF;
}


.lista td, .lista th {
	border: 1px solid #eee;
	padding: 4px 6px;
}
.lista tr.np td{
	background-color: #f5f5f5;
}
.lista tr.np td .mybtn{
	background: #ffffff;
}
.lista tr.np td .mybtn:hover{
	background-color: #002470;
}
.lista th {
	background: #E9E9E9;
	border-bottom: 2px solid #ccc;
	text-align: left;
}
.tbfooter td{
	border: 0;
	padding-top: 8px;
	text-align: right;
}

.nieaktywny{
	color: #A2A2A2;
}

.loginbox{
	width: 306px;
	margin: auto auto;
}
.loginbox div{
	background-color: #ccc;
	width: 300px;
	padding:3px;
	margin-top:4px;
	clear: both;
	float: left;
}
#prodadd .loginbox div{
	margin-top:6px;
	padding:4px;
}
.loginbox label{
	width: 102px;
	text-align: right;
	display: block;
	float: left;
	padding-right:10px;
	font-weight: bold;
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
}
.totextarea img{
	display: block;
	text-align: center;
	clear: both;
	height: 194px;
	margin: auto;
}
.totextarea div{
	text-align:center;
	margin: 4px auto;
}

.totextarea label{
	text-align: left;
}
.totextarea div{
	height: 194px;
}
.loginbox textarea{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 294px;
	height: 172px;
	background-color: #fff;
	border: none;
	padding: 3px;
}
.loginbox input{
	width: 180px;
	height: 16px;
	background-color: #fff;
	border: none;
	font-size: 13px;
	padding: 0px 4px;
	float: right;
}
.loginbox #foto{
	width: 188px;
	height: 16px;
	background-color: #fff;
	border: none;
	float: right;
}
.loginbox select{
	width: 188px !important;
	width: 180px;
	height: 18px;
	background-color: #fff;
	border: 0;
	float: right;
	font-size: 12px !important;
	font-size: 11px;
}
.loginbox div.tocheckbox label{
	width: 176px;
	float: right;
	text-align: left;
	padding-left: 10px;
}
.loginbox div.tocheckbox input{
	width: 12px;
	float: left;
	margin: 1px 2px 0px 88px;
}
.prodperpage label{
	width: 170px;
}
.prodperpage select, .loginbox #liczba{
	width: 110px !important;
}

input.btn{
	width: 115px;
	height: 20px;
	background-color: #aaa;
	padding: 0px 10px 2px 0px;
	margin-top:4px;
	text-align: right;
	font-weight: bold;
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
	margin-left:0px; 
	margin-right:4px; 
	float: left;
}
.nobg{
	background: transparent;
}

.infobox{
	background: #f5f5f5;
	border: 1px solid #aaa;
	width: 50%;
	margin-bottom: 10px;
	padding: 4px;
}

input{
	border: 0px;
}
td.showDragHandle {
	background-image: url(/images/updown2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: move;
}

.rowHover td{
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
}