body {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    background-image: url('grafika/bg.png');
    color: #323232;
}

#main {
    width: 1000px;
    text-align: left;
    margin: auto;
    background-color: #ffffff;
}

/* header ------------------------------ */
#header {
    width: 1000px;
    height: 280px;
    background-image: url('grafika/header.jpg');
}


#logo {
    position: absolute;
}


/* menu ------------------------------ */
#menu {
    background-image: url('grafika/menu_bg.png');
    height: 36px;
    margin-bottom: 20px;
}

.menulink {
    color: #3b5901;
    font-size: 13px;
    text-decoration: none;
}

.menulink:hover {
    color: #ffffff;
    font-size: 13px;
    text-decoration: underline;
}

.menulink_active {
    color: #ffffff;
    font-size: 13px;
    text-decoration: underline;
}

.menulink_basket {
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
}

.menu_item {
    width: 130px;
    float: left;
    height: 26px;
    _height: 26px;
    padding-top: 10px;
    text-align: center;
}

.menu_item_long {
    width: 165px;
    float: left;
    height: 26px;
    _height: 26px;
    padding-top: 10px;
    text-align: center;
}

.menu_item_short {
    width: 85px;
    float: left;
    height: 26px;
    _height: 26px;
    padding-top: 10px;
    text-align: center;
}


/* left ------------------------------ */
#left {
    width: 155px;
    _width: 160px;
    padding-left: 15px;
    float: left;
}

#left h1 {
    font-size: 18px;
    color: #6ea500;
}

.left_menu_item {
    width: 134px;
    height: 22px;
    _width: 142px;
    _height: 28px;
    background-image: url('grafika/menu_item.png');
    padding-left: 8px;
    padding-top: 6px;
    margin-bottom: 2px;
}

.left_menu_item_active {
    width: 134px;
    height: 22px;
    _width: 142px;
    _height: 28px;
    background-image: url('grafika/menu_item_active.png');
    padding-left: 8px;
    padding-top: 6px;
    margin-bottom: 2px;
    color: #3b5901;
}

.left_menu_link {
    color: #3b5901;
    text-decoration: none;
}

.left_menu_link:hover {
    color: #ffffff;
    text-decoration: underline;
}


.left_menu_link_active {
    color: #ffffff;
    text-decoration: underline;
}

.small_item {
    width: 142px;
    height: 205px; 
    background-image: url('grafika/small_item.png');
    text-align: center;
    margin-bottom: 15px;
}

.small_item_new {
    width: 142px;
    height: 210px; 
    background-image: url('grafika/small_item_new.png');
    text-align: center;
    margin-bottom: 15px;
    margin-top: 20px;
}

.small_item h2, .small_item_new h2, .doporucujeme h2, .reference h2 {
    font-size: 14px;
    margin-top: 10px;
    padding-top: 5px;
    margin-bottom: 5px;
}

.small_item img, .small_item_new h2 {
    margin-bottom: 4px;
}

.small_item h2 {
    margin-bottom: 2px;
}

.small_item_new img {
    margin-bottom: 10px;
    margin-top: 10px;
}

.doporucujeme {
    width: 145px;
    height: 220px; 
    _height: 245px; 
    background-image: url('grafika/doporucujeme.png');
    text-align: center;
    margin-bottom: 15px;
    padding-top: 25px;
    margin-top: 20px;
}

.reference {
    width: 122px;
    height: 200px; 
    _width: 142px;
    _height: 210px; 
    background-image: url('grafika/reference.png');
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 11px;
}


.news {
    width: 125px;
    height: 164px; 
    _width: 145px;
    _height: 179px; 
    background-image: url('grafika/news.png');
    text-align: left;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 11px;
    text-align: center;
    color: #747d0e;
}

.search {
    width: 122px;
    height: 85px; 
    _width: 142px;
    _height: 99px; 
    background-image: url('grafika/search.png');
    text-align: left;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    margin-top: 4px;
    font-size: 11px;
    text-align: center;
    color: #747d0e;
}

.small_price {
    color: #fe8900;
    font-size: 14px;
    font-weight: bold;
}

.left_small_price {
    color: #c60100;
    font-size: 14px;
    font-weight: bold;
}
.responses {
    font-size: 11px;
    text-align: left;
    padding: 10px;
}

/* content ------------------------------ */
#content {
    width: 800px;
    margin-left: 5px;
    margin-right: 20px;
    _margin-right: 0px;
    float: right;
}

#content h1 {
    font-size: 20px;
    color: #6ea500;
}

.item {
    width: 275px;
    height: 245px;
}

td {
   font-size: 12px;
}

.item_content {
    width: 247px;
    height: 234px;
    _width: 263px;
    _height: 239px;
    background-image: url('grafika/item.png');
    background-repeat: no-repeat;
    vertical-align: top;
    font-size: 11px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
}

.item_content_new {
    width: 247px;
    height: 234px;
    _width: 263px;
    _height: 239px;
    background-image: url('grafika/item_new.png');
    background-repeat: no-repeat;
    vertical-align: top;
    font-size: 11px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
}


.item h2 {
    margin-top: 8px;
    font-size: 14px;
    color: #6ea500;
}

.item h2 a {
    color: #6ea500;
    margin-top: 8px;
    font-size: 14px;
    text-decoration: none;
}

.perex {
    height: 80px;
    vertical-align: top;
}

.item img {
    border: solid 1px #6ea500;
    margin: 0px;
    padding: 0px;
}

.item_num {
    border: solid 1px #6ea500;
    width: 25px;
    text-align: center;
}

.order_button {
    width: 80px;
    height: 25px;
    background-image: url('grafika/buy.png');
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    border: 0px;
    padding-left: 4px;
    cursor: pointer;
    margin-top: -1px; 
}

.order_button_detail {
    width: 80px;
    height: 27px;
    background-image: url('grafika/buy_detail.png');
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    border: 0px;
    padding-left: 4px;
    cursor: pointer;
}


.morelink {
    color: #6ea500;
}

.item_order_area {
    padding: 0px;
    padding-left: 16px;
    padding-top: 12px;
    vertical-align: top;
    text-align: left;
    width: 130px;
}

#garance {
    width: 162px;
    height: 145px;
    _width: 262px;
    _height: 185px;
    background-image: url('grafika/garance.png');
    float: right;
    padding-top: 40px;
    padding-right: 80px;
    padding-left: 20px;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-right: -3px;
}


.bigger {
    font-size: 14px;
    font-weight: bold;
}


/* search ------------------------------ */
#search_box {
    width: 795px;
    height: 61px;
    _width: 803px;
    _height: 65px;
    padding-top: 4px;
    padding-left: 8px;
    background-image: url('grafika/search_box.png');
}

#search_submit {
    background-color: #6b6b6b;
    font-size: 11px;
    color: #ffffff;
    border: 0px;
    font-weight: bold;
    height: 20px;
    width: 90px;
}

#search_pages {
    float: right;
    text-align: right;
    font-size: 11px;
    margin-top: 5px;
    margin-right: 20px;
}

.search_pages_link {
    color: #323232;
    text-decoration: none;
}

.search_pages_link:hover {
    color: #323232;
    text-decoration: underline;
}

.search_pages_link_active {
    color: #98e500;
    text-decoration: none;
}


#long_select {
    width: 590px;
}


/* detail ------------------------------ */
#detail_photo {
    float: right;
}
 
#product_table {
    font-size: 14px;
}

#product_info {
    width: 270px;
}

.product_info_link {
    color: #fe8900;
}

.product_price_text {
    font-size: 16px;
    font-weight: bold;
    width: 126px;
}

.product_price {
    font-size: 16px;
    font-weight: bold;
    color: #fe8900;
    text-align: right;
    width: 120px;
}	

.product_dph_price {
    text-align: right;
}

.product_big {
    font-size: 14px;
    font-weight: bold;
}

/* basket ------------------------------ */
#basket_table {
    width: 793px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
}

#basket_table td {
    padding-left: 4px;
    font-weight: bold;
}

#basket_top {
    width: 773px;
    height: 27px;
    background-color: #cdd926;
    color: #ffffff;
    text-align: left;
}

#basket_top_begin {
    background-image: url('grafika/basket_top_begin.png');
    color: #ffffff;
    text-align: left;
    background-repeat: no-repeat;
}

#basket_top_end {
    background-image: url('grafika/basket_top_end.png');
    background-position: right top;
    background-repeat: no-repeat;
    color: #ffffff;
}


.basket_row1 {
    background-color: #d1d1d1;
    color: #323232;
    text-align: left;
    height: 28px;
}


.basket_row2 {
    background-color: #efefef;
    color: #323232;
    text-align: left;
    height: 28px;
}

.basket_row1 a, .basket_row2 a {
    color: #323232;
}

#basket_table input {
    border: solid 1px #c5c5c5;
    width: 20px;
    text-align: center;
}
¨
.center_cell {
    text-align: center !important;
}

#basket_right {
    float: right;
    margin-right: 30px;
}

#button_back {
    width: 72px;
    height: 26px;
    background-image: url('grafika/back_button.png');
    border: 0px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

#button_back_long {
    width: 131px;
    height: 26px;
    background-image: url('grafika/back_button_long.png');
    border: 0px;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
}

#basket_button_order {
    width: 113px;
    height: 26px;
    background-image: url('grafika/order_button.png');
    border: 0px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    padding-left: 4px;
    cursor: pointer;
}

#basket_price {
    font-size: 18px;
    color: #fe8900;
}

h3 {
    font-size: 18px;
    margin-top: 0px;
}

/* footer ------------------------------ */
#bottom_text {
    width: 573px;
    height: 134px;
    _width: 813px;
    _height: 149px;
    margin-top: 20px;
    background-image: url('grafika/bottom_text.jpg');
    clear: both;
    float: right;
    margin-bottom: 20px;
    margin-right: 15px;
    padding-left: 40px;
    padding-top: 15px;
    padding-right: 200px;
}

#footer {
    background-color: #97e300;
    height: 66px;
    _height: 76px;
    padding-top: 10px;
    color: #000000;
    text-align: center;
    font-size: 11px;
    clear: both;
}

.footer_link {
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}

.footer_link:hover {
    color: #000000;
    text-decoration: underline;
    font-size: 11px;
}


.footer_link2 {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
}


/* forms ------------------------------ */
.small_button {
    width: 117px;
    height: 19px;
    background-image: url('grafika/small_button.png');
    border: 0px;
    margin-top: 5px;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
}

.small_button_new {
    width: 80px;
    height: 26px;
    background-image: url('grafika/buy_active.png');
    border: 0px;
    margin-top: 8px;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    text-align: left;
}

.news_add {
    width: 124px;
    height: 73px;
    background-image: url('grafika/news_add.png');
    border: 0px;
    margin-top: 18px;
    color: #444444;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
}

.search_ok {
    width: 120px;
    height: 27px;
    background-image: url('grafika/search_ok.png');
    border: 0px;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
}

.news_text {
    width: 122px;
    border: solid 1px #dbe853;
    margin-bottom: 2px;
    background-color: #ebfe9d;
}


.text {
    border: solid 1px #323232;
}

textarea {
    border: solid 1px #323232;
}

/* order ------------------------------ */
.step {
    float: left;
    background-image: url('grafika/step.png');
    width: 165px;
    height: 75px;
    _height: 85px;
    padding-top: 10px;
    text-align: center;
    color: #ffffff;
    margin-right: 20px;
}

.step_active {
    float: left;
    background-image: url('grafika/step_active.png');
    width: 165px;
    height: 75px;
    _height: 85px;
    padding-top: 10px;
    text-align: center;
    color: #ffffff;
    margin-right: 20px;
}

#present_text {
    margin-top: 20px;
    display: none;
    border: dashed 1px #000000;
    width: 590px;
    padding: 5px;
}

#present_text textarea {
    width: 380px;
    height: 100px;
}


/* other ------------------------------ */
img {
    border: 0px;
}

.inline {
    display: inline;
}


.text_table {
    border-top: solid 1px #323232;
    border-left: solid 1px #323232;
}

.text_cell {
    border-bottom: solid 1px #323232;
    border-right: solid 1px #323232;
    padding: 3px;
}

.right {
    text-align: right;
}

td {
    padding-left: 3px;
    padding-right: 3px;
}

.clear {
    clear: both;
}

.orange {
    color: #fe8900;
    font-weight: bold;
}

.center {
    text-align: center;
}


.pointer {
    cursor: pointer;
}

a {
    color: #6ea500;
    font-weight: bold;
}

/* adv ------------------------ */
#adv_1 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

#adv_2 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

#adv_3 {
    clear: left;
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
}

#adv_4 {
    text-align: center;
    position: absolute;
    margin-left: 1000px;
    margin-top: 280px;
}
