html{
    margin: 0px;
    width: 100%;
    height: 100%;
}

#credits {
	width: 400px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	color: #ffffff;
}

body {
	opacity: 0.9;
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: right;
	padding: 0px;
	top:0px;
	
	
	background: no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

.kismeteszfolirat {
	font-weight: normal;
	font-size: 20px;
	/*font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;*/
	font-family: Cousine, sans-serif !important;
	text-align: center;
	vertical-align: center;
}


#login-username, #login-password {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	width: 200px;
}

#login-form {
	margin-top: 2px;
	font-weight: bold;
	font-size: 13px;
}

td{
	padding: 2px;
}

.kisbetus {
	font-weight: normal;
	font-size: 12px;
}

#ssl_link {
	position: fixed;
	bottom: 0px;
	right: 0px;
}

a img {
	border: none;
}

#dragcontainer_div {
  position: absolute;
  z-index: 9;
  text-align: center;
}

#dragcontainer_div_header {
  height: 25px;
  cursor: move;
  z-index: 10;
  background-color: #FFFFFF;
  opacity: 0.3;
  color: #fff;
}
