@import "adv.css";
@import "tree.css";
@import "megapixel.css";
@import "thickbox.css";
@import "colorbox.css";
html
{
    margin: 0;
    padding: 0;
    height: 100%;
}
body
{
    margin: 0;
    padding: 0;
    font-size: 10px;
    font-family: "Verdana" , "Geneva CE" , lucida, sans-serif;
    color: #464646;
    height: 100%;
    background-color: #252525;
    background-image: url(../img/bg.gif);
    background-repeat: repeat-y;
    background-position: top center;
}
td
{
    font-size: 10px;
    font-weight: normal;
    color: black;
}
h1
{
    font-size: 13px;
    font-weight: bold;
    color: black;
    padding: 0;
    margin: 2px 0 0 0;
    text-align: left;
}
h1.headline
{
    font-size: 15px;
    font-weight: bold;
    color: black;
    padding: 0;
    margin: 5px 0 2px 0;
    border-bottom: solid 2px #CFCFCF;
}
h1.headline a
{
    color: black;
    text-decoration: none;
}
h1.headline a:hover
{
    color: #00527F;
}
h2
{
    font-size: 14px;
    font-weight: bold;
    color: black;
    padding: 0;
    margin: 5px 0 2px 0;
    border-bottom: solid 2px #CFCFCF;
}
h2.today
{
    font-size: 14px;
    font-weight: bold;
    color: black;
    padding: 0 37px 0 0;
    margin: 5px 0 2px 0;
    border-bottom: solid 2px #CFCFCF;
    background-image: url(../img/today.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}
h2.yesterday
{
    font-size: 14px;
    font-weight: bold;
    color: black;
    padding: 0 37px 0 0;
    margin: 5px 0 2px 0;
    border-bottom: solid 3px #CFCFCF;
    background-image: url(../img/yesterday.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}
h2 a
{
    color: black;
    text-decoration: none;
}
h2 b.search
{
    color: #6DA637;
}
h2 a:hover
{
    color: #DF1D1D;
}
h2 a:visited
{
    color: #8F1111;
}
h3
{
    font-size: 13px;
    font-weight: bold;
    color: black;
    padding: 0;
    margin: 5px 0 2px 0;
}
img
{
    border: none;
}
a
{
    color: black;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
ul, li
{
    list-style-type: square;
}
.clear
{
    clear: both;
    height: 5px;
    overflow: hidden;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
#header-gradient
{
    height: 150px;
    width: 100%;
    background-image: url(../img/bg-gradient.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
#header-gradient2
{
    height: 240px;
    width: 100%;
    background-image: url(../img/bg-gradient.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
.header
{
    margin: 0 auto;
    padding: 0;
    height: 150px;
    width: 926px;
    background-image: url(../img/top/1.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
.header2
{
    margin: 0 auto;
    padding: 0;
    height: 240px;
    width: 926px;
    background-image: url(../img/top/1.jpg);
    background-repeat: no-repeat;
    background-position: 0 90px;
}
#header-top-banner
{
    height: 90px;
    width: 926px;
    margin: 0;
    padding: 0;
    clear: both;
}
#header-logo
{
    height: 120px;
    width: 430px;
    margin: 0;
    padding: 0;
    float: left;
}
#header-banner
{
    height: 60px;
    width: 482px;
    margin: 25px 0 0 14px;
    padding: 0;
    float: left;
}
#top
{
    position: relative;
    min-height: 100%;
}
#content
{
    margin: 0 auto;
    padding: 0 8px;
    width: 910px;
    padding-bottom: 40px;
    background-color: white;
    background-image: url(../img/bg.gif);
    background-repeat: repeat-y;
    background-position: top left;
}
#left
{
    float: left;
    padding: 0;
    margin: 0;
    width: 160px;
}
#middle
{
    float: left;
    padding: 0;
    margin: 0 0 0 0;
    padding-left: 16px;
    width: 552px;
}
#right
{
    float: right;
    padding: 0;
    margin: 0 0 0 16px;
    width: 160px;
    oveflow: hidden;
}
#bottom-gradient
{
    height: 30px;
    width: 100%;
    background-image: url(../img/bottom-gradient.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
.bottom
{
    width: 926px;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    margin-top: -30px;
    clear: both;
    text-align: left;
    color: white;
    background-image: url(../img/top/1.jpg);
    background-repeat: no-repeat;
    background-position: 0 -120px;
}
#bottom-menu
{
    background-color: Black;
    -khtml-opacity: .60;
    -moz-opacity: .60;
    -ms-filter: ”alpha(opacity=60)”;
    filter: alpha(opacity=60);
    opacity: .60;
    clear: both;
    height: 14px;
    width: 910px;
    padding: 2px 8px 0 8px;
}
#bottom-left
{
    color: White;
    float: left;
}
#bottom-left div
{
    float: left;
    padding: 0 2px;
}
#bottom-left div a
{
    display: block;
    color: white;
    font-weight: bold;
    text-decoration: none;
    padding: 0 5px;
    border-bottom: solid 2px transparent;
}
#bottom-left div a:hover
{
    color: white;
    text-decoration: none;
    border-bottom: solid 2px white;
}
#bottom-right
{
    color: White;
    float: right;
    padding-right: 6px;
}
#bottom-right a
{
    color: white;
    text-decoration: none;
}
#bottom-right a:hover
{
    text-decoration: none;
}
#bottom-sites
{
    clear: both;
    padding: 0 6px;
}
#bottom-sites a
{
    color: black;
    text-decoration: none;
}
#bottom-sites a:hover
{
    text-decoration: underline;
}
.nv
{
    text-align: center;
    margin-top: 10px;
}
.reklama
{
    text-align: right;
    font-size: 9px;
    margin-right: 4px;
    clear: both;
}
#menu
{
    margin: 0 0 5px 0;
    padding: 0;
}
#menu .empty-item
{
    color: black;
    padding: 4px 0 0 10px;
    background-color: #e2e2e2;
    height: 18px;
}
#menu .item
{
    margin-top: 2px;
    padding: 2px 0 0 0;
    text-align: right;
    background-color: white;
    background-image: url(../img/item-bg-light.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 18px;
}
#menu .subitem, #menu .subitem-on, #menu .subsubitem
{
    padding: 2px 6px 0 0;
    text-align: right;
    background-color: white;
}
#menu .subitem a
{
    font-weight: bold;
    color: #6DA637;
    text-decoration: none;
    border-right: solid 2px #df1d1d;
    display: block;
    padding: 1px 2px 1px 0;
}
#menu .subsubitem a
{
    font-weight: normal;
    font-size: 10px;
    color: #6DA637;
    text-decoration: none;
}
#menu .subitem-on a
{
    font-weight: bold;
    color: #6DA637;
    text-decoration: none;
}
#menu .subitem a:hover, #menu .subitem-on a, #menu .subitem-on a:hover, #menu .subsubitem a:hover
{
    color: #CFCFCF;
    border-right: solid 2px #CFCFCF;
}
#menu .item-on
{
    margin-top: 2px;
    padding: 2px 0 0 0;
    text-align: right;
    background-color: white;
    background-image: url(../img/item-bg-on.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 18px;
}
#menu .item a, #menu .item-on a
{
    display: block;
    padding-right: 6px;
    color: white;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}
#menu .item a:hover
{
    display: block;
    background-image: url(../img/item-bg-dark.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}
#menu .item-on a:hover
{
    display: block;
    background-image: url(../img/item-bg-on.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.line
{
    border-top: solid 2px #CFCFCF;
}
.left-banner80
{
    width: 80px;
    margin-left: 37px;
    margin-top: 10px;
}
.left-banner120
{
    width: 120px;
    margin-left: 17px;
    margin-top: 10px;
}
.left-banner120 a
{
    text-decoration: none;
}
.left-banner120 a:hover
{
    color: #6DA637;
}
.left-banner140
{
    width: 140px;
    margin-left: 8px;
    margin-top: 10px;
}
.left-banner140 a
{
    text-decoration: none;
}
.left-banner140 a:hover
{
    color: #6DA637;
}
.left-banner160
{
    width: 160px;
    margin-left: 0;
    margin-top: 10px;
}
.left-banner160 a
{
    text-decoration: none;
}
.left-banner160 a:hover
{
    color: #6DA637;
}
.left-banner-alza
{
    width: 160px;
    margin: 5px 0 5px 11px;
}
.top-banner728
{
    width: 750px;
    margin: 0;
    padding: 0;
    float: left;
}
.bannerTop
{
    width: 728px;
    margin: 6px 6px 0 16px;
    padding: 0;
}
.right-banner160
{
    width: 160px;
    margin: 10px 0 0 0;
}
.right-list
{
    width: 160px;
    margin: 10px 0 0 0;
}
.right-list div
{
    color: black;
    font-weight: bold;
    border-bottom: solid 2px #df1d1d;
}
.right-list div.rss
{
    color: black;
    font-weight: bold;
    border-bottom: solid 2px #EF7319;
}
.right-list ul
{
    margin: 0 0 0 2px;
    padding: 0 0 0 15px;
    list-style-image: url(../img/li.gif);
    list-style-position: outside;
}
.right-list li
{
    margin: 4px 0 0 0;
    padding: 0;
}
.right-list ul a
{
    text-decoration: none;
}
.right-list ul a:hover
{
    text-decoration: underline;
}
.short-list
{
    margin: 4px 0 4px 0;
}
.short-list div
{
    color: black;
    font-weight: bold;
    border-bottom: solid 2px #df1d1d;
    padding-bottom: 2px;
}
.short-list ul
{
    margin: 0;
    padding: 0 0 0 15px;
    list-style-image: url(../img/li.gif);
    list-style-position: outside;
}
.short-list li
{
    margin: 0;
    padding: 0;
}
.short-list ul a
{
    text-decoration: none;
}
.short-list ul a:hover
{
    text-decoration: underline;
}
.Calendar
{
    font-family: "Trebuchet MS" , "Geneva CE" , lucida, sans-serif;
    margin: 5px 0 0 0;
    border-color: white;
}
.Calendar td
{
    text-align: center;
    color: Black;
}
.Calendar td a
{
    display: block;
    text-decoration: none;
}
.Calendar td a:hover
{
    background-color: #EF7319;
    text-decoration: none;
    color: white !important;
}
#search-box
{
    margin-top: 2px;
}
.input-search
{
    width: 90px;
    border: solid 1px #df1d1d;
}
.submit-search
{
    width: 60px;
    background-color: #df1d1d;
    border: solid 1px #df1d1d;
    color: white;
    font-weight: bold;
    padding: 0;
}
.category-desc
{
    text-align: left;
    color: #003F5F;
}
.site-path
{
    margin: 0;
    padding: 4px 0 0 16px;
    height: 18px;
    font-weight: bold;
    font-size: 11px;
    color: #464646;
    background-color: #e2e2e2;
}
.site-path-bottom
{
    padding: 2px 0 0 0;
    height: 15px;
    font-weight: bold;
    font-size: 11px;
    color: #464646;
}
.site-path a, .site-path-bottom a
{
    text-decoration: none;
}
.site-path a:hover, .site-path-bottom a:hover
{
    text-decoration: underline;
    color: #DF1D1D;
}
.article
{
    clear: both;
    margin-top: 8px;
    overflow: hidden;
}
.article .ico
{
    width: 160px;
    height: 120px;
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
}
.article .ico-overview
{
    width: 122px;
    height: 92px;
    background-repeat: no-repeat;
    background-position: top left;
    float: right;
}
.article .ico-overview img
{
    border: solid 1px #CFCFCF;
}
.article .text-overview
{
    width: 413px;
    margin-left: 7px;
    float: left;
}
.article .text
{
    width: 380px;
    margin-left: 7px;
    float: left;
}
.article .text .url, .article .text-overview .url
{
    text-decoration: none;
}
.article .text p, .article .text-overview p
{
    margin: 2px 0 2px 0;
    text-align: justify;
}
.article .text p.perex1
{
    margin: 0 0 2px 0;
    padding: 4px 4px;
    text-align: justify;
    background-color: #f5f5f5;
}
.article .text p a, .article .text-overview p a
{
    font-weight: bold;
    color: #df1d1d;
    text-decoration: none;
}
.article .text p a:hover, .article .text-overview p a:hover
{
    color: #00527F;
}
.article .text div
{
}
.article .text div span, .article .text-overview div span
{
    text-align: center;
    color: #CFCFCF;
    font-weight: bold;
    padding: 0 0 0 5px;
}
.article .text div span.first, .article .text-overview div span.first
{
    padding-left: 0;
}
.article .details td.t
{
    text-align: right;
    color: #CFCFCF;
    font-weight: bold;
    background-color: white;
    width: 75px;
}
.article .details td.t2
{
    text-align: right;
    color: black;
    font-weight: bold;
    background-color: white;
    border-bottom: solid 2px #df1d1d;
}
.article .details td.b a
{
    font-weight: bold;
}
.article .details td.b a:visited
{
    color: #8F1111;
}
.article .details td.b2 a
{
    font-weight: bold;
}
.article .details td.b2 a:visited
{
    color: #8F1111;
}
.article .text div a
{
    text-decoration: none;
}
.article .text div a:hover
{
    text-decoration: underline;
}
.article .text div a:visited
{
    color: #8F1111;
}
.article .details
{
    clear: both;
    padding-top: 5px;
}
.article .details a
{
    text-decoration: none;
}
.article .details a:hover
{
    text-decoration: underline;
}
.article .details a:visited
{
    color: #8F1111;
}
.xarticle
{
    clear: both;
    margin-top: 8px;
    overflow: hidden;
}
.xarticle .xico
{
    width: 160px;
    height: 160px;
    background-image: url(../img/spiner.gif);
    background-repeat: no-repeat;
    background-position: 110px 110px;
    float: left;
}
.xarticle .text
{
    width: 380px;
    margin-left: 7px;
    float: left;
    text-align: justify;
}
.xarticle .xtext .url
{
    text-decoration: none;
}
.xarticle .text p.xperex
{
    margin: 0 0 2px 0;
    padding: 4px 4px;
    text-align: justify;
    background-color: #f5f5f5;
}
.xtext p a
{
    font-weight: bold;
    color: #df1d1d;
    text-decoration: none;
}
.xarticle .xtext p a:hover
{
    color: #00527F;
}
.xarticle .xtext div
{
}
.xarticle .xtext div span
{
    text-align: center;
    color: #CFCFCF;
    font-weight: bold;
    padding: 0 0 0 5px;
}
.xarticle .xtext div span.first
{
    padding-left: 0;
}
.xarticle .xcitation
{
    background-color: #0A81C5;
    color: White;
    font-weight: bold;
    padding: 4px 6px;
}
.product
{
    clear: both;
    margin-top: 8px;
    overflow: hidden;
}
.product .ico
{
    width: 120px;
    height: 200px;
    float: left;
}
.product .ico a
{
    text-decoration: none;
}
.product .ico a:hover
{
    color: #6DA637;
}
.product .text h1
{
    font-size: 16px;
    border-bottom: solid 2px #00527F;
    margin-bottom: 4px;
}
.product .text
{
    width: 420px;
    margin-left: 7px;
    float: left;
}
.product .text p
{
    margin: 2px 0;
    text-align: justify;
}
.product .text .caticos
{
    margin-top: 4px;
}
.product .text .caticos .cat
{
    text-align: left;
    float: left;
}
.product .text .caticos .cat span
{
    font-weight: bold;
    color: #CFCFCF;
}
.product .text .caticos .cat a
{
    text-decoration: none;
}
.product .text .caticos .cat a:hover
{
    text-decoration: underline;
}
.product .text .caticos .icos
{
    text-align: right;
    float: right;
}
.paging
{
    text-align: right;
    border-top: solid 2px #CFCFCF;
    margin-bottom: 2px;
}
.paging div
{
    margin-top: 1px;
    float: right;
    margin-bottom: 4px;
}
.paging div span
{
    text-align: center;
    border-left: solid 1px white;
    background-color: #df1d1d;
    color: white;
    font-weight: bold;
    display: block;
    width: 20px;
    float: left;
    padding: 2px 0;
}
.paging div div.page
{
    text-align: right;
    padding-right: 4px;
    color: black;
    font-weight: bold;
    float: left;
}
.paging div a
{
    text-align: center;
    border-left: solid 1px white;
    background-color: #9F9F9F;
    color: white;
    font-weight: bold;
    display: block;
    width: 20px;
    text-decoration: none;
    float: left;
    padding: 2px 0;
}
.paging div a:hover
{
    background-color: #CFCFCF;
}
.paging div a.first
{
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    background-image: url(../img/first.gif);
    background-repeat: no-repeat;
    padding: 0;
}
.paging div a.first:hover
{
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    background-image: url(../img/first-on.gif);
    background-repeat: no-repeat;
}
.paging div a.prev
{
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    background-image: url(../img/prev.gif);
    background-repeat: no-repeat;
    padding: 0;
}
.paging div a.prev:hover
{
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    background-image: url(../img/prev-on.gif);
    background-repeat: no-repeat;
}
.paging div a.next
{
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    background-image: url(../img/next.gif);
    background-repeat: no-repeat;
    padding: 0;
}
.paging div a.next:hover
{
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    background-image: url(../img/next-on.gif);
    background-repeat: no-repeat;
}
.paging div a.last
{
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    background-image: url(../img/last.gif);
    background-repeat: no-repeat;
    padding: 0;
}
.paging div a.last:hover
{
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    background-image: url(../img/last-on.gif);
    background-repeat: no-repeat;
}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    padding: 0px !important;
    background-color: #f5f5f5;
    color: black;
    cursor: pointer;
    overflow: auto;
    text-align: left;
    list-style-type: none;
    height: 10em;
    width: 96px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #df1d1d;
    color: White;
    padding: 1px 2px;
    list-style-type: none;
    margin: 0;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: #f5f5f5;
    color: black;
    padding: 1px 2px;
    list-style-type: none;
    margin: 0;
}
.product-box-text
{
    margin: 5px 0;
    padding: 0;
    text-align: justify;
}
.product-box-ref
{
    width: 162px;
    height: 145px;
    overflow: hidden;
    float: left;
    margin: 0 5px 10px 5px;
    padding: 3px;
    text-align: center;
}
.product-box-ref img
{
    margin-bottom: 4px;
}
.product-box
{
    width: 172px;
    height: 160px;
    overflow: hidden;
    float: left;
    margin: 0 5px 10px 5px;
    border: solid 1px #D0D0D0;
    padding: 0;
}
.product-box .product-code
{
    padding: 3px;
    height: 135px;
    overflow: hidden;
}
.product-box .product-details
{
    padding: 0 0 0 2px;
    height: 19px;
}
.product-box a
{
    text-decoration: none;
}
.product-box a:hover
{
    color: #6DA637;
}
.adFoxTextBox
{
    clear: both;
}
.adFoxTextBox h2
{
    text-align: right;
    font-size: 11px;
    color: black;
    font-weight: bold;
    background-color: white;
    border-bottom: solid 2px #df1d1d;
}
.adFoxTextBox h3
{
    text-align: left;
    font-size: 12px;
    color: #00527F;
    font-weight: bold;
    background-color: white;
    border-bottom: none;
    clear: both;
}
.adFoxTextBox h2 a
{
    color: black;
    text-decoration: none;
}
.adFoxTextBox h3 a
{
    color: #00527F;
    font-size: 11px;
    text-decoration: none;
}
.adFoxTextBox h2 a:hover, .adFoxTextBox h3 a:hover
{
    color: #df1d1d;
    text-decoration: none;
}
.adFoxTextBox .adfox-box
{
    margin: 0;
    padding: 0;
    clear: both;
}
.adFoxTextBox .adfox-box p
{
    margin: 0;
    padding: 0;
    float: left;
}
.adFoxTextBox .adfox-box div
{
    margin: 0;
    padding: 0;
    text-align: right;
    float: right;
}
/* subpages */
.subpages-menu
{
    margin-top: 4px;
}
.subpages-menu dl
{
    margin: 0;
    padding: 0;
}
.subpages-menu dt
{
    margin: 0;
    padding: 0;
}
.subpages-menu a
{
    margin: 0;
    text-decoration: none;
    font-weight: bold;
    padding: 0 0 0 15px;
    background-image: url(../img/li-off.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
}
.subpages-menu a:hover
{
    text-decoration: underline;
    color: #df1d1d;
    background-image: url(../img/li.gif);
}
.subpages-menu a.on
{
    color: #df1d1d;
    background-image: url(../img/li.gif);
}
.subpages-navigation
{
    margin-top: 4px;
}
.subpages-navigation .left
{
    float: left;
    text-align: left;
}
.subpages-navigation .right
{
    float: right;
    text-align: right;
}
.subpages-navigation a
{
    text-decoration: none;
    font-weight: normal;
}
.subpages-navigation a:hover
{
    text-decoration: underline;
    color: #df1d1d;
}
.perexdate
{
    display: block;
    font-weight: bold;
    color: #8E8E8E;
}
.tags
{
    border: none;
    text-align: center;
    line-height: 1.8em;
}
.tags a, .tags-link a
{
    padding: 1px 4px;
    text-decoration: none;
    color: #BF0000;
}
.tags-link a
{
    padding: 0 1px;
}
.tags a:hover, .tags-link a:hover
{
    text-decoration: underline;
    color: #DF1D1D;
}
.tags a:visited, .tags-link a:visited
{
    color: #8F1111;
}
.top-products-container
{
    background-color: White;
    margin-left: 3px;
    padding: 5px 0;
}
.top-products-title
{
    background-image: url(../img/star.gif);
    background-position: 3px 1px;
    background-repeat: no-repeat;
    color: #898989;
    font-size: 11px;
    margin: 0 0 4px;
    padding: 0 0 0 24px;
    text-align: left;
    display: block;
    height: 18px;
}
.top-products-title a
{
    text-decoration: none;
}
.top-products-title a:hover
{
    text-decoration: underline;
}
.top-item
{
    clear: both;
    margin: 2px 0;
    border-bottom: solid 1px #f5f5f5;
}
.top-item .clear
{
    clear: both;
    height: 1px;
}
.top-item-title
{
    float: left;
    width: 445px;
    padding-left: 6px;
}
.top-item-title a
{
    font-size: 11px;
    color: #BF0000;
    text-decoration: none;
    display: block;
}
.top-item-title a:hover
{
    color: black;
    background-color: #f5f5f5;
}
.top-item-desc
{
    float: left;
    width: 445px;
    padding-left: 6px;
}
.top-item-desc2
{
    width: 175px;
    padding-right: 5px;
}
.top-item-desc a
{
    font-size: 10px;
    color: #464646;
    text-decoration: none;
}
.top-item-desc a:hover
{
    color: black;
}
.top-item-desc a:visited
{
    color: #464646;
}
.top-item-desc a .red
{
    color: #BF0000;
}
.top-item-price
{
    float: right;
    width: 80px;
    text-align: right;
}
.top-item-price a
{
    font-size: 10px;
    color: #464646;
    text-decoration: none;
}
.top-item-price a:hover
{
    color: black;
}
.top-item-price a:visited
{
    color: #464646;
}
.top-item-price a strong
{
    font-size: 10px;
    color: #464646;
    text-decoration: none;
}
.top-item-price a strong:hover
{
    color: black;
}
.top-item-price a span
{
    font-size: 9px;
}
.top-item-price a img
{
    margin-left: 16px;
}
.top-products-boxes
{
    clear: both;
    margin-bottom: 15px;
}
.top-item-box
{
    width: 175px;
    float: left;
    margin-right: 3px;
}
.top-item-box2
{
    width: 175px;
    height: 250px;
    float: left;
    margin-right: 2px;
    overflow: hidden;
}
.top-item-box-title2
{
    font-size: 11px;
    color: #BF0000;
    text-decoration: none;
    display: block;
    height: 18px;
    overflow: hidden;
}
.top-item-box-title a, .top-item-box-title2 a
{
    font-size: 11px;
    color: #BF0000;
    text-decoration: none;
    display: block;
}
.top-item-box-title a:hover, .top-item-box-title2 a:hover
{
    color: black;
    background-color: #f5f5f5;
}
.top-item-box-price
{
    text-align: right;
    padding-right: 5px;
}
.top-item-box-price a
{
    font-size: 10px;
    color: #464646;
    text-decoration: none;
}
.top-item-box-price a:hover
{
    color: black;
}
#tp
{
    position: absolute;
    border: 1px solid #CFCFCF;
    background: white;
    padding: 4px;
    display: none;
    color: #464646;
}
.top-product-img
{
    float: left;
    width: 300px;
}
.top-product-title
{
    float: right;
    width: 245px;
    font-weight: bold;
    margin-bottom: 4px;
}
.top-product-title a
{
    font-size: 12px;
    color: #BF0000;
    text-decoration: none;
    display: block;
}
.top-product-title a:hover
{
    color: black;
    background-color: #f5f5f5;
}
.top-product-desc
{
    float: right;
    width: 245px;
    margin-bottom: 6px;
}
.top-product-prices
{
    float: right;
    width: 245px;
}
.top-product-fblike
{
    float: right;
    width: 245px;
    margin-top: 10px;
}
.price
{
    float: left;
    font-size: 12px;
    color: #464646;
    text-decoration: none;
}
.pricevat
{
    float: right;
    font-size: 12px;
    color: #464646;
    text-decoration: none;
}
.heureka
{
    width: 160px;
    overflow: hidden;
}
.heureka .item
{
    width: 158px;
    margin: 1px 1px 10px 1px;
    float: left;
    text-align: center;
    color: Black;
    font-weight: bold;
}
.heureka .item p
{
    margin: 0;
    padding: 0 1px;
}
.heureka .price
{
    width: 160px;
    display: block;
    text-align: center;
}
.heureka .item a
{
    color: #389BD2;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}
.heureka .item a:hover
{
    color: #136D9F;
    text-decoration: underline;
}
.bookmarks a
{
    display: block;
    float: left;
    margin: 4px 11px 4px 0;
}
.bookmarks a:hover
{
    text-decoration: none !important;
    color: #DF1D1D;
}
.fcbk
{
    width: 160px;
    margin-top: 5px;
}
#fcbk-btn
{
    width: 35px;
    height: 35px;
    float: left;
}
#fcbk-links
{
    width: 120px;
    margin: 3px 0 0 5px;
    float: left;
}
#fcbk-links a
{
    font-size: 11px;
    text-decoration: none;
}
#fcbk-links a span
{
    font-size: 13px;
    font-weight: bold;
}
#fcbk-links a:hover
{
    color: #BF0000;
}
.fcbk-like-box
{
    margin: 5px 0;
}
.fcbk-line
{
    height: 5px;
}
.summaryPanel
{
    width: 300px;
    min-height: 600px;
    position: absolute;
    left: 50%;
    top: 230px;
    margin-left: 475px;
    color: White;
}
.summaryPanel h3
{
    color: White;
    font-size: 17px;
    padding-left: 3px;
}
.summaryPanel ul
{
    margin-left: 0;
    padding-left: 5px;
}
.summaryPanel li
{
    margin-left: 0;
    padding: 3px 2px;
}
.summaryPanel li a
{
    color: White;
    text-decoration: none;
    padding: 2px;
}
.summaryPanel li a:hover
{
    text-decoration: underline;
    background-color: #686868;
}
#alza
{
    width: 160px;
}
#alza a img, #alza a iframe
{
    border: none;
}

