@import url(/css5/awesome.css); @import url(https://fonts.googleapis.com/css?family=Arial); @import url(https://fonts.googleapis.com/css?family=Arial); @import url(https://fonts.googleapis.com/css?family=Verdana); html,body { height:100%; } body { margin:0; color: #000000; font-family: "Arial", sans-serif; font-size: 12px; background-color: #ffffff; } .gb1 { background-color: #dcdcdc;} .gb2 { background-color: #dcdcdc;} .htmlform tr{ background-color: #dcdcdc; } img {border-style:none;} a { text-decoration:underline; color:#5b9a1c; } a:visited { text-decoration:none; color:#5b9a1c; } a:hover { text-decoration:none; color:#a9a9a9; } #wrapper { display:table; height:100%; width:978px; margin:0 auto; } #header { overflow:hidden; width:100%; border-bottom-width: 0px; border-bottom-style: solid; border-bottom-color: #ff0000; } #header img {display:block;} #main { width:100%; display:table-row; background:#ffffff; } #result_report { text-align:left ; padding:5px; background-color:#dcdcdc; font-weight: bold; margin-bottom:14px; } .main-holder { padding:0 0 33px; } .main-holder:after { content:""; display:block; clear:both; } .main-holder:after { width:100%; } #content { float:right; width:943px; padding:23px 20px 0px 15px; line-height:160%; } #content h1 { font-size:16px; font-weight: Bold; line-height:160%; margin:0 0 18px; } #content p {margin:0 0 23px;} #footer { overflow:hidden; width:100%; display:table-footer-group; background:#5b9a1c; color: #ffffff; font-family: "Verdana", sans-serif; font-size: 12px; background-image: url('/files/'); } #footer p {margin:0;} #footer .footer-holder { height:1%; display:table-row; } #footer .footer-frame { display:table-cell; padding-top: 0px; padding-right: 0px;; padding-bottom: 0px; padding-left: 0px;; } #footer a { text-decoration:underline; color:#cccccc; } #footer a:hover { text-decoration:none; color: #ffffff; } .searchform { background-color: #444444; padding:10px; width: 180px; } .novotopmenu { margin-top:0px font-family: "Arial", sans-serif; font-size: 14px; width: 100%; background-color: #5b9a1c; background-image: url('/files/'); Z-index:9999; } .novotopmenu ul { list-style:none; position:relative; float:left; margin:0; padding:0; } .novotopmenu ul a { display:block; text-decoration:none; line-height:40px; padding:0 10px; font-family: "Arial", sans-serif; font-size: 14px; color: #ffffff; } .novotopmenu ul li { position:relative; float:left; margin:0; padding:0; } .novotopmenu ul li a:link, .novotopmenu ul li a:visited{ color: #ffffff; } .novotopmenu ul li a:hover{ background: #a9a9a9; color: #ffffff; } .novotopmenu ul ul { display:none; position:absolute; top:100%; left:0; background:#fff; padding:0; background: #5b9a1c; Z-index:9999; opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); } .novotopmenu ul ul li { float:none; width:160px; } .novotopmenu ul ul a { line-height:120%; padding:10px 15px; } .novotopmenu ul ul ul { top:0; left:100% } .novotopmenu ul li:hover > ul { display:block } } .searchbb { background-color: #5b9a1c; width: 215px; } .underbordershop { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; padding-top: 5px; padding-bottom: 5px; } .bd4 { border: 1px solid #000000; } .menuUl { list-style: none outside none; float: left; margin: 0px; padding: 0; } .menuUl li { display:inline-block; width: 232px; margin-left: 15px; margin-bottom: 15px; float: left; } .div15 { margin-left: 15px; } .div20 { margin-left: 15px; clear:both; } /* Responsive Video from Zurb Foundation. Copyright (c) 2011 ZURB, https://www.zurb.com/ License: MIT */ /* .flex-video {position:relative;padding-top:25px;padding-bottom:67.5%;height:0;margin-bottom:16px;overflow: hidden;} .flex-video.widescreen {padding-bottom:57.25%;} .flex-video.vimeo {padding-top:0;} .flex-video iframe, .flex-video object, .flex-video embed {position:absolute;top:0;left:0;width:100%;height:100%;border:none;} @media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) { .flex-video { padding-top: 0; } } */ /** bxslider ===================================*/ .preload { visibility: hidden; } #preload2 { visibility: hidden; } .bx-wrapper { position: relative; margin-bottom: 0px; padding: 0; *zoom: 1; -ms-touch-action: pan-y; touch-action: pan-y; margin-left: auto !important; margin-right: auto !important; } .bx-wrapper img { max-width: 100%; display: block; } .bxslider { margin: 0; padding: 0; /*fix flickering when used background-image instead of (on Chrome)*/ -webkit-perspective: 1000; } ul.bxslider { list-style: none; } .bx-viewport { /* fix other elements on the page moving (in Chrome) */ -webkit-transform: translateZ(0); } /** THEME ===================================*/ .bx-wrapper { -moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; box-shadow: 0 0 5px #ccc; border: 5px solid #fff; background: #fff; } /* LOADER */ .bx-wrapper .bx-loading { min-height: 50px; background: url('../images/bx_loader.gif') center center no-repeat #ffffff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; } /* IMAGE CAPTIONS */ .bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666; background: rgba(80, 80, 80, 0.60); width: 100%; } .bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: 12; padding: 10px; } .bx-wrapper2 { position: relative; margin-bottom: 0px; padding: 0; *zoom: 1; -ms-touch-action: pan-y; touch-action: pan-y; margin-left: auto !important; margin-right: auto !important; } .bx-wrapper2 img { max-width: 100%; display: block; } .bxslider { margin: 0; padding: 0; /*fix flickering when used background-image instead of (on Chrome)*/ -webkit-perspective: 1000; } ul.bxslider { list-style: none; } .bx-viewport { /* fix other elements on the page moving (in Chrome) */ -webkit-transform: translateZ(0); } /** THEME ===================================*/ .bx-wrapper2 { background: #fff; } /* LOADER */ .bx-wrapper2 .bx-loading { min-height: 50px; background: url('../images/bx_loader.gif') center center no-repeat #ffffff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; } /* IMAGE CAPTIONS */ .bx-wrapper2 .bx-caption { position: absolute; bottom: 0; left: 0; background: #666; background: rgba(80, 80, 80, 0.60); width: 100%; } .bx-wrapper2 .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: 12; padding: 10px; } a[rel="lytebox"] { cursor: zoom-in; }