body
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-align: Justify;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0; 
}

div.login_form
{
	margin-top: 20px;
	text-align: center;
}

div.help
{
	margin-top: 20px;
	text-align: center;
}

div.email_zmena
{
	margin-top: 20px;
	text-align: center;
}

div.hotline
{
	margin-top: 20px;
	text-align: center;
}

div.hlasky
{
	margin-top: 20px;
	text-align: center;
}

div.copyright
{
	font-size: 8pt;
	text-align: center;
}

table
{
	font-family: Tahoma;
	font-size: 10pt;
}

table.login_form
{
	font-family: Tahoma;
	font-size: 10pt;
	border: 1px;
	border-color: #949494;
	border-style: solid;
	width: 300px;
}

table.hotline
{
	font-family: Tahoma;
	font-size: 10pt;
	border: 1px;
	border-color: #949494;
	border-style: solid;
	width: 300px;
}

table.help
{
	font-family: Tahoma;
	font-size: 10pt;
	border: 1px;
	border-color: #949494;
	border-style: solid;
	width: 400px;
}

table.email_zmena
{
	font-family: Tahoma;
	font-size: 10pt;
	border: 1px;
	border-color: #949494;
	border-style: solid;
	width: 300px;
}

th
{
	text-transform: uppercase;
	text-decoration: bold;
	background-color: #F8F8F8;
}

td.submit
{
	text-align: center;
	text-decoration: bold;
}

div.login_form
{
	margin-top: 20px;
	text-align: center;
}

input
{
	border: 1px;
	border-style: solid;
	border-color: #949494;
	background-color: #ffffff;
	color: #949494;
}

input.submit
{
	cursor: hand;
	background-image: url('http://www.123hosting.sk/images/submit.gif');
}

A:link
{
	font-family: Tahoma;
	color: #D1143E;
	text-decoration: none;
	font-weight: bold;
}

A:visited
{ 
	font-family: Tahoma;
	color: #D1143E;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	font-family: Tahoma;
	color: #D1143E;
	text-decoration: underline;
	font-weight: bold;
}

A:active
{ 
	font-family: Tahoma;
	color: #D1143E;
	text-decoration: none;
	font-weight: bold;
}

td.red
{
	text-align: center;
	color: #D1143E;
	font-weight: bold;
}

