/*###############     Vasaku menüü seaded   ##################*/
#menyy_top {
	width:202px;
	height:40px;
	background:url('http://www.rohelinevihmavari.ee/catalog/template/default/image/roheline/roheline_08.gif') no-repeat;
}
#menyy_bot {
	width:202px;
	height:10px;
	margin-bottom:20px;
	background:url('http://www.rohelinevihmavari.ee/catalog/template/default/image/roheline/roheline_12.gif') no-repeat;
}

#menyy {
	margin:10px 0 0px 0;
	color:#fff;
	background:url('http://www.rohelinevihmavari.ee/catalog/template/default/image/roheline/roheline_10.gif') repeat-y;
}

/** fix stupid ie bug with display:block; **/
* html #menyy li a { height: 1%; } 
* html #menyy li hr { height: 1%; }
/** end fix **/

#menyy ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menyy li {
	list-style:none;
	margin:0;
	padding:0;
}
#menyy a {
	display:block;
	padding:3px 0 3px 0;
	margin:0;
	font-size:1.8em;
	font-family:"myriad pro", verdana, arial;
	font-weight:bold;
	text-decoration:none;
	color:#2f9c2a;
}
#menyy a:hover {
	color:#4db848;
}

#menyy ul a {
	padding:5px 1px 5px 10px;
	font-size:1.4em;
}
#menyy ul ul a {
    padding:4px 1px 4px 20px;
	font-size:1.2em;
}
#menyy ul ul ul a {
	padding:3px 1px 3px 30px;
	font-size:1.1em;
}
#menyy ul ul ul ul a {
	padding:2px 1px 2px 40px;
	font-size:1em;
}

.submenu {
	margin:10px;
}

.submenu a {
	display:block;
	padding-left:10px;
	color:#2f9c2a;
	font-size:1.2em;
	font-family:"myriad pro", verdana, arial;
	font-weight:600;
	text-decoration:none;
	background: url('http://www.rohelinevihmavari.ee/catalog/template/default/image/listnupp.gif') no-repeat 0px 6px;
}
/*#####################   Vasaku menüü lõpp ############################*/