body {
        background-image		: url(bakgrund.jpg); 
        background-position		: left, top; 
        background-repeat		: no-repeat; 
        background-attachment	: fixed; 
        background-color		: #000000;
        font-family				: Tahoma, Verdana, Arial; 
        font-size				: 10px; 
        color					: #FFFFFF; 
        margin					: 0;
}

img			{border:0;}

a:link		{color: #FFFFFF;}
a:visited	{color: #FFFFFF;}
a:hover		{color: #FFFFFF;}
a:active	{color: #FFFFFF;}

table 
{
	font-family	:	Tahoma, Verdana, Arial; 
	font-size	:	10px;
	margin:0px;
	padding:0px;
}
input
{
	margin:0px;
	padding:0px;
}

.inputs200w {width: 200px;}

.brodText	{color: #FF0000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.style5		{font-size: 8px}
.style6		{color: #FFFFFF}
.style7		{color: #FFFFFF; font-weight: bold;}
.style8		{color: #FFFFFF}
.style9		{color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style10	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}

.center		{text-align:center;width:175px;}

/* layout */
.container
{
	width			: 410px;
	height			: 560px;
	padding			: 20px;
	background-image: url(bakgrund.jpg);
}
.leftColumn	
{
	float	: left;
	width	: 200px;
}
.rightColumn
{
	float			: left;
	width			: 200px;
	padding-left	: 10px;
	line-height		: 16px;
	letter-spacing	: 1px;
	margin-top		: -5px;
}
.priceChoice
{
	line-height		: 16px;
	margin-top		: 8px;
	margin-bottom	: 8px;
	width			: 100%;
}

.konvolut
{
	border	:	solid 2px #ffffff;
	width	:	175px;
	height	:	175px;
}

.hidden
{
	display		:	none;
	visibility	:	hidden;
	font-family	:	Tahoma, Verdana, Arial; 
    font-size	:	10px; 
}

.pnrYaE { width	:	25px; font-family: Tahoma, Verdana, Arial; font-size: 10px; }
.pnrMaD { width	:	13px; font-family: Tahoma, Verdana, Arial; font-size: 10px; }

.radioButton	{width: 20px;}
.payType		{width: 50px;}
.priceOfChoice	{letter-spacing: 0px; text-align: right; }

#personnrDiv
{
	font-family		:	Tahoma, Verdana, Arial; 
	font-size		:	10px;
	visibility		:	hidden;
	margin-top		:	-8px;
	margin-bottom	:	8px; 
}
