html, body, form, fieldset,
h1, h2, h3, h4, h5, h6, p, pre, samp, span,
blockquote, ul, li, ol, dl, dd, dt, address, div, abbr, dfn, acronym,
table, tr, th, td,
input, select, option, textarea {
    margin: 0;
    padding: 0;
    font: 12px 'Trebuchet MS', 'Arial', 'Helvetica';
    text-align: left;
}
h1, h2, h3, h4, h5, h6, p, pre, samp, span,
blockquote, ul, li, ol, dl, dd, dt, address, abbr, dfn, acronym {
    cursor: text;
}
.clearfix:after {
    content: '.'; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-block }
*:active, object:focus, embed:focus, a { outline: none }
input::-moz-focus-inner { border: 0 }
*.pointer, label { cursor: pointer }
fieldset { border: none }
input, select, option, textarea {
    font-size: 100%;
    outline-style: none;
}
textarea { resize: none; }
.bug { border: 1px solid red }

body {
    background: #2e560c url('../gfx/bg-body.gif') repeat 0 0;
    color: #000;
    line-height: 18px;
}

div#container {
    background: transparent url('../gfx/bg-container.gif') repeat-x 0 0;
    float: left;
    width: 100%;
    min-height: 840px;
}
.fb-like {
    display: block;
    width: 95px;
    height: 21px;
    border: none;
    overflow: hidden;
    position: absolute;
    top: -27px;
    right: 0;
    z-index: 1;
}
div#content {
    background: #fff url('../gfx/bg-content.jpg') no-repeat center top;
    width: 958px;
    height: 684px;
    margin: 30px auto 0 auto;
    padding: 12px 10px;
    border: 1px solid #a0c315;
    -khtml-box-shadow: 0 0 6px #000; 
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    box-shadow: 0 0 6px #000;
    position: relative;
    z-index: 2;
}

/* content-left */
div#content-left {
    background: #3e7810;
    float: left;
    width: 176px;
    height: 684px;
    margin: 0 18px 0 0;
    position: relative;
    overflow: hidden;
}
div#content-left div#slidepic {
    float: left;
    width: 176px;
    height: 684px;
    top: 0;
    left: 0;
    z-index: 1;
}
div#content-left a {
    background: transparent url('../gfx/logo-palmakert.png') no-repeat 0 0;
    float: left;
    width: 172px;
    height: 75px;
    text-indent: -99999px;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 2;
}
div#content-left strong {
    background: transparent url('../gfx/bg-left-quote.png') repeat 0 0;
    float: left;
    width: 152px;
    height: 110px;
    padding: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-shadow: 1px 1px 0 #000;
    position: absolute;
    top: 554px;
    left: 2px;
    z-index: 2;
}

/* content-right */
div#content-right {
    float: left;
    width: 764px;
    height: 684px;
    position: relative;
    overflow: hidden;
}

/* data menu */
div#menu {
    background: #e9e9e9;
    float: left;
    width: 764px;
    height: 25px;
    margin: 0 0 1px;
    border-bottom: 5px solid #b6b6b6;
}
div#menu a {
    background: transparent url('../gfx/bg-menu-arrow.gif') no-repeat right 8px;
    float: left;
    display: block;
    margin: 4px 0 0;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
}
div#menu a.last { background: none; }

/* data */
div.data {
    float: left;
    display: block;
    width: 764px;
    position: relative;
    overflow: hidden;
}
div.data.h380 { height: 380px; }
div.data.h380.scrollable div.items { height: 20000em; position: absolute; }
div.data.h380.scrollable a.browse {
position: fixed; top: 72px; z-index: 3000;
}
div.data.h380.scrollable a.browse.right { margin: 0 0 0 30px; }

/* references menu view */
ul.list-item {
    float: left;
    display: block;
    padding: 0;
}
ul.list-item li {
    background: none;
    float: left;
    display: block;
    width: 372px;
    height: 70px;
    margin: 0 5px;
    padding: 5px 0;
    border-bottom: 1px solid #e8e8e8;
}
ul.list-item li img {
    float: left;
    display: block;
    width: 84px;
    margin: 0 10px 0 0;
    border: 3px solid #f5f5f5;
}
ul.list-item li a {
    float: left;
    display: inline;
    width: 70%;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}
ul.list-item li a span {
    clear: both;
    display: block;
    padding: 2px 0 0;
    font-size: 10px;
    font-style: italic;
    cursor: pointer;
}
ul.list-item.blue li a { color: #0b4f85; }
ul.list-item.blue li a:hover { color: #0e65a8; }
ul.list-item.blue li a span { color: #0b4f85; }

div.catbox {
    float: left;
    display: block;
    width: 764px;
    height: 95px;
    padding: 5px 0;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    position: relative;
}
div.catbox > img {
    float: left;
    display: block;
    width: 115px;
    height: 85px;
    margin: 0 10px 0 0;
    border: 5px solid #f5f5f5;
}
div.catbox > h2 {
    float: left;
    clear: none;
    width: 604px;
    margin: 0 0 10px;
    color: #3e7810;
    font-size: 14px;
    font-weight: 600;
}
div.catbox.blue > h2 { color: #0b4f85; }
div.catbox > p {}
div.catbox > a { position: absolute; right: 5px; bottom: 5px; }
div.catbox.blue > a { color: #0b4f85; }
div.catbox.blue > a:hover { color: #0e65a8; }

/* pictures tn */
div.data img.pic {
    background: #fff;
    max-width: 164px;
    max-height: 104px;
    padding: 1px;
    border: 3px solid #52a316;
}
div.data img.fleft { margin: 0 10px 5px 0; }
div.data img.fright { margin: 0 0 5px 10px; }
div.list-box a.pic, div.data.pics a.pic {
    float: left;
    display: inline-block;
    width: 79px;
    height: 79px;
    margin: 0 5px 10px;
    padding: 1px;
    border: 2px solid #52a316;
}
div.list-box a.pic img, div.data.pics a.pic img {
    width: 79px;
    height: 79px;
}

/* other */
div#other {
    float: left;
    display: block;
    clear: both;
    width: 764px;
    height: 23px;
    margin: 8px 0;
    position: relative;
    overflow: hidden;
}
div#other.pager {
    height: 22px!important;
    border-top: 1px dotted #3e7810;
    text-align: right;
}
div#other.pager a {
    display: inline-block;
    padding: 2px 0 0;
    color: #c21901;
    font-weight: 700;
    text-decoration: none;
}
div#other.pager a.next { padding: 2px 0 0 10px; }
div#other.pager a.back { float: left; }
div#other.pager a:hover {
    color: #52a316;
    text-decoration: none;
}
div#other.pager a.nb, div#other.pager a.pg {
    background: #e9e9e9;
    width: 16px;
    margin: 2px 2px 0;
    padding: 1px;
    /*padding: 0 6px;*/
    border: 1px solid #3e7810;
    text-align: center;
    cursor: pointer;
}

/* references box mini */
div#refbox {
    float: left;
    display: block;
    clear: both;
    width: 764px;
    height: 142px;
    border-bottom: 1px dotted #3e7810;
    position: relative;
}
div#refbox div.minigallery {
    float: left;
    display: block;
    width: 760px;
    height: 85px;
    margin: 0 2px 11px;
    overflow: hidden;
}
div#refbox div.minigallery a {
    float: left;
    display: inline-block;
    width: 85px;
    height: 85px;
    margin: 0 5px;
}
div#refbox div.minigallery a img { width: 85px; height: 85px; }
div#refbox div.minigallery a div.fancybox-inline-tmp { display: block; }

/* data bottom */
div#menucopy {
    float: left;
    display: block;
    clear: both;
    width: 764px;
    height: 40px;
    position: relative;
}
div#menucopy p.cf1, div#menucopy p.cf2, div#menucopy p.cf3 {
    float: left;
    width: 550px;
    margin: 5px 0 0;
    color:#52514e;
    font-size: 11px;
}
div#menucopy p.cf2 { width: 214px; text-align: right; }
div#menucopy p.cf2 a { font-weight: 700; text-decoration: none; }
div#menucopy p.cf3 { color: #85847e; }
div#menucopy a.mxbt {
    background: transparent url('../gfx/logo-mixembt.png') no-repeat 0 0;
    float: right;
    display: inline-block;
    width: 49px;
    height: 16px;
    margin: 8px 0 0;
    text-indent: -99999px;
}
div#menucopy p.cf1 span, div#menucopy p.cf2 span {
    background: transparent url('../gfx/bg-spacer-gray.png') no-repeat 0 7px;
    width: 4px;
    height: 4px;
    margin: 0 8px;
}
div#menucopy p.cf2 span { background: transparent url('../gfx/bg-spacer-green.png') no-repeat 0 7px; }

/* footer */
div#footer {
    background: transparent url('/gfx/bg-footer.png') no-repeat center top;
    width: 100%;
    height: 166px;
    margin: -131px auto 0 auto;
    position: absolute;
    z-index: 1;
}

/* headers */
h1, h2, h3 {
    clear: left;
    margin: 0 0 15px;
    padding: 10px 5px 1px;
    border-top: 1px dotted #3e7810;
    border-bottom: 1px dotted #3e7810;
    color: #3e7810;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
}
h2 {
    margin: 0 0 5px 0;
    padding: 0;
    border: none;
    color: #c21901;
    font-size: 13px;
}
h2 a { color: #c21901; text-decoration: none; }
h2 span {
    padding: 0 0 0 5px;
    color: #484848;
    font-size: 11px;
    font-style: italic;
}
h3 { border-top: none; font-size: 13px; }

/* list */
ul { list-style-type: none; padding: 0 0 10px 10px; }
ul li {
    list-style-type: none;
    background: transparent url('../gfx/bg-li.png') no-repeat 0 6px;
    padding: 0 0 2px 15px;
    line-height: 20px;
}
ul.error { display: inline-block; padding: 0 0 7px 10px; }
ul.error li {
    float: left;
    width: 355px;
    padding: 0 0 0 15px;
    line-height: 18px;
}

/* paragraph, formats */
p { margin: 2px 0 10px; line-height: 18px; }
p.short-desc { margin: 2px 0 20px; }
p.short-desc a {
    float: right;
    font-weight: 700;
    text-decoration: none;
}
p.greenf14 { color: #3e7810; font-size: 14px; }

/* links */
a { color: #3e7810; text-decoration: underline; }
a:hover, a#active { color: #52a316; text-decoration: none; }

/* additional */
.marked { font-weight: 700 }
.fleft { float: left }
.fright { float: right }
.dblock { display: block }
.clear { clear: both }
.center { margin: 0 auto }
.pointer { cursor: pointer }
.tcenter { text-align: center }
.tright { text-align: right }
.tleft { text-align: left }
.italic { font-style: italic }
img { border: none }

/* form */
form {
    float: left;
    display: block;
    width: 764px;
    padding: 15px 0 5px;
    border-top: 1px solid #e3e3e3;
    position: relative;
}
label {
    float: left;
    width: 90px;
    margin: 0 10px 0 0;
    padding: 4px 0 0 0;
    text-align: right;
}
input, textarea {
    background: #fff;
    float: left;
    width: 250px;
    height: 19px;
    margin: 0 0 5px;
    padding: 2px 7px;
    border: 1px solid #ccc;
    color: #777;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
textarea { width: 616px; height: 126px; }
input:hover, input:focus, textarea:hover, textarea:focus {
    -khtml-box-shadow: 1px 1px 1px #999;
    -moz-box-shadow: 1px 1px 1px #999;
    -webkit-box-shadow: 1px 1px 1px #999;
    box-shadow: 1px 1px 1px #999;
}
form input[type=submit] {
    background: #3e7810;
    float: right;
    width: auto;
    height: auto;
    margin: 5px 32px 0 0;
    padding: 5px 5px;
    border: none;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}
form input[type=submit]:hover {
    background: #52a316;
    color: #fff;
    text-shadow: 0 1px 0 #333;
}
input.error, textarea.error {
    background: #fbe8e8;
    border: 1px solid #d32222;
}

/* fancybox */
/* 1. fancybox-loading */
#fancybox-loading {
    display: none;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1104;
}
#fancybox-loading div {
    background-image: url('/gfx/fancybox/fancybox.png');
    width: 40px;
    height: 480px;
    position: absolute;
    top: 0;
    left: 0;
}

/* 2. fancybox-wrap */
#fancybox-wrap {
    display: none;
    padding: 20px;
    outline: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1101;
}
#fancybox-outer {
    background: #b6b6b6;
    width: 100%;
    height: 100%;
    position: relative;
}

/* 3. fancybox-bg */
.fancybox-bg {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    position: absolute;
    z-index: 1001;
}
#fancybox-bg-n {
    /*background-image: url('/gfx/fancybox/fancybox-x.png');*/
    width: 100%;
    top: -20px;
    left: 0;
}
#fancybox-bg-ne {
    /*background-image: url('/gfx/fancybox/fancybox.png');
    background-position: -40px -162px;*/
    top: -20px;
    right: -20px;
}
#fancybox-bg-e {
    /*background-image: url('/gfx/fancybox/fancybox-y.png');
    background-position: -20px 0px;*/
    height: 100%;
    top: 0;
    right: -20px;
}
#fancybox-bg-se {
    /*background-image: url('/gfx/fancybox/fancybox.png');
    background-position: -40px -182px;*/
    bottom: -20px;
    right: -20px;
}
#fancybox-bg-s {
    /*background-image: url('/gfx/fancybox/fancybox-x.png');
    background-position: 0px -20px;*/
    width: 100%;
    bottom: -20px;
    left: 0;
}
#fancybox-bg-sw {
    /*background-image: url('/gfx/fancybox/fancybox.png');
    background-position: -40px -142px;*/
    bottom: -20px;
    left: -20px;
}
#fancybox-bg-w {
    /*background-image: url('/gfx/fancybox/fancybox-y.png');*/
    height: 100%;
    top: 0;
    left: -20px;
}
#fancybox-bg-nw {
    /*background-image: url('/gfx/fancybox/fancybox.png');
    background-position: -40px -122px;*/
    top: -20px;
    left: -20px;
}

/* 4. fancybox-content */
#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    border: 0px solid #b6b6b6;
    outline: none;
    overflow: hidden;
    position: relative;
    z-index: 1102;
}
#fancybox-img {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 0;
    outline: none;
    vertical-align: top;
}

/* 5. fancybox navigation */
#fancybox-close {
    background: transparent url('/gfx/fancybox/fancy_close.png') no-repeat 0 0;
    display: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    bottom: -1px;
    /*bottom: 10px;*/
    right: 10px;
    z-index: 1103;
}
#fancybox-left, #fancybox-right {
    background: transparent url('/gfx/fancybox/blank.gif');
    display: none;
    /*width: 35%;*/
    height: 30px;
    cursor: pointer;
    outline: none;
    position: absolute;
    bottom: 13px;
    z-index: 1102;
}
#fancybox-left {
    left: 10px;
    bottom: -1px;
    /*bottom: 10px;*/
    z-index: 10000;
}
#fancybox-right {
    left: 43px;
    bottom: -1px;
    /*bottom: 10px;*/
    z-index: 10000;
}
#fancybox-left-ico, #fancybox-right-ico {
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    position: absolute;
    /*top: 50%;
    left: -9999px;*/
    z-index: 1102;
    z-index: 10000;
}
#fancybox-left-ico {
    background: transparent url('/gfx/fancybox/fancy_nav_left.png') no-repeat 0 0;
    left: 0;
    bottom: 0;
}
#fancybox-right-ico {
    background: transparent url('/gfx/fancybox/fancy_nav_right.png') no-repeat 0 0;
    left: 0;
    bottom: 0;
}
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 */ }
/*#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }*/

/* 6. fancybox-title inside & outside */
#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}
.fancybox-title-inside {
    background: #b6b6b6;
    color: #212121;
    text-align: center;
    position: relative;
}
#fancybox-title-inside {
    height: 15px;
    padding: 7px 0 10px 80px;
    color: #212121;
    font: 700 12px 'Arial', 'Verdana', 'Tahoma', 'Trebuchet MS';
}
.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}
.fancybox-title-over {
    color: #fff;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
}
#fancybox-title-over {
    background-image: url('/gfx/fancybox/fancy_title_over.png');
    display: block;
    padding: 10px;
}
.fancybox-title-float {
    height: 32px;
    position: absolute;
    left: 0;
    bottom: -20px;
}
#fancybox-title-float-wrap {
    width: auto;
    border: none;
    border-collapse: collapse;
}
#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}
#fancybox-title-float-left {
    background: url('/gfx/fancybox/fancybox.png') no-repeat -40px -90px;
    padding: 0 0 0 15px;
}
#fancybox-title-float-main {
    background: url('/gfx/fancybox/fancybox-x.png') 0px -40px;
    padding: 0 0 3px 0;
    color: #fff;
    font-weight: 700;
    line-height: 29px;
}
#fancybox-title-float-right {
    background: url('/gfx/fancybox/fancybox.png') no-repeat -55px -90px;
    padding: 0 0 0 15px;
}

/* 7. global */
#fancybox-overlay {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1100;
}
#fancybox-tmp {
    display: none;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: auto;
}
#fancybox-error {
    margin: 0;
    padding: 14px;
    color: #444;
    font: 400 12px/20px Arial;
}
#fancybox-frame {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}
#fancybox-hide-sel-frame {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1101;
}

/* IE6 */
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancybox/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancybox/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancybox/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame { height: expression(this.parentNode.clientHeight + "px"); }
#fancybox-loading.fancybox-ie6 {
    position: absolute; margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }