@charset "UTF-8";
/* CSS Document */

body { font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, sans-serif; }
p { margin:0px; padding:0px; }

a.linkcsoport			{ text-decoration:none; color:#666666 padding:0px 0px 0px 10px; margin:0px 0px 0px 0px; vertical-align:middle; }
a.linkcsoport:link		{ color:#666666 }
a.linkcsoport:active	{ color:#666666 }
a.linkcsoport:visited	{ color:#666666 }
a.linkcsoport:hover 	{ color:#000000 }

a { text-decoration:none }
a:link { text-decoration:none }
a:active { text-decoration:none }
a:visited { text-decoration:none }
a:hover { text-decoration:none }

#leftcontent { font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, sans-serif; }

#leftcontent ul{
  list-style: none;
  margin:0px;
  padding: 0px;
  overflow:hidden;
  border-collapse:collapse;
  border-color:#666666;
  border-style:none;
  border-width:0px;
  width:200px;
}

#leftcontent ul li{
  float: none;
  padding:0px 0px 0px 0px;
  margin:0px;
  display:block;
  width:200px;
}

#leftcontent ul li div{
  overflow: hidden;
  width:200px;
  height:18px;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  border-width:0px;
  border-style:none;
}

#a1{
  width:200px;
  padding:0px;
  margin:0px;
}

.lmtermek {
 font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
 text-decoration:none;
 width:200px;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 border-width:0px;
 background-color:#666666;
}

.lmtermekneve {
 font-family:DinNormal,"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
 vertical-align:middle;
 text-align:left;
 padding:0px 5px 0px 10px; 
 margin:0px; 
 height:18px;
 overflow:hidden;
 border-style:none none none none;
 border-width:0px 0px 0px 0px;
 border-color:#FFFFFF;
 background-color:#EEEEEE;
 color:#999999;
 cursor:pointer;
}

.lmtermekneve:hover {
 background-color:#0095D3;
 color:#FFFFFF;
}
/* A termék neve */
.lmtermekfelirata {
 font-size:12px;
 line-height:14px;
 font-weight: normal;
 padding:0px;
 margin:0px;
 overflow:hidden;
}
/* A termékek csoportjának neve */
.lmcsoportneve {
 font-family:DinBold,"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
 font-size:13px;
 line-height:16px;
 font-weight:bold;
 height:20px;
 overflow:hidden;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 10px;
 color:#666666;
 background-color:#EEEEEE;
 cursor:pointer;
 border-left:solid 10px #EEEEEE;

}
/* A termékről megjelenő kép 200x200 pixel */
.lmkepe {
 cursor:pointer;
 border-color:#999999;
 border-style:none;
 border-width:0px;
 cursor:pointer;
 width: 200px;
 height: 200px;
 overflow:hidden;
}
/* A termékhez tartozó címke megjelenítése */
.lmtermekcimke {
 padding: 0px;
 margin: 0px;
 border: 0px;
}

/* Ha nincs kép, akkor a LEIRAS jelenik meg */
.lmleirashelye {
 width:200px;
 height:200px;
 margin: 0px;
 padding:0px 5px 0px 5px;
 font-size:10px;
 line-height:12px;
 color:#666666;
 text-align:left;
 vertical-align:top;
 cursor:pointer;
}
	/* A leirás stílusai */
    .lmleirashelye p {
     font-size:10px;
     line-height:12px;
     color:#666666;
     text-align:left;
     margin: 0px 0px 0px 5px;
     padding: 0px;
    }
    .lmleirashelye h1 {
     font-size:14px;
     line-height:20px;
     color:#0095D3;
     text-align:left;
     margin: 3px 0px 3px 5px;
     padding:0px;
    }


