#frmenu_ogr {
  width: 185px;
}

#frmenu_left_menu {
}

#frmenu_left_menu ul {
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	list-style-type: none;
	line-height: 20px;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	display:inline;
}

#frmenu_left_menu li {
	display:inline;
}

/** linki ******************************************************/

#frmenu_left_menu a {
	background-image: url('images/menu1.png');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color: #fff;
	padding-left: 14px;
	padding-right:2px;
	padding-top:4px;
	padding-bottom:4px;
}

#frmenu_left_menu a:link, #frmenulist a:visited {
	text-decoration: none;
}

#frmenu_left_menu a:hover {
	background-image: url('images/menu2.png');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color: #314D8E;
}

#frmenu_left_menu .newsletter {
        line-height: 17px;
        padding-left: 14px;
        padding-top:3px;
	padding-bottom:4px;
        color: #fff;
	background-image: url('images/foot.png');
	background-repeat: no-repeat;
}

img { border:0;display:block;}

#formsubmit2
{
border:0px;
width:53px;
height:18px;
margin-top:5px;
background:transparent;
}

form { display: inline;}
input { vertical-align: middle; padding-left: 2px; font-size: 9px; }

