tr.disabled td div {
    color: #DA6167 !important;
    font-style: italic;
}

div#mpDataImportContainer {
    display: none;
    z-index: 1;
    position: absolute;
    top: 220px;
    left: 50%;
}

div#mpDataImportContainer .DataImportBackground {
    position: relative;
    top: 0;
    left: 0;
    width: 400px;
    height: 200px;
    border: 1px solid gray;
    background-color: gray;
    /* css3 */
    opacity: 0.5;
    /* non-w3c */
    -moz-opacity: 0.5;
    filter: alpha(opacity = 50);
}

div#mpDataImportContainer .DataImportSheet {
    position: relative;
    top: 0;
    left: 0;
    width: 440px;
    /*height: 204px;*/
    z-index: 1;
    background: #E5E5E5 url('theme.jpg') repeat-x 0 -130px;
    border: 2px solid #9CB5AD;
    /* css3 */
    border-radius: 10px;
    box-shadow: 6px 6px 15px #666666;
    /* non-w3c */
    -moz-border-radius: 10px;
    -moz-box-shadow: 5px 5px 25px #333;
    -webkit-box-shadow: 5px 5px 25px #333;
}

div#mpDataImportContainer .DataImportSheet .StepbByStep {
    margin-bottom: 10px;
}

div#mpDataImportContainer .DataImportSheet .StepbByStep em.StepByStepOther {
    padding: 0 5px;
    margin: 0 10px;
    border: 2px solid #9CB5AD;
    background-color: #E8E8E8;
    color: gray;
}

div#mpDataImportContainer .DataImportSheet .StepbByStep em.StepByStepCurrent {
    padding: 0 5px;
    margin: 0 10px;
    border: 2px solid #9CB5AD;
    background-color: #E0E0E0;
}

div#mpDataImportContainer .DataImportSheet .StepbByStep b {
    text-transform: lowercase;
    margin: 0 10px;
}

div#mpDataImportContainer form p {
    margin: 15px 0;
}

div#mpDataImportContainer form {
    margin: 15px 20px 13px;
}

div#mpDataImportContainer form.upload {
    background: transparent url('upload.gif') no-repeat right 65px;
}

div#mpDataImportContainer form.process p {
    font-weight: bold;
}

div#mpDataImportContainer form.process p em.info {
    color: green;
}

div#mpDataImportContainer form.process p em.warning {
    color: red;
}

div#mpDataImportContainer form input {
    font-family: verdana, arial;
    font-size: 13px;
}

div#mpDataImportContainer form input.file {
    border: 1px solid #9CB5AD;
    width: 400px;
    height: 24px;
}

div#mpDataImportContainer form input.submit {
    border: 1px solid #9CB5AD;
    background-color: #CCC;
    height: 24px;
    margin: 3px 0;
}

select option {
    height: 17px;
    margin: 6px;
    padding: 2px;
}

select[size] option {
    margin: 0 6px;
}

select option.spacer {
    background-color: gray;
    font-size: 1px;
    height: 1px;
    margin: 3px 0;
    padding: 0;
}

/* temp admin style */
/*
 body {
 background-image: url("http: //192.168.66.100/admin/graphics/background.gif");
 }
 */


div.small, span.small {
    font-size: 8pt;
}

div.strong, span.strong {
    color: #ff0000;
    font-weight: bold;
    /* background-color: #c8c8e8; */
}

.text {
    font-size: 14px;
    font-family: verdana, arial;
}

.title {
    font-size: 14px;;
	text-decoration:none;

}

.emph {
    font-size: 8pt;
    font-family: verdana, arial;
    font-weight: bold;
    color: #ff0000;
}






td.frame {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    background-color: #eaeaf9;
}

td.pframe {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    background-color: #f2f2ff;
}

td.redname {
    border-bottom:solid 1px #DD5A61;
}

td.white {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    background-color: #ffffff;
}

table.emptyIE {
    border-collapse: collapse;
}

table.emptyOTHER {
    empty-cells: show;
}

.IloscStron{
    float:left;
    margin-left: 40px;
}

.hideIloscStron .IloscStron{
    display:none;
}

.howManyPages{

    margin:2px 0px 0px 0px;
    height: 36px;
    background:url('../images/dropdown.png') no-repeat center right;
    -moz-appearance: none;
    -webkit-appearance: none;
    width:70px;
    font-family: 'Open Sans', sans-serif !important;
}

#paginator{
    border-top: 1px solid #DDDDDD;
    width:100%;
    padding-top:10px;
}

#paginator tr td{
    width: 33%;
}

.paginator{
    padding:5px;
    text-decoration:none;
    color:#555;
    float:left;
    min-width:20px;
    text-align: center;
    border:1px solid #FFF;

}

.paginator:hover,#paginator a.selected{
    border:1px solid #EEEEEE;
    color:#999;

}


#welcome table.text{
    background-color:#fff;
    border-bottom: 3px solid #DDDDDD;
}

#welcome td,#welcome th{
   color:#7E7E7E;
   font-size:14px;
}

#welcome th{
   float:right;
   font-weight:normal;
   vertical-align: middle;
   padding-top: 5px;
}

#welcome .header{
    background-color:#3278B0;
    color:#FFF;
    padding:10px;
    font-size:18px;
    width:400px;
}

#welcome input[type="text"],#welcome input[type="password"]{
   font-size:14px;
	text-decoration:none;
	font-style:normal !important;
	color:#8A8A8A;
  	border: 1px solid #e5e5e5;
    outline: 0 none;
	width: 150px;
    height:28px;
    padding:5px;
}

#welcome input[type="submit"]{
   border: 1px solid #e5e5e5;
    color: #898989;
    font-size: 14px;
    outline: 0 none;
    height:28px;
    padding:5px;
    text-decoration: none;
    width: 150px;
    background:none;
}

#welcome input[type="submit"]:hover{
 background-color:#9DBD00;
 color: #fff;
}

#welcome div#footer {
    background-color: #fff;
    height: 70px;
    margin: -26px auto 0;
    overflow: auto;
    width: 100%;
}

#welcome .footer_cp{
	text-align:right;
	margin-top:30px;
    float:right;
	margin-left:20px;
	font-size:10px;
	color: #898989;
    margin-right:20px;
}

#welcome .footer_logo{
	background-image:url('../images/itg2.png');
	background-repeat:no-repeat;
	float:left;
	height:35px;
	width:50px;
	margin-top:20px;
	margin-left:190px;
	paddingg-bottom:10px;

}



body{
   background-color: #F7F7F7;
   font-family: 'Open Sans',sans-serif !important;
}

.errorTab{
    background-color: #fff;
}

.aMybutton{
    font-size:14px;
    text-decoration:none;
    color:#898989;
    border: 1px solid #e5e5e5;
    outline: 0 none;
    padding:5px 9px 5px 9px;
    height:34px;

    margin-top:-3px;
    background: none;
}

.aMybutton:hover{
    color:#fff;
    background-color:#9DBD00;
}

.ProductCard{
    font-size:14px;
}

.ProductCard .titleGround{
    padding:12px;
    background: #F1F1F1;
    font-weight: bold;
    border:1px solid #E4E4E4;
    margint-top:5px;
    margint-bottom:5px;
    padding-left:30px;
}

.ProductCard tr td{
    padding-left:30px;
    padding-right:30px;
}

.ProductBackground{

    background-color: #F0F0F0;
}

.showInfo{
    background:url('../images/ikonki/zap.png') no-repeat;
    padding:12px;

}

.showInfo .infoAtr{
    display:none;
    width:270px;
    position:absolute;
    margin-left:-300px;
    margin-top:-70px;
    background-color:#fff;
    border:1px solid #E3E3E3;
}


.showInfo .infoAtr .titleAtr{
    padding:3px;
    background-color:#6B6B6B;
    color:#fff;
    text-align: center;
}

.showInfo .infoAtr .descAtr{
    padding:6px;
    background-color:#F0F0F0;
    margin:4px;

}

.showInfo:hover .infoAtr {
 display: block;

}


a.form-link {
    margin-left:20px;
    margin-top:20px;
}

p.form-info {
    margin:10px 20px 20px;
    text-align:center;
    max-width: 376px;
}


/** footer */
.footer {
    background-color: #fff;
    margin: 0 auto;
}

.footer-inner {
    background: #fff url("../images/itg2.png") no-repeat scroll center center;
    border-top: 35px solid #f7f7f7;
    box-sizing: border-box;
    color: #898989;
    font-size: 10px;
    margin: 0 auto;
    padding: 35px 20px 30px;
    text-align: right;
}

.instructions {
    display: none;
}