.mainmenu{
	font-weight: normal; 
	font-size: 12px; 
	color: #7A7360; 
	text-transform:lowercase;
	font-family: arial, tahoma, verdana;
}
.mainmenu_on{
	font-weight: normal; 
	text-transform:lowercase;
	font-size: 12px; 
	color: #8A282D; 
	font-family: arial, tahoma, verdana;
}

.submenu{
	font-weight: normal; 
	text-transform:lowercase;	
	font-size: 11px; 
	color: #7A7360; 
	font-family: arial, tahoma, verdana;
}
.submenu_on{
	font-weight: normal; 
	text-transform:lowercase;	
	font-size: 11px; 
	color: #8A282D; 
	font-family: arial, tahoma, verdana;
} 


.topmenu{
	font-weight: normal; 
	font-size: 11px; 
	color: #7A7360;  
	font-family: arial, tahoma, verdana;
}

.topmenu_on{
	font-weight: normal; 
	font-size: 11px; 
	color: #8A282D; 
	font-family: arial, tahoma, verdana;
	text-decoration: none;
}

a.mainmenu {text-decoration: none;}
a.mainmenu:hover {text-decoration: none; color: #8A282D; }
a.mainmenu_on {text-decoration: none;}

a.submenu {text-decoration: none;}
a.submenu:hover {color: #8A282D; text-decoration:underline;}
a.submenu_on {text-decoration: none;}
a.submenu_on:hover {color: #8A282D; text-decoration:underline;}

a.topmenu {text-decoration: none;}
a.topmenu:hover {color: #8A282D;}
a.topmenu_on {text-decoration: none;}
a.topmenu_on:hover {color: #8A282D; }

.topm{
	background: url('../images/n2.gif') bottom repeat-x; 
	padding-left:5;
	padding-right:7;
}

.topm_on{
	background: url('../images/n2_on.gif') bottom repeat-x; 
	padding-left:5;
	padding-right:7;
}


.top_right_space{
	padding-right:10;
}
.top_right_space2{
	padding-right:8;
}

input, textarea  {
		border-color : rgb(211,201,191);
		border-left: solid gray;
		border-top: solid gray;
		border-width : 1;
		font-family : Arial, Verdana;
		margin:0;	
		font-size : 10px;	
		color : gray;
}


body, p, td {
font-family: arial, Verdana;
font-size: 11px;

}
.mazas {
font-family: arial, Verdana;
font-size: 11px;
padding-right:2;
padding-left:2;
}


img {
	border:0;
	}
	
a.path, a.list {
text-decoration: none;
color: #777166;
}

a.path:hover, a.list:hover {
text-decoration: underline;
}

.lentele_pad
	{
	padding:3px;
	padding-left:15px;
	padding-right:6px;
	}
.lentele_pad2
	{
	padding:3px;
	}
.lentele_pad3
	{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-weight: normal;
	}	
.lentele
	{
	background-color:#DED3BA;
	}
.listtitle
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #8A282D;
	}
.balai
	{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #8A282D;
	}			
#main {
	position: relative; 
	z-index: 1;
	height: 100%;
}

#loginbox {
	position:relative; 
	display:block;
	right:0;
	top:22;
	z-index: 1;
}
#cartbox {
	position:absolute;
	display:block;
	right:0;
	top:120;
	padding:0;
	margin:0;
	z-index: 1;
}
#banners {
	position:absolute;
	display:block;
	right:-30;
	top:20;
	padding:0;
	margin:0;
	z-index: 1;
}
.test {
	position:relative;
	right:0;
	top:25;
}

