html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

html {
    background: #dbc59c;
    background: url('webtreats_light_brown_leather-300.jpg') repeat left top;
}

body {
    font-size: 12px;
    line-height: 1.5em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #ea9d00;
}

a {
    color: #4c1904;
    cursor: pointer;
    text-decoration: none;
}

a:visited {
    color: #4c1904;
}

a:hover {
    color: #ea9d00;
}

h1 {
}

h2 {
    font-size: 1.25em;
    line-height: 1.333em;
}

h3 {
    font-size: 1em;
    line-height: 2em;
    font-weight: bold;
}

h4 {
}

p {
    text-align: left;
    margin-bottom: 0.75em;
}


/* ID: CONTAINER */

#container {
    width: 1010px;
    height: 620px;
    margin: 24px auto 0 auto;
    background: transparent;
    background: url('bg-page-light.png') no-repeat center top;
    overflow: hidden;
}


/* ID: PAGE */

#page {
    width: 990px;
    height: 600px;
    margin: 10px;
}


/* ID: CONTENTWRAPPER */

#contentWrapper {
    float: left;
    width: 620px;
height: 535px;
}


/* ID: BANNERWRAPPER */

#bannerWrapper {
    float: right;
    width: 360px;
    height: 535px;
    background: url('bg-banner.png') no-repeat left top;
    position: relative;
}

#bannerWrapper a.logo {
    display: block;
    width: 360px;
    height: 535px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

#bannerWrapper a.logo span {
    display: none;
    visibility: hidden;
}

#bannerWrapper #banner {
    display: block;
    width: 359px;
    height: 535px;
}



/* ID: HEADER */

#header {
    height: 67px;
    width: 621px;
    overflow: hidden;
}

#header ul {
    margin: 24px 0 0 25px;
    overflow: hidden;
}

#header a {
    display: block;
    float: left;
    height: 43px;
}

#header li.active a {
    color: #ea9d00;    
}

#header a span {
    display: none;
    visibility: hidden;
}

#header li {
    float: left;
    height: 43px;
}

#header li.menuItem1 {width: 115px;}
#header li.menuItem4 {width: 182px;}
#header li.menuItem6 {width: 162px;}
#header li.menuItem5 {width: 137px;}

#header a.menuItem1 {
    width: 115px;
    background: url('button-onas.png') no-repeat left top;
}

#header a.menuItem1:hover {background: url('button-onas-active.png') no-repeat left top;}
#header li.active a.menuItem1 {background: url('button-onas-active.png') no-repeat left top;}

#header a.menuItem4 {
    width: 182px;
    background: url('button-kolekce.png') no-repeat left top;
}

#header a.menuItem4:hover {background: url('button-kolekce-active.png') no-repeat left top;}
#header li.active a.menuItem4 {background: url('button-kolekce-active.png') no-repeat left top;}

#header a.menuItem6 {
    width: 162px;
    background: url('button-eshop.png') no-repeat left top;
}

#header a.menuItem6:hover {background: url('button-eshop-active.png') no-repeat left top;}
#header li.active a.menuItem6 {background: url('button-eshop-active.png') no-repeat left top;}

#header a.menuItem5 {
    width: 137px;
    background: url('button-kontakt.png') no-repeat left top;
}

#header a.menuItem5:hover {background: url('button-kontakt-active.png') no-repeat left top;}
#header li.active a.menuItem5 {background: url('button-kontakt-active.png') no-repeat left top;}


/* ID: LEFTCOL */

#leftcol {
    float: left;
    width: 136px;
    height: 468px;
    line-height: 1em;
}

#leftcol ul {
    margin: 19px 0 0 10px;
}

#leftcol ul li {
    padding: 0 0 0 25px;
}

#leftcol ul li.active {
    background: url('active-indicator.png') no-repeat left 3px;
}

#leftcol ul li a {
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    padding: 5px 0px;
    font-weight: bold;
}

#leftcol ul li.active a {
    color: #ea9d00;
}

#leftcol ul li ul {
    padding: 0;
    margin: 0;
    display: none;
    visibility: hidden;
}

#leftcol ul li.active ul {
    display: block;
    visibility: visible;
}

#leftcol ul li li {
    padding: 0 0 0 0;
}

#leftcol ul li li a {
    font-size: 12px;
    text-transform: none;
    display: block;
    padding: 3px 0px;
    font-weight: normal;
}

#leftcol ul li.active li a {
    color: #4c1904;
}

#leftcol ul li.active li a:hover {
    color: #ea9d00;
}

#leftcol ul li.active li.active a {
    color: #ea9d00;
    font-weight: bold;
}

#leftcol ul li li.active {
    background: none;
}


/* ID: RIGHTCOL */

#rightcol {
    float: right;
    width: 472px;
    background: url('bg-rightcol.png') no-repeat left top;
    height: 468px;
}

#rightcol a {
    color: #EA9D00;
    text-decoration: underline;
}

#rightcol .inbox {
    margin: 24px;
    height: 422px;
}

#rightcol .scroll-pane {
    height: 410px;
    width: 424px;
    overflow: auto;
    /*margin: 24px 0px 24px 24px;*/
    margin: 24px;
}

#rightcol .kolekce-vyber {
    background: url('bg-katalog-kolekce.png') no-repeat left top;
    width: 446px;
    height: 431px;
    margin: 14px 0 0 14px;
}

#rightcol .kolekce-vyber a {
    text-decoration: none;
}

#rightcol .kolekce-vyber a span {
    display: none;
    visibility: hidden;
}

#rightcol .kolekce-vyber a.predchozi {
    display: block;
    width: 80px;
    height: 431px;
    float: left;
}

#rightcol .kolekce-vyber a.dalsi {
    display: block;
    width: 80px;
    height: 431px;
    float: left;
}

#rightcol .kolekce-vyber .jaro {
    width: 142px;
    height: 431px;
    float: left;
    position: relative;
}

#rightcol .kolekce-vyber .podzim {
    width: 144px;
    height: 431px;
    float: left;
    position: relative;
}

#rightcol .kolekce-vyber .sezona {
    display: block;
    position: absolute;
    top: 204px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

#rightcol .kolekce-vyber .jaro .sezona {
    right: 11px;
}

#rightcol .kolekce-vyber .podzim .sezona {
    right: 12px;
}

#imgWrapper {
    width: 286px;
    height: 431px;
    float: left;
    overflow: hidden;
}

#imgWrapper div {
    text-align: center;
    width: 286px;
    height: 431px;
    background: #ffffff;
}

#imgWrapper img {
    max-height: 400px;
}

#imgWrapper a {
    display: block;
    width: 286px;
    height: 431px;
}

#rightcol .kolekce-vyber #imgWrapper span {
    display: block;
    visibility: visible;
    text-align: center;
    font-weight: bold;
    line-height: 24px;
    font-size: 14px;
    color: #461a05;
}

#rightcol .pricelistLink {
    display: block;
    line-height: 90px;
    padding: 0 0 0 114px;
    background: url('ico-reader.png') no-repeat left top;
    font-size: 18px;
}

/* COMMON CLASSES */

.cleaner {
    clear: both;
}

hr {
    visibility: hidden;
    display: none;
}

.hidden {
    display: none;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.contactLine {
    line-height: 52px;
    text-align: right;
    padding: 0 24px;
    font-size: 15px;
    color: #eb9d00;
}

.contactLine * {
    font-size: 15px;
    color: #eb9d00;
}