/*
Theme Name: 3ppv2
Theme URI: 
Description: MarketINTO.pl - implementacja Wordpress
Version: 1.0
Author: Marketinto.pl
Author URI: 
Tags: fixed-width, valid HTML5, widgets
*/

body {
	font-family: Verdana, "Century Gothic", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.ogloszenie-nieaktualne {
opacity: 0.2;
}

.nieaktualne-info {
text-align: center;
font-weight: bold;
font-size: 18px;
padding: 5px 15px;
margin: 20px 0px 10px;
background-color: rgb(255, 232, 124);
border: 1px solid rgb(222, 84, 0);
}
#art-main
{
   background: #e4f9fe;
   margin:0 auto;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

#bg_top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    background: #4b686d;
	z-index: 6;
}

.logged-in #bg_top {
	position: absolute;
}

#bg_top .bg-top-inside {
	margin: 0 auto;
    position: relative;
    cursor: auto;
    max-width: 1140px;
    z-index: 5;
	color: #fff;
	font-family: Helvetica;
    letter-spacing: 2px;
	line-height: 46px;
    font-size: 1.1em;
}

#bg_top .bg-top-contact {
	display: inline-block;
}

#bg_top .bg-top-phone a, #bg_top .bg-top-email a {
	font-weight: bold;
	text-decoration: none;
	color: inherit;
}

#bg_top .lang-switch {
	display: inline-block;
    float: right;
}
#bg_top .lang-switch a{
    width: 31px;
    height: 29px;
    display: inline-block;
    padding-top: 7px;
}
#bg_top_middle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    background: #68d5ea;
	z-index: 1;
}
/*
.single-blog #bg_top_middle { 
	height: 100px;
}
*/
#bg_top_bottom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 539px;
    background: #fff;
	z-index: 0;
}
table, ul.art-hmenu
{
   font-size: 13px;
   /*font-family: Verdana, "Century Gothic", 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;
}

h1, h2, h3, h4, h5, h6 {
	color: #394C60;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.art-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #69B6C6;
   background: linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   background: -webkit-linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   background: -moz-linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   background: -o-linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   background: -ms-linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   background: linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   -svg-background: linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:0 7px;
   margin:0 auto;
   height:24px;
}

.art-postcontent {
text-align: left;
padding-right:10px;
position:relative;
top:-10px;
}
.art-postheadericons,
.art-postfootericons,
.art-blockcontent,
ul.art-vmenu a 
{
   text-align: left;
}

.single-post article.type-post .art-postcontent > div:first-child{
background: #fff;
padding: 5px 10px 5px 10px;
}

.single-post .art-postheader {
background: #fff;
padding: 5px 10px 5px 10px;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
   font-size: 14px;
   /*font-family: Verdana, "Century Gothic", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   line-height: 136%;
}

.art-postcontent p
{
   margin: 13px 0;
}

.art-postcontent h1, .art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:visited, .art-postcontent h1 a:hover,
.art-postcontent h2, .art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:visited, .art-postcontent h2 a:hover,
.art-postcontent h3, .art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:visited, .art-postcontent h3 a:hover,
.art-postcontent h4, .art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:visited, .art-postcontent h4 a:hover,
.art-postcontent h5, .art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:visited, .art-postcontent h5 a:hover,
.art-postcontent h6, .art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:visited, .art-postcontent h6 a:hover,
.art-blockheader .t, .art-blockheader .t a, .art-blockheader .t a:link, .art-blockheader .t a:visited, .art-blockheader .t a:hover,
.art-vmenublockheader .t, .art-vmenublockheader .t a, .art-vmenublockheader .t a:link, .art-vmenublockheader .t a:visited, .art-vmenublockheader .t a:hover,
.art-headline, .art-headline a, .art-headline a:link, .art-headline a:visited, .art-headline a:hover,
.art-slogan, .art-slogan a, .art-slogan a:link, .art-slogan a:visited, .art-slogan a:hover,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover
{
   font-size: 22px;
   /*font-family: Verdana, "Century Gothic", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.art-postcontent a, .art-postcontent a:link
{
   /*font-family: Verdana, "Century Gothic", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: underline;
   color: #275D68;
}

.art-postcontent a:visited, .art-postcontent a.visited
{
   /*font-family: Verdana, "Century Gothic", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: none;
   color: #275D68;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{
   /*font-family: Verdana, "Century Gothic", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: none;
   color: #09BDDC;
}

.art-postcontent h1
{
   color: #485461;
   margin: 10px 0 0;
   font-size: 22px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 26px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:hover, .art-postcontent h1 a:visited, .art-blockcontent h1 a, .art-blockcontent h1 a:link, .art-blockcontent h1 a:hover, .art-blockcontent h1 a:visited 
{
   font-size: 26px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-postcontent h2
{
   color: #5B6B7B;
   margin: 20px 5px 0 0;
   font-size: 18px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 22px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited 
{
   font-size: 22px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-postcontent h3
{
   color: #288DAF;
   margin: 10px 0 0;
   font-size: 20px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 20px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited 
{
   font-size: 20px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-postcontent h4
{
   color: #394C60;
   margin: 10px 0 0;
   font-size: 18px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 18px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited 
{
   font-size: 18px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-postcontent h5
{
   color: #394C60;
   margin: 10px 0 0;
   font-size: 15px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 15px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited 
{
   font-size: 15px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-postcontent h6
{
   color: #6684A3;
   margin: 10px 0 0;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited 
{
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
}

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

header, footer, article, nav, #art-hmenu-bg, .art-sheet, .art-slidenavigator > a, .art-checkbox:before, .art-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: outside;
   padding-left: 18px !important;
}

html, body
{
   height: 100%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 886px;
   color: #344446;
}

.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, .art-postcontent li h1, .art-blockcontent li h1 
{
   margin:1px;
} 
li h2, .art-postcontent li h2, .art-blockcontent li h2 
{
   margin:1px;
} 
li h3, .art-postcontent li h3, .art-blockcontent li h3 
{
   margin:1px;
} 
li h4, .art-postcontent li h4, .art-blockcontent li h4 
{
   margin:1px;
} 
li h5, .art-postcontent li h5, .art-blockcontent li h5 
{
   margin:1px;
} 
li h6, .art-postcontent li h6, .art-blockcontent li h6 
{
   margin:1px;
} 
li p, .art-postcontent li p, .art-blockcontent li p 
{
   margin:1px;
}


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

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

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

.art-slidenavigator > a:last-child {
   margin-right: 0 !important;
}







.art-sheet
{
   background:transparent;
   -webkit-border-radius:0px;
   -moz-border-radius:0px;
   border-radius:0px;
   -webkit-box-shadow:0;
   -moz-box-shadow:0;
   box-shadow:0;
   margin:0 auto 0;
   position:relative;
   cursor:auto;
   max-width: 1280px;
   z-index: 5;
}

.art-header
{
   -webkit-border-radius:0;
   -moz-border-radius:0;
   border-radius:0;
   margin:0 auto;
   background-position: 0 0;
   background-repeat: no-repeat;
   position: relative;
   z-index: auto !important;
}

.art-header>.widget 
{
   position:absolute;
   z-index:101;
}

.header-img {
	max-width: 100%;
	height: auto;
}

.art-header .art-slider-inner
{
   -webkit-border-radius:0;
   -moz-border-radius:0;
   border-radius:0;
}

#art-flash-area
{
   position: absolute;
   top: 0;
   left: 0;
   width: 886px;
   height: 222px;
   overflow: hidden;
}

#art-flash-container
{
   width: 900px;
   height: 245px;
   top: 0;
   position: absolute;
}

#art-flash-container .art-flash-alt
{
   position: relative;
   width: 110px;
   height: 30px;
   margin: 0 auto;
   top: 0;
}

.art-nav
{
       margin: 0 auto;
    position: absolute;
    z-index: 100;
    font-size: 0;
    text-align: left;
    top: 46px;
    padding-left: 70px;
    padding-right: 70px;
    width: 100%;
}

ul.art-hmenu a, ul.art-hmenu a:link, ul.art-hmenu a:visited, ul.art-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

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

}

ul.art-hmenu {
width: 100%;
}

ul.art-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;

}

nav ul.art-hmenu {
	display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin: 0;
    padding: 0;
}

nav ul.art-hmenu:after, nav ul.art-hmenu ul:after {
	display: none;
}

nav ul.art-hmenu li
{ 
 display: inline-block;
   width: auto;
   white-space: nowrap;
}

ul.art-hmenu li ul li {
	margin-right: 0;
}

ul.art-hmenu li.menu-item-3917, ul.art-hmenu li.menu-item-3869, ul.art-hmenu li.menu-item-3916
{
	margin-right: 0 !important;
}

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

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

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

ul.art-hmenu 
{
   vertical-align: bottom;
   max-width: 100%;
   
}

nav ul.art-hmenu {
	text-align: right;
}

.art-nav:before 
{
   content:' ';
}

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

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

.art-hmenu
{
   float: left;
}

.art-menuitemcontainer
{
   margin:0 auto;
}
ul.art-hmenu>li {
   margin-left: 1px;
}
ul.art-hmenu>li:first-child {
   margin-left: 0;
}
ul.art-hmenu>li:last-child, ul.art-hmenu>li.last-child {
   margin-right: -2px;
}

ul.art-hmenu>li>a
{
   padding:0;
   margin:0 auto;
   position: relative;
   display: block;
   height: 29px;
   cursor: pointer;
   text-decoration: none;
   color: #D5E2E1;
   line-height: 36px;
   text-align: center;
}

.art-hmenu a, 
.art-hmenu a:link, 
.art-hmenu a:visited, 
.art-hmenu a:active, 
.art-hmenu a:hover,
.art-hmenu a.active
{
font-size: 1.17em;
font-family: Helvetica;
font-weight: bold;
font-style: normal;
text-decoration: none;
text-transform: none;
text-align: left;
letter-spacing: 1px;
color: #33494b;
}

ul.art-hmenu>li>a.active
{
   margin:0 auto;
   text-decoration: none;
}

ul.art-hmenu>li>a:visited, 
ul.art-hmenu>li>a:hover, 
ul.art-hmenu>li:hover>a {
   text-decoration: none;
}

ul.art-hmenu>li>a:hover, .desktop ul.art-hmenu>li:hover>a, ul.art-hmenu>li.active>a
{
   margin:0 auto;
color: #000 !important;
}
ul.art-hmenu>li>a:hover, 
.desktop-nav ul.art-hmenu>li:hover>a {
   text-decoration: none;
}

ul.art-hmenu>li.active>a {
	text-decoration: underline;
}

ul.art-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 36px;
  // background: url('images/menuseparator.png') center center no-repeat;
}
ul.art-hmenu>li:first-child:before{
   display:none;
}

ul.art-hmenu li li a
{
   background: #429CAE;
   background: transparent;
   border:1px solid #8A99A8;
   padding:0 19px;
   margin:0 auto;
}
ul.art-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.art-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.art-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.art-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 30px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 30px;
   color: #33494b;
   font-size: 13px;
   font-family: Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.art-hmenu li li a 
{
   border-top-width: 0 !important;
}
.art-hmenu li li:hover a 
{
   border-top-width: 1px !important;
}
.art-hmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.art-hmenu ul a:link, 
.art-hmenu ul a:visited, 
.art-hmenu ul a.active, 
.art-hmenu ul a:hover
{
   text-align: left;
   line-height: 30px;
   color: #E7EEEE;
   text-decoration: none;
   margin:0;
}

ul.art-hmenu ul li a:hover, .desktop ul.art-hmenu ul li:hover>a
{
   background: #85C4D1;
   border:1px solid #7993AF;
   margin:0 auto;
}
.art-hmenu ul a:hover
{
   text-decoration: none;
}

.art-hmenu ul li a:hover
{
   color: #000000;
}

.art-hmenu ul li a.art-hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop-nav .art-hmenu ul li:hover>a
{
   color: #000000;
}

ul.art-hmenu ul:before
{
   background: #64B4C4;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.art-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.art-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

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

.desktop-nav ul.art-hmenu>li>ul
{
   padding: 11px 31px 31px 31px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.art-hmenu ul ul
{
   padding: 31px 31px 31px 11px;
   margin: -31px 0 0 -9px;
}

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

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

.desktop-nav ul.art-hmenu li li:hover>ul.art-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.art-hmenu li li:hover>ul.art-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 31px 31px 31px 11px;
   margin: -31px 0 0 -9px;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 31px 11px 31px 31px;
   margin: -31px -9px 0 0;
}

.desktop-nav ul.art-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.art-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

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

.desktop-nav ul.art-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

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

.art-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
   max-width: 90%;
}

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

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

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

.art-breadcrumbs
{
   margin:0 auto;
}

a.art-button,
a.art-button:link,
a:link.art-button:link,
body a.art-button:link,
a.art-button:visited,
body a.art-button:visited,
input.art-button,
button.art-button
{
   text-decoration: none;
   font-size: 13px;
   /*font-family: Verdana, "Century Gothic", 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: #fff;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 24px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

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

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

input, select, textarea
{
   vertical-align: middle;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
}

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

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

.art-button.active, .art-button.active:hover
{
   background: #69B6C6;
   background: linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   background: -webkit-linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   background: -moz-linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   background: -o-linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   background: -ms-linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   background: linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   -svg-background: linear-gradient(top, #94CBD6 0, #76BDCB 50%, #4EA9BC 50%, #67B6C5 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:0 7px;
   margin:0 auto;
}
.art-button.active, .art-button.active:hover {
   color: #FFFFFF !important;
}

.art-button.hover, .art-button:hover
{
   background: #98CDD8;
   background: linear-gradient(top, #C4E2E9 0, #A6D4DD 50%, #7EC1CE 50%, #97CDD8 100%) no-repeat;
   background: -webkit-linear-gradient(top, #C4E2E9 0, #A6D4DD 50%, #7EC1CE 50%, #97CDD8 100%) no-repeat;
   background: -moz-linear-gradient(top, #C4E2E9 0, #A6D4DD 50%, #7EC1CE 50%, #97CDD8 100%) no-repeat;
   background: -o-linear-gradient(top, #C4E2E9 0, #A6D4DD 50%, #7EC1CE 50%, #97CDD8 100%) no-repeat;
   background: -ms-linear-gradient(top, #C4E2E9 0, #A6D4DD 50%, #7EC1CE 50%, #97CDD8 100%) no-repeat;
   background: linear-gradient(top, #C4E2E9 0, #A6D4DD 50%, #7EC1CE 50%, #97CDD8 100%) no-repeat;
   -svg-background: linear-gradient(top, #C4E2E9 0, #A6D4DD 50%, #7EC1CE 50%, #97CDD8 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:0 7px;
   margin:0 auto;
}
.art-button.hover, .art-button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F9FAFB;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #B9C2CB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 4px 0;
   color: #3D5166 !important;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
}
input.art-error, textarea.art-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.art-error, textarea.art-error {
   color: #3D5166 !important;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
}
form.art-search input[type="text"]
{
   background: #FFFFFF;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 3px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #185468 !important;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
}
form.art-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

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

form.art-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.art-search input[type="submit"]
{
   margin:0 auto;
   color: #FFFFFF !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.art-checkbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.art-checkbox
{
   cursor: pointer;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

.art-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

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

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

label.art-radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.art-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
}

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

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

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

.art-vmenublock
{
   margin:7px;
}
div.art-vmenublock img
{
   margin: 0;
}

.art-vmenublockheader
{
   padding:10px 0;
   margin:0 auto 7px;
}
.art-vmenublockheader .t,
.art-vmenublockheader .t a,
.art-vmenublockheader .t a:link,
.art-vmenublockheader .t a:visited, 
.art-vmenublockheader .t a:hover
{
   color: #347B89;
   font-size: 16px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: bold;
   font-style: normal;
   margin: 0 10px;
}

.art-vmenublockcontent
{
   margin:0 auto;
}

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

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

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

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

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

ul.art-vmenu>li>a
{
   padding:0 15px;
   margin:0 auto;
   color: #265A64;
   min-height: 30px;
   line-height: 30px;
}
ul.art-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   font-size: 14px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   position:relative;
}

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

ul.art-vmenu>li
{
   margin-top: 0;
}
ul.art-vmenu>li>ul
{
   padding: 0;
   margin-top: 0;
   margin-bottom: 0;
}
ul.art-vmenu>li:first-child
{
   margin-top:0;
}

ul.art-vmenu>li>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.art-vmenu>li>a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.art-vmenu>li>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.art-vmenu>li>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.art-vmenu>li>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.art-vmenu>li>a:hover:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.art-vmenu>li>a:hover, ul.art-vmenu>li>a.active:hover
{
   padding:0 15px;
   margin:0 auto;
}
ul.art-vmenu>li>a:hover, ul.art-vmenu>li>a.active:hover
{
   text-decoration: underline;
}

ul.art-vmenu a:hover, ul.art-vmenu a.active:hover 
{
   color: #000000;
}

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

ul.art-vmenu>li>a.active
{
   padding:0 15px;
   margin:0 auto;
   text-decoration: none;
   color: #265A64;
}

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

ul.art-vmenu li li a
{
   margin:0 auto;
   position: relative;
}
ul.art-vmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.art-vmenu li li{
   position: relative;
   margin-top: 0;
}

ul.art-vmenu ul a
{
   display: block;
   position: relative;
   min-height: 22px;
   overflow: visible;
   padding: 0;
   padding-left: 20px;
   padding-right: 20px;
   z-index: 0;
   line-height: 22px;
   color: #3F5255;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.art-vmenu ul a:visited, ul.art-vmenu ul a.active:hover, ul.art-vmenu ul a:hover, ul.art-vmenu ul a.active
{
   line-height: 22px;
   color: #3F5255;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.art-vmenu ul ul a
{
   padding-left: 54px;
}
ul.art-vmenu ul ul ul a
{
   padding-left: 81px;
}
ul.art-vmenu ul ul ul ul a
{
   padding-left: 108px;
}
ul.art-vmenu ul ul ul ul ul a
{
   padding-left: 135px;
}

ul.art-vmenu ul>li>a:hover, ul.art-vmenu ul>li>a.active:hover
{
   margin:0 auto;
}
ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a.active:hover
{
   text-decoration: underline;
   color: #000000;
}

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

ul.art-vmenu ul>li>a.active
{
   margin:0 auto;
}
ul.art-vmenu ul a.active, ul.art-vmenu ul a:hover, ul.art-vmenu ul a.active:hover
{
   text-decoration: none;
   color: #3F5255;
}

.art-block
{
   margin:7px;
}
div.art-block img
{
   border: none;
   margin: 0;
}

.art-blockheader
{
   padding:6px 5px;
   margin:0 auto;
}
.art-blockheader .t,
.art-blockheader .t a,
.art-blockheader .t a:link,
.art-blockheader .t a:visited, 
.art-blockheader .t a:hover
{
   color: #347B89;
   font-size: 16px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: bold;
   font-style: normal;
   margin: 0 5px;
   text-align: center;
}

.art-blockcontent
{
   background: #c0ecf7;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #9CAFC4;
   padding:5px;
   margin:0 auto;
   color: #212B36;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   line-height: 136%;
}
.art-blockcontent table,
.art-blockcontent li, 
.art-blockcontent a,
.art-blockcontent a:link,
.art-blockcontent a:visited,
.art-blockcontent a:hover
{
   color: #212B36;
   font-size: 11px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   line-height: 136%;
}

.art-blockcontent p
{
   margin: 0 5px;
}

.art-blockcontent a, .art-blockcontent a:link
{
   color: #265A64;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: none;
}

.art-blockcontent a:visited, .art-blockcontent a.visited
{
   color: #7993AF;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: none;
}

.art-blockcontent a:hover, .art-blockcontent a.hover
{
   color: #000000;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: underline;
}
.art-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: -19px;
}
.opera .art-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-block li
{
   font-size: 11px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   line-height: 116%;
   color: #37495C;
   margin: 5px 0 0 10px;
}

.art-block ul>li, .art-block ol
{
   padding: 0;
}

.art-block ul>li
{
   padding-left: 19px;
}

.art-post
{
   padding:15px;
   padding-left: 0;
}
a img
{
   border: 0;
}

.art-article img, img.art-article, .art-block img, .art-footer img
{
   margin: 7px 7px 7px 7px;
}

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

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

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

.art-article th, .art-article td
{
   padding: 2px;
   border: solid 1px #5A7796;
   vertical-align: top;
   text-align: left;
}

.art-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.art-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;
}

.art-postheader
{
   color: #394C60;
   margin: 5px 10px;
   font-size: 24px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
}

.art-postheader a, 
.art-postheader a:link, 
.art-postheader a:visited,
.art-postheader a.visited,
.art-postheader a:hover,
.art-postheader a.hovered
{
   font-size: 24px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
}

.art-postheader a, .art-postheader a:link
{
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: none;
   text-align: left;
   color: #2990B3;
}

.art-postheader a:visited, .art-postheader a.visited
{
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: none;
   text-align: left;
   color: #435970;
}

.art-postheader a:hover,  .art-postheader a.hovered
{
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: none;
   text-align: left;
   color: #288DAF;
}

.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   color: #394C60;
}

.art-postheadericons
{
   display:inline-block;
   padding: 1px;
   margin: 0 0 0 10px;
}

.art-postheadericons a, .art-postheadericons a:link
{
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: none;
   color: #2C9EC3;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #475E76;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   color: #237C9A;
}

.art-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 .art-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-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 .art-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-postediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .art-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-postcontent ul>li:before,  .art-post ul>li:before,  .art-textblock ul>li:before
{
   content:url('images/postbullets.png');
   color: #000000;
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .art-postcontent ul>li:before, .opera   .art-post ul>li:before, .opera   .art-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-postcontent li, .art-post li, .art-textblock li
{
   /*font-family: Verdana, "Century Gothic", Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   margin: 3px 0 0 11px;
}

.art-postcontent ul>li, .art-post ul>li, .art-textblock ul>li, .art-postcontent ol, .art-post ol, .art-textblock ol
{
   padding: 0;
}

.art-postcontent ul>li, .art-post ul>li, .art-textblock ul>li
{
   padding-left: 17px;
}

.art-postcontent ul>li:before,  .art-post ul>li:before,  .art-textblock ul>li:before
{
   margin-left: -17px;
}

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

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

.art-postcontent li, .art-post li, .art-textblock li
{
   margin: 3px 0 0 0;
}

.art-postcontent ol>li, .art-post ol>li, .art-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.art-postcontent ul>li, .art-post ul>li, .art-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: #EFF2F5 url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 0 0 25px;
   color: #0D1216;
   /*font-family: Verdana, 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, .art-postcontent blockquote a, .art-blockcontent blockquote a, .art-footer blockquote a,
blockquote a:link, .art-postcontent blockquote a:link, .art-blockcontent blockquote a:link, .art-footer blockquote a:link,
blockquote a:visited, .art-postcontent blockquote a:visited, .art-blockcontent blockquote a:visited, .art-footer blockquote a:visited,
blockquote a:hover, .art-postcontent blockquote a:hover, .art-blockcontent blockquote a:hover, .art-footer blockquote a:hover
{
   color: #0D1216;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.art-postcontent blockquote p,
.art-blockcontent blockquote p,
.art-footer blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.art-footer
{
   margin:20px auto 0;
   position: relative;
   color: #4B637C;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   line-height: 136%;
   text-align: center;
   padding: 0;
}

.art-footer a,
.art-footer a:link,
.art-footer a:visited,
.art-footer a:hover,
.art-footer td, 
.art-footer th,
.art-footer caption
{
   color: #4B637C;
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   line-height: 136%;
}

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

.art-footer a,
.art-footer a:link
{
   color: #506A86;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: none;
}

.art-footer a:visited
{
   color: #3F5369;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: none;
}

.art-footer a:hover
{
   color: #288DAF;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   text-decoration: underline;
}

.art-footer img
{
   border: none;
   margin: 0;
}

.art-footer-inner
{
   margin: 0 auto;
   width:1152px;
   padding:25px;
   padding-right: 25px;
   padding-left: 25px;
   max-width: 100%;
}

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

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

.art-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: -13px;
}
.opera .art-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-footer li
{
   font-size: 13px;
   /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
   color: #175064;
}

.art-footer ul>li, .art-footer ol
{
   padding: 0;
}

.art-footer ul>li
{
   padding-left: 13px;
}

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

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

img.art-lightbox
{
   cursor: pointer;
}

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

div#art-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.art-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.art-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;
}

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

.art-content-layout .art-sidebar1
{
   -webkit-border-radius:0 0 15px;
   -moz-border-radius:0 0 15px;
   border-radius:0 0 15px;
   margin:0 auto;
   width: 38%;
}

.art-content-layout .art-sidebar1 > div {
	max-width: 70%;
	margin: 0 auto;
}

.art-content-layout .art-sidebar1 div.widget_recent_entries   {
	max-width: 100%;
}


textarea#comment
{
    width:99%;
}

ul#comments-list div.avatar
{
    float:right;    
}

ul#comments-list, ul#comments-list li
{
  background: none;
  padding:0;
}

ul#comments-list li li
{
  margin-left: 20px;
}

div.avatar
{
  position:relative;
  margin: 7px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float:left;
}

div.avatar img, div.avatar img.wp-post-image
{
    margin:0 !important;
    padding:0;
    border:none;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

#commentform
{
  text-align:left;
}

.rtl #commentform
{
  text-align:right;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption, .wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery br+br {
	display: none;
}
/* End */


.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.gallery {
  letter-spacing: normal;
}

.art-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
    
}

div.art-footer div.art-content-layout
{
    margin:0 auto;
    width:100%;
}

div.art-layout-cell-size1 
{
    width:100%;
}

div.art-layout-cell-size2 
{
    width:50%;
}
div.art-layout-cell-size3 
{
    width:33%;
}

div.art-layout-cell-size4
{
    width:25%;
}

.art-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.art-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.art-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

footer div.art-center-inner, footer  div.art-center-wrapper {
	left: initial;
	float: none;
	position: initial;
}

footer .art-content-layout {
	max-width: 1152px;
	margin: 0 auto;
}

.firefox2 div.art-center-inner
{
  float: none;
}

div.breadcrumbs h4, 
div.breadcrumbs p, 
li.pingback p, 
#respond p,
h3#reply-title, 
h4#comments, 
h4.box-title
{
    margin:0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	margin-left: 20px !important;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	width: auto;
}

.art-footer .art-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.art-footer .art-widget,
.art-footer .art-widget a,
.art-footer .art-widget a:link,
.art-footer .art-widget a:visited,
.art-footer .art-widget a:hover
{
    text-align: left;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0px;
}

/* Begin Additional CSS Styles */

/* Wyłączenie informacji o postach */
.art-postheadericons {
display: none;
}

/* Zmiana wielkości h1 w ogłoszeniach */
h1.art-postheader { font-size: 14px; font-weight: bold; font-family: Verdana, "Century Gothic",Arial,'Arial Unicode MS',Helvetica,Sans-Serif; margin-left: 0px; }

.single-post h1.art-postheader {text-align: center;font-size: 1.2em;padding-top: 15px;}

/* Flaga eng w menu */

ul li.menu-item-wpml-ls-7-pl {
    background: url(/wp-content/uploads/lang/ico_pl.png) no-repeat scroll 50% 50% !important;
    position: absolute;
    top: -38px;
    right: 65px;
	width: 31px;
	margin-right: 0;
}


.menu-item-207, ul li.menu-item-wpml-ls-7-en {
background: url(/wp-content/uploads/lang/ico_en.png) no-repeat scroll 50% 50% !important;
}

ul li.menu-item-wpml-ls-7-en {
	position: absolute;
    top: -38px;
    right: 33px;
	width: 31px;
	margin-right: 0;
}

.menu-item-363, ul li.menu-item-wpml-ls-7-de {
background: url(/wp-content/uploads/lang/ico_de.png) no-repeat scroll 50% 50% !important;

}

ul li.menu-item-wpml-ls-7-de {
	position: absolute;
    top: -38px;
    right: 33px;
	width: 31px;
	margin-right: 0;
}

ul li.menu-item-wpml-ls-7-en.wpml-ls-first-item, ul li.menu-item-wpml-ls-7-de.wpml-ls-first-item {
	right: 65px;
}

ul li.menu-item-wpml-ls-7-pl.wpml-ls-last-item {
	right: 33px;
}

.breadcrumbs {
position: relative;
top:15px;
left: 15px;
margin-bottom: 20px;
}

.socjalnie {
width: 90% !important;
padding: 20px;
overflow: hidden;
}

.socjalnie .plusone_przycisk {
float:left;
}

.socjalnie .facebook_przycisk_responsive {
	display: none;
}


article.art-post.art-article.breadcrumbs h4 {
display:none;
}

.art-postheader a {
font-size: 18px !important;
}

.responsive-languages {
display: none;
width: 100px;
float:right;
clear:both;
}

.yarpp-related { 
padding-left: 20px;
}

.nieklik > a {
cursor: default !important;
}
ul.art-hmenu > li.nieklik > a:hover, .desktop ul.art-hmenu > li.nieklik:hover > a {
color: #F3F7F6 !important;
}

#text-3 .art-blockcontent, #text-4 .art-blockcontent {
background: transparent;
border: none;
padding: 0px;
margin-top: 10px;
margin-bottom: 10px;
}

.quote_rotator {
padding: 5px 8px;
width: 50%;
max-height: 79%;
overflow: hidden;
background: #fff;
margin-bottom: 10px;
top: 53%;
left: 50%;
position: absolute;
box-sizing: border-box;
background: transparent;
}

.quote_title {
z-index: 2;
position: relative;
color: #0096a9;
font-size: 2em;
margin-bottom: 10px;
font-family: "Trebuchet MS", "Brush Script MT", cursive;
font-style: italic;
}

.responsive-phone .tslider blockquote p {
margin: 0;
}

.quote_rotator .bx-wrapper ul li, .quote_rotator .bx-wrapper ul li div.cbp-qtcontent {
width: 100% !important;
}

.responsive-phone .quote_rotator .tslider blockquote p, .responsive-phone .quote_rotator .bx-wrapper .tslider blockquote footer {
font-size: 14px;
}

.responsive-tablet .quote_rotator .tslider blockquote p, .responsive-tablet .quote_rotator .bx-wrapper .tslider blockquote footer {
font-size: 14px;
}

.bx-wrapper {
top: -10px;
z-index: 1;
background: none;
color: rgb(52, 68, 70);
}

.bx-wrapper .tslider blockquote footer {
top: -20px;
text-align: left;
font-style: normal;
font-size: 1.2em;
color: #558c97;
}

.bx-wrapper footer:before {
display: none;
}

.bx-wrapper blockquote {
background: none;
color: rgb(52, 68, 70);
}

.bx-wrapper .tslider blockquote p{
color: rgb(52, 68, 70);
}

.bx-wrapper blockquote .socjalnie{
display: none;
}



.quote_rotator ul li {
padding: 0;
}

.quote_rotator ul li:before {
display: none;
}

.art-postcontent h1 {
clear: both;
}

.art-nav .mobile {
display: none;
}

.art-nav.responsive-nav .mobile {
display: block;
}

.art-nav.responsive-nav .non-mobile {
display: none;
}

@media (max-width: 1280px) {
	.art-nav
{
	padding-left: 20px;
	padding-right: 40px;
}
#bg_top .bg-top-inside {
	max-width: 100%;
	padding-left: 20px;
	padding-right: 40px;
}

}

@media (max-width: 1100px) {


ul li.menu-item-wpml-ls-7-de, ul li.menu-item-wpml-ls-7-pl, ul li.menu-item-wpml-ls-7-en {
	top: -33px !important;
}

}

@media (max-width: 1000px) {
	#bg_top_middle, #bg_top_bottom {
	display: none;
}
	.socjalnie {
width: 100% !important;
padding-left: 0px;
overflow: hidden;
padding: 5px;
}

.socjalnie .facebook_przycisk_responsive {
	display: table;
	margin: 0 auto;
}
.socjalnie .facebook_przycisk > .fb-like {
	display: none;
}
}

@media (max-width: 900px) {
	nav ul.art-hmenu {
		display: block;
	}
	
	.responsive ul.art-hmenu>li:first-child, .responsive  ul.art-hmenu>li:last-child, .responsive  ul.art-hmenu>li {
		    margin-left: 0;
    margin-right: 0;
    display: block;
	}
}




/* End Additional CSS Styles */

/*
Tutaj możesz dodać własny CSS.

Naciśnij ikonkę pomocy, żeby dowiedzieć się więcej.
*/

.post-type-archive-blog .art-content-layout-row {
	display: block;
}
.post-type-archive-blog .art-layout-cell.art-sidebar1, .single-blog .art-layout-cell.art-sidebar1 {
	position: absolute;
	top: -200px;
	right: 0;
	max-width: 120px;
}

.single-blog .art-layout-cell.art-sidebar1 {
	top: -40px;
}
.post-type-archive-blog .art-layout-cell.art-content, .single-blog .art-layout-cell.art-content {
	display: block;
	width: 100%;
	padding-top: 50px;
} 
.single-blog .art-layout-cell.art-content {
	max-width:700px;
}
#text-8 .textwidget {
	overflow: hidden;
	border-radius: inherit;
}
.responsive-container {
	display: none;
}

.responsive-container .widgettitle {
		display: none;
	}

.post-type-archive-blog .responsive-languages, .single-blog .responsive-languages, .blog .responsive-languages, .single-post .responsive-languages {
	width: 140px;
}
.responsive .art-header {
	background-image: none;
}
.post-type-archive-blog #recent-posts-2, .single-blog #recent-posts-2  {
	display: none;
}
.tslider blockquote p {
	font-size: 14px;
}
.quote_rotator:lang(pl) blockquote a {
	font-style: normal;
}

.quote_rotator:lang(pl) blockquote footer p {
	font-style: italic;
	font-size: 14px;
}
div.quote_title:lang(pl), h1.quote-title {
	/*font-family: "Comic Sans", "Comic Sans MS", "Chalkboard", "ChalkboardSE-Regular", sans-serif;*/
	font-family: "Trebuchet MS", "Brush Script MT", cursive;
	font-style: italic;
}
h1.quote-title {
	margin-left: 10px;
	font-size: 2em;
	margin-top: 20px;
}
.blog nav.art-nav, .blog header.art-header, .single-post header.art-header, .blog #recent-posts-2 .art-blockheader, .post-type-archive-blog nav.art-nav, .post-type-archive-blog .header-img, .single-blog nav.art-nav, .single-blog .header-img, .single-post nav.art-nav, .single-post .header-img, 
.single-post #bg_top,/* .single-post #bg_top_middle, */.single-post #bg_top_bottom, .post-type-archive-post #bg_top, .post-type-archive-post #bg_top_bottom,
.single-blog #bg_top,/* .single-blog #bg_top_middle, */.single-blog #bg_top_bottom, .post-type-archive-blog #bg_top, .post-type-archive-blog #bg_top_bottom, .blog #bg_top, .blog #bg_top_bottom,
.blog #bg_top_middle 
{
display: none;
}



.single-post #bg_top_middle {
	height: 300px;
}

.single-blog h1.art-postheader {
	margin-top: 20px;
}

.post-type-archive-blog .quote_rotator, .single-blog .quote_rotator {
	left: 1%;
	top: 5%;
	width: 98%;
	margin-bottom: 0;
	max-height: 100%;
}
.post-type-archive-blog .art-header, .single-blog .art-header {
	height: auto;
	background: #68d5ea;
}
.post-type-archive-blog .quote-rotator-wrapper, .single-blog .quote-rotator-wrapper {
	height: 135px;
	background-color: #fff;
	position:relative;
	margin-top: 30px;
}

.blog #custom_html-4 ul>li:before, .single-post #custom_html-4 ul>li:before, .post-type-archive-blog #custom_html-4 ul>li:before, .single-blog #custom_html-4 ul>li:before  {
content: "";
display: none;
}

.blog #custom_html-4 .art-blockcontent,.single-post #custom_html-4 .art-blockcontent, .post-type-archive-blog #custom_html-4 .art-blockcontent, .single-blog #custom_html-4 .art-blockcontent {
background: none;
border: none;
}

.blog #custom_html-4 .art-blockcontent a,.single-post #custom_html-4 .art-blockcontent a, .post-type-archive-blog #custom_html-4 .art-blockcontent a, .single-blog #custom_html-4 .art-blockcontent a {
	width: 31px;
}

.blog .menu-item-12, .post-type-archive-blog .menu-item-12, .single-blog .menu-item-12, .single-post .menu-item-12 {
    background: url(/wp-content/uploads/lang/ico_pl.png) no-repeat scroll 50% 50% !important;
    float: right !important;
}

.blog .menu-item-207, .blog .menu-item-363, .post-type-archive-blog .menu-item-207, .post-type-archive-blog .menu-item-363, .single-blog .menu-item-207, .single-blog .menu-item-363,  .single-post .menu-item-207, .single-post .menu-item-363 {
float: right !important;
}

.blog #custom_html-4 ul>li, .post-type-archive-blog #custom_html-4 ul>li, .single-blog #custom_html-4 ul>li, .single-post #custom_html-4 ul>li {
padding-left: 0;
}
#custom_html-4 ul.art-hmenu>li>a:hover, .desktop #custom_html-4 ul.art-hmenu>li:hover>a {
background: none;
}

.post-type-archive-blog #custom_html-4, .single-blog #custom_html-4 {
	max-width: 100%;
}



#text-6 .textwidget > div, #text-8 .textwidget > div, #text-7 .textwidget > div, #text-5 .textwidget > div {
	  float: left;
    max-width: 32.9%;
    line-height: 0;
}

#text-6 .textwidget > div a, #text-8 .textwidget > div a, #text-7 .textwidget > div a, #text-5 .textwidget > div a {
		margin-right: 5px;
	display: block;
	line-height: 0;
}

#text-6 .art-postcontent, #text-7 .art-postcontent {
	padding: 5px;
	padding-bottom: 0;
	padding-right: 0;
}

#text-8 .art-postcontent {
	padding-right: 0;
}

#text-8 .art-postheader, #text-5 .art-postheader, #text-6 .art-postheader, #text-7 .art-postheader,
#text-8 .art-widget-title, #text-5 .art-widget-title, #text-6 .art-widget-title, #text-7 .art-widget-title {
	color: #347B89;
    font-size: 16px;
    /*font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
    font-weight: bold;
    font-style: normal;
    margin: 0 10px;
}

#text-8 .art-postcontent , #text-5 .art-postcontent, #text-6 .art-postcontent, #text-7 .art-postcontent,
#text-8 .art-widget-content , #text-5 .art-widget-content, #text-6 .art-widget-content, #text-7 .art-widget-content {
	    background: #B6D9EA;
	    border-radius: 6px;
    border: 1px solid #9CAFC4;
	margin:15px 0;
	max-width: 680px;
	overflow: hidden;
}

#text-8 .art-postcontent img, #text-5 .art-postcontent img, #text-6 .art-postcontent img, #text-7 .art-postcontent img,
#text-8 .art-widget-content img, #text-5 .art-widget-content img, #text-6 .art-widget-content img, #text-7 .art-widget-content img {
	margin: 7px;
}

.responsive-nav li.menu-item-2877, .responsive-nav li.menu-item-545, .responsive-nav li.menu-item-2871 {
    display: none;
  }

.single-post .art-postheader {
	margin-bottom:10px;
}

.responsive-menu {
	display: none;
}

@media (max-width: 1000px) {
	.blog #recent-posts-2 {
		display: none;
	}
	.responsive-container {
	display: block;
		clear:both;
		float: none !important;
		width: 95% !important;
		margin-left: 2% !important;
}
	.responsive .responsive-nav ul.art-hmenu li.menu-item-2870 ul, .responsive .responsive-nav ul.art-hmenu li.menu-item-2882 ul, .responsive .responsive-nav ul.art-hmenu li.menu-item-547 ul {
		display: block !important;
		background-image: initial;
		margin: 0;
	}
	/*
	.responsive .responsive-nav ul.art-hmenu li.menu-item-2870 ul a, .responsive .responsive-nav ul.art-hmenu li.menu-item-2882 ul a, .responsive .responsive-nav ul.art-hmenu li.menu-item-547 ul a {
		border: 0;
		font-size: 14px;
		    padding-left: 19px !important;
	}
	*/
	
	#custom_html-4 {
		display: none;
	}
.post-type-archive-blog .quote-rotator-wrapper, .single-blog .quote-rotator-wrapper{
	height: 200px;
	}
}
