/*"*/
#ikMCLeft {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/kainuu/bar-tray-top-kainuu.png) no-repeat top left;
}
#ikMCRight {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/kainuu/bar-branding-top-kainuu.png) no-repeat top right; 
}

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0; 
	background: #d0d0d0;
	background: white;
}

title {
	position: relative;
	overflow: hidden;
	width:100%;
	height:50px;
	background-color:white;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
}

li {
	margin: 0px;
	margin-left: -15px;
	padding: 0px;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}
#trac_title {
	margin: 0;
	padding: 0;
	height: 70px;
	width: 96%;
	margin-left: 2%;
	overflow: hidden;
	position: relative;
	background-color: white;
}

#infokartta_map {
	position:absolute;
/*	top: 50px;*/
  top: 0px;
	bottom: 0px;
	display: block;
	border: 0 solid #000;
	z-index:3; 
	width: 100%;
	height: 100%;
}

#infokartta_map_asd {
	display:block; 
	position:absolute;
	z-index:3; 
	bottom:0px; 
	width: 100%;
	height: 100%;
	overflow: hidden;
}


#title_table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}

#title_table tr td {
	background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/seuranta-gfx/ylapalkki-spacer.gif) top left;
	background-repeat: repeat-x;
	padding:0; 
	margin:0;
	
}


.sel_lan {
	position: absolute;
	display: inline;
	background-color: transparent;
	width: 22px;
	height: 14px;
	overflow: hidden;
	cursor: pointer;
	top: 0px;
	border: 1px solid green;
}

#fi {
	background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/seuranta-gfx/flag_fin.gif) no-repeat;
	left: 0px;
}

#en {
	background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/seuranta-gfx/flag_eng.gif) no-repeat;
	right: 0px;
}
/*
#sv {
	background: transparent url(seuranta-gfx/flag_swe.gif) no-repeat;
	left: 25px;
}
*/
