.log  h3 {
    height:34px;
    color:#dbdbdb;
    font-size:20px;
    font-weight:normal;
	}
.log{
    color:#dbdbdb;
	font-size:12px;
    }
.log1 {
    position:relative; 
    float:left;
    width:326px;
    display:inline;
	margin-right:5px;
	background: url(/images/bg_login.jpg) no-repeat 0 0;
	padding:0 15px 10px 0px;
    }
.log2 {
    position:relative; 
    float:right;
    width:315px;
    display:inline;
	margin-left:5px;
	padding:0px 20px 10px 0px;
	margin-right:20px;
    }
.log1,
.log2 {
    position:relative;	
    min-height:210px;
	height:auto;
	}
* html .log1,
* html .log2 {
    height:210px;
    }
.log .button1,
.log .button2 {
    position:absolute;
    right:0px;
    bottom:10px; 	
    display:block;
    width:174px;
    height:39px;    
    cursor:pointer;
    outline:0;
    border:none;
    
	font-size:0;
	color:#950001;
	} 	
.log .button1 {	 
	background: url(/images/button_log1.jpg) no-repeat 0 0; 
	}
.log .button2 {	 
	background: url(/images/button_log2.jpg) no-repeat 0 0; 
	}	
.log .button1:hover,
 .log .button2:hover {
    color:#950001;
    text-decoration:none;
    }
.log p {
    padding:0px;
	margin:0px;
	padding-top:3px;
    padding-left:80px;
    }   
.formularz {
    padding-top:23px;
    } 
* html .log p {
    padding-top:0px;
    } 	
.log ul {
    list-style:none;
	padding-left:80px;
    }
.log ul li {
    font-size:11px;
    color:#ff9600;
	font-weight:bold;
    }    	
.log .inputbox {
    width:204px;
    padding:3px;
	margin:0 !important;
    } 
.log .checkbox {
    position:absolute;
	bottom:57px;
    } 
* html .log .checkbox {
    bottom:54px;
    }
*:first-child+html  .log .checkbox {
    bottom:53px;
    }	
/*  UZUPEŁNIENIA -----------------------  dopisac do styli ******************************************************************************************************** */	
.formularz label {
    color:#bbbbbb;
    font-size:11px;
    } 
.formularz {
    padding-left:50px;
    }
.formularz #email,
.formularz #password {
    width:204px;
	padding:3px;
	margin:1px 0 1px 5px ;
    }
.formularz #password {
    margin-left:6px;
    }
.formularz #remember {
    margin:10px 3px 0 38px;
     } 
.formularz .submit {
    border:none;
    margin-left:117px;
	margin-top:8px;
    } 	
.log ul {
    list-style:none;
	padding-left:40px;
    }
.log .link {
    position:absolute;
    right:44px;
    top:142px;
	font-size:11px;
    } 
*:first-child+html .formularz #remember {
    margin:3px 3px 0 33px;
     } 
* html .formularz #remember {
    margin:3px 3px 0 33px;
     } 
*:first-child+html  .formularz .submit {
    margin-top:5px;
    } 		 
* html  .formularz .submit {
    margin-top:5px;
    } 	
/* END UZUPELNIENIA ******************************************************************/	


input.submit {
  background: #820002;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
}
input.submit-szary {
  background: #939192;
  color: #fff;
  padding: 5px;
  font-weight: bold;
}
input.usun {
  width: 80px;
  border: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 2px;
  background: #820002;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana;
  color: #fff;
  border: solid 1px #820002;
}

