.liigutatav
{
	position: absolute;
	display: block;
}

#õitsemise_eelvaade
{
	position: fixed;
	left: 0.5em;
	top: 3em;
	padding-right: 0.5em;
	padding-left: 0.7em;
	line-height: 2.5em;
	z-index: 32001;
	margin-right: 5px;
	margin-bottom: 10px;
	background: white;
	display: none;
}

#taime_info
{
	position: fixed;
	padding: 5px;
	z-index: 32000;
	background: white;
	left: 20px;
	bottom: 20px;
}

#info_div
{
	padding: 0;
	width: 80%;
	height: 80%;
	position: absolute;
	left: 10%;
	top: 10%;
	background: white;
	z-index: 32000;
}

#info
{
	width: 100%;
	height: 100%;
	border: 0;
}

#parem_riba
{
	position: fixed;
	right: 0;
	top: 0;
	width: 30em;
	height: 100%;
	background: #B8DC70;
	color: white;
	z-index: 32000;
}
#parem_riba_peida_wrapper
{
	position: fixed;
	right: 30em;
	top: 50%;
	margin-top: -1em;
	height: 4em;
	width: 2em;
	background: #9ACD32;
	color: white;
	text-align: center;
	padding-bottom: 1px;
	border-top-left-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	cursor: pointer;
	z-index: 32000;
}
#parem_riba_peida
{
	line-height: 2em;
	font-size: 200%;
}
#pr_upper_tabs
{
	position: relative;
	left: 0;
	top: 0;
	height: 2em;
	z-index: 32000;
}
#pr_tabs
{
	background: green;
}
#pr_upper_tabs .tab, #pr_tabs .tab
{
	
	/*border-top-left-radius: 7px 7px;
	border-top-right-radius: 7px 7px;*/
	float: left;
	color: white;
	line-height: 2em;
	text-align: center;
	/*font-weight: bold;*/
	background: #9ACD32;
	cursor: pointer;
}
#pr_upper_tabs .tab
{
	width: 50%;
}
#pr_tabs .kujundus > .tab
{
	width: 33%;
}
#pr_tabs .peenar > .tab
{
	width: 50%;
}
#pr_upper_tabs .selected, #pr_tabs .selected
{
	background: #B8DC70;
	font-weight: bold;
}
#pr_content
{
	padding: 0.5em;
	height: 90%; /* TODO: why can't we have 100%? */
	overflow: auto;
	line-height: 135%;
}

.taime_info_pilt
{
	float: left;
	text-align: center;
	margin-right: 1em;
}

.ei_oitse
{
	opacity: 0.3;
	/*
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: gray;
	-webkit-filter: grayscale(100%);
	*/
}

#rist
{
	position: fixed;
	right: 0;
	top: 0;
	background: white;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	cursor: pointer;
	border: solid 1px #9ACD32;
	border-top: none;
	border-right: none;
	line-height: 1em;
}

#vaate_märkus
{
	position: fixed;
	left: 2px;
	bottom: 2px;
	padding: 2px;
	background: white;
}

#nihutamine td
{
	text-align: center;
	width: 33%;
	cursor: pointer;
	font-size: 200%;
}
#nihutamine
{
	margin-left: 12em;
}

#kujunduse_taimed
{
	border-collapse: collapse;
}
#kujunduse_taimed td
{
	padding: 0.3em;
}
#kujunduse_taimed tr:nth-child(even)
{
	background: #9ACD32;
}
#peenra_kujundused img
{
	border: solid 1px #9ACD32;
}

.asi_div
{
	display: none;
}

#hoiatus_muudatused
{
	background: gold;
	color: black;
	padding: 3px;
}

#uus_kujundus_abi
{
	position: relative;
	left: 50%;
	top: 10em;
	width: 40em;
	margin-left: -20em;
}

.valitud_kujundus
{
	background: yellow;
}
#vali_kujundus
{
	background: white;
	max-height: 30em;
	max-width: 40em;
	overflow-y: scroll;
	overflow-x: hidden;
	color: #9ACD32;	
	line-height: 1.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.nurga_tabel td, .nurga_tabel th
{
	/*line-height: 135%;*/
	padding: 2px;
	vertical-align: top;
}
.nurga_tabel th
{
	padding-right: 1em;
}
