#bg
{
	padding:0;
	margin:0 0 0 -500px;
	position:absolute;
	width:1000px;
	height:750px;
	left:50%;
	background-repeat:no-repeat;
	background-image:url("bg1000.jpg");
}

#linie
{
	background-repeat:repeat-y;
	background-image:url("bgx.jpg");
}

.text { margin-left:0px; margin-right:0px; margin-top:420px; }

h1 { font-family:"Tahoma",serif; }

h2 { font-family:"Tahoma",serif; }

h3 { font-family:"Tahoma",serif; }

h4 { font-family:"Tahoma",serif; }

h5 { font-family:"Tahoma",serif; }

p { font-family:"Tahoma",serif; }

links { font-family:"Tahoma",serif; }

table { font-family:"Tahoma",serif; }
a:link { font-weight:bold; color:#0000ff; }
a:visited { text-decoration:none; font-weight:bold; color:#0000ff; }
a:hover { text-decoration:none; font-weight:bold; background-color:#ff0; }
a:active { text-decoration:none; font-weight:bold; background-color:#cff; }
a:focus { text-decoration:none; font-weight:bold; background-color:#080; }