body {
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-family: "Tahoma", "Verdana", "Arial", "Lucida Grande", "Helvetica", Verdana, Arial, lucida, sans-serif;
    color: #000000;
    font-size: 11px;
}

#main {
    width: 1000px;
    margin: auto;
    text-align: center;
}

#header {
    width: 1000px;
    height: 185px;
    background-image: url('grafika/header_z.png');
    margin-bottom: 8px;
    text-align: left;
}

#logo {
    padding-top: 34px;
    padding-left: 129px;
}

#logo_z {
    padding-top: 35px;
    padding-left: 129px;
}

#menu {
    height: 38px;
    margin-top: 18px;
    margin-left: 200px;
}

.menu_link {
    font-size: 12px;
    color: #bd4905;
    margin-left: 20px;
    margin-right: 20px;
    text-decoration: none;
    display: block;
    float :left;
    padding-top: 12px;
    padding-bottom: 12px;
}

.line {
    float: left;
}

#right {
    width: 184px;
    float: left;
    padding-left: 15px;
}


#left {
    width: 184px;
    float: left;
}

.par_header {
    width: 178px;
    _width: 184px;
    height: 19px;
    _height: 23px;
    background-image: url('grafika/par_header.png');
    color: #bd4905;
    font-size: 12px;
    text-align: left;
    padding-top: 4px;
    padding-left: 6px;
}

.par_body {
    width: 178px;
    _width: 184px;
    background-color: #f6f6f6;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 4px;
    padding-top: 6px;
    padding-bottom: 5px;
}

.left_menu_item {
    width: 167px;
    _width: 175px;
    height: 19px;
    _height: 23px;
    background-image: url('grafika/left_menu.png');
    margin-top: 2px;
    margin-bottom: 4px;
    color: #ffffff;
    font-size: 12px;
    padding-top: 4px;
    padding-left: 8px;
}

.left_menu_item_active {
    width: 167px;
    _width: 175px;
    height: 19px;
    _height: 23px;
    background-image: url('grafika/left_menu_active.png');
    margin-top: 2px;
    margin-bottom: 4px;
    color: #ffffff;
    font-size: 12px;
    padding-top: 4px;
    padding-left: 8px;
}

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

.reference {
    width: 161px;
    height: 137px;
    _width: 173px;
    _height: 145px;
    padding-top: 6px;
    padding-left: 7px;
    padding-right: 5px;
    background-image: url('grafika/reference_bg.png');
    background-repeat: no-repeat;
    color: #b24300;
    font-size: 11px;
    text-align: left;
    margin-bottom: 15px;
}

#why_box {
    width: 178px;
    height: 247px;
    _width: 182px;
    _height: 253px;
    padding-left: 4px;
    padding-top: 6px;
    background-image: url('grafika/why_bg.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #f6f6f6;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 20px;
    text-align: left;
    font-weight: bold;
    font-size: 11px;
    color: #3b3b3b;
}

#why_box h2 {
    font-size: 15px;
    color: #b24300;
    margin: 0px;
    padding: 0px;
    padding-bottom: 8px;
}


#why_box a {
    color: #f6b600;
    font-weight: bold;
    font-size: 10px;
}

.sec_h {
    font-size: 15px;
    color: #000000;
    font-weight: normal;
}


a {
    color: #bd4905;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


#content {
    width: 580px;
    float: left;
    margin-left: 35px;
    margin-top: 20px;
    text-align: left;
}

#clear {
    clear: both;
    margin-bottom: 30px;
}

#footer_content {
    width: 485px;
    height: 66px;
    background-image: url('grafika/footer.png');
    background-repeat: no-repeat;
    margin: auto;
    padding-left: 315px;
    padding-top: 70px;
    color: #ffffff;
    text-align: left;
}

#footer_content span {
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: 4px;
}

#footer {
    background-image: url('grafika/footer_bg.png');
    background-repeat: repeat-x;
}

.footer_link {
    text-decoration: none;
    color: #ffffff;
    font-weight: normal;
}

#bottom_text {
    width: 513px;
    height: 153px;
    _width: 543px;
    _height: 210px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 57px;
    background-image: url('grafika/bottom_text.png');
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: 30px;
}

img {
    border: 0px;
}

.center {
    text-align: center;
}

h1 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

h2 {
    color: #bd4905;
    font-size: 17px;
}

h3 {
    font-size: 13px;
    font-weight: normal;
    margin: 5px;
    padding: 0px;
}

.desc_img {
    width: 171px;
    height: 222px;
    background-image: url('grafika/img_bg.png');
    background-repeat: no-repeat;
    vertical-align: top;
    padding-right: 20px;
    padding-bottom: 30px;
}


.desc_img_new {
    width: 171px;
    height: 222px;
    background-image: url('grafika/img_bg_new.png');
    background-repeat: no-repeat;
    vertical-align: top;
    padding-right: 20px;
    padding-bottom: 30px;
}

.description {
    font-size: 12px;
    vertical-align: top;
}

.img_text {
    width: 140px;
    height: 160px;
    _height: 160px;
    margin-top: 15px;
    margin-left: 14px;
    background-color: #ffffff;
    border: solid 1px #d7d2c5;
    text-align: center;
    padding-top: 2px;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}

.img_height {
    text-align: center;
    height: 140px;
    font-size: 11px;
    width: 140px;
}

img_height_bottom {
    vertical-align: middle;
    text-align: center;
}

.addons {
    border: solid 1px #aaaaaa;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
}

.addon_head {
    background-color: #f1f1f1; 
    padding-left: 20px;
    padding-right: 20px;
}

.addon_body {
    padding-bottom: 5px; 
    padding-top: 5px; 
}

.b_middle_border {
    width: 132px;
    height: 25px;
    border: 0px;
    color: #52431a;
    background-image: url('grafika/button_middle_border.png');
    margin-top: 8px;
    margin-left: 18px;
    font-weight: bold;
    cursor: pointer;
}

.b_middle_border_new {
    width: 136px;
    height: 25px;
    border: 0px;
    color: #000000;
    background-image: url('grafika/button_middle_border_new.png');
    margin-top: 8px;
    margin-left: 18px;
    font-weight: bold;
    padding-left: 78px;
    cursor: pointer;
}

.b_new {
    width: 126px;
    height: 25px;
    border: 0px;
    color: #52431a;
    background-image: url('grafika/button_new.png');
    margin-top: 8px;
    margin-left: 18px;
    font-weight: bold;
    cursor: pointer;
}

.b_short_border {
    width: 60px;
    height: 25px;
    border: 0px;
    color: #ffffff;
    background-image: url('grafika/button_short_border.png');
    margin-top: 8px;
    margin-left: 18px;
    font-weight: bold;
    cursor: pointer;
}


.b_middle{
    width: 121px;
    height: 23px;
    border: 0px;
    color: #ffffff;
    background-image: url('grafika/button_middle.png');
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
}

.add_news {
    background-image: url('grafika/add_news.png');
    width: 162px;
    height: 71px;
    border: 0px;
    cursor: pointer;
}

.inline {
    display: inline;
}

.subcategory_item{
    width: 266px;
    height: 20px;
    _height: 24px;
    border: 0px;
    color: #ffffff;
    background-image: url('grafika/button_subcategory.png');
    font-weight: bold;
    font-size: 11px;
    float: left;
    margin: 3px;
    text-align: center;
    padding-top: 4px;
}

.subcategory_item a {
    color: #ffffff !important;
}

#dynamic_menu {
    position: absolute;
    color: #bd4905;
    border: solid 1px #bd4905;
    background-color: #ffc718;
    margin-left: 310px;
    visibility: hidden;
    margin-top: 174px;
    padding-top: -2px;
    line-height: 14px;
    padding: 5px;
    z-index: 200;
}

#pomahame {
    margin-bottom: 14px;
}

.mini_header {
    color: #bd4905;
    font-weight: bold;
    font-size: 12px;
}

.right_text {
    float: right;
}

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

.long_text {
    border: solid 1px #efcf6a;
    width: 200px;
}

textarea {
    border: solid 1px #efcf6a;
}

.right-align {
    text-align: right;
}

table {
    font-size: 11px;
}

.table_head {
    background-color: #ffdb68;
    border: solid 1px #ffdb68; 
}

.order_table {
    border-left: solid 1px #ffdb68;
    border-top: solid 1px #ffdb68;
    font-size: 11px;
    width: 565px;
}

.order_cell {
    border-right: solid 1px #ffdb68;
    border-bottom: solid 1px #ffdb68;
}


.big_line {
    line-height: 15px;
    font-size: 12px;
}

#adv_1 {
    text-align: center;
}

#adv_2 {
    text-align: center;
}

#adv_3 {
    text-align: center;
    margin-bottom: 7px;
}

#adv_4 {
    text-align: center;
}

#reference {
    float: left;
}

#main_img_div {
    position: fixed;
    margin-top: -300px;
    width: 580px;
    text-align: center;
    z-index: 1000px;
    display: none;
}

#main_img {
}

#close_img {
    position: absolute;
}

#main_img_table {
    margin: auto;
    text-align: right;
}

