/* CSS menymall */

#meny_box{ font-size: 12px; float: left; width: 170px; position: absolute; top: 272px; left: 170px; z-index: 2; margin: 5px 0 0; padding: 0; }

#meny{ margin: 0; padding: 0; list-style-type: none; }

#meny ul{ margin: 0; padding: 0; list-style-type: none; line-height: 25px;}

#meny li { text-align: left; vertical-align: middle; margin: 0; padding: 0; line-height: 25px;}

#meny a{ line-height: 25px; background-image: url(../images/menynone.png); background-repeat: no-repeat;

		 background-position: 0 2px; display: block; margin: 0; text-decoration: none; vertical-align: middle; width: 170px;

		  height: 25px;

		  padding-right: 10px; padding-left: 10px; }

#meny a:link{ color: #5f5f5f; font-weight: 500; }

#meny a:visited{color: #5f5f5f;}

#meny a:hover{ line-height: 25px; background-image: url(../images/menyselgrad.png);

				background-repeat: no-repeat; 

				background-position: 0 2px; display: block; margin: 0; text-decoration: none; vertical-align: middle; width: 170px;

				height: 25px; padding-right: 10px; padding-left: 10px; color: #3b3b3b; }

#meny a#current{background: #f0e7d4; border-bottom: 1px solid #ffff66; color: #3b3b3b; font-weight: bold;}

#meny a#subcurrent{background: #cccc00;	border-bottom: 1px solid #FFFF66; color: #FFFF66; 	font-weight: bold;}

#meny a#test{ font-size: 8px; }

#meny li ul { line-height: 25px; display: block; width:170px }

#meny li li a{ font-size: 10px; line-height: 25px; background-image: none; display: block; margin: 0; text-decoration: none;

				 text-indent: 15px; vertical-align: middle; width: 170px; /*padding: 5px 10px;*/ }

#meny li li a:link{ color: #5f5f5f; font-weight: 500; }

#meny li li a:visited{color: #5f5f5f;}

#meny li li a:hover{ color: #3b3b3b; background-image: url(../images/submenygrad.png);/*   background-repeat: no-repeat;

					 background-attachment: scroll; background-position: 0 0;*/ }

#meny a#line_top { border-top: 1px solid #fff; }

#meny a#line_both { border-top: 1px solid #fff; border-bottom: 1px solid #fff; }

#meny li li a#line_top_1 { border-top: 1px solid #fff; }

#meny_home { position: absolute; top: 530px; left: 190px; width: 70px; height: 20px; z-index: 4; clear: left; padding-right: 5px; }

#meny_home a{ font-size: 70%; line-height: 17px; background-position: right 0; margin: 0; text-decoration: none; vertical-align:

			 bottom; float: right; padding: 0; border-color: transparent; border-width: 0; }

#meny_home a:link{ color: #5f5f5f; font-weight: 500; }

#meny_home a:visited{color: #5f5f5f;}

#meny_home a:hover{ color: #5f5f5f; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#meny_home a.text { margin-left: 9px; }


