img.float-left {
    float: left;
    margin: 0 10px 5px 0;
}
img.float-right {
    float: right;
    margin: 0 0 5px 10px;
}
#search {
    background: #fff url('/media/page/search-bg.gif') no-repeat left bottom;
    float: left;
    height: 37px;
    margin-bottom: 4px;
    width: 244px;
}
#search form {
    background-color: #f2f2f2;
    height: 25px;
    margin-left: 5px;
    padding-top: 5px;
}
#search form label {
    color: #006791;
    font-size: 92%;
    font-weight: bold;
    line-height: 117%;
    padding: 0 2px 0 10px;
}
#search form input {
    margin: 1px 5px 0 0;
    width: 125px;
}
#search form button {
    background: transparent url('/media/page/search.gif') no-repeat center center;
    position: relative;
    top: -4px;
    .top: 0px;
}
#navi {
    background: #fff url('/media/page/navi-bg.gif') no-repeat right bottom;
    float: left;
    height: 37px;
    margin-bottom: 4px;
    width: 731px;
}
#navi div.nav {
    float: left;
    font-size: 92%;
    line-height: 117%;
    padding: 11px 0 0 20px;
    width: 600px;
}
#navi div.nav a {
    color: #0098d4;
    margin: 0 2px;
    text-transform: lowercase;
}
#navi div.nav span {
    color: #ff672b;
    margin: 0 2px;
    text-transform: lowercase;
}
#navi div.print {
    float: right;
    padding: 11px 20px 0 0;
}
#navi div.print a {
    float: left;
    display: block;
    height: 10px;
    margin-left: 5px;
    padding: 2px;
    width: 12px;
}
#navi div.print a.print {
    background: transparent url('/media/page/print.gif') no-repeat center center;
    margin-left: 20px;
}
#navi div.print a.catalog {
    background: transparent url('/media/page/view-catalog.gif') no-repeat center center;
}
#navi div.print a.list {
    background: transparent url('/media/page/view-list.gif') no-repeat center center;
}
#main {
    background: #fff url('/media/page/main-bg.gif') repeat-y left top;
    min-height: 523px;
    _height: 523px;
}
#left-col {
    background: transparent url('/media/page/left-col-top.gif') no-repeat left top;
    float: left;
    width: 244px;
}

#main #left-col h3 {
    background: #009ddc url('/media/produkty/products-h3.gif') no-repeat left top;
    border-bottom: 1px solid #29ade2;
    color: #fff;
    font-size: 92%;
    font-weight: bold;
    margin: 5px 0 0 5px;
    padding: 6px 20px 5px 45px;
    text-transform: uppercase;
}
#main #left-col h3 a {
    color: #fff;
}

#left-col h3 a:hover {
    text-decoration: underline;
}
#left-col #submenu {
    margin: 5px 0 10px 5px;
}
#left-col #submenu li {
    list-style-type: none;
}
#left-col #submenu li a {
    background: #009ddc url('/media/page/submenu-bg.gif') no-repeat left top;
    color: #fff;
    display: block;
    height: 15px;
    font-size: 92%;
    font-weight: bold;
    line-height: 117%;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px 20px 5px 40px;
    width: 179px;
}
#left-col #submenu li a.selected,
#left-col #submenu li a:hover {
    background: #009ddc url('/media/page/submenu-selected-bg.gif') repeat-x left top;
}
#left-col #submenu li.last a {
    height: 14px;
}
#left-col form a {
    background:transparent url(/media/page/form-arrow.png) no-repeat scroll left center;
    color:#8BBDE2;
    font-size:92%;
    margin-left:80px;
    padding-left:8px;
}
#left-col form input {
    border:1px solid #C9C7CA;
    margin:0pt 5px 4px 0pt;
    padding:1px 2px;
    float: left;
    width:114px;
}
#left-col form input#in_jmeno {
    width:145px;
}
#left-col form label {
    width: 66px;
    display: inline;
    margin-left: 10px;
    margin-right: 3px;
    float: left;
    text-align: right;
}
#left-col #user {
    padding: 15px 20px;
}
#left-col #user h4 {
    margin-bottom: 10px;
}
#image {
    background: transparent url('/media/page/image-subpage.jpg') no-repeat center center;
    height: 64px;
    margin: 5px 0 5px 5px;
    width: 239px;
}
#content {
    background: transparent url('/media/page/content-top.gif') no-repeat right top;
    float: left;
    padding: 0 50px 20px 50px;
    width: 631px;
}
#content p {
    margin-top: 0;
}
#content ul {
    margin-left: 5px;
}
#content ul li {
    background: transparent url('/media/page/arrow.gif') no-repeat left 4px;
    list-style-type: none;
    padding-left: 13px;
}
#content li {
    margin-bottom: 2px;
}
#content h1 {
    border-bottom: 1px solid #f2f2f2;
    color: #006791;
    height: 26px;
    font-size: 167%;
    font-weight: normal;
    line-height: 117%;
    margin: 0 -50px 20px -50px;
    padding: 42px 50px 0 50px;
}
#content h2 {
    color: #0098d4;
    font-size: 133%;
    line-height: 117%;
    margin: 20px 0 10px 0;
}
#content h3 {
    font-size: 117%;
    line-height: 117%;
    margin: 20px 0 5px 0;
}
#content h4 {
    font-size: 100%;
    font-stretch: inherit;
    line-height: 117%;
    margin: 20px 0 2px 0;
}
#content div.more {
    font-size: 92%;
    line-height: 117%;
    margin-top: 10px;
    text-align: right;
}
#content div.more a {
    background: transparent url('/media/page/more.gif') no-repeat right center;
    color: #0098d4;
    padding-right: 16px;
}

