#lmenu div
{
	width: 225px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9184;
	line-height: 19px;
}

#lmenu table td
{
	padding-top: .2em;
}

.spane_menu {
	height: 5px;margin: 0px; padding: 0px; line-height: 0px; font-size: 0px;
}

#lmenu .limg
{
  vertical-align: top; 
	padding-right: 4px;
	padding-left: 2px;
}

#lmenu table td a.selected
{
	color: black;
	font-weight: bold;
}

#lmenu table td.promo
{
	padding-bottom: 1em;
}

#lmenu #sitemap
{
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
	font-weight: bold;
}

#lmenu #search
{
	background-image: url("../images/layout/ec_21.gif");
	background-repeat: no-repeat;
	background-position: left top;

	width: 174px;
	height: 116px;
}

#lmenu .search_inf
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #90908F;
	padding-left: 15px;
	padding-bottom:10px;
	margin: auto;
}

/* top menu */

#mmenu
{
	vertical-align: middle;
}

#mmenu .mentry
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	height: 31px;
	font-weight: bold;
}

#mmenu .active
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	height: 31px;
	font-weight: bold;
	background-image: url("../images/mgrad.png");
	background-repeat: repeat-x;
	background-position: left top;
}

#mmenu .mentry:hover
{
	background-image: url("../images/mgrad.png");
	background-repeat: repeat-x;
	background-position: left top;
}

#mmenu a, #mmenu a:visited, #mmenu a:link, #mmenu a:active
{
	text-decoration: none;
	color: #81034D;
	background-color: inherit;
}

#mmenu a:hover
{
	color: white;
	background-color: inherit;
}

/* koszyk */

#mmenu #koszyk
{
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding-top: 12px;
	height: 30px;
	font-weight: normal;
	color: white;
	padding-right: 2ex;
}

#mmenu #koszyk .em
{
	font-weight: bold;
}

/* logowanie */

#tlogin
{
	width: 100px;
	height: 50px;
	margin-left: auto;
	margin-right: 5px;
	margin-top: 25px;
	position: relative;
	top: -5px;
}

#tlogin input
{
	width: 140px;
	height: 20px;
	border-color: purple;
	border-width: 1px;
	border-color: #DAD7CB;
	border-style: solid;
}

#tlogin th
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	border: 2px medium #EFECE7;
}

a
{
	border-style: none;
}

#wylog {
	width: 55px;
	height: 13px;
	outline: none;
	border: none;
	background: transparent url('../images/wyloguj.gif') no-repeat;
	background-position: top center;
}

#konto {
	width: 75px;
	height: 13px;
	outline: none;
	border: none;
	background: transparent url('../images/konto.gif') no-repeat;
	background-position: top center;
}



