@charset "utf-8";

* {

	margin: 0;

	padding: 0;

}



BODY, HTML{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	text-align: justify;

	font-size: 13px;

	color: white;

	background: #8a0e1d url(../image/berloibg2.jpg) repeat-x;
	
	width: 100%;
	height: 100%;
	

}

.uzletkep {
	margin-top: 30px;
	position: absolute;
	margin-left: -160px;
	width: 127px;
	text-align: center;
}

.uzletkep IMG {
	border: 1px solid white;
}

.login {
	
	width: 551px;
	height: 182px;
	
	position: absolute;
	top: 50%;
	left: 50%;
	
	margin: -91px 0 0 -225px;
	
	background: url('../image/loginbg.png') no-repeat bottom;
	
}

.login H1 {
	font-size: 18px;
	position: absolute;
	margin-left: 135px;
	margin-top: 10px;
	font-weight: normal;
}

.logo {

	background: url('../image/mammut_logo.jpg') no-repeat bottom;
	position: absolute;
	width: 91px;
	height: 134px;
	margin-left: 30px;

}

.logo2 {

	background: url('../image/mammut_logo.jpg') no-repeat;
	position: absolute;
	width: 91px;
	height: 134px;
	margin-left: 30px;
	margin-top: 10px;

}

.inptext {
	font-size: 16px;
	text-align: right;
	width: 110px;
	float:left;
	height: 40px;
}

.input {
	float:left;
	margin-left: 20px;
	height: 40px;
}

.input INPUT, .inputmezo {
	background: transparent url('../image/inputbg.jpg') no-repeat;
	width: 246px;
	height: 24px;
	border: 0px;
	font-size: 16px;
	padding-top: 4px;
	color: #9ba1a4;
	padding-left: 5px;
}

.inputs {
	position: absolute;
	margin-left: 150px;
	margin-top: 60px;
	height: 100px;
	width: 400px;
}

.loginbtn INPUT{
	background: transparent url('../image/submitbtn.jpg') no-repeat;
	width: 77px;
	height: 26px;
	border: 0px;
	float:right;
	margin-right: 20px;
}

.menu {

	background: url('../image/berlomenu.jpg') no-repeat;
	width: 980px;
	height: 74px;

}
.menucontainer {
	position: absolute;
	margin-top: 15px;
	margin-left: 110px;
}

.menucontainer A {
	color: white;
	font-size: 14px;
	text-decoration: none;
	margin-left: 50px;
}

.logout {
	background: url('../image/logout.jpg') no-repeat right;
	padding-right: 25px;
}

.site {
	width: 980px;
	margin: 0 auto;
}

.content {
	width: 770px;
	margin-left: 160px;
	margin-top: 20px;
}

.content P {
	text-transform: uppercase;
}

.ujszo {
	margin-top: 15px;
}

.okbtn {
	background: transparent url('../image/okgomb.jpg') no-repeat;
	width: 39px;
	height: 26px;
	border: 0px;
	margin-left: 10px;
	cursor: pointer;
}

.felvett {
	background: transparent url('../image/felvett.jpg') no-repeat;
	width: 173px;
	height: 36px;
	margin-top: 15px;
	float:left;
}

.szavak {
	float:left;
	margin-top: 25px;
	margin-left: 20px;
}

.szavak A {
	color: #e2001a;
	text-decoration: none;
}

.editor {
	margin-top: 20px;
}

.magyarleiras {
	background: transparent url('../image/magyar_leiras.jpg') no-repeat;
	width: 172px;
	height: 36px;
	margin-top: 15px;
}

.angolleiras {
	background: transparent url('../image/angol_leiras.jpg') no-repeat;
	width: 172px;
	height: 36px;
	margin-top: 15px;
}

.uzleti_adatok {
	background: transparent url('../image/uzleti_adatok.jpg') no-repeat;
	width: 172px;
	height: 36px;
	margin-top: 15px;
}

.mentes {
	background: transparent url('../image/mentes.png') no-repeat;
	width: 80px;
	height: 36px;
	float:right;
	border: 0px;
}

.paramtable {
	margin-top: 15px;
}

.paramtable TD{
	text-transform: uppercase;
	height: 34px;
	font-size: 14px;
}

.paramselect {
	width: 246px;
	height: 24px;
	font-size: 14px;
	color: #9ba1a4;
}

.uzletnev {
	position: absolute;
	margin-top: 65px;
	margin-left: 160px;
	text-transform: uppercase;
}

.jelszomod TD{
	width: 150px;
}
