
#NewHomePageCover{	background: #2d3640 url(../img/cover-home-page.jpg) no-repeat center center fixed; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-color: #2d3640;width: 100%;height: 100%;position: fixed; z-index: 1;}     

#NewLogBlock{	position: absolute; width: 656px;	height: auto;	left: 50%;	top: 25%;	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);	-webkit-border-radius: 30px;	-moz-border-radius: 30px;	border-radius: 30px;	border: 0px solid #b2b2b2;	background-color: White;	z-index: 90000;	display: block;		margin-left: -328px;}

.NewLogBlockCont{padding: 70px 100px  40px 100px;}
.NewLogBlockLogo{margin-bottom: 50px; width:100%;}
.NewLogBlockLogo img{  width: auto;  height: 58px;}

.NewLogBlockInputBl{margin-bottom: 28px;-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;background-color:#F6F6F6;border:1px #cfcfcf solid;padding: 13px;}

.NewLoginput{background-color:transparent; width:100%;padding: 6px 23px 6px 23px;font-size:20px;border: 0px solid;outline: none;}
.NewLoginput:focus{outline: none;}
.NLBIBI1{background: url(../img/user-home-page.png) no-repeat; background-position: top right; }     
.NLBIBI2{background: url(../img/pass-home-page.png) no-repeat;   background-position: top right; }

.NewLogBlockSubmitLog{text-align:center;width:100%;margin-bottom:23px;}
.NewLogSubmit{    cursor:pointer;     background-color:#062D67;    -webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;     padding: 18px 64px 20px 64px;     text-align:center;    color: #FFFFFF;    margin: 0px auto 0px auto;    font-size:20px;    border: 0px solid;outline: none;  }
.NewLogSubmit:hover{background-color:#0a3575;}
.NewLogSubmit:focus{background-color:#0a3575;outline: none;}

.NewLogBlockRecPass{text-align:center;font-size:20px;margin-bottom:29px;}
.NewLogBlockRecPass a{color:#7E7E7E!important;text-decoration:underline!important;cursor:pointer;}
.NewLogBlockRecPass a:hover{color:#4b4b4b;text-decoration:none!important;cursor:pointer;}

.NewLogBlockRegButtBlock{text-align:center;font-size:20px;}
.NewLogBlockRegButtBlock a{color:#062D67!important;text-decoration:underline!important;cursor:pointer;}
.NewLogBlockRegButtBlock a:hover{color:#062D67;text-decoration:none!important;cursor:pointer;}


@media only screen and (max-width: 680px) {
    #NewLogBlock{width: 92%;	height: auto;	left: 50%;	top: 12%;	-webkit-border-radius: 30px;	-moz-border-radius: 30px;	border-radius: 30px;	margin-left: -46%;}
    .NewLogBlockCont{padding: 50px 10%  30px 10%;}
    .NewLogBlockLogo{margin-bottom: 30px; width:100%;}
    .NewLogBlockLogo img{  width: 65%;  height: auto;} 
    
    .NewLogBlockInputBl{margin-bottom: 23px;}
    .NLBIBI1{background-size: 36px 36px; }     
    .NLBIBI2{background-size: 36px 36px;}
    .NewLoginput{padding: 6px 13px 6px 13px;font-size:16px;}
    .NewLogSubmit{padding: 18px 40px 20px 40px;font-size:16px;}
    
    .NewLogBlockRecPass{font-size:16px;margin-bottom:24px;}
    .NewLogBlockRegButtBlock{font-size:16px;}   
}

/* ----------- Registrace --------------- */

.NewLogBlockLogoSmall{margin-bottom: 30px; width:100%;}
.NewLogBlockLogoSmall img{  width: auto;  height: 40px;}

.NewLogBlockTitle{margin-bottom: 28px;font-size:20px;color:#062D67;}

.NewLogBlockInputBlSm{margin-bottom: 18px;-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;background-color:#F6F6F6;border:1px #cfcfcf solid;padding: 10px;}


.NewLoginputSm{background-color:transparent; width:100%;padding: 3px 10px 3px 10px;font-size:16px;border: 0px solid;outline: none;}
.NewLoginputSm:focus{outline: none;}

.obchodnipodminkybox{height: 250px;overflow: auto;
	color: #9d9e9e;
	/*text-shadow: 1px 1px 0 rgba(256,256,256,1.0);*/background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;    /*
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50); */
	font-size: .8em;padding: 15px;
    margin-bottom:30px;
    }
    
.obchodnipodminkybox h1{font-size: 1.15em;}
.obchodnipodminkybox h2{font-size: 1.05em;}  
.obchodnipodminkybox h3{font-size: 0.9em;} 

 .HomeLangSel, .HomeLangChoi{margin-left:10px;margin-right:10px;}
 .HomeLangSel {font-weight: bold;color:#737373;}
 .HomeLangChoi {font-weight: normal;color:#737373;}
 .HomeLangChoi:hover {font-weight: normal;color:#062d67;text-decoration:none;}
 
.lastyLoaderHome{ width: 90%!important;  height: auto!important;}

@media only screen and (max-width: 680px) {
.lastyLoaderHome{ width: 100%;  height: auto;}
}