 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, fieldset, form, label, legend, caption, tfoot, thead {margin: 0;padding:0;border: 0;outline: 0;vertical-align: baseline;background: transparent}
html {font-size: 100.01%}
body { line-height: 1;background: #fff;color: #000;text-align: left;font: 0.875em Arial, Helvetica, sans-serif;}
blockquote, q {quotes: none}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none}
ins {text-decoration: none}
del {text-decoration: line-through}
table {border-collapse: collapse;border-spacing: 0;font-size: 100%}
input[type="text"], input[type="password"] {font-size: 100%;padding: 0}
textarea {font: 100% Arial, Helvetica, sans-serif;padding: 0}
.formText {font-size: 100%;padding: 0} p {margin:10px 0}
a img {border:none;} .ask {margin:5px 0;font-size:9pt;text-align:left}
.pollbox {width:auto;padding:0;margin:0}
.pollbut {width:100%;text-align:center;margin:0;padding:5px 0}
.polla,.pollb {width:48%;padding:3px 0px;font-weight:bold;cursor:pointer;color:#267286;}
.polla {float:left;}
.pollb {float:right;}
.pollcont {text-align:left;margin-top:30px}
.pollansw {margin: 0 0 0.5em 0;font-size:10pt}
.postpoll {margin-bottom:40px;}
.postpoll h3, .postpoll h3 {margin:.5em 0;}
.shkala {height:6px;background:#fff;width:96%;padding:1px;border:1px solid #aaa;margin:2px 0 0 0}
.gradus {height:6px;background:#555;background-repeat:repeat;background-position:right;color:#fff} #tooltip{background:#ddd;color:#666;border:10px solid #ddd;border-radius:16px;font:normal 10pt Verdana, Arial;text-align:left;margin:5px;padding:0;position:absolute;visibility:hidden;z-index:9999} .meta{font-size: 8pt;margin:10px 0 16px 0;padding:0}
.meta span {padding:0 4px 2px 4px}
.meta a {font-weight:bold;padding:0 4px 2px 4px}
.rubblock {margin:0;padding:0}
.rubblock div {margin:20px 0 0 0;border:1px dotted #999;padding:12px}
.rubblock li, .post .subpages li {list-style-type: none}
.subpages {margin:20px 0;padding:0}
.subpages li a {font-weight:bold}
.post {min-height:120px;}
.post th {text-align:center}
.post td,.post th {margin:0;padding: 0 3px;vertical-align:top}
.post ul,.post ol {margin-left:30px;}
.post ol li {list-style: decimal}
.post ul li {list-style: circle}
.val {text-align:center}
.onecomm {margin-top:10px}
.comtitle {padding:0}
.gravatar img {border-color:transparent}
.commentdate {float:right;margin-right:20px}
.commenttext {padding:8px}
.attachedimages {float:left;padding-right:10px;}
.attachedimages img,.attachedimages a img {margin:0 4px 0 0;padding:2px;border:1px solid #999;}
.attachedimages a:hover img {border:1px solid #666;}
.firstimage {width:70px;float:left;}
.post .firstimage img {width:60px;margin:0 10px 2px 0;padding:0;}
.bold {font-weight:bold}
.red {color:red}
.green {color:green}
.clear {clear:both;display:block;overflow:hidden;width:100%;height:1px;}
.prev_next {width:100%}
.prev_next td {width:50%}
.righttext {text-align:right}
.submit {font-size:120%;padding:2px 9px 4px 9px}
.searchform .searchbutton {border: none;margin-bottom: -8px;margin-left:0px;height: 24px; width: 24px;}
.searchtitle {font-size:13pt;font-weight:bold;margin-bottom:5px;}
.highlighted {color:black;background-color:#ffff77;font-weight:bold}
.commentform {margin:30px 0;}
.debaglog {width:660px;font-size:8pt;margin:0 auto 20px auto;}
.debaglog table {width:100%;}
.debaglog th, .debaglog td {border:1px dotted #666;padding:3px 6px;text-align:center;} #smallslider {width:100%;height:200px;position:relative;margin:20px auto;padding:0;overflow:hidden;background:#fff;}
#smallslider td {vertical-align:top;}
#sscontent {position:fixed !important;position:absolute;margin:-99999px 0 0 -99999px;}
#sliderhtml,#sliderfadeout {position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;}
#sliderhtml {z-index:2}
#sliderfadeout {z-index:1}
.prevbutton,.nextbutton {position:absolute;top:50%;margin:-32px 0 0 0;width:0;height:0;border-top:32px solid transparent;border-bottom:32px solid transparent;opacity:0.4;filter:alpha(opacity=40);z-index:3}
.prevbutton {left:20px;border-right:32px solid #006E92;}
.nextbutton {right:20px;border-left:32px solid #006E92;}
.prevbutton:hover,.nextbutton:hover {opacity:1;filter:alpha(opacity=100);}
.fadein,.fadeout{-webkit-animation-duration: 0.5s;-moz-animation-duration: 0.5s;-ms-animation-duration: 0.5s;-o-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-iteration-count: 1;-moz-animation-iteration-count: 1;-ms-animation-iteration-count: 1;-o-animation-iteration-count: 1;animation-iteration-count: 1;-webkit-animation-timing-function: linear;-moz-animation-timing-function: linear;-ms-animation-timing-function: linear;-o-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-ms-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;}
@-ms-keyframes fadein {0% {opacity: 0;}100% {opacity: 1;}}@-webkit-keyframes fadein {0% {opacity: 0;}100% {opacity: 1;}}@-moz-keyframes fadein {0% {opacity: 0;}100% {opacity: 1;}}@-o-keyframes fadein {0% {opacity: 0;}100% {opacity: 1;}}@keyframes fadein {0% {opacity: 0;}100% {opacity: 1;}}
.fadein {-webkit-animation-name: fadein;-moz-animation-name: fadein;-ms-animation-name: fadein;-o-animation-name: fadein;animation-name: fadein;}
@-ms-keyframes fadeout {0% {opacity: 1;}100% {opacity: 0;}}@-webkit-keyframes fadeout {0% {opacity: 1;}100% {opacity: 0;}}@-moz-keyframes fadeout {0% {opacity: 1;}100% {opacity: 0;}}@-o-keyframes fadeout {0% {opacity: 1;}100% {opacity: 0;}}@keyframes fadeout {0% {opacity: 1;}100% {opacity: 0;}}
.fadeout {-webkit-animation-name: fadeout;-moz-animation-name: fadeout;-ms-animation-name: fadeout;-o-animation-name: fadeout;animation-name: fadeout;}

.treeview, .treeview ul {padding: 0;margin: 0;list-style: none;}
.treeview ul {background-color: white;margin-top: 4px;}
.treeview .hitarea {display: inline;background: url(/functions/js/images/treeview-default.gif) -64px -25px no-repeat;height: 15px;width: 15px;float: left;cursor: pointer;padding: 3px 0pt 3px 5px;} * html .hitarea {float:none;}
.treeview li {margin: 0;padding: 3px 0pt 3px 0;}
.treeview a.selected {color: #222;}
#treecontrol {margin: 1em 0; display: none;}
.treeview .hover {color: red; cursor: pointer;}
.treeview li {background: url(/functions/js/images/treeview-default-line.gif) 0 0 no-repeat;}
.treeview li.collapsable, .treeview li.expandable {background-position: 0 -176px;}
.treeview .expandable-hitarea {background-position: -80px -3px;}
.treeview li.last {background-position: 0 -1766px}
.treeview li.lastCollapsable, .treeview li.lastExpandable {background-image: url(/functions/js/images/treeview-default.gif);}
.treeview li.lastCollapsable {background-position: 0 -111px}
.treeview li.lastExpandable {background-position: -32px -67px}
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {background-position: 0;}
.treeview .placeholder {background: url(/functions/js/images/ajax-loader.gif) 0 0 no-repeat;height: 16px;width: 16px;display: block;}


.alb {display: none}
.alb img {cursor: pointer; border:none}
.alb {margin: 10px 0px;text-align:center}
.gal h1, .gal h2 {margin: 10px 0px;text-align: center}
.post .gallist li {list-style:none;}
img.fullsize {border: #555 8px solid; margin-top: -20px}
ul.albumpage {margin:0;padding:0;}
.albumpage li{display:block;float:left;width:160px;height:125px;margin:5px 7px 5px 0;padding:20px 0 0;}
.preview {width:110px;height:75px;margin:5px auto;padding:0;overflow:hidden;text-align:center;}
.imagename {margin:0;padding:0;}
.imagename h2 {font-size:8pt;font-weight:bold;text-align:center;line-height:100%;}
.imagename a {text-decoration:none;}
.imagename a:hover {text-decoration:underline;}
.post .albumpage li div img {margin:auto;}
.imagedetals,.imagefull {display:block;width:20px;height:20px;margin:-24px 5px 0 5px;padding:0;}
.imagedetals {float:left;background: url('gallery/js/jcar/images/image-x-cdraw.png') center center no-repeat;}
.imagefull {float:right;background: url('gallery/js/jcar/images/zoom.png') center center no-repeat;}
* html .imagedetals {background: url('gallery/js/jcar/images/image-x-cdraw.gif') center center no-repeat;}
* html .imagefull {background: url('gallery/js/jcar/images/zoom.gif') center center no-repeat;}
.viewimg {margin-bottom:30px;}
#fwin {width:400px;max-width:100%;margin:0 auto;text-align:center;}
@media screen and (max-width: 640px) {
.albumpage li{width:150px;height:100px;margin:5px 0;}
.preview {width:90px;height:60px;margin:5px auto;}
}

* html body {width:100%;height:100%;}
#smallbox img, #cashbox img {max-width: none;}
#smallboxlining {position:fixed;top:0;left:0;width:100%;height:100%;margin:0;padding:0;color:#ccc;z-index:9996;cursor:pointer;background:#000;filter: alpha(opacity=80);-ms-filter: "alpha(opacity=80)";-khtml-opacity: 0.8;-moz-opacity: 0.8;opacity: 0.8;}
.smallboxcontent {display:none;}
#smallbox {position:fixed;top:50%;left:50%;text-align:center;z-index:9997;}
.smallboxplay {text-align:left;margin:0;padding:0;}
#cashbox {width:0;height:0;margin:0;padding:0;overflow:scroll;position:absolute;left:-10000px;}
* html #smallboxlining,* html #smallbox {position:absolute;}
* html #smallboxlining {top:expression(eval(document.body.scrollTop)+"px");}
#smallboxpanel {position:fixed;top:100%;left:50%;width:150px;height:24px;margin:-46px 0 0 -75px;padding:0;z-index:9999;background:#666;border:5px solid #666;border-radius:24px;-khtml-border-radius:24px;-moz-border-radius:24px;}
.smallboxClose,.smallboxCloseOver,#smallboxpanel span {display:block;width:24px;height:24px;}
#smallboxpanel span {float:left;margin:0 13px;padding:0;text-align:center;cursor:pointer;}
#closebox {position:fixed;top:24px;right:3%;z-index:9999;}
#smallboxtitle {position:fixed;top:0;left:0;margin:0 5% 0 0;padding:0;z-index:9998;}
#smallboxtitle h2 {margin:0 40px;padding:24px 5px 5px 5px;color:#eee;font:12pt Arial, Helvetica, sans-serif;font-weight:bold;}
* html #smallboxpanel,* html #closebox,* html #smallboxtitle {position:absolute;}
* html #smallboxpanel span {margin:0 10px;padding:0;}
.smallboxPrev {background:url('functions/js/smallbox/VisualPharm/sprite.png') 0 -24px no-repeat;}
.smallboxNext {background:url('functions/js/smallbox/VisualPharm/sprite.png') -24px -24px no-repeat;}
.smallboxPlay {background:url('functions/js/smallbox/VisualPharm/sprite.png') -48px -24px no-repeat;}
.smallboxStop {background:url('functions/js/smallbox/VisualPharm/sprite.png') -72px -24px no-repeat;}
.smallboxClose {background:url('functions/js/smallbox/VisualPharm/sprite.png') -96px -24px no-repeat;}
.smallboxPrevOver {background:url('functions/js/smallbox/VisualPharm/sprite.png') 0 0 no-repeat;}
.smallboxNextOver {background:url('functions/js/smallbox/VisualPharm/sprite.png') -24px 0 no-repeat;}
.smallboxPlayOver {background:url('functions/js/smallbox/VisualPharm/sprite.png') -48px 0 no-repeat;}
.smallboxStopOver {background:url('functions/js/smallbox/VisualPharm/sprite.png') -72px 0 no-repeat;}
.smallboxCloseOver {background:url('functions/js/smallbox/VisualPharm/sprite.png') -96px 0 no-repeat;}
* html .smallboxPrev {background:url('functions/js/smallbox/VisualPharm/sprite.gif') 0 -24px no-repeat;}
* html .smallboxNext {background:url('functions/js/smallbox/VisualPharm/sprite.gif') -24px -24px no-repeat;}
* html .smallboxPlay {background:url('functions/js/smallbox/VisualPharm/sprite.gif') -48px -24px no-repeat;}
* html .smallboxStop {background:url('functions/js/smallbox/VisualPharm/sprite.gif') -72px -24px no-repeat;}
* html .smallboxClose {background:url('functions/js/smallbox/VisualPharm/sprite.gif') -96px -24px no-repeat;}
* html .smallboxPrevOver {background:url('functions/js/smallbox/VisualPharm/sprite.gif') 0 0 no-repeat;}
* html .smallboxNextOver {background:url('functions/js/smallbox/VisualPharm/sprite.gif') -24px 0 no-repeat;}
* html .smallboxPlayOver {background:url('functions/js/smallbox/VisualPharm/sprite.gif') -48px 0 no-repeat;}
* html .smallboxStopOver {background:url('functions/js/smallbox/VisualPharm/sprite.gif') -72px 0 no-repeat;}
* html .smallboxCloseOver {background:url('functions/js/smallbox/VisualPharm/sprite.gif') -96px 0 no-repeat;}

body {width:100%;margin:0;padding:0;font-family: Arial, Helvetica, sans-serif;font-size:11pt;text-align:center;background:url('/templates/euro-matic/images/bottom_bg.png') repeat-x;background-position: left bottom;background-repeat: repeat-x;}
.pageconteiner {position:relative;top:0;left:0;width:99%;margin:0;padding:90px 0 0 0;text-align:center;}
.page {position:relative; width:100%;max-width:1280px;margin:0 auto;padding:0;}
.main {margin:0 0 0 260px;border-left:1px dotted #999;}
.wrap {float:left;}
.content {float:right;}
.content,.leftbar {padding-bottom:10px;position:relative;}
.container {margin:0;padding:0 20px;text-align:left;font-size:11pt;}
.container a img {border:none;}
.container .gal a img {border:none;padding-bottom:0px;background: none;}
.container .gall a img {border:none;padding-bottom:0px;background: none;}
.wrap,.content,.footer {width:100%;}
.footer {position:relative;margin:15px 0 45px 0;}
.main,.page {height:1%;} a {text-decoration: none;}
a:hover {text-decoration:underline;}
a img {border:none;}
a:hover img {border: none;text-decoration: none;}
h1 {font-size:18pt;}
h2 {font-size:16pt;}
h3 {font-size:14pt;}
td {vertical-align:top;}
.right {text-align:right;}
.centred {text-align:center;}
.post .block {margin:0;padding:0;}
.post .block li {display: block;list-style:none;float:left;padding:0 7px;text-align:center;} a,h1,h2,h3 {color: #005889;}a:hover {color: #007EC4;}.fixed, #dropdown li li a {color:#333;}#dropdown, #dropdown li a {color:#e5e5e5;}#dropdown a:hover {color:#fff;}.fixed .fn {color:#CB0A00;}.fixed {background:#6FB7D3 url('/templates/euro-matic/images/top_bg.png') repeat-x;}#dropdown li li a {background:#6FB7D3;}#dropdown {background:url('/templates/euro-matic/images/ddmenubg1.png') 0 0 repeat-x;}#dropdown li li a:hover{background:#5D8BA5;}
#dropdown li a:hover, .sale {background: #02ffa6;background: -moz-linear-gradient(top, #02ffa6 0%, #00d6a0 30%, #007c63 100%);background: -webkit-linear-gradient(top, #02ffa6 0%,#00d6a0 30%,#007c63 100%);background: linear-gradient(to bottom, #02ffa6 0%,#00d6a0 30%,#007c63 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02ffa6', endColorstr='#007c63',GradientType=0 );}
.sale {border:4px solid #F00D00;margin-top:-4px;} .fixed {position:fixed;top:0;left:0;width:100%;font-size:10pt;padding-top:12px;text-align:center;z-index:9999;}
.fixed .vcard a:hover {text-decoration:none;}
.org {font-weight:bold;font-size:12pt;margin:0 54px 0 0;}
.tel {font-size:12pt;}
.fixedlogo img {margin:-14px 5px -12px 0;padding:0;} #dropdown {margin-top:10px;padding:0;height:29px; font: 13px/24px "Ubuntu Condensed", Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight:bold;}
#dropdown ul {display:inline-block;margin:0;padding:0;list-style:none; white-space:nowrap; text-align:left;}
#dropdown li {display:block; position:relative;}
#dropdown ul ul {position:absolute; left:-9999px; top:28px; padding:6px 0; z-index:0;-webkit-transition: opacity 0.5s;-o-transition:0.5s;-moz-transition:0.5s;transition: opacity 0.5s;font-weight:normal;}
#dropdown ul ul ul {left:100%; top:auto; margin-top:-28px;}
#dropdown > ul {margin:0 auto;}
#dropdown > ul > li {float:left; position:relative;} #dropdown a,#dropdown span {display:block;text-decoration:none;padding:0 12px;position:relative;z-index:9;}
#dropdown > ul > li > a ,#dropdown > ul > li > span{line-height:28px;}
#dropdown li:hover > b {width:0;background:#f00;}
#dropdown > ul {*display:inline;}
#dropdown ul ul,#dropdown ul ul ul {left:-9999px; right:auto; opacity:0;}
#dropdown ul li:hover > ul {left:0; opacity:1;background:#6FB7D3;}
#dropdown ul ul li:hover > ul {left:100%; opacity:1;} #dropdown .thispage,#dropdown .thispage {color:#222;} .leftbar {float:left;margin-left:-240px;left:-1px;text-align:left;width:226px;font-size:11pt;padding:5px 0;}
.leftbar ul {margin:0;padding:0;list-style:none;}
.leftbar li {margin-bottom:30px;clear:both;}
.leftbar li li {margin-bottom:0;}
.leftbar h2 {font-size:12pt;font-weight:bold;}
.leftbar .sale {background: none;}
.lastposts li {margin:12px 0;}
.lastposts .shortpablishdate {font-size:90%;font-weight:bold;padding:0 5px;color:#666;} .treeview li li {margin:0 0 0 26px;font-size:10pt;font-style: italic;}
#sidetreecontrol {margin:-10px 0 10px 0;} .searchform {padding-top:20px !important;padding-top:0;} .rotatorbox {width:100%;height:300px;text-align:center;}
.rotatorbox h2 {width:100%;margin:0;padding:0}
#rotator,#controlsrotator {width: 220px;text-align:left;}
#controlsrotator {margin-top:-20px;}
#rotator div {top:0;left:0;width: 220px;padding: 0 10px;color: #333;font-size:16px;}
#rotator div img {float:left;margin: 0 0 10px 0;width:200px;padding:0;}
#controlsrotator a,#controlsrotator a:hover {text-decoration:none;} .post {margin:0;padding:0;}
.post h1, .post h2 {margin:0 0 20px 0;}
.post ul, .post ol {margin-left:30px;line-height:140%;}
.post table img {margin:0;padding:0;}
.anons {border-bottom:1px dotted #ccc;margin:0;padding:0;}
.anons h2 {font-size:13pt;font-weight:bold;}
.anons td {padding:10px;vertical-align:middle;}
.meta {border-bottom:1px dotted #ccc;} #yr p {margin:0;padding:2px 0;}
.footer td {line-height: 120%;width:49%;text-align:center;font-size:8pt;}
.footer table {margin:0 auto;}
.searchbutton {border:none;margin-bottom:-8px;margin-left:0px;height:24px;width:24px;}
.searchresults li {margin-left:44px;padding:14px 0;border-bottom:1px dotted #999;}
.bordered td {border:1px solid #999;} #messenger {position:fixed;bottom:-4px;right:0;background:#fff url('/templates/euro-matic/images/buttonmes.png') repeat-x;color:#000;border:1px solid #999;border-top-left-radius:16px;border-top-right-radius:16px;z-index:1;}
#messenger div {width:240px;margin:0;padding:12px 0;border-top-left-radius:16px;border-top-right-radius:16px;font-size:10pt;font-weight:bold;background:#217385 url('/templates/euro-matic/images/buttonmes.png') repeat-x;color:#fff;text-align:center;cursor:pointer;}
.closemess {background:url('/templates/euro-matic//gallery/js/lightbox/images/delete.png') 210px 8px no-repeat;}
#callbackpage {margin:0;padding:0;background:#fff;color:#000;font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;text-align:center;}
#callbackpage b,#callbackpage input {font-size:14pt;}
#callbackpage .telefon input {padding:2px 10px;}
#callbackpage .submit {padding:0px 28px 2px 28px;}
#callbackpage .green {margin-top:80px;} .catItem {display:inline-block;width:360px;height:auto;margin:.5rem;padding:0 1rem;border:1px solid #ddd;text-align:center;overflow-y:hidden;}
.catItem h3 {display:block;height:2rem;margin-top:1rem;font-size:1rem;}
.pics {height:200px;}
.pics img {vertical-align:middle;}
.proper {display:block;text-align:left;height:7rem;font-size:90%;}
.hiddenElement {display:none;}