    #Content {
        
        text-align:left;
    }
    #Bemutatkozas {
        background:url(../images/bemutatkozas.png) no-repeat;
        width:940px;
        height:233px;
        padding-left:10px;
        padding-top:16px;
    }
        #Bemutatkozas img {
            float:left;
        }
        #Bemutatkozas .box div {
            float:left;
            width:380px;
            padding-top:20px;
            line-height:160%;
            color:#fff;
            text-align:justify;
        }
         
    /*
     * AkciosTermekek
     */     
    #AkciosTermekek {
        background:url(../images/akciosTermekekBg.jpg) no-repeat;
        width:950px;
        height:279px;
		
    }
    #AkciosTermekek ul.productboxList {
        padding-top:23px;
        margin-left:16px;
    }

/*   P r o d u c t   b o x   */

#wsProductTitle {
    color:#FFFFFF;
    font-size:24px;
    font-weight:normal;
    margin-left:710px;
    margin-top:-20px;
    position:absolute;
}    
#wsProductTitle a {
    color:#fff;
    text-decoration:none;
    padding:2px;
}      
#wsProductTitle a:hover {
    color:#fff;
    background:#ff0000;
}      
        .productboxList {
            color:#fff;
            margin:0px;
            padding:0px;
        }
        .firstrow  {
            clear:left;
        }
        .productList {
            margin-top:15px;
						width:960px;
			overflow:hidden;
        }
            .productboxList li {
                float:left;
                list-style:none;
                width:296px;
                height:236px;
                margin-bottom:15px;
                display:inline;
                margin-right:15px;
            }
            .productboxList li {
                background:url('../images/boxBgNormal.gif') no-repeat;                
            }
            .productboxList li.webshopProductBoxAkcioshu {
                background:url('../images/boxBgNormal.gif') no-repeat;                
            }
            .productboxList li.webshopProductBoxAkciosen {
                background:url('../images/boxBgNormal.gif') no-repeat;                
            }
/*
 * AKCIOS
 */

			.webshopProductBoxAkcios_hu {
				background:url('../images/actionLabelHu.gif') no-repeat;
				width:64px;
				height:64px;
				position:absolute;
				
			}
			.webshopProductBoxAkcios_en {
				background:url('../images/actionLabelEn.gif') no-repeat;
				width:64px;
				height:64px;
				position:absolute;
				
			}

            .productboxList li.first {
                margin-left:6px;
            }
            .productboxList li.last {
                margin-right:0px;
            }
                .webshopProductBox {
                    padding:3px;
                    text-align:center;
                    padding-top:22px;
                }
                    .webshopProductBox label {
                        display: block;
                    }
                    .webshopProductBox a {
                        text-decoration:none;
                        color:#000;
                        cursor:pointer;
                        
                    }
                    .webshopProductBox img {
                        border:none;
                    } 
                    .webshopProductBoxA span.webshopProductBoxTitle {
                        display:block;
                        color:#fff;
                        font-size:14px;
                        margin-top:7px;
                        font-weight:bolder;
						padding-left:10px;
						padding-right:10px;                                                                                                                        
                    }
                    .webshopProductBoxA span.webshopProductBoxImage {
                        display:block;
                        height:155px;
                    }
                    a.wsProductBoxCategory {
                        display:block;
                        margin-top:5px;
                        color:#fff;
                        text-decoration:none;

                    }
    .productname {
        text-align:center;
        margin-top:7px;
        margin-bottom:10px;
    }
    
    .productImage {
        display:block;
        margin:auto;
        width:266px;
        height:112px;
        margin-top:13px;
    }

    .productImageInner {
        display:block;
        height:112px;
        width:266px;
        background:url('../images/webshop/wsImageTransparent.png') no-repeat center;
        #background:transparent;
        #filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/webshop/wsImageTransparent.png', sizingMethod='scale');
    }

.tab {
    clear:both;
    border-top:1px solid #fff;
    padding-top:10px;
}

/*   F l a s h   */
#Flash {
    position:absolute;
    margin-left:650px;
    margin-top:-79px;
    #margin-left:12px;
    #margin-top:-79px;
}
#Content .termekek h1 {
    float:left;
}
#Content .termekek .pager {
    float:right;
    margin-right:15px;
}

.cikkszam {
    color:#fff;
    font-size:14px;
}

h1 .cikkszam {
	font-size:16px;
	margin-left:10px;
}

#Print {
    text-align:center;
    margin:25px 0px;
}

#Print a {
    color:#193D71;
    padding:3px 5px;
    padding-left:23px;
    background:url('../images/print.gif') no-repeat left center;
}

#Print a:hover {
    color:#fff;
}

#SubTree {
    color:#fff;
}
#ImagesList {
	text-align:center;
	
}
	#ImagesList img {
		padding:2px;
		border:2px solid #000;
	}

