/* ----------------------------------------------------------------------------------------------------------
    Projekt: eNotebook.cz
    URL: http://www.enotebook.cz/

    Výstupní zařízení: screen, projection

    Autor: Vít Dlouhý (vit.dlouhy@nuvio.cz), Nuvio (www.nuvio.cz)
    Poslední revize: 2007-09-25, 14:31 GMT+1

    Struktura:
    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, table, caption, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {padding:20px 0 15px 0; background:#FFF; font:0.75em/1.5 "tahoma",sans-serif; color:#064B66; text-align:center}

a {color:#CF0000;}
a:hover {color:#F00;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:160%;}
h2 {font-size:200%; color:#CF0000;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

p {margin:15px 0;}

table {margin:15px 0; border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 5px;}

ul, ol {display:block; margin:15px 0 15px 30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dl {margin:15px 0;}
dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {margin:15px 0; padding:10px; border:1px solid #D1F1FC;}
legend {margin-left:10px; padding:5px 10px; background:#CF0000; font-size:100%; font-weight:bold; color:#FFF;}
blockquote {margin:15px 20px; font-style:italic;}

abbr, acronym, .help {border-bottom:1px dotted #CCC; cursor:help;}
del, .del {text-decoration:line-through;}
strong, .strong {font-weight:bold;}
cite, em, q, var {font-style:italic;}
code, kbd, samp {font-family:monospace; font-size:110%;}

hr {display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;}

/* ----------------------------------------------------------------------------------------------------------
Univerzální styly
---------------------------------------------------------------------------------------------------------- */

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.bigger {font-size:110%;}
.smaller {font-size:95%;}

.high {color:#CF0000;}
.nonhigh {color:#0C81AE;}
.high-bg {padding:7px 10px; background:#FFF5CF; color:#202020;}

.width100 {width:100%;}

.clear {clear:both;}

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.nom {margin:0;}
.nomt {margin-top:0;}
.nomb {margin-bottom:0;}

.noscreen {display:none;}

/* ----------------------------------------------------------------------------------------------------------
HTML styly (tabulka, seznam, definice...)
---------------------------------------------------------------------------------------------------------- */

table.table-style01 th {text-align:left;}
table.table-style01 th, table.table-style01 td {padding:3px 10px; border-bottom:1px solid #A1E3F8;}
table.table-style01 tr.bg th, table.table-style01 tr.bg td {background:#E9F8FE;}

table.table-style02 {width:740px;}
table.table-style02 td {padding:7px 10px;}
table.table-style02 tr.bg th, table.table-style02 tr.bg td {background:#E9F8FE;}

ul.ul-style01 {margin:15px 0; padding:0; list-style:none;}
ul.ul-style01 ul {margin:0;}
ul.ul-style01 li {margin:0; padding:2px 0 2px 33px; background:url("../design/menu-link.gif") 5px 0 no-repeat;}

dl.dl-style01 {margin:15px 0;}
dl.dl-style01 dt {font-weight:bold;}
dl.dl-style01 dd {margin-left:20px;}

.hx-style01 {padding-bottom:7px; background:url("../design/dot.gif") 0 100% repeat-x;}
.hx-style00 {padding:7px 10px; background:#0A81AE url("../design/hx-style-00.gif") 0 0 no-repeat; color:#FFF;}

/* ----------------------------------------------------------------------------------------------------------
LAYOUT
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; text-align:left;}

	#header {height:75px; background:url("../design/header-bg.jpg") 538px 100% no-repeat;}

        #logo {position:relative; width:310px; height:65px; margin:0; padding:0; overflow:hidden; font-size:300%;}
        #logo span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/logo.gif") 0 0 no-repeat; cursor:pointer;}

    #banner {position:relative; width:960px; height:120px; margin-bottom:10px; background:#0A81AE url("../design/banner.jpg") 0 0 no-repeat;}

        #slogan {position:absolute; top:20px; left:25px;}
        #slogan h3 {position:relative; width:355px; height:40px; margin:0; padding:0; overflow:hidden; color:#FFF; font-size:160%; font-weight:normal;}
        #slogan h3 span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/slogan.gif") 0 0 no-repeat;}

        #nav {position:absolute; top:70px; left:25px; width:750px; margin:0; padding:0; list-style:none; font-size:95%;}
        #nav li {display:inline; margin:0; padding:0;}
        #nav li a {display:block; float:left; height:30px; padding:10px 10px 0 10px; border-right:1px solid #13a0c3; color:#FFF; font-weight:bold; text-transform:uppercase; text-decoration:underline;}
        #nav li#nav-active a {background:#064B66 url("../design/nav-active.gif") 0 0 repeat-x; color:#FE0; text-decoration:none;}
        #nav li.last a {border-right:0;}
        #nav li a:hover {color:#B9EAFA; text-decoration:none;}

        #help {position:absolute; top:80px; right:45px; margin:0; font-size:95%;}
        #help a {color:#FFF;}
        #help a:hover {color:#032736;}

    #bar-top {width:960px; height:9px; background:#CF0000 url("../design/bar-top.gif") 0 100% no-repeat; font-size:0;}
    #bar {width:940px; padding:0 10px; background:#CF0000 url("../design/bar-bg.gif") 0 0 repeat-y;}
    
        #search {float:left; width:720px; position:relative; top:5px; font-size:95%;}
            #search .search-input {width:250px; height:22px; margin:0; padding:0; border:0; background:#FFF;}
            #search .search-submit, #search .search-submit2 {float:left;}
            #search a {color:#FFF;}
            #search a:hover {color:#FC0;}
            
        #cart {float:right; width:150px; padding-left:40px; background:url("../design/cart-bg.gif") 0 50% no-repeat; font-size:95%;}
        #cart #user a {color:#d1f1fc;}
        #cart #user a:hover {color:#FFF;}
        #cart a {color:#FC0;}
        #cart a:hover {color:#FFF;}
        
    #bar-bottom {width:960px; height:9px; margin-bottom:10px; background:#CF0000 url("../design/bar-bottom.gif") 0 100% no-repeat; font-size:0;}        

    #page {clear:both;}

	#content {float:left; width:740px;}
	#content-page {float:left; width:740px; background:url("../design/content-page.gif") 0 0 no-repeat;}
	
	   .content-in {padding:0 15px;}

	#sidebar {float:right; width:210px;}

        #menu {margin:0; margin-bottom:10px; padding:0; list-style:none;}
        #menu li {display:inline; margin:0; padding:0;}
        #menu li a {display:block; width:172px; margin:0; padding:5px 5px 5px 33px; border-bottom:1px solid #B9EAFA; background:url("../design/menu-link.gif") 5px 4px no-repeat; color:#0A81AE; text-decoration:        underline;}
        #menu li#menu-active a {background:url("../design/menu-active.gif") 5px 3px no-repeat; color:#CF0000; font-weight:bold; text-decoration:none;}
        #menu li a:hover {color:#CF0000;}

        #hx-vite-ze {position:relative; width:210px; height:130px; margin:0; padding:0; overflow:hidden;}
        #hx-vite-ze span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/hx-vite-ze.gif") 0 0 no-repeat;}

        #tady-ted {position:relative; clear:both; width:210px; height:120px; margin-top:20px; background:#CF0000 url("../design/tady-ted-bg.gif") 0 0 no-repeat;}
        #tady-ted p {position:absolute; top:85px; left:28px; margin:0;}
        #tady-ted a {color:#FFF;}
        #tady-ted a:hover {color:#FC0;}

	#footer {position:relative; clear:both; width:960px; height:140px; background:url("../design/footer-bg.gif") 0 100% no-repeat;}
	#footer #links {position:absolute; top:50px; left:25px; margin:0; line-height:2.2;}
	
        #footer #links a {margin-right:3px; padding:7px 10px; background:#FFF; color:#0A81AE; font-weight:bold;}
        #footer #links a:hover {background:#CF0000; color:#FFF; text-decoration:none;}
	
	#footer #address {position:absolute; top:103px; left:25px; margin:0; width:715px; font-size:95%;}
    #footer #nuvio {position:absolute; top:103px; right:25px; margin:0; width:185px; text-align:right; font-size:95%;}
        
        #footer #nuvio a {color:#0A81AE;}
        #footer #nuvio a:hover {color:#CF0000;}
        #footer #nuvio a#nuvio-tag {padding:5px 0 5px 23px; background:url("../design/nuvio.gif") 0 50% no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
Stránka: ÚVOD
---------------------------------------------------------------------------------------------------------- */

#news-bg {margin-bottom:5px; padding:5px 10px 5px 0; background:url("../design/news-bg.jpg") 100% 0 no-repeat;}
dl#news {margin:0; padding:0; line-height:1.6;}
dl#news dt {clear:both; float:left; width:90px; background:url("../design/news-arrow.gif") 100% 3px no-repeat; font-size:95%;}
dl#news dd {float:left; width:630px; margin:0; margin-left:10px;}

h2#hx-akcni-nabidka {position:relative; width:740px; height:81px; margin:0; padding:0; overflow:hidden;}
h2#hx-akcni-nabidka span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/hx-akcni-nabidka.gif") 0 0 no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
Stránka: DETAIL
---------------------------------------------------------------------------------------------------------- */

#detail-header {padding:15px 15px 0 15px;}
#detail-header h2 {color:#CF0000;}

#detail-info {float:left; width:500px;}
#detail-service {float:right; width:200px; text-align:right; font-size:95%;}

    #detail-service a {color:#0A81AE;}
    #detail-service a:hover {color:#CF0000;}

#detail-col-l {float:left; width:425px;}
#detail-col-r {float:right; width:300px;} 
#detail-col-l table {width:425px;}

#detail-price-top {width:300px; height:8px; background:#FFEFB5 url("../design/detail-price-top.gif") 0 100%; font-size:0;}
#detail-price-bottom {width:300px; height:11px; background:#FFEFB5 url("../design/detail-price-bottom.gif") 0 0; font-size:0;}
#detail-price-bg {padding:3px 15px; background:#FFEFB5;}
#detail-price-cart {clear:both; height:34px; padding-top:10px; background:#CF0000 url("../design/detail-price-cart.gif") 0 0 no-repeat;}

dl.detail-price {clear:both; margin:0; line-height:1.8;}
dl.detail-price dt {clear:both; float:left; width:125px; font-weight:normal;}
dl.detail-price dd {float:left; width:145px; margin:0;}
dl.detail-price .bigger {font-size:120%;}

.detail-thumb {position:relative; margin-top:10px;}
.detail-thumb p {margin:0; text-align:center;}
.detail-thumb img {display:block; border:0;}
.detail-thumb-zoom {position:absolute; bottom:0; right:0; width:48px; height:14px; background:url("../design/detail-zoom.gif") 0 0 no-repeat; z-index:999;}
.detail-thumb:hover .detail-thumb-zoom, .detail-thumb.hover .detail-thumb-zoom  {position:absolute;  bottom:0; right:0; width:48px; height:14px; background:url("../design/detail-zoom.gif") 0 -14px no-repeat; z-index:999;}

.ico-porovnat {padding-right:20px; background:url("../design/ico-porovnat.gif") 100% 0 no-repeat;}
.ico-vytisknout {padding-right:20px; background:url("../design/ico-vytisknout.gif") 100% 0 no-repeat;}

#homecredit {margin-top:30px; padding-top:75px; background:url("../images/homecredit.gif") 50% 0 no-repeat;}

h3#hx-doporucene-prislusenstvi {position:relative; width:740px; height:81px; margin:0; padding:0; overflow:hidden;}
h3#hx-doporucene-prislusenstvi span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/hx-doporucene-prislusenstvi.gif") 0 0 no-repeat;}


h3#hx-podobne-produkty {position:relative; width:740px; height:81px; margin:0; padding:0; overflow:hidden;}
h3#hx-podobne-produkty span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/hx-podobne-produkty.gif") 0 0 no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
Stránka: KATEGORIE (tabulkový výpis)
---------------------------------------------------------------------------------------------------------- */

table.category {width:740px; margin:10px 0;}
table.category th {padding:10px; background:#085E7F url("../design/table-category-th.gif") 0 0 repeat-x; text-align:center; color:#FFF;}
table.category tr td {padding:7px 10px; border-bottom:1px solid #A1E3F8;}
table.category tr.bg td {background:#DEF5FD;}
table.category img.ico {margin-top:5px;}

.ul-modelove-rady {margin:10px 0; padding:0; list-style:none;}
.ul-modelove-rady li {display:block; float:left; width:120px; padding-left:22px; background:url("../design/news-arrow.gif") 0 3px no-repeat;}

/*
a.show-thumb {position:relative; z-index:10; cursor:pointer;}
a.show-thumb span {display:none;}
a:hover.show-thumb {font-size:100% !important;}
a:hover.show-thumb span {display:block; position:absolute; bottom:0; left:150px; z-index:11; padding:5px; border:1px solid #89DAF8; background:#FFF;}
a:hover.show-thumb span img {display:block; border:0;}
*/

/* ----------------------------------------------------------------------------------------------------------
Stránka: KOŠÍK
---------------------------------------------------------------------------------------------------------- */

.bonus-top {clear:both; width:740px; height:8px; background:url("../design/bonus-top.gif") 0 100% no-repeat; font-size:0;}
.bonus-bottom {clear:both; width:740px; height:8px; background:url("../design/bonus-bottom.gif") 0 0 no-repeat; font-size:0;}
.bonus {clear:both; padding:7px 15px 7px 90px; background:#fff5cf url("../design/bonus.gif") 15px 50% no-repeat; color:#202020;}
.bonus p {margin:0;}

/* ----------------------------------------------------------------------------------------------------------
Stránka: OBJEDN�?VKA
---------------------------------------------------------------------------------------------------------- */

.control-top {clear:both; width:740px; height:8px; background:url("../design/bonus-top.gif") 0 100% no-repeat; font-size:0;}
.control-bottom {clear:both; width:740px; height:8px; background:url("../design/bonus-bottom.gif") 0 0 no-repeat; font-size:0;}
.control {clear:both; padding:7px 15px 7px 90px; background:#fff5cf url("../design/control.gif") 15px 50% no-repeat; color:#202020;}
.control p {margin:0;}

/* ----------------------------------------------------------------------------------------------------------
Nezařaditelné
---------------------------------------------------------------------------------------------------------- */

.product-box {width:740px; margin:10px 0;}
.product {float:left; width:240px; background:url("../design/product-bg.gif") 0 0 repeat-y; }
.product.margin {margin:0 10px;}
.product { border:2px Solid white;}
.product h3 {margin:0; padding:10px; background:#085E7F url("../design/product-title.gif") 0 0 no-repeat; font-size:100%; height:12px;overflow:hidden;}
.product.tip h3 {margin:0; padding:10px; padding-right:30px; background:#085E7F url("../design/product-title-tip.gif") 0 0 no-repeat;}
.product.sleva h3 {margin:0; padding:10px; padding-right:30px; background:#085E7F url("../design/product-title-sleva.gif") 0 0 no-repeat;}
.product h3 a {color:#FFF;}
.product h3 a:hover {color:#FC0;}
.product-in {padding:7px 1px 0 1px; font-size:95%;}
    .product-img {float:left; width:100px;height:80px;text-align:center; overflow:hidden;}
    .product-desc {float:right; width:120px; padding-right:10px;}
    
        .product-desc dl {width:120px; margin:0; padding:0;}
        .product-desc dl dt {clear:both; float:left; width:50px; font-weight:normal;}
        .product-desc dl dd {float:right; width:70px; margin:0; text-align:right;}

    .product-spec {clear:both; margin:10px 0; padding:7px 10px; border-top:1px solid #a1e3f8; border-bottom:1px solid #a1e3f8; background:#def5fd; height:100px;overflow:hidden;}
    .product.tip .product-spec {clear:both; margin:10px 0; padding:7px 10px; border-top:1px solid #FFE068; border-bottom:1px solid #FFE068; background:#FFF5CF;}
    .product.sleva .product-spec {clear:both; margin:10px 0; padding:7px 10px; border-top:1px solid #EFBCBC; border-bottom:1px solid #EFBCBC; background:#FBEFEF;}
        
    .product-bottom {clear:both; width:240px; height:9px; background:url("../design/product-bottom.gif") 0 100% no-repeat; font-size:0;}
        
.tab {width:710px; padding:15px; background:url("../design/content-page.gif") 0 0 no-repeat;}
.tab ul {margin:0 0 0 30px; list-style:none;}
.tab ul li {margin:0; padding:0; padding-left:12px; background:url("../design/ul-style01.gif") 0 6px no-repeat;}
.tab div.nom p {margin:0;}

.bt {padding-top:5px; background:url("../design/dot.gif") 0 0 repeat-x;}

.col50 {width:360px;}

.tabulkat {
visibility:hidden;
display:none;
}

.textikprani {
	width:220px;
	height:125px;
}

#tray-ads {padding:7px 0 13px 0; background:#EEE url("../images/bg.gif") 0 100% repeat-x; text-align:center;}
#tray-ads a {padding-left:3px; padding-right:10px; background:url("../images/dot.gif") 100% 50% no-repeat;}
#tray-ads #tray-ads-last {background:none;}