/* ---------------------------------------------------------------------------
 * Name:                $Id: bejelentkezes.css 12551 2013-03-21 14:02:19Z era $
 * * Description: eVIR CSS
 * * Copyright (C) BC.HU Kft. <evir@bc.hu>. All rights reserved. More info: http://evir.hu
 * ---------------------------------------------------------------------------
 */


/* Bejelentkezés */
center{
	margin-top: 10%;
	margin-left: auto;
	margin-right: auto;
}
center table {
	width: 350px;
}
td.logintest{
	padding-top: 10px;
	background-color: #f1f1f1;
}
td.logintest table.doboz{
	width: 100%;
}
center td.infosav1 {
	display: block;
	background-position: center center;
	vertical-align: bottom;
	text-align: center;
	height: 40px;
	padding: 5px 0px 0px;
	margin: 0px;
	font-size: 0;
	color: transparent;
	text-align: center;
	background-image: url("data/evir_logo.png");
	background-repeat: no-repeat;
}

/* Bejelentkezés előtt */
center a.udvozlet {
	color: #333333;
}
center a#logo {
	display: block;
	background-position: center top;
	vertical-align: top;
	text-align: center;
	height: 126px;
	margin: 0px;
	color: transparent;
	background-image: url("data/evir_nagylogo.png");
	background-repeat: no-repeat;
}
center a#nev {
	font-size: 18pt;
}
