/* CSS Document globesport.cz style.css*/
html
{
    background: #656865;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 70%;
    color: #fff;
    text-align: center;
    _behavior: url(csshover.htc);
}
img, div
{
    _behavior: url(iepngfix.htc); /*nakonec odblokovat a zkusi ve Virtual machine*/
}
a:link
{
    color: #fff;
    text-decoration: none;
}
a:visited
{
    color: #fff;
    text-decoration: none;
}
a:active
{
    color: #fff;
    text-decoration: none;
}
a:hover
{
    color: #fff;
    text-decoration: none;
}
form
{
    margin: 0px;
    padding: 0px;
}
img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
h1.print
{
    display: none;
}
.cleaner
{
    clear: both;
    display: block;
    font-size: 0px;
    height: 0px;
    overflow: hidden;
    line-height: 0px;
}
table
{
    font-size: 1em;
    margin-bottom: 1.1em;
}
.noprint
{
    display: none;
}
#box1
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 996px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 217px;
}
#top
{
    width: 996px;
    height: 218px;
    position: absolute;
    top: 0px;
}
.top
{
    width: 996px;
    height: 217px;
    position: absolute;
    top: 0px;
    background: #cfcfcf;
}
#top_lista
{
    width: 996px;
    height: 30px;
    line-height: 30px;
}
#top_lista .left
{
    color: #fff;
    float: left;
    font-weight:bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 25px 0px 25px;
}
#top_lista .right
{
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 25px 0px 25px;
}
#top_lista .login
{
    background: url(images/ico_login.gif) 0px 60% no-repeat;
    padding-left: 16px;
    margin-right: 10px;
}
#top_lista .register
{
    background: url(images/ico_register.gif) 0px 60% no-repeat;
    padding-left: 16px;
}
#top_lista a:link, #top_lista a:visited, #top_lista a:active
{
    color: #e3e3e3;
    text-decoration: underline;
}
#top_lista a:hover
{
    color: #e3e3e3;
    text-decoration: none;
}
.main_img
{
    position: relative;
    width: 996px;
    height: 153px;
    overflow: hidden;
    margin-top: 0px;
    font-size: 25px;
    font-weight: bold;
}
.main_img .text
{
    padding: 50px 0px 0px 120px;
    display: none;
    color: #f58000;
}
.main_img .text2
{
    padding: 0px 0px 0px 650px;
    display: none;
    color: #000;
}
.main_img a
{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 996px;
    height: 153px;
}
#box_search_menu
{
    height: 34px;
    width: 996px;
}
#box_search_menu .search_box
{
    width: 170px;
    float: left;
    height: 25px;
    margin-top: 9px;
}
#box_search_menu .txtSearch
{
    width: 114px;
    margin-left: 5px;
    float: left;
    color: #000;
    border: 1px solid #a5a5a5;
    padding: 2px 2px;
    font-size: 11px;
    font-family: Tahoma;
}
#box_search_menu .btnSearch
{
    background: #02b204;
    font-size: 10px;
    width: 40px;
    height: 19px;
    color:#fff;
    float: left;
    border: 0px; 
}
#menu_top
{
    padding-left: 0px;
    float: right;
    width: 826px;
    margin-top: 9px;
    height: 25px;
    font-size: 11px;
}
#menu_top .roh /* skryje prvni odrazku - obnovi roh v pozadi */
{
    width: 1px;
    height: 25px;
    background: #fff;
    position: absolute;
    margin-top: 0px;
    z-index: 99;
}
#menu_top ul, #menu_top li
{
    margin: 0px;
    padding: 0px;
}
#menu_top ul.menu_left li
{
    /* styl nejvyssi urovne li */
    float: left;
    position: relative;
    display: inline;
    cursor: pointer;
}
#menu_top ul.menu_left li ul li
{
    /* styl ostatnich li */
    float: none;
    display: block;
}
#menu_top ul.menu_left li a /* styl nejvyssi urovne a */
{
    font-weight: bold;
    display: block;
    _float: left;
    height: 25px;
    line-height: 25px;
    text-transform: uppercase;
    background: url(images/odrazka.gif) no-repeat;
    color: #fff;
}
#menu_top ul.menu_left li a:hover /* styl nejvyssi urovne a:hover - po najeti mysi */
{
    color: #fff;
    background: #444;
}
#menu_top ul.menu_left li:hover a, #menu_top ul.menu_left li ul li:hover a, #menu_top ul.menu_left li ul li ul li:hover a
{
    color: #fff;
    background: #444;
}
#menu_top ul.menu_left li:hover ul a, #menu_top ul.menu_left li ul li:hover ul a, #menu_top ul.menu_left li ul li ul li:hover ul a
{
    color: #6c6c6c;
    background: url(images/menu.png);
    _background: transparent url(images/menuie.png);
}
#menu_top ul.menu_left li ul li:hover ul a:hover
{
    color: #fff;
    background: #444;
}
#menu_top ul.menu_left li ul li a /* styl ostatnich a */
{
    height: 25px;
    line-height: 25px;
    _float: none;
    text-transform: none;
    background: #070707;
    border-bottom: 1px solid #151515;
    color: #6c6c6c;
}
#menu_top ul.menu_left li a .btn_text
{
    padding: 0px 10px 0px 11px;
}
#menu_top ul.menu_left ul /* styl nejvyssi urovne ul */
{
    width: 210px;
    line-height: 0px;
    display: none;
    position: absolute;
    top: 25px;
    left: 0px;
    border: 1px solid #151515;
    border-bottom: 0px;
}
#menu_top ul.menu_left ul.menu_left_1 ul /* styl ostatnich ul */
{
    top: -1px;
    left: 210px;
}
#menu_top ul.menu_left li:hover ul.menu_left_1, #menu_top ul.menu_left li ul.menu_left_1 li:hover ul.menu_left_2, #menu_top ul.menu_left li ul.menu_left_1 li ul.menu_left_2 li:hover ul.menu_left_3
{
    display: block;
}
#top .cartInfo
{
    float: right;
}
#top .cartInfo a
{
    text-decoration: underline;
    font-weight: bold;
}
#top .cartInfo a.kosik
{
   background: url(images/cart.gif) 0px 60% no-repeat;
   padding-left:21px;
}
#main
{
    width: 996px;
    background: #333333 url(images/bg_main.gif) repeat-y;
}
#panel_left
{
    width: 170px;
    float: left;
}
#menu_left
{
    width: 170px;
}
#menu_left ul, #menu_left li
{
    margin: 0px;
    padding: 0px;
}
#menu_left ul.menu_left li
{
    list-style-type: none;
}
#menu_left ul.menu_left li
{
    overflow: hidden;
    width: 170px;
    color: #FFFFFF;
    display: block;
    float: left;
}
#menu_left ul.menu_left li.item a
{
    display: block;
    color: #e7e7e7;
    cursor: pointer;
    border-bottom: 1px solid #878787;
    background: #030303 url(images/menu_button.gif) repeat-x;
}
#menu_left ul.menu_left li.item a:hover
{
    text-decoration: none;
    background: #00b202;
}
#menu_left ul.menu_left li .btn_text
{
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 5px 6px 30px;
    background: url(images/odrazka_menu_plus.gif) 10px 50% no-repeat;
}
#menu_left ul.menu_left a:hover .btn_text
{
  background: url(images/odrazka_menu_plus_fff.gif) 10px 50% no-repeat
}
#menu_left ul.menu_left li a.active .btn_text, #menu_left ul.menu_left a.active:hover .btn_text
{
    display: block;
    background: #00b202 url(images/odrazka_menu_minus.gif) 10px 50% no-repeat;
}
#menu_left ul.menu_left_1 li
{
    display: block;
}
#menu_left ul.menu_left_1 li.item a
{
    display: block;
    cursor: pointer;
    color: #fff;
    background: #ACC2E5;
}
#menu_left ul.menu_left_1 li .btn_text
{
    display: block;
    font-weight: normal;
    text-transform: none;
    padding: 6px 6px 6px 34px;
    background: #5a5959 url(images/odrazka1_menu.gif) 20px 55% no-repeat;
}
#menu_left ul.menu_left_1 li a:hover .btn_text
{
    background: #6d6c6c url(images/odrazka1_menu.gif) 20px 55% no-repeat;
}
#menu_left ul.menu_left_1 li a.active .btn_text
{
    display: block;
    background: #434343 url(images/odrazka1_menu_active.gif) 17px 55% no-repeat;
}
#menu_left ul.menu_left_1 li a.active:hover .btn_text
{
    display: block;
    background: #434343 url(images/odrazka1_menu_active.gif) 17px 55% no-repeat;
}
#menu_left ul.menu_left_2 li
{
    display: block;
}
#menu_left ul.menu_left_2 li.item a
{
    padding: 0;
    display: block;
    cursor: pointer;
    color: #434343;
    border-bottom: 1px solid #333;
    background: #e6e6e6 url(images/menu_button2.gif) repeat-y;
}
#menu_left ul.menu_left_2 li .btn_text
{
    display: block;
    padding: 6px 3px 6px 40px;
    background: url(images/odrazka2_menu.gif) 29px 55% no-repeat;
}
#menu_left ul.menu_left_2 li a.active .btn_text, #menu_left ul.menu_left_2 li a:hover .btn_text
{
    display: block;
    background: #f1f1f1 url(images/odrazka2_menu_active.gif) 29px 55% no-repeat;
}
#menu_left ul.menu_left_2 li a.active:hover .btn_text
{
    display: block;
    background: #f1f1f1 url(images/odrazka2_menu_active.gif) 29px 55% no-repeat;
}

#menu_left a.cenova_akce:link, #menu_left a.cenova_akce:visited, #menu_left a.cenova_akce:active
{
    background: #029002 url(images/odrazka_menu_plus_fff.gif) 10px 50% no-repeat;
    color: #fff;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 5px 6px 30px;
}
#menu_left a.cenova_akce:hover
{
    background: #00b200 url(images/odrazka_menu_plus_fff.gif) 10px 50% no-repeat;
}
#panel_right
{
    width: 826px;
    float: right;
}
#panel_content
{
    width: 656px;
    float: left;
}
#panel_banery
{
    width: 170px;
    float: left;
}
#panel_banery .banery_vymenne
{
width:170px;
overflow:hidden;
}
#panel_banery .banery_vymenne p
{
    margin: 0px 0px 10px 0px;
    padding:0px;
}
#panel_banery .banery_vymenne table
{
  border-collapse:collapse;
  border:0px;
}
#panel_banery .banery_vymenne a
{
    position: relative;
    width: 170px;
    height: 95px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
}
#box_vyprodej
{
    width: 170px;
    margin-top: 10px;
    color: #434343;
}
#box_vyprodej .small
{
    font-size: 0.9em;
}
.line_dot
{
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
    background: url(images/line_dot.gif) repeat-x;
}
.line_red1
{
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
    background: #ea0b06;
}
.line_red4
{
    width: 100%;
    height: 4px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
    background: #ea0b06;
}
#box_vyprodej h3
{
    padding: 0px 0px 0px 45px;
    margin: 1px 0px 5px 0px;
    height: 25px;
    font-size: 1em;
    color: #fff;
    line-height: 25px;
    background: #ea0b06 url(images/bg_vyprodej_title.gif) no-repeat;
}
#box_vyprodej h4
{
    padding: 4px 18px 4px 18px;
    margin: 0px 0px 2px 0px;
    font-size: 1em;
    background: #e4e4e4;
}
#box_vyprodej .center
{
    text-align: center;
}
#box_vyprodej .short
{
    padding: 0px 18px 0px 18px;
    margin: 0px 0px 7px 0px;
}
#box_vyprodej .cena
{
    padding: 0px 18px 0px 18px;
    margin: 0px 0px 7px 0px;
}
#box_vyprodej .cena span.orange
{
    color: #f48000;
}
#box_vyprodej a:link, #box_vyprodej a:visited, #box_vyprodej a:active
{
    color: #434343;
    text-decoration: underline;
}
#box_vyprodej a:hover
{
    color: #434343;
    text-decoration: none;
}
#bestsell
{
    width: 170px;
    color: #434343;
}
#bestsell .small
{
    font-size: 0.9em;
}
.line_green1
{
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
    background: #44b81c;
}
.line_green4
{
    width: 100%;
    height: 4px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
    background: #44b81c;
}
.ProductLine_, .ProductLine_novinka, .ProductLine_doporucujeme, .ProductLine_nejprodavanejsi, .ProductLine_supersleva, .ProductLine_vyprodej
{
    width: 100%;
    height: 4px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
}
.ProductLine_
{
    background: white;
}
.ProductLine_novinka
{
    background: #fc992a;
}
.ProductLine_doporucujeme
{
    background: #37A3EE;
}
.ProductLine_nejprodavanejsi
{
    background: #42ba18;
}
.ProductLine_supersleva
{
    background: #494949;
}
.ProductLine_vyprodej
{
    background: #ef0800;
}
#bestsell h3
{
    padding: 0px 0px 0px 45px;
    margin: 1px 0px 5px 0px;
    height: 25px;
    font-size: 1em;
    color: #fff;
    line-height: 25px;
    background: #44b81c url(images/bg_bestsell_title.gif) no-repeat;
}
#bestsell h4
{
    padding: 4px 18px 4px 18px;
    margin: 0px 0px 2px 0px;
    font-size: 1em;
    background: #e4e4e4;
}
#bestsell .center
{
    text-align: center;
}
#bestsell .short
{
    padding: 0px 18px 0px 18px;
    margin: 0px 0px 7px 0px;
}
#bestsell .cena
{
    padding: 0px 18px 0px 18px;
    margin: 0px 0px 7px 0px;
}
#bestsell .cena span.orange
{
    color: #f48000;
}
#bestsell a:link, #bestsell a:visited, #bestsell a:active
{
    color: #434343;
    text-decoration: underline;
}
#bestsell a:hover
{
    color: #434343;
    text-decoration: none;
}
.skrtnute
{
    text-decoration: line-through;
}
#content
{
    padding: 5px 20px 20px 20px;
    color: #fff;
}
#content .nav_link
{
    margin: 0em 0px 1.2em 0px;
    padding: 3px 20px 5px 0px;
    font-size: 1em;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #fff;
    clear: both;
}
#content h2
{
    margin: 0em 0px 1.2em 0px;
    font-size: 1em;
    text-transform: uppercase;
    color: #fff;
    display: inline;
}
#content h2 a:link, #content h2 a:visited, #content h2 a:active
{
    color: #24a71b;
    text-decoration: underline;
}
#content h2 a:hover
{
    color: #24a71b;
    text-decoration: none;
}
#content h2 .sipka
{
    background: url(images/bg_h2_sipka.gif) 50% 50% no-repeat;
    padding: 0px 15px;
}
#content h2 .sipka_down
{
    background: url(images/bg_h2_sipka_down.gif) 50% 50% no-repeat;
    padding: 0px 15px;
}
#content h1
{
    margin: 0em 0px 1.2em 0px;
    padding: 3px 20px 5px 0px;
    font-size: 1em;
    text-transform: uppercase;
    color: #fff;
    display: inline;
}
#content h1 a:link, #content h1 a:visited, #content h1 a:active
{
    color: #fff;
    text-decoration: underline;
}
#content h1 a:hover
{
    color: #fff;
    text-decoration: none;
}
#content h1 .sipka
{
    background: url(images/bg_h2_sipka.gif) 50% 50% no-repeat;
    padding: 0px 15px;
}
#content h1 .sipka_down
{
    background: url(images/bg_h2_sipka_down.gif) 50% 50% no-repeat;
    padding: 0px 15px;
}
#content a:link, #content a:visited, #content a:active
{
    color: #f6962c;
    text-decoration: underline;
}
#content a:hover
{
    color: #f6962c;
    text-decoration: none;
}
#content h3
{
    color: #24a71b;
    font-size: 1em;
    background: url(images/bg_h3.gif) 0px 100% no-repeat;
    margin: 0em 0px 0.4em 0px;
    padding: 0.3em 0px 6px 14px;
}
#content h4
{
    color: #bbb;
    font-size: 1.1em;
    margin: 0px 0px 0.4em 0px;
    padding: 0px 0px 0px 0px;
}
#content h5
{
    color: #fff;
    font-size: 1em;
    margin: 0px 0px 0.3em 0px;
    padding: 0px 0px 0px 0px;
}
#content p
{
    margin: 0px 0px 1.2em 0px;
    font-size: 1em;
    padding: 0px 0px 0px 0px;
    line-height: 1.5em;
}
#content p.block
{
    text-align: justify;
}
#content p.right
{
    text-align: right;
}
#content p.center
{
    text-align: center;
}
#content ul
{
    margin: 0px 0px 1.2em 25px;
    line-height: 1.5em;
    font-size: 1em;
    padding: 0px 0px 0px 0px;
    list-style-type: square;
}
#content ol
{
    margin: 0px 0px 1.2em 30px;
    line-height: 1.5em;
    font-size: 1em;
    padding: 0px 0px 0px 0px;
}
#content ul li ul
{
    margin: 0.6em 0px 1.2em 25px;
    padding: 0px 0px 0px 0px;
}
#content li
{
    margin: 0.3em 0px 0.3em 0px;
    padding: 0px 0px 0px 0px;
}
#content .filtr
{
    padding: 3px 5px;
    color:#fff;
    background-color: #555;
    border:1px solid #999;
}
#content .filtr table
{
    margin-bottom: 3px;
    font-size: 1em;
}
#content .filtr table td
{
    vertical-align: top;
    line-height: 1.5em;
}
#content .filtr input
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#content .filtr label
{
    color: #bbb;
    margin-left: 3px;
}
#content .filtr .chk
{
    text-decoration: none;
    margin-right: 3px; 
}
#content .filtr .chkActive
{
    text-decoration: none;
    margin-right: 3px; 
}
#content .filtr .chk label
{
    text-decoration: underline;
}
#content .filtr .chkActive label
{
    color: #bbb;
    text-decoration: underline;
}
#content .filtr .PropertyNameColumn
{
    width: 80px; &padding-top:2px;
}
#content .filtr .Filtr_ovladani input, #content .filtr .Filtr_ovladani select
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1em;
}
#content .filtr .Filtr_ovladani input.dohledat
{
  background:#24a71b;
   color:#fff;
   border:0px;
   padding:2px 5px;
}
#footer
{
    width: 996px;
    margin: 0px auto 0px auto;
    color: #fff;
    position:relative;
    background: #000 url(images/bg_footer.gif) repeat-x;
}
#footer p
{
    margin: 0;
    color: #fff;
    padding: 15px 20px 15px 20px;
}
#footer a:link, #footer a:visited, #footer a:active
{
    color: #fff;
    text-decoration: underline;
}
#footer a:hover
{
    color: #fff;
    text-decoration: none;
}
.nahoru
{
    margin-top: 6px;
    text-align: right;
}
img.right
{
    float: right;
    margin-left: 10px;
}
img.left
{
    float: left;
    margin-right: 10px;
}

/* produkty na strance section (male produkty vedle sebe na strance)*/
#products
{
    margin-top: 10px;
}

#products p
{
    margin: 0px 0px 1.2em 0px;
    font-size: 1em;
    padding: 0px 0px 0px 0px;
    line-height: 1.5em;
}

#products .product
{
    width: 152px;
    float: left;
    display: inline;
    margin: 0px 1px 10px 1px;
    background:#fff;
    color:#000;
}
#products .product h2
{
    display:block;
    padding: 0px 6px 0px 6px;
    margin: 0px 0px 0px 0px;
    border-bottom:2px solid #333333;
    font-size: 1em;
    color: #fff;
    height: 21px;
    overflow: hidden;
    line-height: 21px;
    background: #03b000;
}
#products .product h2.light
{
  background:#cbff98;
  border-bottom:2px solid #fff;
}
#products .product h2 a
{
    font-size: 0.9em;
}
#products .product h2 span
{
    display: none;
}
#products .product .image
{
    text-align: center;
    width: 152px;
    height: 155px;
    font-size: 1px;
    overflow: hidden;
    line-height: 1px;
}
#products .product .image img
{
    font-size: 1px;
    overflow: hidden;
    line-height: 1px;
}
#products .product .short
{
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 7px 0px;
    height: 35px;
    text-align: center;
    overflow: hidden;
    width: 140px;
}
#products .product .cena
{
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 7px 0px;
    height: 28px;
    text-align: center;
}
#products .product .cena .small
{
    font-size: 0.9em;
}
#products .product .cena span.orange
{
    color: #f31009;
}
#products .product a:link, #products .product a:visited, #products .product a:active
{
    color: #000;
    text-decoration: underline;
}
#products .product a:hover
{
    color: #000;
    text-decoration: none;
}

.strankovani
{
    text-align: center;
    margin-top: 10px;
    height: 26px;
    line-height: 26px;
    color: #bbb;
    font-weight: bold;
}
.strankovani .selected
{
    padding: 0px 3px 0px 3px;
    font-weight: normal;
}
.strankovani .page
{
    padding: 0px 3px 0px 3px;
}
.strankovani .zpet
{
    padding: 3px 20px 3px 15px;
    background: url(images/ico_back.gif) 0% 50% no-repeat;
}
.strankovani .vpred
{
    padding: 3px 15px 3px 20px;
    background: url(images/ico_next.gif) 100% 50% no-repeat;
}
#content .strankovani a:link, #content .strankovani a:visited, #content .strankovani a:active
{
    text-decoration: underline;
    color: #bbb;
}
#content .strankovani a:hover
{
    text-decoration: none;
    color: #fff;
}
/* produkt na strance product nebo detail produktu (samotny produkt na cele strance)*/
#product
{
    border: 1px solid #00b200;
    border-top: 0px;
    margin-bottom: 15px;
    background: url(images/line_product_v.gif) 451px 0px no-repeat;
}
#sections
{
    margin: 10px 0px;
    padding-top:10px;
    background:#fff;
}
#sections .section
{
    width: 152px;
    float: left;
    text-align:center;
    display: inline;
    margin: 0px 1px 15px 1px;
}
#sections .section h3
{
    width: 120px;
    background:none;
    white-space: nowrap;
    overflow: hidden;
}
#content #sections .section h3 a
{
  color:#000;
}
#sections .section .image
{
    text-align: center;
    width: 152px;
    height: 120px;
}
#content #product
{
  background:#fff;
  color:#000
}
#content #product h3.title
{
    padding: 4px 10px 4px 10px;
    margin: 0px 0px 0px 0px;
    font-size: 1em;
    color: #fff;
    width: 421px;
    float: right;
    background: #00b200;
}
#content #product .properties strong
{
    color: #00b200;
}
#content #product h3.firma
{
    width: 170px;
    text-align: center;
    background: #00b200;
    float: left;
    font-size: 1em;
    color: #fff;
    padding: 4px 0px 4px 0px;
    margin: 0px 0px 0px 0px;
}
#content #product .image
{
    width: 170px;
    float: left;
    padding: 10px 0px 10px 0px;
    text-align: center;
}
#content #product .text
{
    width: 257px;
    padding: 10px 10px 10px 14px;
    float: left;
}
#content #product .do_kosiku
{
    width: 162px;
    float: left;
    padding: 6px 0px 6px 0px;
    text-align: center;
}
#content #product .dalsi_obrazky
{
    margin-top: 10px;
    padding: 0px 0px 10px 0px;
}
#content #product .line_h
{
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
    padding: 0px 0px 20px 0px;
    background: url(images/line_product_h.gif) 0px 0px no-repeat;
}
#content #product .dalsi_image
{
    float: left;
    text-align: center;
    margin: 0px 5px 0px 5px;
}
#content #product .dalsi_image img
{
    margin: 0px 10px 20px 10px;
}
#content #product .do_kosiku select
{
    width: 140px;
    font-size: 1em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    padding: 2px 2px;
    height: 20px;
    margin: 0px 0px 6px 0px;
}
#content #product .do_kosiku .btnDokosiku
{
    background: #00b200 url(images/btnDokosiku.gif) no-repeat;
    width: 67px;
    height: 22px;
    font-size: 0.9em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 22px;
    border: 0px;
    margin: -4px auto 0px auto;
    color: #fff;
}
#content #product .do_kosiku .mnozstvi
{
    width: 20px;
    font-size: 1em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    padding: 2px 2px;
    margin: 3px 0px 0px 0px;
}
#content #product .do_kosiku .cena
{
    color: #ff060c;
    margin: 0px 0px 0px 0px;
    line-height: 1.8em;
    font-size: 1.3em;
    font-weight: bold;
}

#content #news
{
}
#content #news .news
{
    padding: 10px 0px 10px 0px;
    background: url(images/line_dot.gif) 0px 100% repeat-x;
}
#content #news .news .image
{
    float: left;
    width: 170px;
    text-align: center;
}
#content #news .news .text
{
    float: right;
    width: 446px;
}
#content #news .news h3
{
    margin-bottom: 10px;
}

#content h3.doporucujeme
{
    padding: 0px 0px 0px 45px;
    margin: 5px 0px 0px 0px;
    height: 25px;
    font-size: 1em;
    color: #fff;
    line-height: 25px;
    background: #ea0b06 url(images/bg_h3_doporucujeme.gif) no-repeat;
}

#content #rozcestnik .rozcestnik_img
{
    display: block;
    float: left;
    width: 150px;
}
#content #rozcestnik a.rozcestnik_img img
{
    display: block;
    margin: 0px auto 5px auto;
}
#content #rozcestnik a.rozcestnik_img:link span, #content #rozcestnik a.rozcestnik_img:active span, #content #rozcestnik a.rozcestnik_img:visited span
{
    text-decoration: underline;
    display: block;
    background: url(images/sipka_dark.gif) 12px 0.2em no-repeat;
    padding: 0px 20px 0px 26px;
    font-weight: bold;
    color: #434343;
    text-transform: uppercase;
}
#content #rozcestnik a.rozcestnik_img:hover span
{
    text-decoration: none;
    display: block;
    background: url(images/sipka_yellow.gif) 12px 0.2em no-repeat;
    padding: 0px 20px 0px 26px;
    font-weight: bold;
    color: #f58000;
    text-transform: uppercase;
}
.chk
{
    color: Gray;
    font-weight: normal;
    text-decoration: underline;
}
.chkActive
{
    /* color:Navy; */
    color: #f48000;
    text-decoration: underline;
    font-weight: normal;
}
.ProductStatus_, .ProductStatus_doporucujeme, .ProductStatus_novinka, .ProductStatus_supersleva, .ProductStatus_nejprodavanejsi, .ProductStatus_vyprodej
{
    padding-top: 3px;
    margin: 1px 0px 0px 0px;
    height: 16px;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.ProductStatus_
{
    background: #ea0b06 url(images/bg_default.jpg) no-repeat;
    color:#ef0800; 
}
.ProductStatus_doporucujeme
{
    background: #37A3EE url(images/bg_doporucujeme.jpg) no-repeat;
}
.ProductStatus_novinka
{
    background: #fc992a url(images/bg_novinka.jpg) no-repeat;
}
.ProductStatus_supersleva
{
    background: #89ff5a url(images/bg_supersleva.jpg) no-repeat;
}
.ProductStatus_nejprodavanejsi
{
    background: #42ba18 url(images/bg_nejprodavanejsi.jpg) no-repeat;
}
.ProductStatus_vyprodej
{
    background: #ef0800 url(images/bg_vyprodej.jpg) no-repeat;
}
.ProductDetail_Link
{
    margin: 0px 0px 2px 0px;
    height: 21px;
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    text-align: center;
    overflow: hidden;
    line-height: 21px;
    text-transform:uppercase;
    background: #b2b2b2;
}
.pnlSend
{
    margin: 5px;
    padding: 5px;
}
.pnlSend input
{
    width: 116px;
    border:1px solid #eee;
    background:#bbb;
    font-size: 1em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    padding:2px;
}
.pnlSend .message
{
    width: 590px;
    margin-top:2px;
    height: 110px;
    border:1px solid #eee;
    background:#bbb;
    padding:2px;
    font-size: 1em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.pnlSend .btnSend
{
    background: #00b200 url(images/btnDokosiku.gif) no-repeat;
    width: 67px;
    height: 22px;
    font-size: 0.9em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 20px;
    border: 0px;
    margin: 2px auto 0px auto;
    color: #fff;
}
.sendLinks
{
    margin: 5px;
    text-align: right;
    color: #fff;
}
#content .sendLinks a:link, #content .sendLinks a:visited, #content .sendLinks a:hover, #content .sendLinks a:active
{
    text-decoration: none;
    color: #fff;
}


