<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Unica+One);

#certflip {
  -webkit-perspective: 800;
  -moz-perspective: 800px;
  -o-perspective: 800;
  perspective: 800px;
   height: 270px;
    position: relative;
    margin: 20px auto;
}
#certflip .certcard.flipped {
  -webkit-transform: rotatey(-180deg);
  -moz-transform: rotatey(-180deg);
  -o-transform: rotatey(-180deg);
  transform: rotatey(-180deg);
}
#certflip .certcard {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: 3s;
  -moz-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
}
#certflip .certcard .certface {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
    font-family: Georgia;
    font-size: 3em;
    text-align: center;
    line-height: 200px;
}
#certflip .certcard .certfront {
  position: absolute;
  z-index: 1;
    cursor: pointer;
}
#certflip .certcard .certback {
  -webkit-transform: rotatey(-180deg);
  -moz-transform: rotatey(-180deg);
  -o-transform: rotatey(-180deg);
  transform: rotatey(-180deg);
    cursor: pointer;
}
/* Plugin base styles */
.slider { 
  position: relative;
  width: 520px; 
  overflow: hidden; 
  height: 200px;
  display: inline-block;
}

.slides { 
  position: relative;
  padding: 0;
  list-style: none;
  letter-spacing: 0;
  word-spacing: 0;
  font-size: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  height: 200px;
  width: 10000px;
}

.slides li { 
  display: inline-block; 
  -webkit-backface-visibility: hidden;
  height: 200px;
}

.slides li img { 
  width: 520px; 
  height: 200px;
}

/* Non-plugin styles */

* { 
  margin: 0; 
  padding: 0; 
}

.slide-nav { 
  position: absolute; 
  bottom: 20px;
  right: 20px;
  z-index: 1;
}

.slide-nav ul {
  letter-spacing: 0;
  word-spacing: 0;
  font-size: 0;
  height: 200px;
}

.slide-nav li { display: inline-block; }

.slide-nav li a {
  display: block;
  color: #444;
  background: #FFF;
  text-decoration: none;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  text-align: center;
  margin: 0 0 0 6px;
}

.slide-nav li a.active { color: #DEBB1E; }
#dd-main
{
  background: url('../images/page.jpg') no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  margin: 0 auto;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table, ul.dd-hmenu
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

#outertable, #outertable table {
  width: 100%;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

.readmore {
  float:right;
}

.dd-button
{
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #9BABAB;
  background: linear-gradient(top, #B2BDBD 0, #899A9A 100%) no-repeat;
  background: -webkit-linear-gradient(top, #B2BDBD 0, #899A9A 100%) no-repeat;
  background: -moz-linear-gradient(top, #B2BDBD 0, #899A9A 100%) no-repeat;
  background: -o-linear-gradient(top, #B2BDBD 0, #899A9A 100%) no-repeat;
  background: -ms-linear-gradient(top, #B2BDBD 0, #899A9A 100%) no-repeat;
  background: linear-gradient(top, #B2BDBD 0, #899A9A 100%) no-repeat;
  -svg-background: linear-gradient(top, #B2BDBD 0, #899A9A 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
  padding: 0 10px;
  margin: 0 auto;
  height: 26px;
}

.dd-postcontent, .dd-postheadericons, .dd-postfootericons, .dd-blockcontent, ul.dd-vmenu a
{
  text-align: left;
}

.dd-postcontent, .dd-postcontent li, .dd-postcontent table, .dd-postcontent a, .dd-postcontent a:link, .dd-postcontent a:visited, .dd-postcontent a.visited, .dd-postcontent a:hover, .dd-postcontent a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-align: justify;
}

.dd-postcontent p
{
  margin: 12px 0;
}

.dd-postcontent h1, .dd-postcontent h1 a, .dd-postcontent h1 a:link, .dd-postcontent h1 a:visited, .dd-postcontent h1 a:hover, .dd-postcontent h2, .dd-postcontent h2 a, .dd-postcontent h2 a:link, .dd-postcontent h2 a:visited, .dd-postcontent h2 a:hover, .dd-postcontent h3, .dd-postcontent h3 a, .dd-postcontent h3 a:link, .dd-postcontent h3 a:visited, .dd-postcontent h3 a:hover, .dd-postcontent h4, .dd-postcontent h4 a, .dd-postcontent h4 a:link, .dd-postcontent h4 a:visited, .dd-postcontent h4 a:hover, .dd-postcontent h5, .dd-postcontent h5 a, .dd-postcontent h5 a:link, .dd-postcontent h5 a:visited, .dd-postcontent h5 a:hover, .dd-postcontent h6, .dd-postcontent h6 a, .dd-postcontent h6 a:link, .dd-postcontent h6 a:visited, .dd-postcontent h6 a:hover, .dd-blockheader .t, .dd-blockheader .t a, .dd-blockheader .t a:link, .dd-blockheader .t a:visited, .dd-blockheader .t a:hover, .dd-vmenublockheader .t, .dd-vmenublockheader .t a, .dd-vmenublockheader .t a:link, .dd-vmenublockheader .t a:visited, .dd-vmenublockheader .t a:hover, .dd-headline, .dd-headline a, .dd-headline a:link, .dd-headline a:visited, .dd-headline a:hover, .dd-slogan, .dd-slogan a, .dd-slogan a:link, .dd-slogan a:visited, .dd-slogan a:hover, .dd-postheader, .dd-postheader a, .dd-postheader a:link, .dd-postheader a:visited, .dd-postheader a:hover
{
  font-size: 32px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

.dd-postcontent a, .dd-postcontent a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #F59B00;
}

.dd-postcontent a:visited, .dd-postcontent a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #8E9F9F;
}

.dd-postcontent  a:hover, .dd-postcontent a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #708585;
}

.dd-postcontent h1
{
  color: #708585;
  margin-top: 21px;
  margin-bottom: 21px;
  font-size: 32px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h1
{
  margin-top: 21px;
  margin-bottom: 21px;
  font-size: 32px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h1 a, .dd-postcontent h1 a:link, .dd-postcontent h1 a:hover, .dd-postcontent h1 a:visited, .dd-blockcontent h1 a, .dd-blockcontent h1 a:link, .dd-blockcontent h1 a:hover, .dd-blockcontent h1 a:visited
{
  font-size: 32px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h2
{
  color: #708585;
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 24px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h2
{
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 24px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h2 a, .dd-postcontent h2 a:link, .dd-postcontent h2 a:hover, .dd-postcontent h2 a:visited, .dd-blockcontent h2 a, .dd-blockcontent h2 a:link, .dd-blockcontent h2 a:hover, .dd-blockcontent h2 a:visited
{
  font-size: 24px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h3
{
  color: #8E9F9F;
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 19px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h3
{
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 19px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h3 a, .dd-postcontent h3 a:link, .dd-postcontent h3 a:hover, .dd-postcontent h3 a:visited, .dd-blockcontent h3 a, .dd-blockcontent h3 a:link, .dd-blockcontent h3 a:hover, .dd-blockcontent h3 a:visited
{
  font-size: 19px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h4
{
  color: #232929;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h4
{
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h4 a, .dd-postcontent h4 a:link, .dd-postcontent h4 a:hover, .dd-postcontent h4 a:visited, .dd-blockcontent h4 a, .dd-blockcontent h4 a:link, .dd-blockcontent h4 a:hover, .dd-blockcontent h4 a:visited
{
  font-size: 16px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h5
{
  color: #232929;
  margin-top: 26px;
  margin-bottom: 26px;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h5
{
  margin-top: 26px;
  margin-bottom: 26px;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h5 a, .dd-postcontent h5 a:link, .dd-postcontent h5 a:hover, .dd-postcontent h5 a:visited, .dd-blockcontent h5 a, .dd-blockcontent h5 a:link, .dd-blockcontent h5 a:hover, .dd-blockcontent h5 a:visited
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h6
{
  color: #566666;
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent h6
{
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postcontent h6 a, .dd-postcontent h6 a:link, .dd-postcontent h6 a:hover, .dd-postcontent h6 a:visited, .dd-blockcontent h6 a, .dd-blockcontent h6 a:link, .dd-blockcontent h6 a:hover, .dd-blockcontent h6 a:visited
{
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #dd-hmenu-bg, .dd-sheet, .dd-hmenu a, .dd-vmenu a, .dd-slidenavigator &gt; a, .dd-checkbox:before, .dd-radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #dd-hmenu-bg, .dd-sheet, .dd-slidenavigator &gt; a, .dd-checkbox:before, .dd-radiobutton:before
{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 940px;
  color: #232929;
}

.clearfix:before, .clearfix:after
{
  content: "";
  display: table;
}

.clearfix:after
{
  clear: both;
}

.cleared
{
  font: 0/0 serif;
  clear: both;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1, .dd-postcontent li h1, .dd-blockcontent li h1
{
  margin: 1px;
}

li h2, .dd-postcontent li h2, .dd-blockcontent li h2
{
  margin: 1px;
}

li h3, .dd-postcontent li h3, .dd-blockcontent li h3
{
  margin: 1px;
}

li h4, .dd-postcontent li h4, .dd-blockcontent li h4
{
  margin: 1px;
}

li h5, .dd-postcontent li h5, .dd-blockcontent li h5
{
  margin: 1px;
}

li h6, .dd-postcontent li h6, .dd-blockcontent li h6
{
  margin: 1px;
}

li p, .dd-postcontent li p, .dd-blockcontent li p
{
  margin: 1px;
}

.dd-shapes
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: visible;
  z-index: 0;
}

.dd-slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.dd-slidenavigator &gt; a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.dd-slidenavigator &gt; a:last-child
{
  margin-right: 0 !important;
}

.dd-object1015083262
{
  display: block;
  left: 0%;
  margin-left: -1px;
  position: absolute;
  top: 388px;
  width: 957px;
  height: 119px;
  background-image: url('../images/object1015083262.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 7;
}

.dd-object43280565
{
  display: block;
  left: 0%;
  margin-left: 0px;
  position: absolute;
  top: 82px;
  width: 942px;
  height: 200px;
  background-image: url('../images/object43280565.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 8;
}

.animacja
{
  display: block;
  left: 300px;
  margin-left: -583px;
  position: absolute;
  top: -10px;
  width: 926px;
  height: 300px;

  z-index: 10;
}

.dd-object1470634643
{
  display: block;
  left: 100%;
  margin-left: -435px;
  position: absolute;
  top: 62px;
  width: 497px;
  height: 200px;
  z-index: 11;
}

.logo
{
  display: block;
  left: 0.59%;
  margin-left: -1px;
  position: absolute;
  top: 2px;
  width: 183px;
  height: 78px;

  z-index: 12;
}

.dd-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 13px;
  left: 39.26%;
  line-height: 100%;
  margin-left: -135px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
}

.dd-headline, .dd-headline a, .dd-headline a:link, .dd-headline a:visited, .dd-headline a:hover
{
  font-size: 28px;
  font-family: Georgia, 'Times New Roman', Times, Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-shadow: 0px 1px 0px rgba(23, 23, 23, 0.82);
  padding: 0;
  margin: 0;
  color: #FF9633 !important;
  white-space: nowrap;
}

.dd-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 51px;
  left: 52.44%;
  line-height: 100%;
  margin-left: -83px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
  white-space: nowrap;
}

.dd-slogan, .dd-slogan a, .dd-slogan a:link, .dd-slogan a:visited, .dd-slogan a:hover
{
  font-size: 14px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #1A130A !important;
}

.dd-object714367995 h1, .dd-object714367995 h2, .dd-object714367995 h3, .dd-object714367995 h4, .dd-object714367995 h5, .dd-object714367995 h6, .dd-object714367995 p, .dd-object714367995 a, .dd-object714367995 ul, .dd-object714367995 ol, .dd-object714367995 li
{
  line-height: 125%;
}

.dd-object714367995
{
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: -198px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  overflow: hidden;
  background-image: url('../images/object714367995.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  z-index: 101;
  width: 200px;
  height: 24px;
}

.dd-nav
{
  /*background: #3F4B4B url('../images/nav.png') bottom left repeat-x scroll;
  background: rgba(63, 75, 75, 0.3) url('../images/nav.png') bottom left repeat-x scroll;*/
  margin: 0 auto;
  position: relative;
  z-index: 100;
  font-size: 0;
  border-radius: 0 0 10px 10px;
}

ul.dd-hmenu a, ul.dd-hmenu a:link, ul.dd-hmenu a:visited, ul.dd-hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
  -webkit-transition: opacity 1s, color .5s;
  -moz-transition: opacity 1s, color .5s;
  -ms-transition: opacity 1s, color .5s;
  -o-transition: opacity 1s, color .5s;
  transition: opacity 1s, color .5s;
}

ul.dd-hmenu, ul.dd-hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.dd-hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
  background: url('../../../images/przycisk.gif') no-repeat;
  width: 125px;
  top: 2px;
  opacity: 1;
  padding-right: 10px;
}

ul.dd-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
  opacity: 1.0;
}

ul.dd-hmenu:after, ul.dd-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.dd-hmenu, ul.dd-hmenu ul
{
  min-height: 0;
}

ul.dd-hmenu
{
  display: inline-block;
  vertical-align: bottom;
  padding-left: 42px;
  padding-right: 42px;
  margin-top: 0px;
}

.dd-nav-inner:before
{
  content: ' ';
}

.dd-nav-inner
{
  text-align: left;
  margin: 0 auto;
}

.desktop-nav .dd-nav-inner
{
  width: 940px;
  padding-left: 10px;
  padding-right: 10px;
}

.desktop-nav.dd-nav
{
  padding-left: 0;
  padding-right: 0;
}

.dd-hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.dd-hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.dd-hmenu
{
  float: left;
}

.dd-menuitemcontainer
{
  margin: 0 auto;
}

ul.dd-hmenu&gt;li
{
  margin-left: 2px;
}

ul.dd-hmenu&gt;li:first-child
{
  margin-left: 1px;
}

ul.dd-hmenu&gt;li:last-child, ul.dd-hmenu&gt;li.last-child
{
  margin-right: 1px;
}

ul.dd-hmenu&gt;li&gt;a
{
  padding: 0 12px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 40px;
  cursor: pointer;
  text-decoration: none;
  color: rgb(99, 93, 66);
  line-height: 35px;
  text-align: center;
}

.dd-hmenu a, .dd-hmenu a:link, .dd-hmenu a:visited, .dd-hmenu a.active, .dd-hmenu a:hover
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-shadow: 0px 1.0px 0 rgb(255, 255, 255);
}

ul.dd-hmenu&gt;li&gt;a.active
{
  padding: 0 12px;
  margin: 0 auto;
  color: #3F4B4B;
  text-decoration: none;
}

ul.dd-hmenu&gt;li&gt;a:visited, ul.dd-hmenu&gt;li&gt;a:hover, ul.dd-hmenu&gt;li:hover&gt;a
{
  text-decoration: none;
}

ul.dd-hmenu&gt;li&gt;a:hover, .desktop ul.dd-hmenu&gt;li:hover&gt;a
{
  padding: 0 12px;
  margin: 0 auto;
}

ul.dd-hmenu&gt;li&gt;a:hover, .desktop-nav ul.dd-hmenu&gt;li:hover&gt;a
{
  color: #D58126;
  text-decoration: none;
}

ul.dd-hmenu&gt;li:before
{
  position: absolute;
  display: block;
  content: ' ';
  top: 0;
  left: -2px;
  width: 2px;
  height: 40px;
  
}

ul.dd-hmenu&gt;li:first-child:before
{
  display: none;
}

ul.dd-hmenu li li a
{
  background: #FFAF24;
  background: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 8px;
  margin: 0 auto;
}

ul.dd-hmenu li li
{
  float: none;
  width: auto;
  margin-top: 1px;
  margin-bottom: 1px;
}

.desktop-nav ul.dd-hmenu li li ul&gt;li:first-child
{
  margin-top: 0;
}

ul.dd-hmenu li li ul&gt;li:last-child
{
  margin-bottom: 0;
}

.dd-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 25px;
  min-width: 7em;
  border: 0 solid transparent;
  text-align: left;
  line-height: 25px;
  color: #5C3A00;
  font-size: 12px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin: 0;
}

.dd-hmenu ul a:link, .dd-hmenu ul a:visited, .dd-hmenu ul a.active, .dd-hmenu ul a:hover
{
  text-align: left;
  line-height: 25px;
  color: #5C3A00;
  font-size: 12px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin: 0;
}

ul.dd-hmenu li li:after
{
  display: block;
  position: absolute;
  content: ' ';
  height: 0;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 1;
  border-bottom: 1px groove #3F4B4B;
}

.desktop-nav ul.dd-hmenu li li:first-child:before, .desktop-nav ul.dd-hmenu li li:first-child:after
{
  display: none;
}

ul.dd-hmenu ul li a:hover, .desktop ul.dd-hmenu ul li:hover&gt;a
{
  background: #B4C0C0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}

.dd-hmenu ul a:hover
{
  text-decoration: underline;
}

.dd-hmenu ul li a:hover
{
  color: #151919;
}

.desktop-nav .dd-hmenu ul li:hover&gt;a
{
  color: #151919;
}

ul.dd-hmenu ul:before
{
  background: #D3DADA;
  background: rgba(211, 218, 218, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8);
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop-nav ul.dd-hmenu li:hover&gt;ul
{
  visibility: visible;
  top: 100%;
}

.desktop-nav ul.dd-hmenu li li:hover&gt;ul
{
  top: 0;
  left: 100%;
}

ul.dd-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url('../images/spacer.gif');
}

.desktop-nav ul.dd-hmenu&gt;li&gt;ul
{
  padding: 12px 32px 32px 32px;
  margin: -10px 0 0 -30px;
}

.desktop-nav ul.dd-hmenu ul ul
{
  padding: 32px 32px 32px 12px;
  margin: -32px 0 0 -9px;
}

.desktop-nav ul.dd-hmenu ul.dd-hmenu-left-to-right
{
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop-nav ul.dd-hmenu ul.dd-hmenu-right-to-left
{
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop-nav ul.dd-hmenu li li:hover&gt;ul.dd-hmenu-left-to-right
{
  right: auto;
  left: 100%;
}

.desktop-nav ul.dd-hmenu li li:hover&gt;ul.dd-hmenu-right-to-left
{
  left: auto;
  right: 100%;
}

.desktop-nav ul.dd-hmenu ul ul.dd-hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 32px 32px 32px 12px;
  margin: -32px 0 0 -9px;
}

.desktop-nav ul.dd-hmenu ul ul.dd-hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 32px 12px 32px 32px;
  margin: -32px -9px 0 0;
}

.desktop-nav ul.dd-hmenu li ul&gt;li:first-child
{
  margin-top: 0;
}

.desktop-nav ul.dd-hmenu li ul&gt;li:last-child
{
  margin-bottom: 0;
}

.desktop-nav ul.dd-hmenu ul ul:before
{
  border-radius: 0;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 10px;
}

.desktop-nav ul.dd-hmenu&gt;li&gt;ul:before
{
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.desktop-nav ul.dd-hmenu&gt;li&gt;ul.dd-hmenu-left-to-right:before
{
  right: 30px;
  left: 30px;
}

.desktop-nav ul.dd-hmenu&gt;li&gt;ul.dd-hmenu-right-to-left:before
{
  right: 30px;
  left: 30px;
}

.desktop-nav ul.dd-hmenu ul ul.dd-hmenu-left-to-right:before
{
  right: 30px;
  left: 10px;
}

.desktop-nav ul.dd-hmenu ul ul.dd-hmenu-right-to-left:before
{
  right: 10px;
  left: 30px;
}

.dd-header
{
  margin: 20px 0 0 auto;
  position: relative;
  overflow: visible;
  height: 140px;
  background-image: url('../images/header.png');
  background-position: center top;
  background-repeat: no-repeat;
}

.responsive .dd-header
{
  background-image: url('../images/header.png');
  background-position: center center;
}

.dd-header-inner
{
  position: relative;
  width: 940px;
  z-index: auto !important;
  margin: 0 auto;
}

.dd-header&gt;div.dd-nostyle, .dd-header&gt;div.dd-block, .dd-header&gt;div.dd-post
{
  position: absolute;
  z-index: 101;
}

.dd-sheet
{
  background: #FCFDFD;
  background: rgba(252, 253, 253, 1);
  padding: 10px;
  margin: 0 auto 0;
  position: relative;
  cursor: auto;
  width: 940px;
  z-index: auto !important;
  border-radius: 0 0 10px 10px;
  border: 1px solid #000;
  border-top: none;
}

.dd-layout-wrapper
{
  position: relative;
  margin: 0 auto 0 auto;
  z-index: auto !important;
}

.dd-content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.dd-content-layout-row
{
  display: table-row;
}

.dd-layout-cell
{
  display: table-cell;
  vertical-align: top;
}

.dd-vmenublock
{
  margin: 10px;
}

div.dd-vmenublock img
{
  margin: 0;
}

.dd-vmenublockheader
{
  background: #526161 url('../images/vmenublockheader.png') scroll;
  background: linear-gradient(top, rgba(122, 142, 142, 0.13) 0, rgba(93, 109, 109, 0.09) 50%, rgba(55, 64, 64, 0.07) 50%, rgba(79, 93, 93, 0.05) 100%) no-repeat, url('../images/vmenublockheader.png'), linear-gradient(top, #6E8181 0, #5B6B6B 50%, #424D4D 50%, #526060 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(122, 142, 142, 0.13) 0, rgba(93, 109, 109, 0.09) 50%, rgba(55, 64, 64, 0.07) 50%, rgba(79, 93, 93, 0.05) 100%) no-repeat, url('../images/vmenublockheader.png'), -webkit-linear-gradient(top, #6E8181 0, #5B6B6B 50%, #424D4D 50%, #526060 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(122, 142, 142, 0.13) 0, rgba(93, 109, 109, 0.09) 50%, rgba(55, 64, 64, 0.07) 50%, rgba(79, 93, 93, 0.05) 100%) no-repeat, url('../images/vmenublockheader.png'), -moz-linear-gradient(top, #6E8181 0, #5B6B6B 50%, #424D4D 50%, #526060 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(122, 142, 142, 0.13) 0, rgba(93, 109, 109, 0.09) 50%, rgba(55, 64, 64, 0.07) 50%, rgba(79, 93, 93, 0.05) 100%) no-repeat, url('../images/vmenublockheader.png'), -o-linear-gradient(top, #6E8181 0, #5B6B6B 50%, #424D4D 50%, #526060 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(122, 142, 142, 0.13) 0, rgba(93, 109, 109, 0.09) 50%, rgba(55, 64, 64, 0.07) 50%, rgba(79, 93, 93, 0.05) 100%) no-repeat, url('../images/vmenublockheader.png'), -ms-linear-gradient(top, #6E8181 0, #5B6B6B 50%, #424D4D 50%, #526060 100%) no-repeat;
  background: linear-gradient(top, rgba(122, 142, 142, 0.13) 0, rgba(93, 109, 109, 0.09) 50%, rgba(55, 64, 64, 0.07) 50%, rgba(79, 93, 93, 0.05) 100%) no-repeat, url('../images/vmenublockheader.png'), linear-gradient(top, #6E8181 0, #5B6B6B 50%, #424D4D 50%, #526060 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(122, 142, 142, 0.13) 0, rgba(93, 109, 109, 0.09) 50%, rgba(55, 64, 64, 0.07) 50%, rgba(79, 93, 93, 0.05) 100%) no-repeat, url('../images/vmenublockheader.png'), linear-gradient(top, #6E8181 0, #5B6B6B 50%, #424D4D 50%, #526060 100%) no-repeat;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  border-top: 2px solid #3D4848;
  padding: 4px 0;
  margin: 0 auto 7px;
}

.dd-vmenublockheader .t, .dd-vmenublockheader .t a, .dd-vmenublockheader .t a:link, .dd-vmenublockheader .t a:visited, .dd-vmenublockheader .t a:hover
{
  color: #FFFFFF;
  font-size: 14px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-shadow: 1.4px 1.4px 0 rgba(23, 23, 23, 0.82);
  margin: 0 10px 0 5px;
}

.dd-vmenublockcontent
{
  margin: 0 auto;
}

ul.dd-vmenu, ul.dd-vmenu ul
{
  list-style: none;
  display: block;
}

ul.dd-vmenu, ul.dd-vmenu li
{
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.dd-vmenu
{
  margin-top: 0;
  margin-bottom: 0;
}

ul.dd-vmenu ul
{
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}

ul.dd-vmenu ul.active
{
  display: block;
}

ul.dd-vmenu&gt;li&gt;a
{
  background: #B4C0C0 url('../images/vmenuitem.png') scroll;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  padding: 0 10px;
  margin: 0 auto;
  color: #445050;
  min-height: 28px;
  line-height: 28px;
}

ul.dd-vmenu a
{
  display: block;
  cursor: pointer;
  z-index: 1;
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  position: relative;
}

ul.dd-vmenu li
{
  position: relative;
}

ul.dd-vmenu&gt;li
{
  margin-top: 2px;
}

ul.dd-vmenu&gt;li&gt;ul
{
  padding: 0;
  margin-top: 2px;
  margin-bottom: 2px;
}

ul.dd-vmenu&gt;li:first-child
{
  margin-top: 0;
}

ul.dd-vmenu&gt;li&gt;a:before
{
  content: url('../images/vmenuitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.dd-vmenu&gt;li&gt;a:before
{
  bottom: 0;
}

ul.dd-vmenu&gt;li&gt;a.active:before
{
  content: url('../images/vmenuactiveitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.dd-vmenu&gt;li&gt;a.active:before
{
  bottom: 0;
}

ul.dd-vmenu&gt;li&gt;a:hover:before
{
  content: url('../images/vmenuhovereditemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.dd-vmenu&gt;li&gt;a:hover:before
{
  bottom: 0;
}

ul.dd-vmenu&gt;li&gt;a:hover, ul.dd-vmenu&gt;li&gt;a.active:hover
{
  background: #809494 url('../images/vmenuhovereditem.png') scroll;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  padding: 0 10px;
  margin: 0 auto;
}

ul.dd-vmenu a:hover, ul.dd-vmenu a.active:hover
{
  color: #3A4545;
}

ul.dd-vmenu&gt;li&gt;a.active:hover&gt;span.border-top, ul.dd-vmenu&gt;li&gt;a.active:hover&gt;span.border-bottom
{
  background-color: transparent;
}

ul.dd-vmenu&gt;li&gt;a.active
{
  background: #FFAF24 url('../images/vmenuactiveitem.png') scroll;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
  padding: 0 10px;
  margin: 0 auto;
  color: #805100;
}

ul.dd-vmenu&gt;li&gt;ul:before
{
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

ul.dd-vmenu li li a
{
  background: #D8DEDE;
  background: rgba(216, 222, 222, 0.5);
  margin: 0 auto;
  position: relative;
}

ul.dd-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.dd-vmenu li li
{
  position: relative;
  margin-top: 1px;
}

ul.dd-vmenu ul a
{
  display: block;
  position: relative;
  min-height: 28px;
  overflow: visible;
  padding: 0;
  padding-left: 25px;
  padding-right: 0;
  z-index: 0;
  line-height: 28px;
  color: #546464;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  margin-left: 0;
  margin-right: 0;
}

ul.dd-vmenu ul a:visited, ul.dd-vmenu ul a.active:hover, ul.dd-vmenu ul a:hover, ul.dd-vmenu ul a.active
{
  line-height: 28px;
  color: #546464;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  margin-left: 0;
  margin-right: 0;
}

ul.dd-vmenu ul ul a
{
  padding-left: 50px;
}

ul.dd-vmenu ul ul ul a
{
  padding-left: 75px;
}

ul.dd-vmenu ul ul ul ul a
{
  padding-left: 100px;
}

ul.dd-vmenu ul ul ul ul ul a
{
  padding-left: 125px;
}

ul.dd-vmenu li li a:before
{
  content: url('../images/vmenusubitemicon.png');
  margin-right: 10px;
  bottom: 1px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.dd-vmenu li li a:before
{
  bottom: 0;
}

ul.dd-vmenu ul&gt;li&gt;a:hover, ul.dd-vmenu ul&gt;li&gt;a.active:hover
{
  background: #3F4B4B;
  background: rgba(63, 75, 75, 0.6);
  margin: 0 auto;
}

ul.dd-vmenu ul li a:hover, ul.dd-vmenu ul li a.active:hover
{
  color: #3A4545;
}

ul.dd-vmenu ul a:hover:after
{
  background-position: center;
}

ul.dd-vmenu ul a.active:hover:after
{
  background-position: center;
}

ul.dd-vmenu ul a.active:after
{
  background-position: bottom;
}

ul.dd-vmenu li li a:hover:before
{
  content: url('../images/vmenuhoveredsubitemicon.png');
  margin-right: 10px;
  bottom: 1px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.dd-vmenu li li a:hover:before
{
  bottom: 0;
}

ul.dd-vmenu ul&gt;li&gt;a.active
{
  background: #D3DADA;
  background: rgba(211, 218, 218, 0.5);
  margin: 0 auto;
}

ul.dd-vmenu ul a.active, ul.dd-vmenu ul a:hover, ul.dd-vmenu ul a.active:hover
{
  color: #B27100;
}

ul.dd-vmenu li li a.active:before
{
  content: url('../images/vmenuactivesubitemicon.png');
  margin-right: 10px;
  bottom: 1px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.dd-vmenu li li a.active:before
{
  bottom: 0;
}

ul.dd-vmenu li li:after
{
  display: block;
  position: absolute;
  content: ' ';
  height: 0;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 1;
  border-bottom: 1px dotted #C5CECE;
}

ul.dd-vmenu li li:before
{
  display: block;
  position: absolute;
  content: ' ';
  left: 0;
  right: 0;
  top: -1px;
  z-index: 0;
  height: 1px;
  background-color: rgba(216, 222, 222, 0.5);
}

ul.dd-vmenu&gt;li&gt;ul&gt;li:first-child:before, ul.dd-vmenu&gt;li&gt;ul&gt;li:first-child:after
{
  display: none;
}

.dd-block
{
  margin: 10px;
}

div.dd-block img
{
  border: none;
  margin: 0;
}

.dd-blockheader
{
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0MGYxMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDBmMTAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(68,15,16,0.65) 0%, rgba(68,15,16,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(68,15,16,0.65)), color-stop(100%,rgba(68,15,16,0)));
background: -webkit-linear-gradient(top,  rgba(68,15,16,0.65) 0%,rgba(68,15,16,0) 100%);
background: -o-linear-gradient(top,  rgba(68,15,16,0.65) 0%,rgba(68,15,16,0) 100%);
background: -ms-linear-gradient(top,  rgba(68,15,16,0.65) 0%,rgba(68,15,16,0) 100%);
background: linear-gradient(to bottom,  rgba(68,15,16,0.65) 0%,rgba(68,15,16,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6440f10', endColorstr='#00440f10',GradientType=0 );
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  border-top: 2px solid #E59100;
  padding: 5px;
  margin: 0 auto;
}

.dd-blockheader .t, .dd-blockheader .t a, .dd-blockheader .t a:link, .dd-blockheader .t a:visited, .dd-blockheader .t a:hover
{
  color: #FFFFFF;
  font-size: 14px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  margin: 0 10px 0 5px;
}

.dd-blockcontent
{
  background: #D3DADA;
  background: linear-gradient(top, rgba(222, 227, 227, 0.4) 0, rgba(189, 199, 199, 0.4) 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(222, 227, 227, 0.4) 0, rgba(189, 199, 199, 0.4) 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(222, 227, 227, 0.4) 0, rgba(189, 199, 199, 0.4) 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(222, 227, 227, 0.4) 0, rgba(189, 199, 199, 0.4) 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(222, 227, 227, 0.4) 0, rgba(189, 199, 199, 0.4) 100%) no-repeat;
  background: linear-gradient(top, rgba(222, 227, 227, 0.4) 0, rgba(189, 199, 199, 0.4) 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(222, 227, 227, 0.4) 0, rgba(189, 199, 199, 0.4) 100%) no-repeat;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  border: 1px outset rgba(180, 192, 192, 0.4);
  padding: 5px;
  margin: 0 auto;
  color: #212727;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent table, .dd-blockcontent li, .dd-blockcontent a, .dd-blockcontent a:link, .dd-blockcontent a:visited, .dd-blockcontent a:hover
{
  

}

.dd-blockcontent p
{
  margin: 6px 0;
}

.dd-blockcontent a, .dd-blockcontent a:link
{
  color: #B87400;
  text-decoration: none;
}

.dd-blockcontent a:visited, .dd-blockcontent a.visited
{
  text-decoration: none;
}

.dd-blockcontent a:hover, .dd-blockcontent a.hover
{
  color: #EB9500;
  text-decoration: none;
}

.dd-block ul&gt;li:before
{
  
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -12px;
}

.opera .dd-block ul&gt;li:before
{
  bottom: 0;
}

.dd-block li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 125%;
  color: #101313;
}

.dd-block ul&gt;li, .dd-block ol
{
  padding: 0;
}

.dd-block ul&gt;li
{
  padding-left: 0;
  font-weight: bold;
  line-height: 24px;
  font-size: 15px;
  font-family: Times New Roman, Times, serif;
}

.dd-breadcrumbs
{
  margin: 0 auto;
}

a.dd-button, a.dd-button:link, a:link.dd-button:link, body a.dd-button:link, a.dd-button:visited, body a.dd-button:visited, input.dd-button, button.dd-button
{
  text-decoration: none;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-shadow: 0 1px 0 rgb(252, 252, 252);
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #1A1E1E;
  margin: 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 26px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.dd-button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .dd-button
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-shadow: 0 1px 0 rgb(252, 252, 252);
}

.dd-block select
{
  width: 96%;
}

input.dd-button
{
  float: none !important;
}

.dd-button.active, .dd-button.active:hover
{
  background: #73562B;
  background: linear-gradient(top, #916D36 0, #594321 100%) no-repeat;
  background: -webkit-linear-gradient(top, #916D36 0, #594321 100%) no-repeat;
  background: -moz-linear-gradient(top, #916D36 0, #594321 100%) no-repeat;
  background: -o-linear-gradient(top, #916D36 0, #594321 100%) no-repeat;
  background: -ms-linear-gradient(top, #916D36 0, #594321 100%) no-repeat;
  background: linear-gradient(top, #916D36 0, #594321 100%) no-repeat;
  -svg-background: linear-gradient(top, #916D36 0, #594321 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
  padding: 0 10px;
  margin: 0 auto;
}

.dd-button.active, .dd-button.active:hover
{
  color: #DBE1E1 !important;
}

.dd-button.hover, .dd-button:hover
{
  background: #E59100;
  background: linear-gradient(top, #FFA50A 0, #FFA200 14%, #C27B00 100%) no-repeat;
  background: -webkit-linear-gradient(top, #FFA50A 0, #FFA200 14%, #C27B00 100%) no-repeat;
  background: -moz-linear-gradient(top, #FFA50A 0, #FFA200 14%, #C27B00 100%) no-repeat;
  background: -o-linear-gradient(top, #FFA50A 0, #FFA200 14%, #C27B00 100%) no-repeat;
  background: -ms-linear-gradient(top, #FFA50A 0, #FFA200 14%, #C27B00 100%) no-repeat;
  background: linear-gradient(top, #FFA50A 0, #FFA200 14%, #C27B00 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFA50A 0, #FFA200 14%, #C27B00 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
  padding: 0 10px;
  margin: 0 auto;
}

.dd-button.hover, .dd-button:hover
{
  color: #EEE3D2 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  background: #FCFDFD;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #B4C0C0;
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  width: 100%;
  padding: 4px 0;
  color: #252C2C !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

input.dd-error, textarea.dd-error
{
  background: #FCFDFD;
  border: 1px solid #F5250A;
  margin: 0 auto;
}

input.dd-error, textarea.dd-error
{
  color: #252C2C !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.dd-search input[type="text"]
{
  background: #FCFDFD;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #B4C0C0;
  margin: 0 auto;
  width: 100%;
  padding: 3px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #252C2C !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.dd-search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.dd-search input
{
  top: 0;
  right: 0;
}

form.dd-search&gt;input
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.dd-search input[type="submit"]
{
  margin: 0 auto;
  color: #1A1E1E !important;
  position: absolute;
  display: block;
  left: auto;
  border: none;
  background: url('../images/searchicon.png') center center no-repeat;
  width: 24px;
  height: 100%;
  padding: 0;
}

label.dd-checkbox:before
{
  background: #FCFDFD;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.dd-checkbox
{
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
}

.dd-checkbox&gt;input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.dd-checkbox.active:before
{
  background: #FFAF24;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.dd-checkbox.hovered:before
{
  background: #FFAF24;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.dd-radiobutton:before
{
  background: #FCFDFD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.dd-radiobutton
{
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
}

.dd-radiobutton&gt;input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.dd-radiobutton.active:before
{
  background: #FFAF24;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.dd-radiobutton.hovered:before
{
  background: #FFAF24;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.dd-post
{
  background: #D3DADA;
  background: rgba(211, 218, 218, 0.17);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.03);
  border: 1px solid transparent;
  padding: 7px;
  margin: 7px;
}

a img
{
  border: 0;
}

.dd-article img, img.dd-article, .dd-block img, .dd-footer img
{
  margin: 10px 10px 10px 10px;
  border: 1px solid grey;
}

.dd-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.dd-article table, table.dd-article
{
  border-collapse: collapse;
  margin: 1px;
}

.dd-post .dd-content-layout-br
{
  height: 0;
}

.dd-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

.preview-cms-logo
{
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper
{
  padding: 10px 10px 10px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.dd-collage
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper p
{
  font-size: 80%;
  text-align: right;
  margin: 0;
}

.dd-postheader
{
  color: #DB8B00;
  margin: 5px 0;
  font-size: 16px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postheader a, .dd-postheader a:link, .dd-postheader a:visited, .dd-postheader a.visited, .dd-postheader a:hover, .dd-postheader a.hovered
{
  font-size: 16px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-postheader a, .dd-postheader a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #DB8B00;
}

.dd-postheader a:visited, .dd-postheader a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #DB8B00;
}

.dd-postheader a:hover, .dd-postheader a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #929291;
}

.dd-postheadericons, .dd-postheadericons a, .dd-postheadericons a:link, .dd-postheadericons a:visited, .dd-postheadericons a:hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #6F532A;
}

.dd-postheadericons
{
  display: inline-block;
  padding: 1px;
}

.dd-postheadericons a, .dd-postheadericons a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #1A1E1E;
}

.dd-postheadericons a:visited, .dd-postheadericons a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  color: #4D5B5B;
}

.dd-postheadericons a:hover, .dd-postheadericons a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
  color: #A86B00;
}

.dd-postdateicon:before
{
  content: url('../images/postdateicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .dd-postdateicon:before
{
  bottom: 0;
}

.dd-postauthoricon:before
{
  content: url('../images/postauthoricon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .dd-postauthoricon:before
{
  bottom: 0;
}

.dd-postpdficon:before
{
  content: url('../images/system/pdf_button.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .dd-postpdficon:before
{
  bottom: 0;
}

.dd-postprinticon:before
{
  content: url('../images/system/printButton.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .dd-postprinticon:before
{
  bottom: 0;
}

.dd-postemailicon:before
{
  content: url('../images/system/emailButton.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .dd-postemailicon:before
{
  bottom: 0;
}

.dd-postediticon:before
{
  content: url('../images/system/edit.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .dd-postediticon:before
{
  bottom: 0;
}

.dd-postcontent ul&gt;li:before, .dd-post ul&gt;li:before, .dd-textblock ul&gt;li:before
{
  content: url('../images/postbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .dd-postcontent ul&gt;li:before, .opera   .dd-post ul&gt;li:before, .opera   .dd-textblock ul&gt;li:before
{
  bottom: 0;
}

.dd-postcontent li, .dd-post li, .dd-textblock li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #364040;
  margin: 0 0 0 26px;
}

.dd-postcontent ul&gt;li, .dd-post ul&gt;li, .dd-textblock ul&gt;li, .dd-postcontent ol, .dd-post ol, .dd-textblock ol
{
  padding: 0;
}

.dd-postcontent ul&gt;li, .dd-post ul&gt;li, .dd-textblock ul&gt;li
{
  padding-left: 13px;
}

.dd-postcontent ul&gt;li:before, .dd-post ul&gt;li:before, .dd-textblock ul&gt;li:before
{
  margin-left: -13px;
}

.dd-postcontent ol, .dd-post ol, .dd-textblock ol, .dd-postcontent ul, .dd-post ul, .dd-textblock ul
{
  margin: 1em 0 1em 26px;
}

.dd-postcontent li ol, .dd-post li ol, .dd-textblock li ol, .dd-postcontent li ul, .dd-post li ul, .dd-textblock li ul
{
  margin: 0.5em 0 0.5em 26px;
}

.dd-postcontent li, .dd-post li, .dd-textblock li
{
  margin: 0 0 0 0;
}

.dd-postcontent ol&gt;li, .dd-post ol&gt;li, .dd-textblock ol&gt;li
{
  overflow: visible;
}

.dd-postcontent ul&gt;li, .dd-post ul&gt;li, .dd-textblock ul&gt;li
{
  overflow-x: visible;
  overflow-y: hidden;
}

blockquote
{
  background: #B4C0C0 url('../images/postquote.png') no-repeat scroll;
  padding: 10px 10px 10px 47px;
  margin: 10px 10px 10px 50px;
  color: #0F0B06;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}

blockquote a, .dd-postcontent blockquote a, .dd-blockcontent blockquote a, .dd-footer blockquote a, blockquote a:link, .dd-postcontent blockquote a:link, .dd-blockcontent blockquote a:link, .dd-footer blockquote a:link, blockquote a:visited, .dd-postcontent blockquote a:visited, .dd-blockcontent blockquote a:visited, .dd-footer blockquote a:visited, blockquote a:hover, .dd-postcontent blockquote a:hover, .dd-blockcontent blockquote a:hover, .dd-footer blockquote a:hover
{
  color: #0F0B06;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

blockquote p, .dd-postcontent blockquote p, .dd-blockcontent blockquote p, .dd-footer blockquote p
{
  margin: 0;
  margin: 2px 0 2px 15px;
}

.dd-postmetadatafooter
{
  background: #FFC561;
  background: transparent;
  border-bottom: 1px solid #FFAF24;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  padding: 1px;
}

.dd-postfootericons, .dd-postfootericons a, .dd-postfootericons a:link, .dd-postfootericons a:visited, .dd-postfootericons a:hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #8D6A35;
}

.dd-postfootericons
{
  display: inline-block;
  padding: 1px;
}

.dd-postfootericons a, .dd-postfootericons a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #1A1E1E;
}

.dd-postfootericons a:visited, .dd-postfootericons a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #4D5B5B;
}

.dd-postfootericons a:hover, .dd-postfootericons a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #A86B00;
}

.dd-postcategoryicon:before
{
  content: url('../images/postcategoryicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .dd-postcategoryicon:before
{
  bottom: 0;
}

.dd-posttagicon:before
{
  content: url('../images/posttagicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .dd-posttagicon:before
{
  bottom: 0;
}

.dd-postcommentsicon:before
{
  content: url('../images/postcommentsicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .dd-postcommentsicon:before
{
  bottom: 0;
}

.Navigator .dd-ccs-navigator img, .Navigator img
{
  border: 0;
  margin: 0;
  vertical-align: middle;
}

tr.Navigator td, td span.Navigator
{
  text-align: center;
  vertical-align: middle;
}

.Sorter img
{
  border: 0;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  position: static;
  z-index: 1;
  width: 12px;
  height: 6px;
}

.Sorter a
{
  position: relative;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #E08E00;
}

.Sorter a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #E08E00;
}

.Sorter a:visited, .Sorter a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #E08E00;
}

.Sorter a:hover, .Sorter a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #A86B00;
}

.Sorter
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #754A00;
}

.dd-footer
{
  background: #526161;
  background: rgba(82, 97, 97, 0.5);
  border-top: 1px groove #B4C0C0;
  margin: 10px auto 0;
  position: relative;
  color: #000000;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-align: center;
  padding: 0;
}

.dd-footer a, .dd-footer a:link, .dd-footer a:visited, .dd-footer a:hover, .dd-footer td, .dd-footer th, .dd-footer caption
{
  color: #000000;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-footer p
{
  padding: 0;
  text-align: center;
}

.dd-footer a, .dd-footer a:link
{
  color: #7A4E00;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.dd-footer a:visited
{
  color: #485656;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.dd-footer a:hover
{
  color: #9E6400;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.dd-footer img
{
  border: none;
  margin: 7px;
}

.dd-footer-inner
{
  margin: 0 auto;
  width: 940px;
  padding: 1px;
  padding-right: 11px;
  padding-left: 11px;
}

.dd-rss-tag-icon
{
  background: url('../images/footerrssicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.dd-rss-tag-icon:empty
{
  vertical-align: middle;
}

.dd-footer ul&gt;li:before
{
  content: url('../images/footerbullets.png');
  margin-right: 6px;
  bottom: 1px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -15px;
}

.opera .dd-footer ul&gt;li:before
{
  bottom: 0;
}

.dd-footer li
{
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #070808;
}

.dd-footer ul&gt;li, .dd-footer ol
{
  padding: 0;
}

.dd-footer ul&gt;li
{
  padding-left: 15px;
}

.dd-page-footer, .dd-page-footer a, .dd-page-footer a:link, .dd-page-footer a:visited, .dd-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #0E1111;
}

.dd-page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #2C3535;
}

img.dd-lightbox
{
  cursor: pointer;
}

#dd-lightbox-bg *
{
  padding: 0;
  margin: 0;
}

div#dd-lightbox-bg
{
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 9999;
}

img.dd-lightbox-image
{
  -webkit-transition: opacity 350ms ease-in-out;
  -moz-transition: opacity 350ms ease-in-out;
  -o-transition: opacity 350ms ease-in-out;
  -ms-transition: opacity 350ms ease-in-out;
  transition: opacity 350ms ease-in-out;
  cursor: pointer;
  z-index: 10000;
  position: fixed;
  border: 6px solid #fff;
  border-radius: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
}

img.dd-lightbox-image.active
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-error
{
  position: fixed;
  background: #fff;
  z-index: 100;
  opacity: 0.95;
  padding: 20px;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  width: 300px;
  height: 80px;
}

.loading
{
  position: fixed;
  background: #fff url('../images/preloader-01.gif') center center no-repeat;
  width: 32px;
  height: 32px;
  z-index: 10100;
  opacity: 0.5;
  padding: 10px;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
}

.arrow
{
  height: 100px;
  width: 82px;
  z-index: 10003;
  position: fixed;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.arrow.left
{
  left: 9px;
}

.arrow.right
{
  right: 9px;
}

.arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.arrow.disabled
{
  display: none;
}

.arrow-t, .arrow-b
{
  height: 6px;
  width: 30px;
  left: 26px;
  background-color: #fff;
  position: relative;
  border-radius: 3px;
}

.arrow-t
{
  top: 38px;
}

.arrow-b
{
  top: 50px;
}

.close
{
  width: 22px;
  height: 22px;
  position: fixed;
  top: 30px;
  right: 39px;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.close .cw, .close .ccw
{
  position: absolute;
  top: 8px;
  left: -4px;
  width: 30px;
  height: 6px;
  background-color: #fff;
  border-radius: 3px;
}

.cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.close-alt, .arrow-right-alt, .arrow-left-alt
{
  display: none;
  color: #fff;
  font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt
{
  display: block;
}

.ie8 .cw, .ie8 .ccw
{
  display: none;
}

.dd-content-layout .dd-sidebar1
{
  background: #D8DEDE;
  background: rgba(175, 100, 18, 0.4);
  border-right: 1px dotted #B4C0C0;
  margin: 0 auto;
  width: 250px;
}

.dd-content-layout .dd-content
{
  margin: 0 auto;
}

fieldset dl
{
  display: block;
  margin: 0;
  padding: 0;
  background: none;
}

fieldset dt
{
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 12em;
  height: 2em;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  background: none;
  line-height: 2em;
  overflow: hidden;
}

fieldset dd
{
  display: block;
  min-height: 2em;
  margin: 0 0 0 12em;
  padding: 0;
  background: none;
  line-height: 2em;
}

fieldset label
{
  display: inline-block;
  width: 12em;
}

fieldset textarea
{
  vertical-align: text-top;
}

.img-fulltext-left, .img-intro-left
{
  float: left;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0.3em 0.3em 0;
  margin-top: 0;
}

.img-fulltext-right, .img-intro-right
{
  float: right;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0 0.3em 0.3em;
  margin-top: 0;
}

ul.pagenav
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

ul.pagenav li, ul.pagenav li:before
{
  display: block;
  background: none;
  margin: 0;
  padding: 0;
  width: 50%;
  text-align: center;
  content: normal;
}

ul.pagenav li.pagenav-prev
{
  float: left;
}

ul.pagenav li.pagenav-next
{
  margin: 0 0 0 50%;
}

div.item-page dl.tabs
{
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page dl.tabs:before
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  width: 1em;
  height: 2em;
  overflow: hidden;
}

div.item-page dl.tabs dt
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  height: 2em;
  overflow: hidden;
  border-left: 1px solid black;
  border-top: 1px solid black;
}

div.item-page dl.tabs dt h3
{
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  font-size: 100%;
  overflow: hidden;
}

div.item-page dl.tabs dt h3 a
{
  text-decoration: none;
}

div.item-page dl.tabs:after
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  border-left: 1px solid black;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: 1px solid black;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: 1px solid black;
  margin-top: -1px;
}

div.item-page .panel h3
{
  margin: 0;
  padding: 0;
}

div.item-page .panel h3 a
{
  display: block;
  padding: 6px;
  text-decoration: none;
}

div.item-page .panel h3.pane-toggler-down a
{
  border-bottom: 1px solid black;
}

div.item-page .panel .pane-slider
{
  margin: 0;
  padding: 0;
}

div.item-page div.pagination ul
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page div.pagination li
{
  display: block;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  white-space: nowrap;
}

div.item-page div.pagination:after
{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#searchForm .phrases-box
{
  display: block;
  float: left;
}

#searchForm .ordering-box
{
  text-align: right;
}

#searchForm .phrases-box label, #searchForm .ordering-box label, #searchForm .only label
{
  display: inline-block;
  width: auto;
  height: 2em;
  margin: 0;
  padding: 0 0.3em;
}

#mod-finder-searchform label
{
  display: block;
}

#mod-finder-searchform input.inputbox
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

#login-form #form-login-username label, #login-form #form-login-password label
{
  display: block;
}

#login-form #form-login-username input, #login-form #form-login-password input
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

.breadcrumbs img
{
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

dl.stats-module
{
  padding: 0.3em 0 0.3em 0.3em;
  margin: 0;
}

dl.stats-module dt
{
  float: left;
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  width: 10em;
  padding: 0.3em 0.3em 0 0;
  margin: 0;
  font-weight: bold;
}

dl.stats-module dd
{
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  margin-left: 0 0 0 10em;
}

div.mod-languages ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

div.mod-languages li
{
  background: none;
  margin: 0 0.3em;
  padding: 0;
}

div.mod-languages ul.lang-inline li
{
  display: inline;
}

div.mod-languages ul.lang-block li
{
  display: block;
}

div.mod-languages img
{
  border: none;
  margin: 0;
  padding: 0;
}

div.clr
{
  clear: both;
}

#system-message ul li
{
  background-image: none;
}

ul.actions, ul.actions li, ul.actions li img
{
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}

ul.actions li
{
  background: none;
  list-style: none;
}

.items-row
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.items-row .item
{
  display: table-cell;
  vertical-align: top;
}

.items-row .row-separator
{
  display: none;
}

div.pagination p.counter
{
  display: inline-block;
  margin: 0 0.3em 0 0;
  padding: 0;
  background: none;
}

div.pagination ul, div.pagination ul li, div.pagination ul &gt; li:before
{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 0.3em;
  background: none;
  content: normal;
}

div.tip-wrap
{
  background: #fff;
  border: 1px solid #aaa;
}

div.tip-wrap div.tip
{
  padding: 0.3em;
}

div.tip-wrap div.tip-title
{
  font-weight: bold;
}

table.category
{
  width: 100%;
}

table.category thead th img
{
  padding: 0 0 0 0.3em;
  margin: 0;
  border: none;
}

span.hasTip a img
{
  padding: 0;
  margin: 0;
  border: none;
}

div.categories-list ul li span.item-title, div.cat-children ul li span.item-title
{
  display: block;
  margin: 0 0 0.3em 0;
}

div.categories-list ul li div.category-desc, div.cat-children ul li div.category-desc
{
  margin: 0 0 0.3em 0;
}

div.categories-list dl, div.cat-children dl
{
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

div.categories-list dl dt, div.cat-children dl dt, div.categories-list dl dd, div.cat-children dl dd
{
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
}

div.img_caption p.img_caption
{
  padding: 0.3em 0;
  margin: 0;
}
.ikony{
  display: block;
  position: absolute;
  left: -50px;
  top: 160px;
  width: 40px;
  height: 80px;
  z-index: 2000;
}
.iko{padding-bottom:3px;}
#toTop {
  width: 100px;
  border: 1px solid #999;
  background: #CCC;
  opacity: 0.7;
  text-align: center;
  padding: 5px;
  position: fixed; /* this is the magic */
  bottom: 10px; /* together with this to put the div at the bottom*/
  right: 10px;
  cursor: pointer;
  display: none;
  text-shadow:0px 1px 0px #FFFFFF;
  font-family: verdana;
  font-size: 11px;
  z-index: 1100;
}
/* glowny div z like box'em */
#like-box {
  position: fixed;
  z-index: 99;
  top: 150px;  /* jego polozenie od gory */
  left: -296px; /* szerokosc wygenerowanego boxa + 4px obramowania */
  -webkit-transition: left 0.5s ease-out;
  -moz-transition: left 0.5s ease-out;
  -o-transition: left 0.5s ease-out;
  transition: left 0.5s ease-out;
}
 
/* wysuniecie like box'a */
#like-box:hover {
  left: 0px;
}
 
/* zewnetrzna ramka boxa */
#like-box .outside {
  position: relative;
  z-index: 1;
  background: #3b5999;
  padding: 2px;
  min-width: 1px;
  float: left;
}
 
/* wewnetrzne tlo boxa */
#like-box .inside {
  position: relative;
  z-index: 2;
  background: #fff;
}
 
/* pasek z logo FB */
#like-box .belt {
  position: relative;
  z-index: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg); 
  -o-transform: rotate(90deg); 
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); 
  float: left;
  width: 100px; 
  height: 40px;
  padding: 7px 0px 0px 20px;
  margin: 50px 0px 0px -55px;
  background: #3b5999;
  color: #fff;
  font-weight: bold;
  font-family: Verdana;
  font-size: 16px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.dd-hmenu a {
  color: #000;
}

#swmenu-14 {
  color: white;
}

.absolwent {
	width: 640px;
    margin: 0 auto;
    height: auto;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.absolwent &gt; img {
	margin: 7px;
    border: 3px solid white;
    float: left;
}
.absolwent .absRight {
	float: right;
    width: 76%;
    height: 90;
    margin: 10px 5px 10px 5px;
}

.absRight .absRname {
	font-weight: bold;
    margin: 0 auto;
    text-align: center;
    font-size: large;
}

.absolwent .absInfo {
	width: 100%;
    height: 100%;
    margin-top: 10px;
}

.absInfo .absIleft {
	float: left;
    width: 200px;
    height: 100px;
}

.absIleft .absUr {
	float: right;
    font-weight: bold;
}

.absInfo .absBot {
	text-align: center;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    bottom: 25px;
    left: 350px;
}

.absolwent .absMore {
    display: none;
    margin: 200px 10px 50px 10px;
    width: 97%;
}

.absInfo .absIright {
	float: right;
    width: 250px;
    height: 100px;
}

#napisyroll a {
  color: grey;
  font-size: smaller;
  
}</pre></body></html>