div#almenu_cnt {
	position: relative;
	overflow:hidden;
	width: 120px;
}

ul#almenu li ul {
	position: relative;
	left: 120px;
	display: none;
	visibility: hidden;
}

ul#almenu li {
	/*height: 25px;*/
	padding: 0;
	width: 120px;
	list-style-type: none;
	cursor: pointer;
}

* html ul#almenu li {
	overflow: hidden;
}

ul#almenu li span{
	display: block;
	/*height: 25px;*/
	width: 120px;
	list-style-type: none;
	cursor: pointer;
}

span.line {
	margin-top: 5px;
	width: 120px;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	display: block;
	border-top: 1px dotted #807c77;
}

ul#almenu {
	font-size: 11px;
	line-height: 25px;
	list-style-type: none;
	padding-top: 10px;
}

ul#almenu li a {
	display: block;
	width: 108px;
	background: #fff url("images/nyil.gif") no-repeat scroll bottom right;
	padding-right: 12px;
}

ul#almenu li a.back {
	/*padding-left: 12px;*/
	background: #fff url("images/nyil_vissza.gif") no-repeat scroll bottom right;
	font-size:13px;
	font-variant:small-caps;
}

ul#almenu li a.back:hover {
	background: #fff url("images/nyil_vissza_piros.gif") no-repeat scroll bottom right;
}


ul#almenu li a:hover, ul#almenu li a.selected {
	background: #fff url("images/nyil_piros.gif") no-repeat scroll bottom right;
	color: #90181C;
}

/*colors*/

ul#colors {
	float:right;
	width: 100px;
	height: 28px;
	/*margin-bottom: -40px; Bart*/
	padding: 12px 10px 0 0;
	/*top: 125px;
	margin-left: 760px;
	position: absolute;*/
}

* html ul#colors {
	width: 110px;
	margin-left: 415px;
}

*+html ul#colors {
	width: 110px;
	margin-left: 395px;
}

ul#colors li {
	float: right;
	display: block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	margin-right: 10px;
	cursor: pointer;
	text-align: center;
	background: transparent url('') no-repeat scroll 0 0;
}

ul#colors li#c_white {
	background-image: url('images/colors_1.gif');
}

.c_white {
	background-image: url('images/c_white.gif');
}

ul#colors li#c_grey {
	background-image: url('images/colors_2.gif');
}

.c_grey {
	background-image: url('images/c_grey.gif');
}


ul#colors li#c_red {
	background-image: url('images/colors_3.gif');
}


.c_red {
	background-image: url('images/c_red.gif');
}

div#date {
	height: 10px;
	line-height: 40px;
	padding-left: 20px;
	float: left;
	width:300px;
}
.search {
	float:right;
	position:relative;
	top:2px;
	right:0px;
}
html*.search {
[top:0px;
top:0px;
]top:-9px;
[right:0px;
right:0px;
]right:-410px;
}/*end*/


.submit {
	height:16px;
	padding:0px;
	line-height:10px;
}

.search_middle {
	float:right;
	position:relative;
	top:12px;
	
	z-index:5;
	line-height:12px;
}

html*.search_middle {
[top:0px;
top:0px;
]top:12px;
[right:0px;
right:0px;
]right:0px;
}/*end*/

