			/* NAVIGATION BUTTONS */
			.cssnav	{
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						width: 98px;
						height: 30px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}		
			
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 98px;
						height: 30px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.cssnav a:hover {
						color: #ffffff;
			}
			
			.button1 a {
						width: 93px;
			}
			
			.button2 a {
						width: 80px;
			}

			.button3 a {
						width: 74px;
			}

			.button4 a {
						width: 105px;
			}

			.button5 a {
						width: 99px;
			}

			.button6 a {
						width: 124px;
			}			
			
			.button7 a {
						width: 112px;
			}					
			

			.cssnav img {width: 98px; height: 30px; border: 0; }
			.button1 img {width: 93px; }
			.button2 img {width: 80px; }
			.button3 img {width: 74px; }
			.button4 img {width: 105px; }
			.button5 img {width: 99px; }
			.button6 img {width: 124px; }			
			.button7 img {width: 112px; }		
			
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
					    position: absolute;
					    left: 30px;top: 15px;
					    text-align: center;
					    width: 150px;
					    cursor: pointer;   
					     
			}
	

			.button1
			{
						background: url(/themes/kylpyla/images/buttons/fi/button1_over.jpg) no-repeat;
						width: 93px;
			}
			.button2
			{
						background: url(/themes/kylpyla/images/buttons/fi/button2_over.jpg) no-repeat;
						width: 80px;
			}
			.button3
			{
						background: url(/themes/kylpyla/images/buttons/fi/button3_over.jpg) no-repeat;
						width: 74px;
			}
			.button4
			{
						background: url(/themes/kylpyla/images/buttons/fi/button4_over.jpg) no-repeat;
						width: 105px;
			}
			.button5
			{
						background: url(/themes/kylpyla/images/buttons/fi/button5_over.jpg) no-repeat;
						width: 99px;
			}
			.button6
			{
						background: url(/themes/kylpyla/images/buttons/fi/button6_over.jpg) no-repeat;
						width: 124px;
			}					
			.button7
			{
						background: url(/themes/kylpyla/images/buttons/fi/button7_over.jpg) no-repeat;
						width: 112px;
			}
			
			/*RU*/
			.button1_ru
			{
						background: url(images/buttons/ru/button1_over.jpg) no-repeat;
						width: 119px;
			}
			.button2_ru
			{
						background: url(images/buttons/ru/button2_over.jpg) no-repeat;
						width: 181px;					
			}
			.button3_ru
			{
						background: url(images/buttons/ru/button3_over.jpg) no-repeat;
						width: 160px;
			}
			.button4_ru
			{
						background: url(images/buttons/ru/button4_over.jpg) no-repeat;
						width: 96px;
			}
			.button5_ru
			{
						background: url(images/buttons/ru/button5_over.jpg) no-repeat;
						width: 46px;
			}
			.button6_ru
			{
						background: url(images/buttons/ru/button6_over.jpg) no-repeat;
						width: 86px;
			}


			.button1_ru a {
						width: 119px;

			}
			
			.button2_ru a {
						width: 181px;
			}

			.button3_ru a {
						width: 160px;
			}

			.button4_ru a {
						width: 96px;
			}

			.button5_ru a {
						width: 46px;
			}
			.button6_ru a {
						width: 86px;
			}

			.button1_ru img {width: 119px;}
			.button2_ru img {width: 181px; }
			.button3_ru img {width: 160px; }
			.button4_ru img {width: 96px; }
			.button5_ru img {width: 46px; }	
			.button6_ru img {width: 86px; }	
			
			/*EN*/
			.button1_en
			{
						background: url(images/buttons/en/button1_over.jpg) no-repeat;
						width: 84px;
			}
			.button2_en
			{
						background: url(images/buttons/en/button2_over.jpg) no-repeat;
						width: 188px;					
			}
			.button3_en
			{
						background: url(images/buttons/en/button3_over.jpg) no-repeat;
						width: 55px;
			}
			.button4_en
			{
						background: url(images/buttons/en/button4_over.jpg) no-repeat;
						width: 70px;
			}
			.button5_en
			{
						background: url(images/buttons/en/button5_over.jpg) no-repeat;
						width: 101px;
			}
			.button6_en
			{
						background: url(images/buttons/en/button6_over.jpg) no-repeat;
						width: 64px;
			}
			.button7_en
			{
						background: url(images/buttons/en/button7_over.jpg) no-repeat;
						width: 60px;
			}
			.button8_en
			{
						background: url(images/buttons/en/button8_over.jpg) no-repeat;
						width: 47px;
			}


			.button1_en a {
						width: 84px;
			}
			
			.button2_en a {
						width: 188px;
			}

			.button3_en a {
						width: 55px;
			}

			.button4_en a {
						width: 70px;
			}

			.button5_en a {
						width: 101px;
			}
			.button6_en a {
						width: 64px;
			}
			.button7_en a {
						width: 60px;
			}
			
			.button8_en a {
						width: 47px;
			}
			
			
			.button1_en img {width: 84px;}
			.button2_en img {width: 188px; }
			.button3_en img {width: 55px; }
			.button4_en img {width: 70px; }
			.button5_en img {width: 101px; }	
			.button6_en img {width: 64px; }	
			.button7_en img {width: 60px; }	
			.button8_en img {width: 47px; }				
			/* END OF NAVIGATION */