#igrzom-main
{
   background: #010F32 url('images/page.jpeg') top center no-repeat fixed;
   margin:0 auto;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.igrzom-hmenu
{
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.igrzom-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #68B6C0;
   background: linear-gradient(top, rgba(140, 199, 207, 0.8) 0, rgba(75, 168, 180, 0.8) 90%, rgba(72, 161, 173, 0.8) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(140, 199, 207, 0.8) 0, rgba(75, 168, 180, 0.8) 90%, rgba(72, 161, 173, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(140, 199, 207, 0.8) 0, rgba(75, 168, 180, 0.8) 90%, rgba(72, 161, 173, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(140, 199, 207, 0.8) 0, rgba(75, 168, 180, 0.8) 90%, rgba(72, 161, 173, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(140, 199, 207, 0.8) 0, rgba(75, 168, 180, 0.8) 90%, rgba(72, 161, 173, 0.8) 100%) no-repeat;
   background: linear-gradient(top, rgba(140, 199, 207, 0.8) 0, rgba(75, 168, 180, 0.8) 90%, rgba(72, 161, 173, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(140, 199, 207, 0.8) 0, rgba(75, 168, 180, 0.8) 90%, rgba(72, 161, 173, 0.8) 100%) no-repeat;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.12);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.12);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.12);
   border:1px solid rgba(136, 143, 145, 0.8);
   padding:0 5px;
   margin:0 auto;
   height:22px;
}

.igrzom-postcontent,
.igrzom-postheadericons,
.igrzom-postfootericons,
.igrzom-blockcontent,
ul.igrzom-vmenu a 
{
   text-align: left;
}

.igrzom-postcontent,
.igrzom-postcontent li,
.igrzom-postcontent table,
.igrzom-postcontent a,
.igrzom-postcontent a:link,
.igrzom-postcontent a:visited,
.igrzom-postcontent a.visited,
.igrzom-postcontent a:hover,
.igrzom-postcontent a.hovered
{
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
}

.igrzom-postcontent p
{
   margin: 12px 0;
}

.igrzom-postcontent h1, .igrzom-postcontent h1 a, .igrzom-postcontent h1 a:link, .igrzom-postcontent h1 a:visited, .igrzom-postcontent h1 a:hover,
.igrzom-postcontent h2, .igrzom-postcontent h2 a, .igrzom-postcontent h2 a:link, .igrzom-postcontent h2 a:visited, .igrzom-postcontent h2 a:hover,
.igrzom-postcontent h3, .igrzom-postcontent h3 a, .igrzom-postcontent h3 a:link, .igrzom-postcontent h3 a:visited, .igrzom-postcontent h3 a:hover,
.igrzom-postcontent h4, .igrzom-postcontent h4 a, .igrzom-postcontent h4 a:link, .igrzom-postcontent h4 a:visited, .igrzom-postcontent h4 a:hover,
.igrzom-postcontent h5, .igrzom-postcontent h5 a, .igrzom-postcontent h5 a:link, .igrzom-postcontent h5 a:visited, .igrzom-postcontent h5 a:hover,
.igrzom-postcontent h6, .igrzom-postcontent h6 a, .igrzom-postcontent h6 a:link, .igrzom-postcontent h6 a:visited, .igrzom-postcontent h6 a:hover,
.igrzom-blockheader .t, .igrzom-blockheader .t a, .igrzom-blockheader .t a:link, .igrzom-blockheader .t a:visited, .igrzom-blockheader .t a:hover,
.igrzom-vmenublockheader .t, .igrzom-vmenublockheader .t a, .igrzom-vmenublockheader .t a:link, .igrzom-vmenublockheader .t a:visited, .igrzom-vmenublockheader .t a:hover,
.igrzom-headline, .igrzom-headline a, .igrzom-headline a:link, .igrzom-headline a:visited, .igrzom-headline a:hover,
.igrzom-slogan, .igrzom-slogan a, .igrzom-slogan a:link, .igrzom-slogan a:visited, .igrzom-slogan a:hover,
.igrzom-postheader, .igrzom-postheader a, .igrzom-postheader a:link, .igrzom-postheader a:visited, .igrzom-postheader a:hover
{
   font-size: 38px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.igrzom-postcontent a, .igrzom-postcontent a:link
{
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #4D86AC;
}

.igrzom-postcontent a:visited, .igrzom-postcontent a.visited
{
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #788082;
}

.igrzom-postcontent  a:hover, .igrzom-postcontent a.hover
{
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #72A1C0;
}

.igrzom-postcontent h1
{
   color: #4AA4B0;
   margin: 10px 0 0;
   font-size: 36px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 36px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-postcontent h1 a, .igrzom-postcontent h1 a:link, .igrzom-postcontent h1 a:hover, .igrzom-postcontent h1 a:visited, .igrzom-blockcontent h1 a, .igrzom-blockcontent h1 a:link, .igrzom-blockcontent h1 a:hover, .igrzom-blockcontent h1 a:visited 
{
   font-size: 36px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-postcontent h2
{
   color: #4AA4B0;
   margin: 10px 0 0;
   font-size: 34px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 34px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-postcontent h2 a, .igrzom-postcontent h2 a:link, .igrzom-postcontent h2 a:hover, .igrzom-postcontent h2 a:visited, .igrzom-blockcontent h2 a, .igrzom-blockcontent h2 a:link, .igrzom-blockcontent h2 a:hover, .igrzom-blockcontent h2 a:visited 
{
   font-size: 34px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-postcontent h3
{
   color: #788082;
   margin: 10px 0 0;
   font-size: 31px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 31px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-postcontent h3 a, .igrzom-postcontent h3 a:link, .igrzom-postcontent h3 a:hover, .igrzom-postcontent h3 a:visited, .igrzom-blockcontent h3 a, .igrzom-blockcontent h3 a:link, .igrzom-blockcontent h3 a:hover, .igrzom-blockcontent h3 a:visited 
{
   font-size: 31px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-postcontent h4
{
   color: #272A2A;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-postcontent h4 a, .igrzom-postcontent h4 a:link, .igrzom-postcontent h4 a:hover, .igrzom-postcontent h4 a:visited, .igrzom-blockcontent h4 a, .igrzom-blockcontent h4 a:link, .igrzom-blockcontent h4 a:hover, .igrzom-blockcontent h4 a:visited 
{
   font-size: 22px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-postcontent h5
{
   color: #272A2A;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-postcontent h5 a, .igrzom-postcontent h5 a:link, .igrzom-postcontent h5 a:hover, .igrzom-postcontent h5 a:visited, .igrzom-blockcontent h5 a, .igrzom-blockcontent h5 a:link, .igrzom-blockcontent h5 a:hover, .igrzom-blockcontent h5 a:visited 
{
   font-size: 18px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-postcontent h6
{
   color: #5B6162;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-postcontent h6 a, .igrzom-postcontent h6 a:link, .igrzom-postcontent h6 a:hover, .igrzom-postcontent h6 a:visited, .igrzom-blockcontent h6 a, .igrzom-blockcontent h6 a:link, .igrzom-blockcontent h6 a:hover, .igrzom-blockcontent h6 a:visited 
{
   font-size: 16px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #igrzom-hmenu-bg, .igrzom-sheet, .igrzom-hmenu a, .igrzom-vmenu a, .igrzom-slidenavigator > a, .igrzom-checkbox:before, .igrzom-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #igrzom-hmenu-bg, .igrzom-sheet, .igrzom-slidenavigator > a, .igrzom-checkbox:before, .igrzom-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: 700px;
   color: #272A2A;
}

.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, .igrzom-postcontent li h1, .igrzom-blockcontent li h1 
{
   margin:1px;
} 
li h2, .igrzom-postcontent li h2, .igrzom-blockcontent li h2 
{
   margin:1px;
} 
li h3, .igrzom-postcontent li h3, .igrzom-blockcontent li h3 
{
   margin:1px;
} 
li h4, .igrzom-postcontent li h4, .igrzom-blockcontent li h4 
{
   margin:1px;
} 
li h5, .igrzom-postcontent li h5, .igrzom-blockcontent li h5 
{
   margin:1px;
} 
li h6, .igrzom-postcontent li h6, .igrzom-blockcontent li h6 
{
   margin:1px;
} 
li p, .igrzom-postcontent li p, .igrzom-blockcontent li p 
{
   margin:1px;
}


.igrzom-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.igrzom-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.igrzom-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.igrzom-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.igrzom-slidecontainerheader {
    position: relative;
            width: 100%;
    height: 100%;
    }

.igrzom-slidecontainerheader .igrzom-slide-item
{

}



.igrzom-slidecontainerheader .igrzom-slide-item {
    -webkit-transition: 1000ms ease-in-out opacity;
    -moz-transition: 1000ms ease-in-out opacity;
    -ms-transition: 1000ms ease-in-out opacity;
    -o-transition: 1000ms ease-in-out opacity;
    transition: 1000ms ease-in-out opacity;
    position: absolute;
    display: none;
	left: 0;
	top: 0;
	opacity: 0;
    width:  100%;
    height: 100%;
}

.igrzom-slidecontainerheader .active, .igrzom-slidecontainerheader .next, .igrzom-slidecontainerheader .prev {
    display: block;
}

.igrzom-slidecontainerheader .active {
    opacity: 1;
}

.igrzom-slidecontainerheader .next, .igrzom-slidecontainerheader .prev {
    width: 100%;
}

.igrzom-slidecontainerheader .next.forward, .igrzom-slidecontainerheader .prev.back {
    opacity: 1;
}

.igrzom-slidecontainerheader .active.forward {
    opacity: 0;
}

.igrzom-slidecontainerheader .active.back {
    opacity: 0;
}


.igrzom-slideheader0 {
    background-image:  url('images/slideheader0.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}
.igrzom-slideheader1 {
    background-image:  url('images/slideheader1.jpg');
    background-position:  0 0;
    background-repeat: no-repeat;
}


.igrzom-slidenavigatorheader {
  display: inline-block;
  position: absolute;
  direction: ltr !important;
  top: 134px;
  left: 96.57%;
  z-index: 101;
  line-height: 0 !important;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
    white-space: nowrap;
    }
.igrzom-slidenavigatorheader
{
background: #B7BCBD;background: rgba(183, 188, 189, 0.7);background: rgba(183, 188, 189, 0.7);background: rgba(183, 188, 189, 0.7);background: rgba(183, 188, 189, 0.7);background: rgba(183, 188, 189, 0.7);background: rgba(183, 188, 189, 0.7);-svg-background: rgba(183, 188, 189, 0.7);



padding:3px;





}
.igrzom-slidenavigatorheader > a
{
background: #71787A;background: #71787A;background: #71787A;background: #71787A;background: #71787A;background: #71787A;background: #71787A;-svg-background: #71787A;
-webkit-border-radius:30%;-moz-border-radius:30%;border-radius:30%;

border:1px solid #888F91;

margin:0 10px 0 0;

width: 10px;

height: 10px;
}
.igrzom-slidenavigatorheader > a.active
{
background: #D0718E;background: #D0718E;background: #D0718E;background: #D0718E;background: #D0718E;background: #D0718E;background: #D0718E;-svg-background: #D0718E;
-webkit-border-radius:30%;-moz-border-radius:30%;border-radius:30%;

border:1px solid #A43758;

margin:0 10px 0 0;

width: 10px;

height: 10px;
}
.igrzom-slidenavigatorheader > a:hover
{
background: #367981;background: #367981;background: #367981;background: #367981;background: #367981;background: #367981;background: #367981;-svg-background: #367981;
-webkit-border-radius:30%;-moz-border-radius:30%;border-radius:30%;

border:1px solid #479EA9;

margin:0 10px 0 0;

width: 10px;

height: 10px;
}







.igrzom-sheet
{
   background: #E7F2FF;
   margin:50px auto 0;
   position:relative;
   cursor:auto;
   width: 90%;
   min-width: 700px;
   max-width: 1728px;
   z-index: auto !important;
}

.igrzom-nav
{
   background: #04162B;
   background: linear-gradient(top, #0F529F 0, #000000 100%) no-repeat;
   background: -webkit-linear-gradient(top, #0F529F 0, #000000 100%) no-repeat;
   background: -moz-linear-gradient(top, #0F529F 0, #000000 100%) no-repeat;
   background: -o-linear-gradient(top, #0F529F 0, #000000 100%) no-repeat;
   background: -ms-linear-gradient(top, #0F529F 0, #000000 100%) no-repeat;
   background: linear-gradient(top, #0F529F 0, #000000 100%) no-repeat;
   -svg-background: linear-gradient(top, #0F529F 0, #000000 100%) no-repeat;
   border-bottom:1px solid #B7BCBD;
   margin:0 auto;
   position: relative;
   z-index: 100;
   font-size: 0;
   text-align: left;
}

ul.igrzom-hmenu a, ul.igrzom-hmenu a:link, ul.igrzom-hmenu a:visited, ul.igrzom-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.igrzom-hmenu, ul.igrzom-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.igrzom-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.igrzom-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.igrzom-hmenu:after, ul.igrzom-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.igrzom-hmenu, ul.igrzom-hmenu ul 
{
   min-height: 0;
}

ul.igrzom-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
}

.igrzom-nav:before 
{
   content:' ';
}

.igrzom-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.igrzom-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.igrzom-hmenu
{
   float: left;
}

.igrzom-menuitemcontainer
{
   margin:0 auto;
}
ul.igrzom-hmenu>li {
   margin-left: 1px;
}
ul.igrzom-hmenu>li:first-child {
   margin-left: 0;
}
ul.igrzom-hmenu>li:last-child, ul.igrzom-hmenu>li.last-child {
   margin-right: 0;
}

ul.igrzom-hmenu>li>a
{
   padding:0 28px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 57px;
   cursor: pointer;
   text-decoration: none;
   color: #C5C8C9;
   line-height: 57px;
   text-align: center;
}

.igrzom-hmenu a, 
.igrzom-hmenu a:link, 
.igrzom-hmenu a:visited, 
.igrzom-hmenu a.active, 
.igrzom-hmenu a:hover
{
   font-size: 19px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.igrzom-hmenu>li>a.active
{
   background: #6B9CBD;
   padding:0 28px;
   margin:0 auto;
   color: #18363A;
   text-decoration: none;
}

ul.igrzom-hmenu>li>a:visited, 
ul.igrzom-hmenu>li>a:hover, 
ul.igrzom-hmenu>li:hover>a {
   text-decoration: none;
}

ul.igrzom-hmenu>li>a:hover, .desktop ul.igrzom-hmenu>li:hover>a
{
   background: #479EA9;
   padding:0 28px;
   margin:0 auto;
}
ul.igrzom-hmenu>li>a:hover, 
.desktop-nav ul.igrzom-hmenu>li:hover>a {
   color: #DFEAF1;
   text-decoration: none;
}

ul.igrzom-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 57px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.igrzom-hmenu>li:first-child:before{
   display:none;
}

ul.igrzom-hmenu li li a
{
   background: #479EA9;
   background: transparent;
   padding:0 33px;
   margin:0 auto;
}
ul.igrzom-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 7px;
   margin-bottom: 7px;
}

.desktop-nav ul.igrzom-hmenu li li ul>li:first-child 
{
   margin-top: 7px;
}

ul.igrzom-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.igrzom-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 41px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 41px;
   color: #1B1D1D;
   font-size: 19px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.igrzom-hmenu ul a:link, 
.igrzom-hmenu ul a:visited, 
.igrzom-hmenu ul a.active, 
.igrzom-hmenu ul a:hover
{
   text-align: left;
   line-height: 41px;
   color: #1B1D1D;
   font-size: 19px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.desktop-nav ul.igrzom-hmenu>li>ul>li
{
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav .igrzom-hmenu>li>ul>li>a
{
   font-weight: bold !important;
}
.desktop-nav .igrzom-hmenu>li>ul>li
{
   float: left;
}
.desktop-nav .igrzom-hmenu>li>ul>li>ul
{
   position: relative;
   left: 0 !important;
   right: auto !important;
   padding: 0 !important;
   margin: 0 !important;
}
.desktop-nav .igrzom-hmenu>li:hover>ul>li>ul
{
   visibility: visible;
}
.desktop-nav .igrzom-hmenu>li>ul>li>ul:before
{
   visibility: hidden;
}

ul.igrzom-hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -4px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px solid #9ACED5;
}

.desktop-nav ul.igrzom-hmenu>li>ul>li:after, 
.desktop-nav ul.igrzom-hmenu>li>ul>li:before
{
   display: none;
}
.desktop-nav ul.igrzom-hmenu li li:after
{
   left: 5px;
   right: 5px;
}

ul.igrzom-hmenu ul li a:hover
{
   background: #C5E3E7;
   background: linear-gradient(top, #D7ECEE 0, #E9F5F6 10%, #D0E8EB 50%, #B0D9DE 50%, #C5E3E7 100%) no-repeat;
   background: -webkit-linear-gradient(top, #D7ECEE 0, #E9F5F6 10%, #D0E8EB 50%, #B0D9DE 50%, #C5E3E7 100%) no-repeat;
   background: -moz-linear-gradient(top, #D7ECEE 0, #E9F5F6 10%, #D0E8EB 50%, #B0D9DE 50%, #C5E3E7 100%) no-repeat;
   background: -o-linear-gradient(top, #D7ECEE 0, #E9F5F6 10%, #D0E8EB 50%, #B0D9DE 50%, #C5E3E7 100%) no-repeat;
   background: -ms-linear-gradient(top, #D7ECEE 0, #E9F5F6 10%, #D0E8EB 50%, #B0D9DE 50%, #C5E3E7 100%) no-repeat;
   background: linear-gradient(top, #D7ECEE 0, #E9F5F6 10%, #D0E8EB 50%, #B0D9DE 50%, #C5E3E7 100%) no-repeat;
   -svg-background: linear-gradient(top, #D7ECEE 0, #E9F5F6 10%, #D0E8EB 50%, #B0D9DE 50%, #C5E3E7 100%) no-repeat;
   margin:0 auto;
}
.igrzom-hmenu ul a:hover
{
   text-decoration: none;
}

.igrzom-hmenu ul li a:hover
{
   color: #000000;
}

.desktop-nav .igrzom-hmenu ul li:hover>a
{
   color: #000000;
}

ul.igrzom-hmenu ul:before
{
   background: #68B6C0;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.igrzom-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.igrzom-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.igrzom-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.igrzom-hmenu>li>ul
{
   padding: 15px 35px 35px 35px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.igrzom-hmenu ul ul
{
   padding: 35px 35px 35px 15px;
   margin: -35px 0 0 -5px;
}

.desktop-nav ul.igrzom-hmenu ul.igrzom-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.igrzom-hmenu ul.igrzom-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.igrzom-hmenu li li:hover>ul.igrzom-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.igrzom-hmenu li li:hover>ul.igrzom-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.igrzom-hmenu ul ul.igrzom-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 35px 35px 35px 15px;
   margin: -35px 0 0 -5px;
}

.desktop-nav ul.igrzom-hmenu ul ul.igrzom-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 35px 15px 35px 35px;
   margin: -35px -5px 0 0;
}

.desktop-nav ul.igrzom-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.igrzom-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.igrzom-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop-nav ul.igrzom-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.igrzom-hmenu>li>ul.igrzom-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.igrzom-hmenu>li>ul.igrzom-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.igrzom-hmenu ul ul.igrzom-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop-nav ul.igrzom-hmenu ul ul.igrzom-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.igrzom-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.igrzom-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.igrzom-content-layout-row 
{
   display: table-row;
}

.igrzom-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

.igrzom-vmenublock
{
   margin:5px;
}
div.igrzom-vmenublock img
{
   margin: 0;
}

.igrzom-vmenublockheader
{
   padding:10px 0;
   margin:0 auto;
}
.igrzom-vmenublockheader .t,
.igrzom-vmenublockheader .t a,
.igrzom-vmenublockheader .t a:link,
.igrzom-vmenublockheader .t a:visited, 
.igrzom-vmenublockheader .t a:hover
{
   color: #000000;
   font-size: 31px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 10px;
}

.igrzom-vmenublockcontent
{
   margin:0 auto;
}

ul.igrzom-vmenu, ul.igrzom-vmenu ul
{
   list-style: none;
   display: block;
}

ul.igrzom-vmenu, ul.igrzom-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.igrzom-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.igrzom-vmenu ul
{
   display: none;
   position:relative;
}

ul.igrzom-vmenu ul.active
{
   display: block;
}

ul.igrzom-vmenu>li>a
{
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid transparent;
   padding:0 15px;
   margin:0 auto;
   color: #767D7F;
   min-height: 30px;
   line-height: 30px;
}
ul.igrzom-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   position:relative;
}

ul.igrzom-vmenu li{
   position:relative;
}

ul.igrzom-vmenu>li
{
   margin-top: 4px;
}
ul.igrzom-vmenu>li>ul
{
   margin-top: 4px;
}
ul.igrzom-vmenu>li:first-child
{
   margin-top:0;
}

ul.igrzom-vmenu>li>a:hover, ul.igrzom-vmenu>li>a.active:hover
{
   background: #90C9D0 url('images/vmenuhovereditem.png') scroll;
   background: linear-gradient(top, rgba(198, 227, 231, 0.1) 0, rgba(85, 172, 184, 0.04) 100%) no-repeat, url('images/vmenuhovereditem.png'), linear-gradient(top, #B3DADF 0, #68B6C0 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(198, 227, 231, 0.1) 0, rgba(85, 172, 184, 0.04) 100%) no-repeat, url('images/vmenuhovereditem.png'), -webkit-linear-gradient(top, #B3DADF 0, #68B6C0 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(198, 227, 231, 0.1) 0, rgba(85, 172, 184, 0.04) 100%) no-repeat, url('images/vmenuhovereditem.png'), -moz-linear-gradient(top, #B3DADF 0, #68B6C0 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(198, 227, 231, 0.1) 0, rgba(85, 172, 184, 0.04) 100%) no-repeat, url('images/vmenuhovereditem.png'), -o-linear-gradient(top, #B3DADF 0, #68B6C0 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(198, 227, 231, 0.1) 0, rgba(85, 172, 184, 0.04) 100%) no-repeat, url('images/vmenuhovereditem.png'), -ms-linear-gradient(top, #B3DADF 0, #68B6C0 100%) no-repeat;
   background: linear-gradient(top, rgba(198, 227, 231, 0.1) 0, rgba(85, 172, 184, 0.04) 100%) no-repeat, url('images/vmenuhovereditem.png'), linear-gradient(top, #B3DADF 0, #68B6C0 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(198, 227, 231, 0.1) 0, rgba(85, 172, 184, 0.04) 100%) no-repeat, url('images/vmenuhovereditem.png'), linear-gradient(top, #B3DADF 0, #68B6C0 100%) no-repeat;
   border:1px solid #4C84A9;
   padding:0 15px;
   margin:0 auto;
}
ul.igrzom-vmenu>li>a:hover, ul.igrzom-vmenu>li>a.active:hover
{
   text-decoration: none;
}

ul.igrzom-vmenu a:hover, ul.igrzom-vmenu a.active:hover 
{
   color: #233C4D;
}

ul.igrzom-vmenu>li>a.active:hover>span.border-top, ul.igrzom-vmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.igrzom-vmenu>li>a.active
{
   padding:0 15px;
   margin:0 auto;
   text-decoration: none;
   color: #767D7F;
}

.igrzom-block
{
   margin:5px;
}
div.igrzom-block img
{
   border: none;
   margin: 3px;
}

.igrzom-blockheader
{
   background: #6B9CBD;
   background: linear-gradient(top, rgba(142, 180, 204, 0.7) 0, rgba(79, 137, 176, 0.7) 90%, rgba(76, 132, 169, 0.7) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(142, 180, 204, 0.7) 0, rgba(79, 137, 176, 0.7) 90%, rgba(76, 132, 169, 0.7) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(142, 180, 204, 0.7) 0, rgba(79, 137, 176, 0.7) 90%, rgba(76, 132, 169, 0.7) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(142, 180, 204, 0.7) 0, rgba(79, 137, 176, 0.7) 90%, rgba(76, 132, 169, 0.7) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(142, 180, 204, 0.7) 0, rgba(79, 137, 176, 0.7) 90%, rgba(76, 132, 169, 0.7) 100%) no-repeat;
   background: linear-gradient(top, rgba(142, 180, 204, 0.7) 0, rgba(79, 137, 176, 0.7) 90%, rgba(76, 132, 169, 0.7) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(142, 180, 204, 0.7) 0, rgba(79, 137, 176, 0.7) 90%, rgba(76, 132, 169, 0.7) 100%) no-repeat;
   border:1px solid rgba(76, 132, 169, 0.1);
   border-left:none;
   border-right:none;
   padding:6px 3px;
   margin:0 auto;
}
.igrzom-blockheader .t,
.igrzom-blockheader .t a,
.igrzom-blockheader .t a:link,
.igrzom-blockheader .t a:visited, 
.igrzom-blockheader .t a:hover
{
   color: #000000;
   font-size: 31px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 5px;
}

.igrzom-blockcontent
{
   background: #DDDFDF;
   background: rgba(221, 223, 223, 0.7);
   border:1px solid rgba(160, 165, 167, 0.1);
   padding:3px;
   margin:0 auto;
   color: #313435;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}
.igrzom-blockcontent table,
.igrzom-blockcontent li, 
.igrzom-blockcontent a,
.igrzom-blockcontent a:link,
.igrzom-blockcontent a:visited,
.igrzom-blockcontent a:hover
{
   color: #313435;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.igrzom-blockcontent p
{
   margin: 0 5px;
}

.igrzom-blockcontent a, .igrzom-blockcontent a:link
{
   color: #37607B;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.igrzom-blockcontent a:visited, .igrzom-blockcontent a.visited
{
   color: #8A9193;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.igrzom-blockcontent a:hover, .igrzom-blockcontent a.hover
{
   color: #477B9E;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.igrzom-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -11px;
}
.opera .igrzom-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.igrzom-block li
{
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   color: #53595A;
   margin: 5px 0 0 10px;
}

.igrzom-block ul>li, .igrzom-block ol
{
   padding: 0;
}

.igrzom-block ul>li
{
   padding-left: 11px;
}

.igrzom-breadcrumbs
{
   margin:0 auto;
}

a.igrzom-button,
a.igrzom-button:link,
a:link.igrzom-button:link,
body a.igrzom-button:link,
a.igrzom-button:visited,
body a.igrzom-button:visited,
input.igrzom-button,
button.igrzom-button
{
   text-decoration: none;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #1B1D1D;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 22px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.igrzom-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .igrzom-button
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.igrzom-block select 
{
   width:96%;
}

input.igrzom-button
{
   float: none !important;
}

.igrzom-button.active, .igrzom-button.active:hover
{
   background: #4C84A9;
   background: linear-gradient(top, rgba(107, 156, 189, 0.8) 0, rgba(79, 137, 176, 0.8) 40%, rgba(60, 104, 134, 0.8) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(107, 156, 189, 0.8) 0, rgba(79, 137, 176, 0.8) 40%, rgba(60, 104, 134, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(107, 156, 189, 0.8) 0, rgba(79, 137, 176, 0.8) 40%, rgba(60, 104, 134, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(107, 156, 189, 0.8) 0, rgba(79, 137, 176, 0.8) 40%, rgba(60, 104, 134, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(107, 156, 189, 0.8) 0, rgba(79, 137, 176, 0.8) 40%, rgba(60, 104, 134, 0.8) 100%) no-repeat;
   background: linear-gradient(top, rgba(107, 156, 189, 0.8) 0, rgba(79, 137, 176, 0.8) 40%, rgba(60, 104, 134, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(107, 156, 189, 0.8) 0, rgba(79, 137, 176, 0.8) 40%, rgba(60, 104, 134, 0.8) 100%) no-repeat;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.12);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.12);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.12);
   border:1px solid rgba(76, 132, 169, 0.8);
   padding:0 5px;
   margin:0 auto;
}
.igrzom-button.active, .igrzom-button.active:hover {
   color: #101B23 !important;
}

.igrzom-button.hover, .igrzom-button:hover
{
   background: #6B9CBD;
   background: linear-gradient(top, rgba(142, 180, 204, 0.8) 0, rgba(79, 137, 176, 0.8) 90%, rgba(76, 132, 169, 0.8) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(142, 180, 204, 0.8) 0, rgba(79, 137, 176, 0.8) 90%, rgba(76, 132, 169, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(142, 180, 204, 0.8) 0, rgba(79, 137, 176, 0.8) 90%, rgba(76, 132, 169, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(142, 180, 204, 0.8) 0, rgba(79, 137, 176, 0.8) 90%, rgba(76, 132, 169, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(142, 180, 204, 0.8) 0, rgba(79, 137, 176, 0.8) 90%, rgba(76, 132, 169, 0.8) 100%) no-repeat;
   background: linear-gradient(top, rgba(142, 180, 204, 0.8) 0, rgba(79, 137, 176, 0.8) 90%, rgba(76, 132, 169, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(142, 180, 204, 0.8) 0, rgba(79, 137, 176, 0.8) 90%, rgba(76, 132, 169, 0.8) 100%) no-repeat;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.12);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.12);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.12);
   border:1px solid rgba(76, 132, 169, 0.8);
   padding:0 5px;
   margin:0 auto;
}
.igrzom-button.hover, .igrzom-button:hover {
   color: #112528 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.3);
   border:1px solid #B7BCBD;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 10px 0;
   color: #383C3D !important;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
input.igrzom-error, textarea.igrzom-error
{
   background: #FFFFFF;
   background: linear-gradient(top, #CACDCE 0, #E2E4E4 50%, #C5C8C9 50%, #DADCDD 100%) no-repeat;
   background: -webkit-linear-gradient(top, #CACDCE 0, #E2E4E4 50%, #C5C8C9 50%, #DADCDD 100%) no-repeat;
   background: -moz-linear-gradient(top, #CACDCE 0, #E2E4E4 50%, #C5C8C9 50%, #DADCDD 100%) no-repeat;
   background: -o-linear-gradient(top, #CACDCE 0, #E2E4E4 50%, #C5C8C9 50%, #DADCDD 100%) no-repeat;
   background: -ms-linear-gradient(top, #CACDCE 0, #E2E4E4 50%, #C5C8C9 50%, #DADCDD 100%) no-repeat;
   background: linear-gradient(top, #CACDCE 0, #E2E4E4 50%, #C5C8C9 50%, #DADCDD 100%) no-repeat;
   -svg-background: linear-gradient(top, #CACDCE 0, #E2E4E4 50%, #C5C8C9 50%, #DADCDD 100%) no-repeat;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.igrzom-error, textarea.igrzom-error {
   color: #3D4142 !important;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.igrzom-search input[type="text"]
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.3);
   border-radius: 0;
   border:1px solid #B7BCBD;
   margin:0 auto;
   width: 100%;
   padding: 10px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #383C3D !important;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.igrzom-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.igrzom-search input
{
   top:0;
   right:0;
}

form.igrzom-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.igrzom-search input[type="submit"]
{
   margin:0 auto;
   color: #1B1D1D !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.igrzom-checkbox:before
{
   background: #FFFFFF;
   background: linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   background: -moz-linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   background: -o-linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   background: -ms-linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   background: linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   -svg-background: linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #B7BCBD;
   margin:0 auto;
   width:24px;
   height:24px;
}
label.igrzom-checkbox
{
   cursor: pointer;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 24px;
   display: inline-block;
}

.igrzom-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.igrzom-checkbox.active:before
{
   background: #90C9D0;
   background: linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   background: -webkit-linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   background: -moz-linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   background: -o-linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   background: -ms-linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   background: linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   -svg-background: linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #479EA9;
   margin:0 auto;
   width:24px;
   height:24px;
   display: inline-block;
}

label.igrzom-checkbox.hovered:before
{
   background: #C5E3E7;
   background: linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   background: -webkit-linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   background: -moz-linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   background: -o-linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   background: -ms-linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   background: linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   -svg-background: linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #888F91;
   margin:0 auto;
   width:24px;
   height:24px;
   display: inline-block;
}

label.igrzom-radiobutton:before
{
   background: #FFFFFF;
   background: linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   background: -moz-linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   background: -o-linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   background: -ms-linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   background: linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   -svg-background: linear-gradient(top, #E7E9E9 0, #EAEBEB 40%, #EAEBEB 85%, #D2D5D5 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #B7BCBD;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.igrzom-radiobutton
{
   cursor: pointer;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

.igrzom-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.igrzom-radiobutton.active:before
{
   background: #90C9D0;
   background: linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   background: -webkit-linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   background: -moz-linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   background: -o-linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   background: -ms-linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   background: linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   -svg-background: linear-gradient(top, #90C9D0 0, #93CBD2 40%, #93CBD2 85%, #7ABEC7 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #479EA9;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.igrzom-radiobutton.hovered:before
{
   background: #C5E3E7;
   background: linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   background: -webkit-linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   background: -moz-linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   background: -o-linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   background: -ms-linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   background: linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   -svg-background: linear-gradient(top, #C5E3E7 0, #C9E5E8 40%, #C9E5E8 85%, #ACD7DC 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #888F91;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

.igrzom-post
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.7);
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.07);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.07);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.07);
   padding:5px;
   margin:5px;
}
a img
{
   border: 0;
}

.igrzom-article img, img.igrzom-article, .igrzom-block img, .igrzom-footer img
{
   border: 1px solid #90C9D0;
   margin: 7px 7px 7px 7px;
}

.igrzom-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.igrzom-article table, table.igrzom-article
{
   border-collapse: collapse;
   margin: 1px;
}

.igrzom-post .igrzom-content-layout-br
{
   height: 0;
}

.igrzom-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: 7px 7px 7px 7px;
   -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.igrzom-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: left;
   margin: 0;
}

.igrzom-postheader
{
   color: #245056;
   margin: 5px 10px;
   font-size: 29px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.igrzom-postheader a, 
.igrzom-postheader a:link, 
.igrzom-postheader a:visited,
.igrzom-postheader a.visited,
.igrzom-postheader a:hover,
.igrzom-postheader a.hovered
{
   font-size: 29px;
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.igrzom-postheader a, .igrzom-postheader a:link
{
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #42939E;
}

.igrzom-postheader a:visited, .igrzom-postheader a.visited
{
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #56ADB8;
}

.igrzom-postheader a:hover,  .igrzom-postheader a.hovered
{
   font-family: Salsa, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #6FB9C3;
}

.igrzom-postcontent ul>li:before,  .igrzom-post ul>li:before,  .igrzom-textblock ul>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 .igrzom-postcontent ul>li:before, .opera   .igrzom-post ul>li:before, .opera   .igrzom-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.igrzom-postcontent li, .igrzom-post li, .igrzom-textblock li
{
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #91473B;
   margin: 3px 0 0 11px;
}

.igrzom-postcontent ul>li, .igrzom-post ul>li, .igrzom-textblock ul>li, .igrzom-postcontent ol, .igrzom-post ol, .igrzom-textblock ol
{
   padding: 0;
}

.igrzom-postcontent ul>li, .igrzom-post ul>li, .igrzom-textblock ul>li
{
   padding-left: 26px;
}

.igrzom-postcontent ul>li:before,  .igrzom-post ul>li:before,  .igrzom-textblock ul>li:before
{
   margin-left: -26px;
}

.igrzom-postcontent ol, .igrzom-post ol, .igrzom-textblock ol, .igrzom-postcontent ul, .igrzom-post ul, .igrzom-textblock ul
{
   margin: 1em 0 1em 11px;
}

.igrzom-postcontent li ol, .igrzom-post li ol, .igrzom-textblock li ol, .igrzom-postcontent li ul, .igrzom-post li ul, .igrzom-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.igrzom-postcontent li, .igrzom-post li, .igrzom-textblock li
{
   margin: 3px 0 0 0;
}

.igrzom-postcontent ol>li, .igrzom-post ol>li, .igrzom-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.igrzom-postcontent ul>li, .igrzom-post ul>li, .igrzom-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #DADCDD url('images/postquote.png') no-repeat scroll;
   border:1px dashed #90C9D0;
   padding:12px 12px 12px 36px;
   margin:0 0 0 10px;
   color: #2F3232;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .igrzom-postcontent blockquote a, .igrzom-blockcontent blockquote a, .igrzom-footer blockquote a,
blockquote a:link, .igrzom-postcontent blockquote a:link, .igrzom-blockcontent blockquote a:link, .igrzom-footer blockquote a:link,
blockquote a:visited, .igrzom-postcontent blockquote a:visited, .igrzom-blockcontent blockquote a:visited, .igrzom-footer blockquote a:visited,
blockquote a:hover, .igrzom-postcontent blockquote a:hover, .igrzom-blockcontent blockquote a:hover, .igrzom-footer blockquote a:hover
{
   color: #2F3232;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.igrzom-postcontent blockquote p,
.igrzom-blockcontent blockquote p,
.igrzom-footer blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.igrzom-footer
{
   background: #B7BCBD;
   background: linear-gradient(top, rgba(205, 208, 208, 0.7) 0, rgba(162, 168, 169, 0.7) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(205, 208, 208, 0.7) 0, rgba(162, 168, 169, 0.7) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(205, 208, 208, 0.7) 0, rgba(162, 168, 169, 0.7) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(205, 208, 208, 0.7) 0, rgba(162, 168, 169, 0.7) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(205, 208, 208, 0.7) 0, rgba(162, 168, 169, 0.7) 100%) no-repeat;
   background: linear-gradient(top, rgba(205, 208, 208, 0.7) 0, rgba(162, 168, 169, 0.7) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(205, 208, 208, 0.7) 0, rgba(162, 168, 169, 0.7) 100%) no-repeat;
   padding:20px;
   margin:5px auto 0;
   position: relative;
   color: #272A2A;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
}

.igrzom-footer a,
.igrzom-footer a:link,
.igrzom-footer a:visited,
.igrzom-footer a:hover,
.igrzom-footer td, 
.igrzom-footer th,
.igrzom-footer caption
{
   color: #272A2A;
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.igrzom-footer p 
{
   padding:0;
   text-align: center;
}

.igrzom-footer a,
.igrzom-footer a:link
{
   color: #2F686F;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.igrzom-footer a:visited
{
   color: #4C5152;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.igrzom-footer a:hover
{
   color: #31556D;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.igrzom-footer img
{
   border: none;
   margin: 12px;
}

.igrzom-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;
}

.igrzom-rss-tag-icon:empty
{
   vertical-align: middle;
}

.igrzom-footer ul>li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -12px;
}
.opera .igrzom-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.igrzom-footer li
{
   font-size: 16px;
   font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #45494A;
}

.igrzom-footer ul>li, .igrzom-footer ol
{
   padding: 0;
}

.igrzom-footer ul>li
{
   padding-left: 12px;
}

.igrzom-page-footer, 
.igrzom-page-footer a,
.igrzom-page-footer a:link,
.igrzom-page-footer a:visited,
.igrzom-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: #D5D7D8;
}

.igrzom-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #BFC3C4;
}

img.igrzom-lightbox
{
   cursor: pointer;
}

#igrzom-lightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#igrzom-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.igrzom-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.igrzom-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);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.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;
}

.igrzom-content-layout .igrzom-sidebar1
{
   background: #DADCDD;
   background: transparent;
   border-right:1px solid #B7BCBD;
   margin:0 auto;
   width: 225px;
}

.igrzom-content-layout .igrzom-content
{
   margin:0 auto;
}

.igrzom-content-layout .igrzom-sidebar2
{
   background: #DADCDD;
   background: transparent;
   border-left:1px solid #B7BCBD;
   margin:0 auto;
   width: 225px;
}

/* Begin Additional CSS Styles */
img{
	max-width:100%;
	height: auto;
В В В 	width: auto\9; /* ie8 */
}
/* End Additional CSS Styles */
