* {
    font-family: Roboto;
   
}

.lista {
    background: #eee;
    border-radius: 5px 5px 0 0;
    padding: 20px 0 0 10px;
}
.img-g-inner {
    
    width: 750px;
    height: 750px;
    background-color: red;
    border: 1px solid black;
}

.img-generator-container {
     display: -webkit-flex;
    display: flex;
     -webkit-justify-content: center;
    justify-content: center;
}

.img-g-inner-right {
	
    overflow: hidden;
    width: 300px;
    height: 750px;
    background: white;
	
}

.img-g-inner-left {
	box-sizing: border-box;
    width: 450px;
    height: 750px;
    
    padding-left: 70px;
    
    padding-right: 30px;
    font-size: 20px;
    font-weight: 200;
}

#draggable {
    cursor: grab;
}

.img-g-inner-left {
    background-color: white;
}

.kontener-podglad {
    display: none;
    position:absolute;
    width: 100%;
    height: 1500px;
    background: url('../img/bg_black.png');
    top: 0;
    left: 0;
}
.kontrolki{
	 display: -webkit-flex;
    display: flex;
	width: 750px;
	 -webkit-justify-content: center;
    justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top:22px;
	margin-bottom:50px;
}
.kontrolki-opis{
	display: -webkit-flex;
	display: flex;
	width: 450px;
	 -webkit-flex-direction: column;
    flex-direction: column;
	text-align: right;
}

.kontrolki-img {
    box-sizing: border-box;
	padding: 0px 20px;
    display: -webkit-flex;
	display: flex;
    width: 300px;
    margin: 0 auto;
	 -webkit-justify-content: space-around;
    justify-content: space-around;
	
}

.wdolserca, .wgoreserca, .reset-img {
    margin: 0 10px 0 10px;
    
   
    opacity: 0.8;
    cursor: pointer;
   
  
}

.wdolserca:hover, .wgoreserca:hover, .reset-img:hover {
    opacity: 1;
}

#previewImage{
	
}

#btn-Preview-Image {
    text-decoration:none;
    border: 1px solid #a98f5e;
    height: 50px;
    width: 300px;
    display: block;
    text-align: center;
    line-height: 50px;
    background-image: url("../img/button_gold.png");
	background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    cursor: pointer;
    margin: 0 auto;
    color: #a98f5e;
	font-size: 16px;
}

.button-select-img {
    text-decoration:none;
    border: 1px solid #a98f5e;
    height: 56px;
    width: 350px;
    display: block;
    text-align: center;
	font-weight: 300;
    background-image: url("../img/button_gold.png");
	background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    cursor: pointer;
    margin-bottom: 12px;
    color: #a98f5e;
	font-size: 20px;
}


.button-select-img:hover {
   
    	
}

#btn-Convert-Html2Image{
	text-decoration:none;
    border: 1px solid #a98f5e;
    height: 50px;
    width: 300px;
    display: block;
    text-align: center;
    line-height: 50px;
    background-image: url("../img/button_white.png");
	background-color: #a98f5e;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    margin: 0 auto;
    color: #ffffff;
	font-size: 16px;
}

#btn-Preview-Image:hover, .button-select-img:hover {
    color: #a98f5e;
    text-decoration: underline;
    border: 1px solid #a98f5e;
	 font-weight: 300;
}
#btn-Convert-Html2Image:hover{
	 color: #ffffff;
    text-decoration: underline;
    border: 1px solid #a98f5e;
}

.screencap {
     display: -webkit-flex;
    display: flex;
    flex-direction: row;
	width: 750px;
	height: 750px;
    box-shadow: 6px 6px 12px -12px rgba(0,0,0,0.49);
	z-index:0;
}

#btn-Convert-Html2Image {
    margin-top: 20px;
}


.inner-podglad {
    padding-top: 20px;
    display: flex;
    align-content: left;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    text-align: center;
}

.close-button {
    text-align: center;
    width: 200px;
    height: 50px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    color: #000000;
    margin: 0 auto;
    font-size: 50px;
   
	position: relative;
	bottom: 855px;
    left: 395px;
	 font-weight: 900;
}

.close-button:hover {
     opacity: 1;
}

.close-button:before {
    
}

.imie{
	padding-top: 45.7px;
}

.imie, .nazwisko, .kraj {
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 45px;
    color: #8a734f;
    
}



.lable-imie {
    text-align: center;
    display: inline-block;
    margin: 0;
    width: 50px;
    height: 30px;
    color: #ffffff;
    background: #8a734f;
    border-radius: 5px 0 0 5px;
    line-height: 30px;
}

.imie-box {
    width: 282px;
    padding: 6px 5px;
    display: inline-block;
    border: 1px solid #a98f5e;
    margin-bottom: 20px;
}

.label-imie2 {
	width: 280px;
    height: 26px;
    display: inline-block;
    border: 1px solid #a98f5e;
    margin-bottom: 20px;
}

.label-nazwisko {
    width: 100px
}
.pozycja-nowy {
    font-weight: 300;
    margin: 0;
    font-size: 35px;
	padding-top: 28.7px;
}


.pozycja {
    font-weight: 900;
    margin: 0;
    font-size: 35px;
}
.pozycja-dop{
    font-weight: 900;
    margin: 0;
    font-size: 25px;
}
.pozycja-opis {
    font-weight: 300;
    margin: 0;
    font-size: 35px;
	}

.zastep-cont{
	width: 350px;
	height: 30px;
	 border: 1px solid #a98f5e;
	 color: #a98f5e;
	 background-image: url('../img/down_c.jpg');
    background-repeat: no-repeat;
    background-position: right;
	overflow:hidden;
	}
.zastep-box {
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:352px;
	height: 30px;
    border:0;
    background:transparent;
   color: #373737;
        
	}	

.pozycja-cont{
	width: 292px;
	height: 30px;
	 border: 1px solid #a98f5e;
	 color: #a98f5e;
	 background-image: url('../img/down_c.jpg');
    background-repeat: no-repeat;
    background-position: right;
	overflow:hidden;
}




.pozycja-box{
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:294px;
	height: 30px;
    border:0;
    background:transparent;
    color: #373737;
	
}

.kraj-cont{
	width: 292px;
	height: 30px;
	 border: 1px solid #a98f5e;
	 color: #a98f5e;
	 background-image: url('../img/down_c.jpg');
    background-repeat: no-repeat;
    background-position: right;
	overflow:hidden;
}




.kraj-box{
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:294px;
	height: 30px;
    border:0;
    background:transparent;
    color: #373737;
	
}

.logo-inside {
    
    margin-top: 10px;
	margin-bottom: 0;
}

.Sentencja {
	margin:0;
	padding-top: 22px;
    font-weight: 300;
    font-size: 22px;
   
}

.nazwisko {
    margin-bottom: 0px;
   padding-bottom: 0px;
}
.gratulacje {
    margin: 0px;
	font-size: 20px;
    font-weight: 300;
	padding-top: 24.3px;
}
.gratulacje-podpis {
    margin: 0px;
	font-size: 20px;
    font-weight: 300;
	padding-top: 22px;
}

#blah {
    
}

.nazwisko-box {
   width: 282px;
    padding: 6px 5px;
    display: inline-block;
    border: 1px solid #a98f5e;
    margin-bottom: 20px;
}

.lab-multiselect {
    width: 300px;
    display: inline-block;
	color: #373737;
	padding-bottom: 5px;
}

#form1 {
	margin: 0;
    
}

#imgInp {
    
}




.info-extra {
    font-size: 12px;
    display: block;
    width: 100%;
    text-align: center;
}

.baza-generator{
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	margin-bottom: 50px;
	background-color: #ffffff;
}
.baza-generator h1 {
	color: #a98f5e;
	font-size: 40px;
	font-family: Roboto ;
	font-weight: 300;
	text-align: left;
	line-height: 112,5%;
}

.formsy{
	max-width: 1240px;
	display: flex;
	display: -webkit-flex;
	margin-bottom: 60px;
	 -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.criteria-box1{
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
	display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
	

	
	min-width: 400px;
	border-right: 1px solid #919191;
	height: 220px; 

	
	
}
.criteria-box1 input{
	border-radius: 0 !important; 
	-webkit-border-radius: 0 !important; 

	
	
}
.criteria-box2{
	display: -webkit-flex;
    display: flex;
	box-sizing: border-box;
	max-width: 840px;
	height:auto; 
	
	 -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	 -webkit-justify-content: space-between;
    justify-content: space-between;
	
}
.criteria-box2-box{
	display: -webkit-flex;
    display: flex;
	
	box-sizing: border-box;
	max-width: 350px;
	height: 61px; 
	margin-bottom: 15px;
	
}
.criteria-box2-box input{
	border-radius: 0 !important; 
	-webkit-border-radius: 0 !important; 
	
	
}
.criteria-box2-top-left{
	display: -webkit-flex;
    display: flex;
	-webkit-flex-direction: column;
    flex-direction: column;
	margin-left: 50px;
}
.criteria-box2-top-right{
	display: -webkit-flex;
    display: flex;
	-webkit-flex-direction: column;
    flex-direction: column;
	margin-right: 50px;
}



.criteria-box2-down-left{
	display: -webkit-flex;
    display: flex;
	-webkit-flex-direction: column;
    flex-direction: column;
	margin-left: 50px;
}
.criteria-box2-down-right{
	display: -webkit-flex;
    display: flex;
	-webkit-flex-direction: column;
    flex-direction: column;
	margin-right: 50px;
}
.criteria-box2-down-lang{
	display: -webkit-flex;
    display: flex;
	-webkit-flex-direction: column;
    flex-direction: column;
	margin-left: 50px;
}
.button-podglad{
	background-image: url("../img/button_gold.png");
    background-repeat: no-repeat;
    background-position: 90% 50%;
}
.footer-generator{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top:22px;
	margin-bottom:50px;
}
.footer-generator p{
	text-align: center;
	margin: 0;
	font-weight: 300;
}



/* custom select */
.select-container {
    min-height:32px;
    display:inline-block;
    *display:inline;
    *zoom:1;
    position:relative;
    overflow:hidden;
	 
	
}
.select-container select {
    font-size:14px;
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    left:0;    
    z-index:2;
    display:block;
    cursor:pointer;
    width:100%;
    height:100%;
	
	
}
.select-container option:hover{
   background-color: #ffffff;
	
	
}
.select-container .select-arrow {
   
	
    width: 292px;
    height:30px;
    position:absolute;
    right:0px;
    top:0px;
    z-index:1;
    display:block;
	
}    
.select-container:hover .select-arrow {
   
}

.select-container input[type="text"] {
    width:70%;
	height: 30px;
    display:block;  
    padding-right:30px; 
    padding-left:10px;
	font-size:14px;
	border: none;
	color: #a98f5e;
	font-family: Roboto;
}

.pozycja-lang {
	width: 282px;
    border: 1px solid #a98f5e;
    background-image: url(../img/down_c.jpg);
    background-repeat: no-repeat;
    background-position: right;
    text-align: left;
    padding-left: 10px;
    font-family: Roboto;
    font-weight: 300;
    line-height: 30px;
    color: #a98f5e;
    font-size: 14px;
    margin-bottom: 0px;
    cursor: pointer;
    margin-top: 0;
	
}

.lista-lang{
	color: #515151;
	margin-top: 1px;
	list-style-type: none;
    border: 1px solid #a98f5e;
    z-index: 99;
    padding-left: 0;
    background-color: #ffffff;
    width: 292px;
    text-align: left;
	 font-size: 14px;
}
.lista-lang  a{
	color: #515151;
	text-decoration: none;
	margin-top: 1px;
	list-style-type: none;
    z-index: 99;
    padding-left: 5px;
    width: 292px;
    text-align: left;
}
.lista-lang  li{
	color: #515151;
	text-decoration: none;
	margin-top: 1px;
	list-style-type: none;
    z-index: 99;
    width: 292px;
    text-align: left;
}
.lista-lang  li:hover{
	 text-decoration: none;
	color: #515151;
	text-decoration: inline;
	margin-top: 1px;
	list-style-type: none;
    z-index: 99;
    background-color: 1191ff;
    width: 292px;
    text-align: left;
}
.lista-lang  a:hover{
	 text-decoration: none;
	color: #515151;
	
}

.k {
    background-image: url('../img/up_c.jpg') !important  ; 
}