html {font-size: 100%;}

body {
    font-family: tahoma, arial, lucida, sans-serif;
    font-size: 0.7em;
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #2A3446;
    background: #FFFFFF url('/images/body-bg.png') center top repeat;
}

table {font-size: 1em;}

form {margin: 0px;}

input, textarea {
    border: 1px solid #2B3547;
    background: #FFFFFF url('/images/input-bg.png') left top repeat-x;
    font-family: tahoma, arial, lucida, sans-serif;
}

a {
    text-decoration: underline;
    color: #F97F26;
    font-weight:bold;
}

a:hover {text-decoration: none;}

a img {border: 0px;}

ul {
    text-align: left;
}

ul li a{text-decoration: none;}

ul li a:hover{text-decoration: underline;}


h1#logo {
    margin: 0px; 
    padding: 0px;
    float: left;
}

h1#logo a {
    background-color: transparent; 
    display: block; 
    position: absolute;
    width: 166px;
    top: 70px;
    left: 76px;
    color: #FFFFFF;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
}

h1#logo span {
    width: 166px;
    height: 107px;
    background: url('/images/logo-ps.jpg') top left no-repeat;
    cursor: pointer; 
    display: block; 
    z-index: 1;
    position: absolute;
    top: 0px;
    right: 0px;
}

h2 {
    width: 100%;
    float: left;
    z-index: 1;
    font-size: 12px;
    text-align: left;
    position: relative;
    top: 0px;
    left: 0px;
    color: #2A3446;
    margin: 0px 0px 0px 0px;
    padding-bottom: 6px;
    _padding-bottom: 14px;
    height: 23px;
    border-bottom: 5px solid #B3BFD4;
}

h2 span {
    height: 28px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
    display: block; 
}

h2 span#prihlaseni {width: 100px; background: url('/images/h2-prihlaseni.png') 0px 0px no-repeat;}
h2 span#novinky {width: 100px; background: url('/images/h2-novinky.png') 0px 0px no-repeat;}
h2 span#vitejte { width: 350px; background: url('/images/h2-vitejte.png') 0px 0px no-repeat;}
h2 span#doporucujeme {width: 150px; background: url('/images/h2-doporucujeme.png') 0px 0px no-repeat;}
h2 span#katalog {width: 100px; background: url('/images/h2-katalog.png') 0px 0px no-repeat;}
h2 span#detailP {width: 150px; background: url('/images/h2-detail.png') 0px 0px no-repeat;}
h2 span#registrace {width: 200px; background: url('/images/h2-registrace.png') 0px 0px no-repeat;}
h2 span#fakturacni {width: 200px; background: url('/images/h2-fakturacni.png') 0px 0px no-repeat;}
h2 span#dodaci {width: 200px; background: url('/images/h2-dodaci.png') 0px 0px no-repeat;}
h2 span#katalogP {width: 200px; background: url('/images/h2-katalogP.png') 0px 0px no-repeat;}
h2 span#onas {width: 150px; background: url('/images/h2-onas.png') 0px 0px no-repeat;}
h2 span#kontakt {width: 150px; background: url('/images/h2-kontakt.png') 0px 0px no-repeat;}
h2 span#podminky {width: 200px; background: url('/images/h2-podminky.png') 0px 0px no-repeat;}
h2 span#reference {width: 200px; background: url('/images/h2-reference.png') 0px 0px no-repeat;}
h2 span#detailRef {width: 150px; background: url('/images/h2-detail-reference.png') 0px 0px no-repeat;}
h2 span#sitemap {width: 150px; background: url('/images/h2-mapa-stranek.png') 0px 0px no-repeat;}
h2 span#vasucet {width: 150px; background: url('/images/h2-vas-ucet.png') 0px 0px no-repeat;}
h2 span#zapomenuteheslo {width: 200px; background: url('/images/h2-zapomenute-heslo.png') 0px 0px no-repeat;}
h2 span#odhlaseni {width: 200px; background: url('/images/h2-odhlaseni.png') 0px 0px no-repeat;}

h3 {
   font-size: 1.1em;
   color: #F97F26;
   margin: 10px 0px 10px 0px;
}

#master {
    width: 987px;
    height: auto;
    margin: 0px auto 0px auto;
    background: url('/images/master-bg.png') top left repeat-y;
    position: relative;
}

#top {
    width: 900px;
    height: 47px;
    float: left;
    display: inline;
    margin: 0px 0px 0px 43px;
    background: #585F6E url('/images/top-bg.png') top left repeat-x;
}

#top img {float: right;}

#top ul {
    float: left;
    width: auto;
    margin: 20px 0px 0px 20px;
    padding: 0px;
    display: inline;
    list-style-type: none;
}

#top ul li {
    float: left;
}

#top ul li a {
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.9em;
    padding-left: 15px;
    margin-right: 25px;
    background: url('/images/topIt.png') left 3px no-repeat;
}

#top ul li a:hover {
    background: url('/images/topIto.png') left 3px no-repeat;
}

#menu {
    width: 900px;
    height: 63px;
    float: left;
    display: inline;
    margin: 0px 0px 0px 43px;
    background: #585F6E url('/images/menu-bg.png') top left repeat-x;
}

#menu form {
    float: left;
    width: 250px;
    margin: 14px 0px 0px 10px;
    display: inline;
}

#menu form label {float: left; color: #FFFFFF; font-weight: bold; font-size: 0.9em; margin: 3px 10px 0px 0px}
#search {width:100px;font-size:12px;text-align:center;}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#menu ul li {
    float: left;
}

#menu ul li a {
    float: left;
    display: block;
    height: 63px;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    padding: 25px 10px 0px 10px;
    background: url('/images/menu-li.png') right 17px no-repeat;
}

#menu ul li a:hover, #menu ul li a.active {
    background: url('/images/menu-lio.png') left top repeat-x;
    text-decoration: none;
    padding-top:30px;
}

#main {
    width: 900px;
    height: auto;
    float: left;
    display: inline;
    margin: 10px 0px 0px 43px;
    background: #DDE2EC url('/images/main-bg.png') left top repeat-y;
}

#left {
    width: 211px;
    float: left;
    margin-left: 14px;
    display: inline;
    height: auto;
    text-align: left;
}

#hLogin {
    clear: left;
    float: left;
    margin: 5px 0px 0px 0px;
    color: #40495A;
    text-align: left;
    font-weight: bold;
    font-size: 0.8em;
}

#hLogin input {width: 130px; font-size: 13px;text-align:center;}

#fMenu {
    clear: both;
    margin: 10px 0px 20px 0px;
    padding: 0px;
    float: left;
    list-style-type: none;
}

#fMenu li a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.9em;
    padding-left: 15px;
    margin-right: 25px;
    color: #2A3446;
    background: url('/images/topIt.png') left 3px no-repeat;
}

#fMenu li a:hover {
    background: url('/images/topIto.png') left 3px no-repeat;
}

.hNews {
    float: left;
    margin-top: 17px;
}

.hNews img {
    float: left; 
    border: 2px solid #FFFFFF;
    margin-right: 10px;
}

.hNews p {margin: 0px;}

.hNews p span a {font-weight: bold; color: #F97F26; font-size: 0.9em;}

#right {
    text-align: left;
    float: right;
    width: 600px;
    display: inline;
    font-size: 0.9em;
    margin-right: 36px;
}

#right p {line-height: 1.5em;}
#right img {border: 2px solid #FFFFFF;}
#right ul {line-height: 1.5em;}

#hText {
    color: #2A3446; 
    clear: both; 
    float: left; 
    margin: 10px 0px 10px 0px;
    width: 100%;
    font-weight: bold; 
    font-size: 0.9em;
}

#hMenu {
    clear: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 10;
}

#hMenu li {float: left;}

#hMenu li a {
    float: left;
    display: block;
    width: 100px;
    height: auto;
    padding-top: 110px;
    text-align: center;
    color: #2A3446;
    font-weight: bold;
    font-size: 0.9em;
    line-height: 1.2em;
}

#hMenu li a:hover {color: #F97F26; text-decoration: none;}

#hMenu li a#c1 {background: url('/images/h-autoz.jpg') left top no-repeat;}
#hMenu li a#c2 {background: url('/images/h-autop.jpg') left top no-repeat;}
#hMenu li a#c3 {background: url('/images/h-zdroje.jpg') left top no-repeat;}
#hMenu li a#c4 {background: url('/images/h-tlum.jpg') left top no-repeat;}
#hMenu li a#c5 {background: url('/images/h-stozary.jpg') left top no-repeat;}
#hMenu li a#c6 {background: url('/images/h-svitidla.jpg') left top no-repeat;}

.product {
    width: 190px;
    min-height: 250px;
    _height: 250px;
    background: #FFFFFF;
    float: left;
    margin: 10px 10px 0px 0px;
    text-align: center;
}

.product a {
    color: #F97F26;
    width: auto;
    font-weight: bold;
    display: block;
    margin: 0px auto 0px auto;
    clear: both;
}

.product a img {
    margin: 7px auto 7px auto;
}

.product p {
    width: 170px;
    margin: 0px auto 0px auto;
    padding: 0px;
    color: #2A3446;
}

.product p.price {
    width: 170px;
    text-align: right;
    padding-right: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 0.9em;
}

.product p.price span {color: #F97F26; line-height: 1.75em;}

.product .separ {
    height: 3px;
    width: 170px;
    margin: 8px auto 8px auto;
    background: url('/images/product-separ.png') left top repeat-x;
    font-size: 3px;
}

#bottom {
    width: 900px;
    height: 79px;
    clear: both;
    margin: 0px 0px 0px 43px;
    display: inline;
    float: left;
    background: #585F6E url('/images/bottom-bg.png') left top repeat-x;
    position: relative;
}

#bottom p {
    float: left;
    margin: 51px 0px 0px 20px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.8em;
    position: relative;
   display: inline;
}

#bottom img.logo {
    position: absolute;
    top: -5px;
    right: -100px;
}

#subMenu {
    width: 208px;
    height: auto;
    margin: 15px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    float: left;
    clear: left;
}

#subMenu li {display: inline;}

#subMenu li a {
    width: 208px;
    padding: 3px 0px 3px 0px;
    display: block; 
    color: #353E50;
    font-weight: bold;
    font-size: 0.9em;
    background: url('/images/submenu-it.png') left 4px no-repeat;
}

#subMenu li a:hover {
    background: url('/images/submenu-ito.png') left 4px no-repeat;
    text-decoration: none;
}

#subMenu li a.active {
    color: #FF902A;
    background: url('/images/submenu-ito.png') left 4px no-repeat;
}

#subMenu li a span {
    display: block;
    padding-left: 15px;
}

#subMenu li ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#subMenu li ul li a {background: url('/images/submenu-it2.png') 10px 5px no-repeat;}
#subMenu li ul li a:hover {background: url('/images/submenu-it2o.png') 10px 5px no-repeat;}
#subMenu li ul li a.active {color: #FF902A; background: url('/images/submenu-it2o.png') 10px 5px no-repeat;}
#subMenu li ul li a span {padding-left: 25px;}

#subMenu li ul li ul li a {background: url('/images/submenu-it2.png') 20px 5px no-repeat;}
#subMenu li ul li ul li a:hover {background: url('/images/submenu-it2o.png') 20px 5px no-repeat;}
#subMenu li ul li ul li a.active {color: #FF902A; background: url('/images/submenu-it2o.png') 20px 5px no-repeat;}
#subMenu li ul li ul li a span {padding-left: 35px;}

#subMenu li ul li ul li ul li a {background: url('/images/submenu-it2.png') 30px 5px no-repeat;}
#subMenu li ul li ul li ul li a:hover {background: url('/images/submenu-it2o.png') 30px 5px no-repeat;}
#subMenu li ul li ul li ul li a.active {color: #FF902A; background: url('/images/submenu-it2o.png') 30px 5px no-repeat;}
#subMenu li ul li ul li ul li a span {padding-left: 45px;}

#subMenu li ul li ul li ul li ul li a {background: url('/images/submenu-it2.png') 40px 5px no-repeat;}
#subMenu li ul li ul li ul li ul li a:hover {background: url('/images/submenu-it2o.png') 40px 5px no-repeat;}
#subMenu li ul li ul li ul li ul li a.active {color: #FF902A; background: url('/images/submenu-it2o.png') 40px 5px no-repeat;}
#subMenu li ul li ul li ul li ul li a span {padding-left: 55px;}

#path {
   clear: left;
   width: 100%;
   background: #C8D0E0;
   margin: 0px;
   font-weight: bold;
   color: #353E50;
   padding: 10px 0px 10px 0px;
}

#path a {color: #353E50;}

#detail {
    width: 100%;
    background: #FFFFFF;
    margin-top: 4px;
}

#detailR {
    float: left;
    width: 350px;
}

#detailR p {width: 300px;}

#detailR table {width: 350px; font-size: 0.9em;}
#detailR table td {border-bottom: 2px solid #DDE2EC;}
#detailR table td span {font-size: 1.1em; font-weight: bold; color: #F97F26;}

#detailR ul {
    list-style-type: none;
    margin: 20px 0px 0px 0px;
    float: left;
    padding: 0px;
}

#detailR ul li {display: inline; }

#detailR ul li a {
    font-weight: bold;
    color: #F97F26;
    display: block;
    background: url('/images/ico-doc.png') left 4px no-repeat;
    padding: 5px 0px 5px 25px;
    font-size: 0.9em;
    text-decoration: underline;
}

#detailR ul li a:hover {text-decoration: none;}

.regForm {
   float: left;
   clear: left;
   width: 100%;
   font-weight: bold;
   font-size: 0.9em;
   margin: 10px 0px 10px 0px;
}

.regForm td {height: 2.4em;}

.regForm textarea {width: 470px; height: 70px;}
.regForm input {width: 150px; font-size: 14px;}

#reg {
   clear: both;
   width: 100%;
   background: #C8D0E0;
   font-weight: bold;
   font-size: 0.9em;
   line-height: 3em;
   height:30px;
   padding: 5px 0px 5px 0px;
   position: relative;
}

.listing {
    width: 100%;
    background: #FFFFFF;
    margin-top: 4px;
}

.listing img {
    float: left;
    margin: 5px;
}

.listing h3 {
    margin: 0px 0px 5px 0px;
    padding-top: 5px;
}

.listing p {
    margin: 5px 0px 5px 0px;;
}

.listPrice {
    width: 500px; 
    margin-top: 0px; 
    position: relative;
    font-weight: bold;
}

.orange {color: #F97F26;}
.cleaner {clear: both;}

