@media (max-width:768px) {
    .wide-xs { width: 100%; }
    .clearfix-xs { clear: both; }
    
    .no-padding-xs {  padding-left: 0; padding-right: 0; }
    .no-padding-left-xs { padding-left: 0; }
    .no-padding-right-xs { padding-right: 0; }
}

.cookie-law { position: fixed; left: 0; bottom: 0; z-index: 4000; display: none; background-color: #fff; width: 100%; padding: 10px; }

body { font-family: 'Open Sans', arial, sans-serif; font-weight: 400; }
body  { outline: none; -moz-outline: none; color: #000; font-size: 14px; }
table td { font-size: 14px; font-weight: 400; }

.shadow { box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); background-color: #fff; }
.wrapper { background-color: #eff2f4; }

form { margin: 0; }

.base-anchor-wrapper { position: relative; }
.base-anchor { position: absolute; top: -80px; }

.navbar-nav.navbar-right:last-child {
    margin-right: 0px;
}
.nav > li > a.pwn-buy-translatica { text-transform: none; font-size: 11px; font-weight: 300; }

@media (min-width: 1200px) {
  .container { width: 1108px /* 1038px */; }
}

.base-content { min-height: 600px; }

.bold { font-weight: 600; }
.space { height: 10px; }

.wyniki,
.haslo,
.enc-haslo,
.lista,
h4,
article  { padding-left: 5px; padding-right: 5px; }

.lista .tekst-para { display: inline; }
.lista .tytul { display: block; }

.more-panel { display: block;  }
.more-toggle-wrapper { display: block; text-align: center; margin: 10px 0px 2px 0px; }
.more-toggle { font-size: 16px; width: 100%;  padding: 0px 4px 0px 4px; color: #ccc; font-size: 17px; }
.more-toggle:hover { text-decoration: none; color: #ccc; }
.more-toggle:focus { text-decoration: none; color: #ccc; }
.more-toggle.expanded {  }
.more-content { display: none; }

/* bootstrap */

h1 { font-size: inherit; margin: 0; padding: 0; font-weight: inherit; }

.popover { z-index: 900; }

.twitter-typeahead { width: 100%; }
.twitter-typeahead .tt-suggestions { cursor: pointer; }
.twitter-typeahead .tt-suggestion p { margin-top: 0; margin-bottom: 0; padding-top: 5px; padding-bottom: 5px; }
.tt-hint { color: #ccc !important; }
.twitter-typeahead .tt-suggestion img { width: 20px; border: 1px solid #aaaaaa; }

.wrapper { margin-bottom: 0; height: auto; }
.wrapper:after { height: 0px; }

.home-page section { margin-bottom: 10px; background-color: #fff; }
.home-page section h1 { margin-bottom: 0px; }

.home-page h3.section-heading { line-height: 1.5em; }
.home-page h3.section-heading  small { font-size: 80%; color: inherit; font-weight: 300; }

.main-nav { margin-bottom: 0; }

/* SEO */

.main-nav a h1 { font-size: 13px; padding: 0; margin: 0; line-height: 20px; font-weight: 600;}


.navbar-brand { padding-left: 40px; padding-right: 10px; text-transform: uppercase; font-size: 13px; font-weight: 600;  }

.content-frame { padding: 5px 10px 5px 10px; }

.footer { min-height: 50px; height: auto; }
.footer .footer-content { min-height: 50px; }
.footer a { color: #ffffff; font-size: 1em; font-weight: 600; line-height: 32px; font-size: 12px;  }

/*.row { margin-left: 0; margin-right: 0; }*/

.panel-group .panel { border: none; }
.panel-group .panel .panel-heading { background-color: #f5f5f5; }
.panel-group .panel .panel-heading .panel-title a { font-weight: 600; }
.panel-group .panel .panel-heading .panel-title a:before { content: none; }
.panel-group .panel .panel-heading .panel-title a.collapsed:before { content: none; }
.panel-group .panel .panel-heading h2 { font-weight: 400; }

.wide { width: 100%; }

.home-page h3.section-heading {
  font-size: 19px;
  font-weight: 300;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0px; 
  color: #444;
}
.home-page h3.section-heading .line {
  display: inline-block;
  padding: 0 15px;
  padding-top: 5px;
}

.breadcrumb { margin-bottom: 0px !important; overflow: hidden; font-size: 12px; }
.breadcrumb li { max-width: 140px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.breadcrumb li a { max-width: 140px; white-space: nowrap; }

.no-padding { padding-left: 0; padding-right: 0; }
.no-padding-left { padding-left: 0; }
.no-padding-right { padding-right: 0; }

@media (max-width:768px) {
    .wide-xs { width: 100%; }
    .clearfix-xs { clear: both; }
    
    .no-padding-xs {  padding-left: 0; padding-right: 0; }
    .no-padding-left-xs { padding-left: 0; }
    .no-padding-right-xs { padding-right: 0; }
}

@media (min-width:768px){
    .wide-sm { width: 100%; }
    .clearfix-sm { clear: both; }
    
    .no-padding-sm{  padding-left: 0; padding-right: 0;}
    .no-padding-left-sm { padding-left: 0; }
    .no-padding-right-sm { padding-right: 0; }
}

@media (min-width:992px){
    .wide-md { width: 100%; }
    .clearfix-md { clear: both; }
    
    .no-padding-md {  padding-left: 0; padding-right: 0; }
    .no-padding-left-md { padding-left: 0; }
    .no-padding-right-md { padding-right: 0; }
}

@media (min-width:1200px){
    .wide-lg { width: 100%; }
    .cleatfix-lg { clear: both; }
    
    .no-padding-lg {  padding-left: 0; padding-right: 0; }
    .no-padding-left-lg { padding-left: 0; }
    .no-padding-right-lg { padding-right: 0; }
}

/* flexslider */

.flexslider .slides .flex-caption { bottom: 10px; left: 35px; width: 530px; }
.flexslider .slides .flex-caption .main { text-transform: none; font-size: 18px; padding: 5px 15px; margin-bottom: 5px; font-weight: 400; opacity: 0.85; }
.flexslider .slides .flex-caption .secondary { width: 100%; height: 85px; text-overflow: ellipsis; overflow: hidden; padding: 10px;  padding-top: 5px; font-size: 13px; color: #ffffff !important; background-color: #000000; opacity: 0.6; float: left; }
.flexslider .flex-content { height: 95px; text-overflow-: ellipsis; overflow: hidden; width: 95%; }
.flexslider .flex-link { float: right; }
.flexslider .slides .flex-caption .secondary .tytul { display: inline; margin: 0; padding: 0px 0px 5px 0px; font-size: 14px; }
.flexslider .slides .flex-caption .secondary .tytul a { display: inline; color: #ffffff; font-size: 14px; font-weight: 600;}
.flexslider .slides .flex-caption .secondary .tytul a h2 { display: inline; color: #ffffff; font-size: 14px; font-weight: 600; margin: 0; padding: 3px 0px 3px 0px; }
.flexslider .slides .flex-caption .flex-button a { font-size: 13px; padding: 5px 20px; font-weight: 400; opacity: 0.85; }
.flexslider .anchor-title:hover { text-decoration: underline; }
.flexslider .flex-link { float: right; position: relative; top: -35px; }

@media (max-width:768px) {
    .flexslider .slides .flex-caption { bottom: 10px; left: 21px; width: 100%; }
    .flexslider .slides .flex-caption .main { margin-bottom: 0px; opacity: 1; }
    .flexslider .slides .flex-caption { bottom: none; margin-left: 0px; margin-right: 0px; }
    .flexslider .slides .flex-caption .secondary { max-height: auto; margin-right: 0px; height: 85px; }
    .flexslider .flex-button { float: right; }
    .flexslider .slides .flex-caption .flex-button a { opacity: 1.0; }
}
@media (max-width:480px) {
    .flexslider .flex-direction-nav a { background-image: none; }
}

.date-label  { background-color: #ffffff; border: 1px solid #ddd; }

/* base */

.clear { clear: both; }

.pwn { color: #ffffff; font-weight: 30px; margin: 1px; }

.query { font-size: 2em; font-weight: 600; word-wrap: break-word; padding-left: 5px; padding-right: 5px; }

.search-select { background-color: #ffffff; text-align: left; font-weight: 300; }
.search-bar-fixed { position: fixed; top: 0px; }
.search-flag { width: 20px; border: 1px solid #ddd; }
.keyboard-button { position: absolute; z-index: 2000; background-color: #fff; border: none; right: 10px; top: 10px; cursor: pointer; }

#kbDesk.modeNormal span.charAlt { display: none; }
#kbDesk.modeNormal span.charShift { display: none; }
#kbDesk.modeCaps span.charShiftCaps { display: none; }
#kbDesk.modeShift span.charShiftAlt { display: none; }
#kbDesk.modeAlt span.charShiftAlt { display: none; }

#kb_mappingselector { display: none; }

#search-keyboard { position: absolute; z-index: 2000; opacity: 0.9; }

@media (max-width:768px){
    .keyboard-button { right: 30px;  }
}


.base-alfa { padding: 5px 5px 5px 15px; font-weight: 600;  }
.base-alfa ul { margin: 0; }
.base-alfa .list-inline  li { padding-left: 2px; padding-right: 2px; }

.base-link { padding: 5px 10px 5px 10px; font-weight: 600; font-size: 13px; text-align: right; }
.base-link li a { word-wrap: none; }

p.base { padding: 5px; }

input::-moz-selection { background-color: #3399ff; color: #ffffff; }

a:focus, input:focus, .btn.active:focus { outline: none; -moz-outline: none; }

a.more { text-transform: lowercase; font-weight: 600; font-size: 13px; }
a.more:after { content: ' '; }

/* box */

.row-flex { display: flex; }
.row-flex section { height: 90%; }

/* popular */
/* entry */

.entry-head { font-size: 1em; color: #aaaaaa; text-align: right; width: 100%; background: url('../img/entry-head.png') center; margin-top: 10px; margin-bottom: 10px; }
.entry-head-title { background-color: #ffffff; padding-left: 1em; padding-right: 0;  }
.entry-item { margin-top: 10px; margin-bottom: 10px; }

/* search-panel */

.search .search-button { margin-left: 5px; height: 35px; }
.search .search-input { border-right: 0; padding-right: 40px; }
.search .search-select-wrapper { background-color: #ffffff; padding: 6px 12px 6px 0px; border-left: 0; }
.search .search-select-wrapper { background-color: #fff; background-image: none; border: 1px solid #ccc; border-left: 0; box-shadow: none; color: #555; display: block;
font-size: 14px;
height: 34px;
line-height: 1.42857;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%; }
.search .search-select-wrapper.focus { box-shadow: none; position: relatice; border-color: #6091ba; }
.search .search-select { border-left: 1px solid #d7d7d7; padding: 0px 0px 0px 12px; }
.search .search-select .search-title { display: block; float: left; width: 80%; }
.search .search-select .search-caret { /*position: relative; top: -12px;*/ float: right; display: block; }
.search .search-select-wrapper.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.dropdown-caret { float: right; display: block; }

.search-bar .search-frame { padding: 20px; }

.search-panel .panel-body { background-color: #f5f5f5; }

.search .search-input { box-shadow: none; }

/* layouts */



/* views */

/* elements */

.banner { width: 100%; margin-bottom: 2px; text-align: center;}
.banner iframe { width: 100%; display: block; padding: 0; }

.box-white { background-color: #ffffff !important; }
.box-image img { padding: 10px; max-height: 75px; }
.box-hint { padding: 5px; font-size: 13px; }
.box-body { padding: 10px; font-size: 13px; }

.sjp-przyslowia .box-image img { width: 60px; }
.enc-cytat-dnia .box-image img { width: 60px; }
.tra-przyslowia .box-image img { width: 60px; }

.ribbon { padding: 0px 0px 0px 0px; }
.ribbon-element { padding-bottom: 8px; }

.lista { list-style-type: none; margin: 0; }
.lista li { padding: 5px 0px 5px 0px; }
.lista li a { font-size: 1em; font-weight: 400; line-height: 1em; }
.lista ul { list-style-type: none; padding-left: 0px; }


.spis { list-style-type: none; margin: 0; padding: 5px; font-size: 11px;  }
.spis li a h2 { font-weight: 300; font-size: 1.25em; line-height: 1.25em; margin: 0; padding: 0; }
.spis li.active a h2 { font-weight: 600; }
.spis ul { list-style-type: none; padding-left: 0px; }
.spis ul ul { padding-left: 10px; }

.popularne li a { font-weight: 600; line-height: 1em; }

.popularne-w-kolumnie ul { list-style-type: none; margin: 0; padding: 5px; }
.popularne-w-kolumnie li  { padding: 2px 0px 2px 0px;  }
.popularne-w-kolumnie li a { font-weight: 600; line-height: 1em; }

.podobne ul { list-style-type: none; margin: 0; padding: 5px; }
.podobne li  { padding: 2px 0px 2px 0px;  }
.podobne li a { font-weight: 600; line-height: 1em; }
.podobne li:before { content: '▸ '; }

.sugestie { font-weight: 400; font-size: 1.2em; padding-bottom: 20px; }
.sugestie a { font-weight: 400; font-style: italic; font-size: 1.2em; }

.sjp-synonimy ul { list-style-type: none; margin: 0; padding: 5px 5px 8px 15px; }
.sjp-synonimy li  { padding: 0;  }
.sjp-synonimy li:before { content: '▸ '; }
.sjp-synonimy li a {  font-weight: 600; line-height: 1em; }
.sjp-synonimy .tytul { font-weight: 600; font-size: 14px; }
.sjp-synonimy .glosa { font-style: italic; }

.sjp-korpus-lista {}

.sjp-korpus-metryka { padding: 10px; background-color: #f5f5f5; }

.sjp-korpus-zrodlo { padding: 10px; }

.sjp-korpus-slowo { word-wrap: break-word; font-weight: 600; }

.sjp-korpus-parametry { width: 100%; font-size: 13px; }
.sjp-korpus-parametry label { font-weight: 300; }
.sjp-korpus-parametry .context-frame { padding-left: 15px; }
.sjp-korpus-parametry .context {  }
.sjp-korpus-parametry .number  { text-align: center; }
.sjp-korpus-parametry .form-group.form-number { margin-left: 0; margin-right: 0; }
.sjp-korpus-parametry input[type=text] { height: 29px; padding-left: 2px; padding-right: 2px;  }
.sjp-korpus-parametry .control-label { padding: 3px 20px 0px 2px; }


.sjp-poradnia-lista ul {  }

.sjp-poradnia-lista li,
.sjp-ciekawostki-lista li,
.enc-ciekawostki-lista li,
.tra-ciekawostki-lista li { border-bottom: 1px solid #d6d6d6;  padding-bottom: 20px; margin-bottom: 10px; }


/* */

title { font-weight: 600; }


ghas { display: block; }


.tree  { color: #333333; }
.tree .panel-title { font-size: 13px; display: inline-block; }
.tree h2 { font-size: 13px; display: inline; }
.tree .panel { margin: 0; border-top: 0 !important; }
.tree .panel-group { margin: 0; }
.tree .panel-group .panel + .panel { margin: 0; }
.tree .panel { margin: 0; margin-top: 0;  }
.tree .panel-group .panel .panel-heading  { padding: 2px; border-left: 4px solid #f5f5f5;  background-color: #ffffff; margin-bottom: 4px;  }
.tree .panel-group .panel .panel-heading  h2 { margin-bottom: 0; margin-top: 0; margin-left: 0px; font-size: 14px; }
.tree .panel-group .panel .panel-body { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 10px; border-top: 0; }
.tree a { display: inline; color: #333333; }
.tree .panel-title a { display: inline-block; height: 18px; padding-left: 0px; padding-right: 15px; background: url('../img/minus.png') no-repeat center center; }
.tree .panel-title a.collapsed { background: url('../img/plus.png') no-repeat center center; }
.tree .panel-heading .panel-title h4 { display: inline-block; width: 12px;}
.tree .panel-heading > a { display: inline-block; width: 80%; }
.tree .panel-heading { }
.tree .panel-heading.active  .panel-triangle { 
float: right;
position: relative;
left: 14px; 
top: -3px; 
width: 0px;
height: 0px;
border-style: solid;
border-width: 13px 0 13px 13px;

}

.article { padding-top: 10px; padding-bottom: 10px; }

.navigator { padding-top: 20px; padding-bottom: 20px; }

.pagination { margin-top: 10px; margin-bottom: 10px; }
.pagination > li > a, .pagination > li > span {
    padding: 6px 10px;
 }

.pagination-message { padding: 5px 0px 5px 0px; text-align: center; color: #aaaaaa; font-size: 12px; }
 
.newsletter-agreement { font-weight: 300; }
.newsletter-agreement-hint { font-weight: 300; }
 
.process-hide { display: none; }
 
div.pp_default .pp_social { display: none; }


@media (max-width:768px) {

}

.modal-lg { width: 90%; }

/* service-index-menu */

.service-index-menu { padding: 2px 5px 2px 5px; font-size: 13px; font-weight: 600; position: absolute; right: 15px; top: -12px; z-index: 800; }
.service-index-menu { box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4); height:35px; line-height: 31px; }
.service-index-menu a { color: #fff; text-transform: uppercase; }
.service-index-menu ul { list-style: none; margin: 0; padding: 0;  }
.service-index-menu li { display: inline; padding: 0px 10px 0px 10px; }
.service-index-menu li { border-right: 1px solid #fff; }
.service-index-menu li:last-child { border-right: 0; }

/* service-menu */

.service-menu { text-align: right; font-size: 11px; z-index: 900; }
.service-menu a { text-transform: uppercase; }

.alfa-image { width: 20px; height: 22px; }
.tra-alfa .alfa-image { border: 1px solid #aaaaaa;}

.tra-entry-language {}
.tra-entry-language img { display: block; height: 20px; border: 1px solid #aaaaaa; }

.tra-entry-flags { margin-bottom: 10px; }
.tra-entry-source { float: left; }
.tra-entry-source img { display: block; height: 20px; border: 1px solid #aaaaaa; }
.tra-entry-target { float: right; }
.tra-entry-target img { display: block; height: 20px; border: 1px solid #aaaaaa; }

.translator-frame { padding: 10px 10px 10px 10px; }

.newsletter-result .alert { background-color: #f5f5f5; border-color: #f5f5f5; }

.modal-body { overflow-x: scroll; }

.base-entry {}
.base-entry-head { font-weight: 300; font-size: 20px; padding: 10px 0px 5px 0px; }
.base-entry-line { font-size: 1em; color: #aaaaaa; text-align: right; width: 100%; background: url('../img/base-entry-line.png') center; margin-top: 10px; margin-bottom: 10px; }
.base-entry-hint { display: inline; background-color: #ffffff; padding-left: 1em; padding-right: 0;  }
.base-entry-lead {}
.base-entry-body {}
.base-entry-body .ribbon { padding: 0; margin: 0; }
.base-entry-body .ribbon-element { padding: 0; margin: 0; padding-bottom: 0; }
.base-entry article { padding: 0; }

a.anchor-search { color: inherit; font-weight: 400; }
a.anchor-title { font-weight: 600; }
/*a.anchor-search:hover { color: inherit; }*/

.modal { z-index: 2100; }