﻿/*----------------------------------------------------------------------------*/
/*--Róbert Murárik------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
body
{
	background: url('App_Images/bg.png') repeat;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana;
	margin: 0px;
	padding: 0px;
}
/*----------------------------------------------------------------------------*/
#PagAdm
{
	background: url('App_Images/bg-formular.png') no-repeat;
	height: 293px;
	left: 50%;
	margin: -180px 0 0 -246px;
	padding: 30px 160px;
	position: absolute;
	top: 50%;
	width: 492px;
}
/*----------------------------------------------------------------------------*/
.For
{
	color: #FF0000;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana;
	width: 165px;
}
/*----------------------------------------------------------------------------*/
.For1
{
	color: #FF0000;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana;
	width: 165px;
}
/*----------------------------------------------------------------------------*/
.LogFor
{
	margin-top: 30px;
}
/*----------------------------------------------------------------------------*/
.PasRec
{
	margin-top: 50px;
}
/*----------------------------------------------------------------------------*/
.ZabHes
{
	color: #CC0000;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
.ZabHes:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
.Chk
{
	display: block;
	margin-top: 5px;
}
/*----------------------------------------------------------------------------*/
.Btn
{
	font-size: 11px;
}
/*----------------------------------------------------------------------------*/