﻿/**************
overwrite base style
**************/

/**************
termekek
**************/

/* activeproduct */
#activeproduct          { display:none; position:absolute; top:151px; width:800px; height:300px; overflow:hidden; background:url(/img/termekek/termekek/bg-activeproduct.png) no-repeat left top; }
#activeproduct.active   { display:block; }
#activeimg              { float:left;  padding:60px 0 0 50px; text-align:center; }
#activeproduct img      { z-index:6; }
#activeproduct h2       { float:left; padding:80px 0 0 20px; font:bold 14px arial; line-height:20px; color:Black; }

/* pageing */
#pageing                { width:642px; margin:10px 0; padding:0 1px 1px 1px; background:#eee; border:1px solid #dedede; }
#pageing a,
#pageing div            { display:inline-block; margin:1px 1px 0 0; padding:1px 5px; text-decoration:none; background:white; border:1px solid #dedede; }
#pageing a              { color:#999; }
#pageing a:hover        { color:#e30000; }

/* product */
.product                { float:left; width:132px; height:175px; overflow:hidden; font:bold 11px arial; text-align:center; border:1px solid transparent; }
.product:hover          { background:url(/img/termekek/termekek/bg-porduct-hover.png) no-repeat; cursor:pointer; }
.product.active         { background:url(/img/termekek/termekek/bg-porduct-active.png) no-repeat; }
.product img            { max-height:100px; max-width:114px; margin:15px 0 0 0; }
.product p              { padding:0 10px; }
.product a              { text-decoration:none; color:#333; }

/**************
katalogus
**************/

.katalogus              { float:left; width:33%; height:160px; overflow:hidden; text-align:center; font-size:10px; }
.katalogus img          { margin:5px 0; }
.katalogus a            { font:bold 12px arial; }