body
{
	background-color	: #ffffff;
	padding				: 5px 5px 5px 5px;
	margin				: 0px;
}

body, td
{
	font-family			: Arial;
	font-size			: 11px;
}

td {
	vertical-align		: top;
}

td img
{
	background						: transparent url(http://teszt.srv.z3rocool.hu/innoweb/demo.hu/html/img/kiskep-arnyek.gif) no-repeat 0% 0%;
	-moz-background-clip			: -moz-initial; 
	-moz-background-origin			: -moz-initial; 
	-moz-background-inline-policy	: -moz-initial;
	padding							: 1px 15px 15px 1px;
	text-align						: left;
}

h1
{
	font-family			: Georgia;
	font-size			: 20px;
	font-weight			: bold;
	color				: #e96e35;
	margin				: 0 0 10px 0;
}

h2
{
	font-family			: Georgia;
	font-size			: 14px;
	font-weight			: bold;
	color				: #000000;
	margin				: 0 0 10px 0;
}

p
{
	margin				: 0;
	padding				: 0;
}

input
{
	font-family			: Arial;
	font-size			: 11px;	
	display				: block;
	float				: left;
	margin-bottom		: 10px;
}

label, input, textarea, select
{
	font-family			: Arial;
	font-size			: 11px;	
	display				: block;
	width				: 200px;
	float				: left;
	margin-bottom		: 10px;
}

label 
{
	text-align			: right;
	width				: 150px !important;
	padding-right		: 20px;
}

input[type=hidden] 
{
	width				: 0px;
}

input.hidden {
	width				: 0px;
} 

input[type=image] 
{
	width				: auto !important;
}

input.image {
	width				: 0px !important;
} 

br {
	clear				: left;
}

ol
{
	line-height			: 1.8;
	list-style-image	: url(../img/bullet_4sq.gif);
}

li
{
	list-style-image	: url(../img/bullet_4sq.gif);
}

a[href]
{
	color: #015ba7 !important;		/* For Firefox... mark as important, otherwise it becomes black */
	text-decoration: none !important;	/* For Firefox 3, otherwise no underline will be used */
}

