
body {
	background-color : yellow;
	margin : 0px 0px 0px 0px;
}

A {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

A:VISITED {
	color : Blue;
}

A.Men {
	color : White;
	text-decoration : none;
}

A.Men:VISITED {
	color : White;
}

A.Men:HOVER {
	text-decoration : none;
	color : black;
}

li.{
	list-style-type : none;
}

.menyKnapp{
	text-align : center;
	padding : 13px 0px 0px 0px;
	background : url(../pics/BgrMen0.png) no-repeat top center;
	height : 34px;
	width : 123px;
	display : inline;
	list-style-type : none;
}

#menyCurr{
	text-align : center;
	padding : 14px 0px 0px 0px;
	background : url(../pics/BgrMenAct.png) no-repeat top center;
	height : 34px;
	width : 123px;
	color : Red;
	font-weight : bold;
	display : inline;
	list-style-type : none;
}

#top{
	position : absolute;
	background : url(../pics/BgrTop1.png) repeat-x;
	height : 165px;
	width : 100%;
}

#topPic1{
	position : absolute;
	margin : -1px 0px 0px 0px;
	background : url(../pics/topPic1.png) no-repeat top left;
	width : 261px;
	height : 164px;
}

#topPic2{
	position : absolute;
	margin : 7px 0px 0px 305px;
	background : url(../pics/topRub.png) no-repeat top;
	width : 352px;
	height : 101px;
}

#topPic3{
	position : absolute;
	margin : 10px 0px 0px 720px;
	background : url(../pics/TopPic.png) no-repeat top;
	width : 294px;
	height : 119px;
}

#topRub1{
	position : absolute;
	margin : 1px 0px 0px 142px;
	color : Gray;
	color : #e9e9e9;
}

#topRub2{
	position : absolute;
	margin : 110px 0px 0px 440px;
	color : #cccc99;
	font-size : 100%;
}

#menyLinks{
	position : absolute;
	margin : 125px 0px 0px 230px;
	padding : 0px;
	width : 870px;
}
