/* Generated by less 1.7.0 */
@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
img {
  max-width: 100%;
  height: auto;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.map_canvas img {
  max-width: none!important;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts_pl/OpenSans-Regular-webfont.eot');
  src: url('fonts_pl/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts_pl/OpenSans-Regular-webfont.woff') format('woff'), url('fonts_pl/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts_pl/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts_pl/OpenSans-Bold-webfont.eot');
  src: url('fonts_pl/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts_pl/OpenSans-Bold-webfont.woff') format('woff'), url('fonts_pl/OpenSans-Bold-webfont.ttf') format('truetype'), url('fonts_pl/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts_pl/OpenSans-Italic-webfont.eot');
  src: url('fonts_pl/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts_pl/OpenSans-Italic-webfont.woff') format('woff'), url('fonts_pl/OpenSans-Italic-webfont.ttf') format('truetype'), url('fonts_pl/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts_pl/OpenSans-BoldItalic-webfont.eot');
  src: url('fonts_pl/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts_pl/OpenSans-BoldItalic-webfont.woff') format('woff'), url('fonts_pl/OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('fonts_pl/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts_pl/OpenSans-Light-webfont.eot');
  src: url('fonts_pl/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts_pl/OpenSans-Light-webfont.woff') format('woff'), url('fonts_pl/OpenSans-Light-webfont.ttf') format('truetype'), url('fonts_pl/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts_pl/OpenSans-LightItalic-webfont.eot');
  src: url('fonts_pl/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts_pl/OpenSans-LightItalic-webfont.woff') format('woff'), url('fonts_pl/OpenSans-LightItalic-webfont.ttf') format('truetype'), url('fonts_pl/OpenSans-LightItalic-webfont.svg#open_sanslight_italic') format('svg');
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans Cond';
  src: url('fonts_pl/OpenSans-CondLight-webfont.eot');
  src: url('fonts_pl/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'), url('fonts_pl/OpenSans-CondLight-webfont.woff') format('woff'), url('fonts_pl/OpenSans-CondLight-webfont.ttf') format('truetype'), url('fonts_pl/OpenSans-CondLight-webfont.svg#open_condlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
a {
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: solid 2px #00ff00;
}
html {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  background: #000000;
  font-family: 'Open Sans';
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
* div {
  display: block;
}
fieldset,
legend,
form,
label,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}
ul,
li,
ol {
  list-style-type: none;
  list-style: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  clear: both;
}
.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#noscript-warning {
  font-family: sans-serif;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 101;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  color: white;
  background-color: #AE0000;
  padding: 5px 0px 5px 0px;
}
.common-shadow {
  background-image: url(../img/header/common-shadow.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.browser_info_wrapper {
  position: relative;
  z-index: 201;
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  background: #fff;
}
.browser_info_wrapper.red {
  background: #f54343;
}
.browser_info_wrapper .browser_in {
  position: relative;
  display: block;
  clear: both;
  padding: 10px 0;
  margin: 0 auto;
  width: 960px;
  height: auto;
}
.browser_in .use_old {
  display: block;
  clear: both;
  padding-bottom: 10px;
  width: 100%;
  font-size: 22px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.browser_in .use_better {
  display: block;
  clear: both;
  width: 100%;
  font-size: 15px;
  color: #fff;
  text-align: center;
}
.browser_in .use_better h3 {
  display: block;
  clear: both;
  width: 100%;
  font-size: 15px;
  color: #fff;
  text-align: center;
}
ul.browsers_list {
  display: block;
  width: 650px;
  padding: 15px 0;
  margin: 0 auto;
}
ul.browsers_list li {
  display: block;
  float: left;
  width: 110px;
  margin: 10px;
  text-align: center;
}
ul.browsers_list li a div {
  clear: both;
  height: 60px;
}
ul.browsers_list li a div img {
  clear: both;
  width: 48px;
  margin: auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
ul.browsers_list li a div img.ff {
  margin-top: 5px;
}
ul.browsers_list li a:hover div img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
ul.browsers_list li a span {
  display: block;
  clear: both;
  color: #fff;
}
ul.browsers_list li a:hover span {
  display: block;
  clear: both;
  color: #000;
}
/* #### - MAPA - ############################################################################################################################# */
.mapcont_wrapper_main {
  display: block;
  clear: both;
  margin: -20px -10px 0 -10px;
  height: auto;
}
.mapcont_wrapper {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
}
.mapcont {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
}
.mapcont .mapcont_top {
  display: block;
  clear: both;
  width: 100%;
  height: 40px;
  background: #f4f4f4;
  border-bottom: 1px solid #e6e6e6;
}
.mapcont .mapcont_top .mapcont_top_in_needs {
  position: relative;
  display: block;
  clear: both;
  margin: 0 auto;
  width: 100%;
  height: 40px;
  background: #00ff00;
}
.mapcont_top_in_needs h2 {
  display: block;
  padding: 8px 10px 10px 10px;
  line-height: 40px;
  color: #000!important;
  text-transform: uppercase;
}
.mapcont .mapcont_middle {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  background: #000;
  border-bottom: 1px solid #e6e6e6;
}
.mapcont .mapcont_middle h3 {
  display: block;
  padding: 10px 0;
  margin-left: 10px;
  line-height: 20px;
  color: #00ff00;
  text-transform: uppercase;
}
.mapcont .mapcont_middle .info {
  display: block;
  clear: both;
  width: 100%;
}
.mapcont .mapcont_middle .info p {
  padding: 0 10px 10px 10px;
  font-size: 12px;
  color: #ffff00;
}
.mapcont .mapcont_map {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  height: 350px;
  background: #fff;
}
.mapcont .mapcont_map .map_canvas {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  height: 350px;
  background: #ccc;
  /*background:url(../img/ex/map_trasa_red.jpg) no-repeat center center;*/
}
.g-infow-content {
  display: block;
  min-height: 80px;
  height: auto;
  max-height: 150px;
}
.g-infow-content a.title {
  color: #00ff00;
  font-size: 13px;
}
.g-infow-content a.descr {
  color: #00ff00;
  font-size: 11px;
}
.g-infow-content .address {
  padding: 5px 0;
  font-size: 11px;
}
/* #### - GMAPS - ############################################################################################################################# */
.map_category {
  position: absolute;
  right: 1px;
  bottom: 1px;
  padding: 10px;
  z-index: 99;
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 1px 1px 0 #e5e5e5;
}
.map_category label {
  display: block;
  padding: 4px 5px;
  font: bold 13px Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #e5e5e5;
}
.map_category label:last-child {
  border-bottom: none;
}
.map_category label input {
  margin-right: 4px;
}
.gmmsgcont {
  width: 300px;
  height: 150px;
}
.gmimg {
  width: 70px;
  border: 1px solid #fff;
  box-shadow: 3px 3px 0 #e5e5e5;
}
.gmtitle {
  color: #058ec6;
  font-size: 13px;
  font-weight: bold;
}
.gmtext {
  color: #313335;
  font-size: 12px;
}
.gmtextsm {
  color: #313335;
  font-size: 12px;
}
.zglosz-table {
  display: table;
  width: 100%;
  font-size: 12px;
  color: #ff0;
}
.zglosz-table thead {
  font-size: 13px;
  font-weight: bold;
}
.zglosz-table thead tr {
  display: table-row;
}
.zglosz-table thead tr th {
  display: table-cell;
  text-align: left;
  padding: 5px 10px;
}
.zglosz-table thead tr th.nr {
  width: 15px;
}
.zglosz-table thead tr th.name {
  width: 70%;
}
.zglosz-table thead tr th.reg {
  width: 50px;
}
.zglosz-table thead tr th.rodz {
  width: 50px;
}
.zglosz-table tbody tr {
  display: table-row;
  border-top: 1px solid #00ff00;
}
.zglosz-table tbody tr td {
  display: table-cell;
  text-align: left;
  padding: 5px 10px;
}
.zglosz-table tbody tr td.nr {
  text-align: right;
}
.zglosz-table tbody tr td a {
  color: #00ff00;
}
.zglosz-table tbody tr td span.reg {
  font-size: 11px;
}
.zglosz-table tbody tr td span.rodz {
  font-size: 11px;
}
input::-webkit-input-placeholder {
  color: #000000;
}
input::-moz-placeholder {
  color: #000000;
}
input:-moz-placeholder {
  color: #000000;
}
input:-ms-input-placeholder {
  color: #000000;
}
::-webkit-input-placeholder {
  color: #000000;
}
::-moz-placeholder {
  color: #000000;
}
:-moz-placeholder {
  color: #000000;
}
:-ms-input-placeholder {
  color: #000000;
}
.form-standard-frm {
  color: #00ff00;
  font-size: 12px;
  margin: 0 -10px !important;
  padding: 20px 30px 20px 30px;
  width: 100%;
}
.form-standard-frm h1 {
  border-bottom: 1px solid #00ff00;
  color: #00ff00;
  display: block;
  font-size: 25px;
  margin: -10px -30px 30px -30px;
  padding: 0px 0px 10px 10px;
}
.form-standard-frm h1 > span {
  display: block;
  font-size: 11px;
}
.form-standard-frm label {
  display: block;
  margin: 0px 0px 5px;
}
.form-standard-frm label span {
  color: #00ff00;
  float: left;
  font-weight: normal;
  margin-top: 5px;
  padding-right: 10px;
  text-align: right;
  width: 140px;
}
.form-standard-frm label.error span {
  color: #d14545;
}
.form-standard-frm label.error input[type="text"],
.form-standard-frm label.error textarea,
.form-standard-frm label.error select {
  border: 1px solid #d14545;
}
.form-standard-frm label.checkbox {
  position: relative;
}
.form-standard-frm label.checkbox input[type="checkbox"] {
  position: absolute;
  top: 5px;
  left: 10px;
}
.form-standard-frm label.checkbox p {
  padding: 2px 10px 10px 30px;
}
.form-standard-frm .frm-alert {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.form-standard-frm .frm-alert.error {
  background: #d14545;
  color: #fff!important;
}
.form-standard-frm .frm-alert.tcenter p {
  text-align: center;
}
.form-standard-frm .frm-alert.tleft p {
  text-align: left;
}
.form-standard-frm .frm-alert.tright p {
  text-align: right;
}
.form-standard-frm .frm-alert p {
  padding: 10px;
  font-size: 12px;
  color: #fff!important;
}
.form-standard-frm .req {
  color: #d14545;
}
.form-standard-frm input[type="text"],
.form-standard-frm textarea,
.form-standard-frm select {
  display: block;
  border: 1px solid #00ff00f!important;
  color: #000!important;
  font-size: 14px;
  width: 68%;
  height: 26px;
  margin: 4px 0 20px 0;
  background: #00ff00f!important;
}
.form-standard-frm input[type="file"] {
  margin: 4px 0 20px 0;
}
.form-standard-frm input[type="text"] {
  line-height: 26px;
  -moz-box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  color: #000!important;
}
.form-standard-frm input[type="text"] {
  padding: 2px 10px;
}
.form-standard-frm textarea {
  padding: 7px 10px;
}
.form-standard-frm select {
  background-color: #00ff00!important;
  background: #00ff00 url(../img/univ/down-arrow.png) no-repeat right;
  height: auto;
  text-indent: 0.01px;
}
.form-standard-frm textarea {
  height: 100px;
}
.form-standard-frm .frm-btns {
  display: block;
  clear: both;
  padding: 10px 0;
  border-top: 1px solid #00ff00f!important;
}
.form-standard-frm .frm-btn-univ {
  display: block;
  clear: both;
  width: 120px;
  margin: 0 auto;
  padding: 0 10px;
  font-size: 12px;
  line-height: 34px;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #00ff00!important;
  color: #000000 !important;
}
.form-standard-frm .frm-btn-univ:hover {
  background-color: #ffff00!important;
  color: #000000 !important;
}
.form-standard-frm .subm_marker_cont {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  height: 350px;
  background: #000;
}
.form-standard-frm .subm_marker_map {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  height: 350px;
  background: #000;
}
.element-hidden {
  display: none;
}
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
}
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0 0 10px 10px;
  color: #fff;
  display: block;
  font-size: 0.94em;
  -khtml-border-radius: 0 0 10px 10px;
  line-height: 1.7;
  -moz-border-radius: 0 0 10px 10px;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.pace-inactive {
  display: none;
}
body.glowna,
body.podstrona,
body.informator,
body.urzad,
body.biznes,
body.samorzad,
body.turystyka {
  background: #000;
}
.header-wrapper-top {
  display: block;
  clear: both;
  height: 75px;
  width: 100%;
  background: #000;
}
.header-wrapper-top .header {
  position: relative;
  display: block;
  clear: both;
  margin: 0 auto;
  width: 960px;
  height: 75px;
}
.hd-left {
  display: block;
  float: left;
  width: 330px;
  height: 75px;
  background: #000;
}
.hd-left a.logo {
  position: absolute;
  top: 13px;
  left: 12px;
  z-index: 10;
  width: 82px;
  height: 89px;
  background: url(../img/header/herb.png) no-repeat;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.hd-left a.logo-text {
  position: absolute;
  top: 13px;
  left: 112px;
  z-index: 10;
  width: 203px;
  height: 50px;
  background: url(../img/header/_c_wieliczka-solne-miasto.png) no-repeat;
}
.hd-right {
  display: block;
  float: left;
  width: 630px;
  height: 75px;
  background: #000;
}
.header-wrapper {
  display: block;
  clear: both;
  width: 100%;
  height: 26px;
  background: #191919;
}
.header-belt {
  display: block;
  clear: both;
  margin: 0 auto;
  width: 960px;
  height: 26px;
}
.hb-in {
  position: relative;
  z-index: 9;
  display: block;
  height: 26px;
  margin-left: 50px;
  width: auto;
  background-color: #191919;
}
.hb-in .shadow {
  position: absolute;
  top: 26px;
  left: 40px;
  display: block;
  background: url(../img/header/shadow-top.png) no-repeat;
  width: 550px;
  height: 45px;
}
.header-belt .hb-left {
  display: block;
  float: left;
  height: 26px;
  padding-left: 60px;
  background: url(../img/header/bg-head-belt-inner-shadow.png) no-repeat left top;
  line-height: 26px;
  font-size: 11px;
  color: #ffff00;
}
.header-belt .hb-left .date {
  display: inline-block;
  width: 203px;
  text-align: right;
}
.header-belt .hb-left .imieniny {
  display: inline-block;
  padding-left: 23px;
}
.header-belt .hb-right {
  display: block;
  float: right;
  width: auto;
  height: 26px;
  background: url(../img/header/bg-head-belt-inner-shadow.png) repeat-y left center;
  color: #ffff00;
}
.header-belt .hb-right:focus span {
  outline: solid 2px #00ff00!important;
  color: #00ff00 !important;
}
.header-belt .hb-right span {
  display: block;
  float: left;
  height: 26px;
  line-height: 26px;
  font-size: 11px;
}
.header-belt .hb-right .weather i {
  float: left;
  width: 19px;
  height: 26px;
  margin-left: 10px;
  background: url(../img/header/_c_icon-weather.png) no-repeat 0 center;
}
.header-belt .hb-right .temp i {
  float: left;
  width: 14px;
  height: 26px;
  margin-left: 10px;
  background: url(../img/header/_c_icon-term.png) no-repeat 0 center;
}
.header-belt .hb-right .triangle {
  display: block;
  float: left;
  width: 10px;
  height: 26px;
  margin-left: 10px;
  margin-right: 10px;
  background-image: url(../img/header/_c_icon-triangle.png);
  background-repeat: no-repeat;
}
.header-belt .hb-right .triangle.closed {
  background-position: 0 center;
}
.header-belt .hb-right:hover .triangle.closed {
  background-position: -10px center;
}
.header-belt .hb-right .triangle.opened {
  background-position: -20px center;
}
.header-belt .hb-right:hover .triangle.opened {
  background-position: -30px center;
}
.icon-wth-temp {
  background-image: url(../img/weather/icon-temp.png);
}
.icon-wth-kropla {
  background-image: url(../img/weather/icon-kropla.png);
}
.icon-wth-wiatr {
  background-image: url(../img/weather/icon-wiatr.png);
}
.icon-wth-cisn {
  background-image: url(../img/weather/icon-cisnienie.png);
}
.weather-wrapper {
  display: block;
  clear: both;
  width: 100%;
  height: 75px;
  margin-bottom: 20px;
}
.weather-belt {
  position: relative;
  display: block;
  clear: both;
  margin: 0 auto;
  width: 960px;
  height: 75px;
}
.weather-belt .region {
  display: block;
  float: right;
  width: 100px;
  text-align: left;
  padding: 0 10px;
  height: 75px;
  background: #0069ad;
}
.weather-belt .region p {
  margin-top: 20px;
  margin-left: 10px;
  font-size: 12px;
  color: #fff;
}
.weather-cont {
  position: relative;
  display: block;
  width: auto;
  height: 75px;
  float: right;
}
.weather-cont .shadow {
  position: absolute;
  bottom: -10px;
  left: -9px;
  display: block;
  width: 609px;
  height: 85px;
  background-image: url(../img/weather/shadow.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.weather-data {
  display: block;
  float: right;
  padding: 0 10px;
  height: 75px;
  background-color: #ffff00;
  color: #000;
  background-image: url(../img/header/common-shadow.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.weather-data .wicon {
  display: block;
  float: left;
}
.weather-data span.descr {
  display: block;
  clear: both;
  height: 12px;
  font-size: 12px;
  color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.weather-data .wicon {
  display: block;
  float: left;
  padding: 0 10px;
  margin: 10px 0;
  height: 55px;
  border-right: 1px solid #191919;
}
.weather-data .wicon span.w_fs {
  font-size: 44px;
}
.weather-data .wicon #icon-weahther {
  display: block;
  margin-top: 6px;
}
.weather-data .temp {
  display: block;
  float: left;
  padding: 0 10px;
  height: 75px;
  margin: 10px 0;
  height: 55px;
  border-right: 1px solid #191919;
}
.weather-data .temp span.descr {
  display: block;
  clear: both;
  height: 12px;
  margin-bottom: 0;
  font-size: 12px;
  color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.weather-data .temp .value {
  display: block;
  float: left;
  font-size: 34px;
}
.weather-data .temp .value i {
  display: block;
  float: left;
  width: 15px;
  height: 25px;
  margin-top: 10px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: left center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.weather-data .humidity {
  display: block;
  float: left;
  padding: 0 10px;
  margin: 10px 0;
  height: 55px;
  border-right: 1px solid #191919;
}
.weather-data .humidity .percent {
  font-size: 24px;
  padding-top: 4px;
}
.weather-data .humidity .percent i {
  display: block;
  float: left;
  width: 12px;
  height: 20px;
  margin-top: 6px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: left center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.weather-data .wind {
  display: block;
  float: left;
  padding: 0 10px;
  margin: 10px 0;
  height: 55px;
  border-right: 1px solid #191919;
}
.weather-data .wind .speed {
  font-size: 24px;
  padding-top: 4px;
}
.weather-data .wind .speed span {
  font-size: 14px;
}
.weather-data .wind .speed i {
  display: block;
  float: left;
  width: 19px;
  height: 18px;
  margin-top: 6px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: left center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.weather-data .pressure {
  display: block;
  float: left;
  padding: 0 10px;
  margin: 10px 0;
  height: 55px;
}
.weather-data .pressure .hpa {
  font-size: 24px;
  padding-top: 4px;
}
.weather-data .pressure .hpa span {
  font-size: 14px;
}
.weather-data .pressure .hpa i {
  display: block;
  float: left;
  width: 24px;
  height: 17px;
  margin-top: 9px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: left center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.cst-slider-wrapper {
  display: block;
  clear: both;
  width: 100%;
  margin: 20px 0;
}
.cst-slider {
  position: relative;
  display: block;
  clear: both;
  margin: 0 auto;
  width: 960px;
  background: #000;
}
.csts-inner {
  display: block;
  width: 100%;
  border: 3px solid #191919;
}
.csts-inner .csts-big {
  display: block;
  float: left;
  width: 637px height: 348px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.csts-inner .csts-big a {
  position: relative;
}
.csts-inner .csts-big h3 {
  position: absolute;
  top: 250px;
  height: 30px;
  line-height: 30px;
  z-index: 5;
  display: block;
  width: auto;
  min-width: 200px;
  padding: 0 10px;
  background: #191919;
  color: #00ff00;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.csts-inner .csts-big p {
  position: absolute;
  top: 280px;
  min-width: 300px;
  max-width: 300px;
  width: auto;
  z-index: 5;
  display: block;
  padding: 5px;
  background: #000;
  color: #ffff00;
  font-size: 12px;
}
.csts-inner .csts-big a img {
  display: block;
  min-width: 637px;
  min-height: 348px;
  width: auto;
  height: auto;
}
.csts-inner .csts-big a:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.csts-inner .csts-right {
  display: block;
  width: 314px;
  height: 359px;
  overflow: hidden;
  border-left: 3px solid #191919;
  float: right;
}
.csts-inner .csts-right .csts-small {
  display: block;
  width: 314px;
  height: 120px;
  overflow: hidden;
  border-bottom: 3px solid #191919;
}
.csts-inner .csts-right .csts-small a {
  position: relative;
  display: block;
  width: 314px;
  height: 119px;
  overflow: hidden;
}
.csts-inner .csts-right .csts-small h3 {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 5;
  display: block;
  padding: 5px 5px 7px 5px;
  background: #00ff00;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.csts-inner .csts-right .csts-small p {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 5;
  padding: 5px;
  background: #191919;
  background: rgba(0, 0, 0, 0.8);
  color: #ffff00;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.csts-inner .csts-right .csts-small img {
  display: block;
  min-width: 317px;
  min-height: 114px;
  max-width: 317px;
  width: auto;
  height: auto;
}
.csts-inner .csts-right .csts-small a:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.csts-inner .csts-right .csts-small:last-child {
  border-bottom: none;
}
.menu-main > ul {
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.menu-main > ul li {
  position: relative;
  float: left;
}
.menu-main > ul li:hover {
  background: #000000;
}
.menu-main > ul li a {
  display: block;
  padding: 40px 15px 0 15px;
  font-size: 18px;
  color: #ffff00;
}
.menu-main > ul li a:hover {
  color: #00ff00;
}
.menu-main > ul li.active {
  background: #00ff00;
}
.menu-main > ul li.active a {
  color: #000000;
}
.menu-main > ul li.active a:hover {
  color: #000;
}
.menu-main ul > li {
  min-height: 75px;
}
.menu-main ul > li ul li {
  min-height: 0;
}
.menu-main ul ul {
  display: inline-table;
  position: relative;
  z-index: 99999;
  list-style: none;
  margin: 0;
  padding: 5px;
}
.menu-main > li > ul.sub-menu {
  background-clip: padding-box;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  moz-background-clip: padding;
  moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  webkit-background-clip: padding-box;
  webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.menu-main ul ul:after {
  clear: both;
  content: "";
  display: block;
}
.menu-main ul ul {
  position: absolute;
  top: 75px;
  z-index: 9999!important;
  display: none;
  min-width: 160px;
  padding: 0;
  margin: 0;
  background: #000000;
  box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.3);
}
.menu-main ul li:hover > ul {
  display: block;
}
.menu-main ul ul > li {
  position: relative;
}
.menu-main ul ul > li a {
  padding: 5px 15px 5px 10px;
  -webkit-transition: background-color 0.2s ease-out 0s;
  -moz-transition: background-color 0.2s ease-out 0s;
  -ms-transition: background-color 0.2s ease-out 0s;
  -o-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.menu-main ul ul ul {
  left: 100%;
  position: absolute;
  top: 0;
}
.menu-main ul li ul li {
  width: 100%;
  border-bottom: 1px solid #474747;
}
.menu-main ul ul li a {
  padding: 10px;
  font-size: 12px;
  height: auto;
  line-height: 14px;
  color: #00ff00;
}
.menu-main ul ul li a:hover {
  background: #00ff00;
  color: #000000 !important;
}
.menu-main ul li ul li:last-child a {
  border: none;
}
.menu-link {
  display: none;
  float: right;
  width: auto;
  height: 40px;
  margin: 18px 18px 0 0;
  padding: 0 10px;
  line-height: 40px;
  font-size: 14px;
  background-image: url(../img/header/bg-mmenu-g-tran.png);
  background-repeat: no-repeat;
  background-position: left center;
  color: #ffff00;
  background-color: #000000;
}
.menu-link:hover {
  background-color: #00ff00;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .header-wrapper-top {
    background: #000!important;
  }
  .header-wrapper-top .header {
    width: 100%;
    height: auto!important;
  }
  .header-wrapper-top .hd-left {
    display: block;
    float: left!important;
    width: 80px;
    background: #000!important;
  }
  .header-wrapper-top .hd-left a.logo {
    width: 51px;
    height: 55px;
    background: url(../img/header/herb-small.png) no-repeat;
  }
  .header-wrapper-top .hd-left a.logo-text {
    left: 76px;
    display: block!important;
  }
  .header-wrapper-top .hd-right {
    display: block;
    clear: both;
    width: 100%!important;
    height: auto!important;
    background: #474747;
  }
  a.menu-link {
    display: block;
  }
  .menu-main > ul {
    padding: 0;
    margin: 0;
    width: 100%!important;
  }
  .menu-main > ul li {
    position: relative;
    clear: both;
    width: 100%!important;
    background-image: url(../img/header/bg-mmenu-g-tran.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0!important;
    margin: 0!important;
    min-height: 0!important;
  }
  .menu-main > ul li:hover {
    background: #000000;
  }
  .menu-main > ul li a {
    display: block;
    padding: 5px 15px!important;
  }
  .menu-main > ul > li > a {
    text-transform: uppercase;
  }
  .menu-main ul li ul li {
    border-bottom: none;
  }
  .menu-main {
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: inherit;
  }
  .menu-main ul {
    padding: 0!important;
    display: inline-table;
    position: relative;
    z-index: 99999;
    list-style: none;
    margin: 0;
    padding: 5px;
    box-shadow: none;
  }
  .menu-main,
  .menu-main ul ul {
    max-height: 0;
    overflow: hidden;
  }
  .menu-main > ul > li {
    margin: 0;
  }
  .menu-main ul ul a {
    padding: 5px 15px 5px 25px!important;
    font-size: 13px;
  }
  .menu-main ul ul ul a {
    padding: 5px 15px 5px 40px!important;
    font-size: 12px;
  }
  .menu-main ul ul ul ul a {
    padding: 5px 15px 5px 55px!important;
    font-size: 11px;
  }
  .menu-main ul ul ul ul ul a {
    padding: 5px 15px 5px 70px!important;
  }
  .menu-main > li > ul.sub-menu {
    background-clip: padding-box;
    padding: 0px;
    border: none;
    box-shadow: none;
    moz-background-clip: padding;
    moz-box-shadow: none;
    webkit-background-clip: padding-box;
    webkit-box-shadow: none;
  }
  .menu-main.active,
  .menu-main > ul ul.active {
    max-height: 55em;
  }
  .menu-main > ul a.active {
    background-color: #292929;
  }
  .menu-main ul {
    display: inline;
  }
  .menu-main li,
  .menu-main > ul > li {
    display: block;
  }
  .menu-main li a {
    display: block;
    position: relative;
    border-bottom: 1px solid #5c5c5c;
  }
  .menu-main li.has-submenu > a:after {
    content: '+';
    display: block;
    font-size: 1.5em;
    position: absolute;
    right: 8px;
    top: 0;
  }
  .menu-main li.has-submenu ul li.has-submenu > a:after {
    position: absolute;
    right: 8px;
    top: 4px;
  }
  .menu-main li.has-submenu > a.active:after {
    content: "-";
  }
  .menu-main ul li ul li a {
    border-bottom: 1px solid #3f3f3f!important;
  }
  .menu-main ul ul > li a {
    padding: 5px;
    font-size: 12px;
    height: auto;
    line-height: 14px;
  }
  .menu-main ul ul,
  .menu-main ul ul ul {
    border: none;
    box-shadow: none;
    display: inherit;
    left: auto;
    position: relative;
    top: auto;
  }
}
.hot-alert-wrapper {
  display: block;
  clear: both;
  width: 100%;
  margin: 20px 0;
}
.hot-news-roller {
  position: relative;
  clear: both;
  width: 960px;
  display: block;
  height: 40px;
  margin: 0 auto;
}
.hot-news-roller .shadow {
  position: absolute;
  bottom: -9px;
  left: 0;
  right: 0;
  display: block;
  width: 960px;
  height: 9px;
}
.hot-news-roller .shadow-in {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 960px;
  height: 9px;
}
.hot-news-roller .hn-roll-in {
  position: absolute;
  top: 0;
  left: 10px;
  right: 38px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.hot-news-roller .icon-info {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../img/header/icon-info-special.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.hot-news-roller a.close {
  position: absolute;
  top: 14px;
  right: 10px;
  width: 10px;
  height: 10px;
  background-image: url(../img/header/icon-info-special-close.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}
.hot-news-roller a.close:hover {
  background-position: -10px center;
}
#news-breaking-line {
  min-height: 40px;
  background: #fff18a;
}
#news-breaking-line .tickercontainer {
  padding: 0;
  margin-left: 20px;
  overflow: hidden;
}
#news-breaking-line ul {
  position: relative;
  left: 920px;
  padding: 0;
  margin: 0;
  height: 40px;
  line-height: 40px;
}
#news-breaking-line ul li {
  list-style-type: none;
  list-style-position: outside;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #393939;
  margin: 0 0 0 15px;
  white-space: nowrap;
}
#news-breaking-line ul li a {
  color: black;
}
.options-wrapper {
  display: block;
  clear: both;
  width: 100%;
  margin: 20px 0;
  color: #ffff00;
  font-size: 12px;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.options-wrapper a {
  color: #ffff00;
}
.opt-r-shadow {
  background-image: url(../img/header/bg-shadow-options.png);
  background-repeat: repeat-y;
  background-position: left center;
}
.options {
  position: relative;
  clear: both;
  width: 960px;
  display: block;
  height: 46px;
  margin: 0 auto;
  background: #191919;
}
.options .shadow {
  position: absolute;
  bottom: -9px;
  left: 0;
  right: 0;
  display: block;
  width: 960px;
  height: 9px;
}
.options .shadow-in {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 960px;
  height: 9px;
}
.opt-search {
  display: block;
  float: left;
  width: auto;
  width: 280px;
}
.opt-search button {
  display: block;
  float: left;
  margin: 0 10px 0 10px;
  width: 17px;
  height: 46px;
  border: none;
  background-color: transparent;
  background-image: url(../img/header/_c_icon-search.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.opt-search:hover {
  background-position: -50px center;
}
.opt-search input {
  display: block;
  float: left;
  background: none;
  border: none;
  height: 20px;
  margin: 13px 0;
  font-size: 15px;
  color: #00ff00;
}
.opt-tlinks {
  display: block;
  float: right;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  width: 270px;
}
.opt-tlinks a.tlink {
  display: block;
  float: left;
}
.opt-tlinks a.tlink i {
  display: block;
  float: left;
  width: 18px;
  height: 32px;
  margin: 7px 0;
  background: url(../img/header/_c_top_icons.png) no-repeat;
}
.opt-tlinks a.tlink:hover {
  color: #00ff00;
  text-decoration: underline;
}
.opt-tlinks a.tlink.mapa {
  margin-right: 15px;
}
.opt-tlinks a.tlink.mapa i {
  background-position: -300px 0;
  margin-right: 3px;
}
.opt-tlinks a.tlink.contact i {
  background-position: -600px 0;
  margin-right: 3px;
}
.opt-tlinks a.tlink.mapa:hover i {
  background-position: -300px -32px;
  margin-right: 3px;
}
.opt-tlinks a.tlink.contact:hover i {
  background-position: -600px -32px;
  margin-right: 3px;
}
.opt-change-lang {
  position: relative;
  display: block;
  float: right;
  padding: 0 15px;
  width: 130px;
  height: 46px;
  line-height: 46px;
}
.opt-change-lang span.name {
  float: left;
}
.opt-change-lang a.chosen-lang {
  display: block;
  float: right;
  width: 20px;
  height: 18px;
  margin: 14px 0 14px 10px;
}
.opt-change-lang a.pl {
  background: url(../img/langs/pl.png) no-repeat left center;
}
.opt-change-lang a.en {
  background: url(../img/langs/en.png) no-repeat left center;
}
.opt-change-lang span.de {
  background: url(../img/langs/de.png) no-repeat left center;
}
.opt-change-lang span.cz {
  background: url(../img/langs/cz.png) no-repeat left center;
}
.opt-change-lang span.sk {
  background: url(../img/langs/sk.png) no-repeat left center;
}
.opt-change-lang span.fr {
  background: url(../img/langs/fr.png) no-repeat left center;
}
.opt-change-lang span.es {
  background: url(../img/langs/es.png) no-repeat left center;
}
.opt-change-lang span.it {
  background: url(../img/langs/it.png) no-repeat left center;
}
.opt-change-lang:hover ul.opt-lang-choice {
  display: block;
}
ul.opt-lang-choice {
  position: absolute;
  top: 46px;
  right: 0;
  z-index: 1000;
  display: none;
  width: 120px;
  height: auto;
  padding: 3px 3px;
  background: #000;
  border: 1px solid #000;
}
ul.opt-lang-choice li {
  display: block;
  clear: both;
  border-bottom: 1px solid #000;
  height: 21px;
  line-height: 21px;
}
ul.opt-lang-choice li:last-child {
  border-bottom: none;
}
ul.opt-lang-choice li a {
  display: block;
  clear: both;
  width: 112px;
  padding: 0 4px;
  line-height: 18px;
  color: #ffff00;
  font-weight: normal;
  font-size: 11px;
}
ul.opt-lang-choice li:hover a {
  color: #00ff00;
}
ul.opt-lang-choice li a span {
  padding-left: 25px;
  margin: 0;
}
ul.opt-lang-choice li a span.pl {
  background: url(../img/langs/pl.png) no-repeat left center;
}
ul.opt-lang-choice li a span.en {
  background: url(../img/langs/en.png) no-repeat left center;
}
ul.opt-lang-choice li a span.de {
  background: url(../img/langs/de.png) no-repeat left center;
}
ul.opt-lang-choice li a span.cz {
  background: url(../img/langs/cz.png) no-repeat left center;
}
ul.opt-lang-choice li a span.sk {
  background: url(../img/langs/sk.png) no-repeat left center;
}
ul.opt-lang-choice li a span.fr {
  background: url(../img/langs/fr.png) no-repeat left center;
}
ul.opt-lang-choice li a span.es {
  background: url(../img/langs/es.png) no-repeat left center;
}
ul.opt-lang-choice li a span.it {
  background: url(../img/langs/it.png) no-repeat left center;
}
.opt-fontsize {
  display: block;
  float: right;
  padding: 0 15px;
  width: 185px;
  height: 46px;
  line-height: 46px;
}
.opt-fontsize span {
  margin-right: 10px;
}
.opt-fontsize a {
  height: 45px;
  line-height: 45px;
}
.opt-fontsize a:hover {
  text-decoration: underline;
  color: #00ff00;
}
.opt-fontsize a.s_normal {
  font-size: 14px;
  margin-left: 1px;
}
.opt-fontsize a.s_medium {
  font-size: 18px;
  margin-left: 1px;
}
.opt-fontsize a.s_large {
  font-size: 22px;
  margin-left: 1px;
}
.opt-contrast {
  display: block;
  float: right;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
}
.opt-contrast i {
  display: block;
  width: 20px;
  height: 20px;
  margin: 13px 0;
  background-image: url(../img/header/_c_icon-contrast.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.opt-contrast:hover i {
  background-position: -20px center;
}
.opt-contrast.active i {
  background-position: -40px center;
}
.middle-wrapper {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
}
.middle-wrapper .middle {
  display: block;
  clear: both;
  width: 960px;
  height: auto;
  margin: 0 auto;
}
.middle-wrapper .md-cols {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  min-height: 500px;
  background: #000;
}
.middle-wrapper .md-col-left {
  display: block;
  float: left;
}
.middle-wrapper .md-col-left .md-content {
  display: block;
  clear: both;
}
.middle-wrapper .md-col-left a.submenu_icon_btn {
  display: none;
  clear: both;
  width: 100%;
  height: 30px;
  background: url(../img/middle/_c_icon_menu_sub.png) no-repeat right 0;
}
.middle-wrapper .md-col-left a.submenu_icon_btn:hover {
  background-position: right -30px;
}
.middle-wrapper .md-col-right {
  display: block;
  float: right;
}
.middle-wrapper .md-col-right .md-content {
  display: block;
  clear: both;
}
.middle-wrapper .md-col-right .col-bshadow {
  background-image: url(../img/middle/bg-col-right-head.png);
}
.middle-wrapper .md-col-right .head-content {
  display: block;
  clear: both;
  padding-right: 10px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  font-weight: normal;
  text-align: right;
  color: #00ff00;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: right top;
}
.middle-wrapper .md-col-right .head-content.ns {
  background-image: none;
}
.middle-wrapper .md-col-right .col-break {
  display: block;
  clear: both;
  width: 100%;
  height: 20px;
}
.middle-wrapper .md-col-right a.submenu_icon_btn {
  display: none;
  clear: both;
  width: 100%;
  height: 30px;
  background: url(../img/middle/_c_icon_menu_sub_right.png) no-repeat left 0;
}
.middle-wrapper .md-col-right a.submenu_icon_btn:hover {
  background-position: left -30px;
}
.middle-wrapper.sidebar-right .md-col-left {
  width: 688px;
}
.middle-wrapper.sidebar-right .md-col-left .md-content {
  padding: 10px;
}
.middle-wrapper.sidebar-right .md-col-right {
  width: 272px;
}
.middle-wrapper.sidebar-right .md-col-right .md-content {
  padding: 50px 10px 10px 0;
}
.middle-wrapper.sidebar-right .md-col-right.submenu .md-content {
  padding: 0 10px 10px 0!important;
}
.middle-wrapper.sidebar-right .md-col-right.submenu {
  background: #191919;
}
.middle-wrapper.sidebar-left .md-col-left {
  width: 272px;
}
.middle-wrapper.sidebar-left .md-col-left .md-content {
  padding: 10px;
}
.middle-wrapper.sidebar-left .md-col-right {
  width: 688px;
}
.middle-wrapper.sidebar-left .md-col-right .md-content {
  padding: 10px;
}
h1.md-head {
  display: block;
  clear: both;
  padding-left: 10px;
  min-height: 30px;
  height: auto;
  line-height: 30px;
  font-size: 18px;
  font-weight: normal;
  color: #00ff00;
  text-transform: uppercase;
}
h1.md-head.margin-top {
  margin-top: 20px;
}
h2.md-head {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-left: 10px;
  min-height: 26px;
  height: auto;
  line-height: 26px;
  font-size: 18px;
  font-weight: normal;
  color: #00ff00;
  text-transform: uppercase;
}
h2.md-head.margin-top {
  margin-top: 20px;
}
h2.md-head.border {
  border-top: 1px solid #ffff00;
}
h1.md-head.shadow,
h2.md-head.shadow {
  padding: 5px 10px 0 10px;
  background-image: url(../img/middle/bg-news-item-shadow.png);
  background-repeat: no-repeat;
  background-position: right top;
}
h1.md-head span.date,
h2.md-head span.date {
  display: block;
  clear: both;
  margin-top: 10px;
  padding: 0 0 0 20px;
  font-size: 12px;
  line-height: 14px;
  color: #2e2e2e;
  background: url(../img/middle/_c_icon_clock.png) no-repeat left center;
}
.breadcrumb {
  position: relative;
  clear: both;
  width: 100%;
  display: block;
  height: auto;
  min-height: 34px;
  border-bottom: 1px solid #ffff00;
}
.breadcrumb .shadow {
  padding: 10px;
  background-image: url(../img/middle/bg-news-item-shadow.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.breadcrumb a.back {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 0 10px;
  font-size: 12px;
  line-height: 34px;
  color: #ffff00;
  background-color: #000000;
  background-image: url(../img/header/bg-mmenu-g-tran.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.breadcrumb a.back span {
  display: block;
  float: left;
  width: 14px;
  height: 34px;
  margin-right: 8px;
  background: url(../img/middle/arrow_back.png) no-repeat center center;
}
.breadcrumb a.back:hover {
  background-color: #00ff00;
  color: #000000;
}
.breadcrumb .path {
  display: block;
  float: left;
  margin: 9px 0;
  color: #ffff00;
  font-size: 13px;
  min-height: 15px;
  line-height: 15px;
  padding-left: 15px;
  padding-left: 100px;
}
.breadcrumb .path a {
  display: block;
  float: left;
  color: #ffff00;
}
.breadcrumb .path a:hover {
  color: #00ff00;
  text-decoration: underline;
}
.breadcrumb .path i {
  display: block;
  float: left;
  width: 4px;
  height: 15px;
  padding: 0 6px;
  background: url(../img/middle/path_arrow.png) no-repeat center center;
}
.breadcrumb .path span {
  display: block;
  float: left;
  color: #00ff00;
  font-size: 12px;
}
ul.mapa-menu {
  display: block;
  width: 100%;
}
ul.mapa-menu li {
  display: block;
  clear: both;
  padding: 3px 3px 3px 10px;
  min-height: 25px;
  text-align: left;
  border-bottom: 1px solid #191919;
}
ul.mapa-menu li a {
  position: relative;
  display: block;
  padding: 4px 0;
  clear: both;
  line-height: 16px;
  width: 100%;
  color: #ffff00;
  font-size: 13px;
}
ul.mapa-menu li a:hover {
  background: #ffff00;
}
ul.mapa-menu li img {
  position: absolute;
  top: 5px;
  left: 5px;
}
ul.mapa-menu li a span {
  display: block;
  padding: 5px 0 0 32px;
}
ul.mapa-menu li a:hover span {
  color: #000;
}
ul.mapa-menu li.active,
ul.mapa-menu li.active:hover {
  background: #00ff00;
  font-weight: bold;
}
ul.mapa-menu li.active:hover a {
  background: #00ff00;
}
ul.mapa-menu li.active a {
  color: #000;
}
ul.mapa-menu ul {
  display: block;
  clear: both;
  padding-left: 5px;
}
ul.subsite_menu {
  display: block;
  width: 100%;
}
ul.subsite_menu li {
  display: block;
  clear: both;
  padding-left: 10px;
  text-align: left;
}
ul.subsite_menu li a {
  position: relative;
  display: block;
  clear: both;
  padding: 4px 0;
  width: 100%;
  color: #ffff00;
  font-size: 14px;
  border-bottom: 1px solid #191919;
}
ul.subsite_menu li a:hover {
  background: #ffff00;
  color: #000;
}
ul.subsite_menu li a span {
  display: block;
  padding-left: 5px;
}
ul.subsite_menu li a.active,
ul.subsite_menu li a.active:hover {
  color: #000000;
  background: #00ff00;
}
ul.subsite_menu li a.active i {
  display: block;
}
ul.subsite_menu li a strong {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 15px;
  height: 21px;
  background: url(../img/middle/submenu_arrow.png) no-repeat left center;
}
ul.subsite_menu li a.active strong {
  background: url(../img/middle/submenu_arrow_hover.png) no-repeat left center;
}
ul.subsite_menu ul {
  display: block;
  clear: both;
  padding-left: 5px;
}
.menu-tabs {
  clear: both;
  width: 100%;
  height: 32px;
  margin: 10px 0 0 0;
  background: #191919;
}
ul.ul-tabs {
  clear: both;
  width: auto;
  height: 32px;
}
ul.ul-tabs li {
  float: left;
  min-height: 32px;
  line-height: 32px;
  background: #000;
}
ul.ul-tabs li:hover {
  background: #000000;
}
ul.ul-tabs li a {
  display: block;
  padding: 0 10px;
  font-size: 12px;
  color: #ffff00;
}
ul.ul-tabs li a:hover {
  color: #00ff00;
}
ul.ul-tabs li.active {
  background: #00ff00;
}
ul.ul-tabs li.active a {
  color: #000000;
}
ul.ul-tabs li.active a:hover {
  color: #000000;
}
.news-list {
  clear: both;
  width: 100%;
}
.news-item {
  position: relative;
  clear: both;
  min-height: 170px;
  height: auto;
  border-top: 1px solid #ffff00;
}
.news-item:first-child {
  border: none;
}
.news-item:last-child {
  border-bottom: 1px solid #ffff00;
}
.news-item .news-in {
  padding: 10px;
  background-image: url(../img/middle/bg-news-item-shadow.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.news-item:hover {
  background-image: url(../img/middle/bg-hover-article.png);
  background-repeat: repeat-x;
  background-position: center top;
}
.news-item a.news-img {
  position: absolute;
  top: 10px;
  left: 10px;
}
.news-item a.news-img span.shadow {
  position: absolute;
  left: -12px;
  bottom: -10px;
  z-index: 1;
  background-image: url(../img/middle/bg-img-shadow.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 152px;
  height: 91px;
}
.news-item a.news-img img {
  position: relative;
  z-index: 2;
  width: 240px;
  height: auto;
  border: 3px solid #191919;
}
.news-item a.news-img:hover img {
  border: 3px solid #00ff00;
}
.news-item .news-content {
  clear: both;
  margin-left: 0;
}
.news-item .news-content h2 {
  line-height: 16px;
}
.news-item .news-content h2 a {
  font-size: 16px;
  color: #00ff00;
  font-weight: bold;
}
.news-item .news-content h2 a:hover {
  text-decoration: underline;
}
.news-item .news-content p {
  padding-top: 10px;
  font-size: 12px;
  color: #ffff00;
}
.news-item.with-img .news-content {
  margin-left: 260px;
}
.news-item .news-footer {
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  background: #191919;
}
.news-item .news-footer span.date {
  float: left;
  margin-left: 10px;
  font-size: 11px;
  color: #ffff00;
}
.news-item .news-footer a.news-btn {
  float: right;
  width: 138px;
  height: 25px;
  font-size: 11px;
  color: #000;
  text-align: right;
  padding-right: 10px;
  background-image: url(../img/middle/_c_bg-more-btn.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.news-item .news-footer a.news-btn:hover {
  background-position: right -25px;
}
.news-item .news-footer a.news-btn span {
  display: block;
  line-height: 25px;
  font-size: 12px;
  padding-right: 15px;
  background-image: url(../img/middle/_c_icon-chevron-right-small.png);
  background-repeat: no-repeat;
  background-position: right center;
}
ul.ul-news li {
  display: block;
  clear: both;
  border-bottom: 1px solid #ffff00;
}
ul.ul-news li div {
  background-image: url(../img/middle/bg-news-item-shadow.png);
  background-repeat: no-repeat;
  background-position: right top;
}
ul.ul-news li a {
  position: relative;
  display: block;
  clear: both;
  padding: 5px 10px;
  font-size: 12px;
  color: #ffff00;
}
ul.ul-news li a span.date {
  position: absolute;
  top: 5px;
  left: 10px;
  margin-right: 15px;
  font-size: 12px;
  color: #ffff00;
  font-style: italic;
  text-decoration: none!important;
}
ul.ul-news li a span.title {
  display: block;
  margin: 0;
  padding: 0;
  margin-left: 50px;
}
ul.ul-news li a:hover span.title {
  color: #00ff00;
  text-decoration: underline;
}
ul.ul-news li:hover {
  background: #191919;
}
ul.ul-news li:last-child {
  border: none;
}
a.show-all-btn {
  display: block;
  clear: both;
  margin: 10px 0;
  height: 34px;
  width: 100%;
  background-color: #000;
  background-image: url(../img/middle/_c_bg-all-btn.png);
  background-repeat: no-repeat;
  background-position: right top;
}
a.show-all-btn span {
  display: block;
  float: right;
  padding-right: 40px;
  line-height: 34px;
  font-size: 11px;
  color: #000;
}
a.show-all-btn:hover {
  background-position: right -34px;
}
.three-banners {
  text-align: center;
}
.three-banners a {
  display: inline-block;
  margin: 5px;
}
/* Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/ */
/* This element holds injected scripts inside iframes that in 
some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
  display: none;
}
/* To fill the container and nothing else */
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.fb-like-box {
  width: 100% !important;
  height: 500px;
  border: none;
  overflow: hidden;
}
.md-sbanners {
  display: block;
  width: 100%;
}
.md-sbanners .md-sb-row {
  display: block;
  clear: both;
  padding-bottom: 1px;
}
.md-sbanners .md-sb-row a {
  display: block;
  float: left;
  width: 130px;
  height: 100px;
}
.md-sbanners .md-sb-row a:first-child {
  margin-right: 1px;
}
.md-sbanners .md-sb-row a img {
  display: block;
  width: 130px;
  margin-right: 1px;
}
.md-sbanners .md-sb-row a.gbtn-sms {
  background-image: url(../img/middle/gbtn-sms-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.md-sbanners .md-sb-row a.gbtn-sms:hover {
  background-position: center -100px;
}
.md-sbanners .md-sb-row a.gbtn-newsletter {
  background-image: url(../img/middle/gbtn-newsletter-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.md-sbanners .md-sb-row a.gbtn-newsletter:hover {
  background-position: center -100px;
}
.md-sbanners .md-sb-row a.gbtn-eurzad {
  background-image: url(../img/middle/gbtn-eurzad-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.md-sbanners .md-sb-row a.gbtn-eurzad:hover {
  background-position: center -100px;
}
.md-sbanners .md-sb-row a.gbtn-bip {
  background-image: url(../img/middle/gbtn-bip-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.md-sbanners .md-sb-row a.gbtn-bip:hover {
  background-position: center -100px;
}
.share-module .share-title span {
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 13px;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.share-module .share-title .l1 {
  background: #ffff00;
}
.share-module .share-title .l2 {
  background: #00ff00;
}
.share-module .share-add {
  display: block;
  clear: both;
  width: 100%;
  min-height: 125px;
  padding: 10px 0;
  background-image: url(../img/middle/_c_gb-multimedia.png);
  background-repeat: no-repeat;
  background-position: center top;
  color: #ffff00;
  font-size: 12px;
  text-align: center;
}
.share-module .share-add div {
  clear: both;
  padding-top: 5px;
}
.share-module .share-add div span {
  margin: 0 14px;
}
.share-module .share-add:hover {
  background-position: center -155px;
}
.info-list-module li {
  position: relative;
  display: block;
  clear: both;
  min-height: 36px;
  border-top: 1px solid #ffff00;
  background: #191919;
}
.info-list-module li a {
  display: block;
  clear: both;
  padding: 11px 0;
  margin-left: 36px;
  color: #ffff00;
  font-size: 16px;
  line-height: 16px;
}
.info-list-module li i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 36px;
  height: 36px;
  background-image: url(../img/middle/_c_icons-multi.png);
  background-repeat: no-repeat;
}
.info-list-module li:last-child {
  border-bottom: 1px solid #ffff00;
}
.info-list-module li:hover {
  color: #00ff00;
  text-decoration: underline;
}
.info-list-module li.day i {
  background-position: left top;
}
.info-list-module li.night i {
  background-position: left -36px;
}
.info-list-module li.tv i {
  background-position: left -72px;
}
.info-list-module li.foto i {
  background-position: left -108px;
}
.news-one {
  font-size: 14px;
  line-height: 20px;
  color: #ffff00;
  padding: 10px 10px 0 10px;
}
.news-one .date {
  display: block;
  clear: both;
  padding: 0;
  padding-left: 20px;
  font-size: 12px;
  line-height: 14px;
  color: #ffff00;
  background: url(../img/middle/_c_icon_clock.png) no-repeat left center;
}
.news-one .date.border-bottom {
  padding-bottom: 10px;
  border-bottom: 1px solid #ffff00;
  background: url(../img/middle/icon_clock.png) no-repeat left top;
}
.news-one .news {
  display: block;
  clear: both;
}
.news-one * {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}
.news-one h1,
.news-one h2,
.news-one h3,
.news-one h4,
.news-one p,
.news-one pre {
  display: block;
  clear: both;
  background: transparent;
  background-color: transparent!important;
}
.news-one h1 {
  color: #00ff00;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}
.news-one h2 {
  color: #00ff00;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 6px 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.news-one h3 {
  color: #00ff00;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.news-one h4 {
  color: #00ff00;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1em;
  margin-top: 10px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.news-one h1.head {
  display: block;
  clear: both;
  padding-bottom: 10px;
  border-bottom: 1px solid #ffff00;
  font-weight: bold;
  color: #00ff00;
}
.news-one blockquote {
  display: block;
  clear: both;
  margin-left: 2em !important;
  padding-bottom: 5px;
  background: transparent;
  background-color: transparent!important;
}
.news-one blockquote p {
  color: #6d6a67;
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
}
.news-one blockquote,
.news-one blockquote p {
  display: block;
  clear: both;
  margin: 10px 0 10px 10px;
  color: #ffff00;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 19px;
}
.news-one blockquote.bq2 p {
  font-size: 18px;
  line-height: 26px;
}
.news-one b,
.news-one strong {
  font-weight: bold;
}
.news-one i {
  font-style: italic;
}
.news-one ul {
  margin-bottom: 14px;
}
.news-one ul li {
  list-style: square;
  margin-bottom: 0px;
  margin-left: 20px;
  padding: 3px 0;
}
.news-one ol {
  margin-bottom: 14px;
}
.news-one ol li {
  list-style: disc;
  margin-left: 20px;
}
.news-one ul li,
.news-one ol li {
  font-size: 13px;
  letter-spacing: 0.05sem;
}
.news-one a {
  color: #00ff00;
}
.news-one a:hover {
  text-decoration: underline;
  color: #00ff00;
}
.news-one strong a {
  font-weight: bold;
  text-transform: uppercase;
}
.news-one table {
  width: 100%;
  font-size: 11px;
  border-collapse: collapse;
}
.news-one table tr {
  vertical-align: top;
}
.news-one table thead td,
.news-one table tr th {
  font-weight: bold;
}
.news-one table tr td:first-child {
  color: #ffff00;
}
.news-one table,
.news-one table th,
.news-one table td {
  padding: 3px;
}
.news-one table tr td {
  font-size: 14px;
}
.news-one table tr td img {
  margin: 0 auto;
}
.news-one img {
  display: block;
  margin: 5px 10px 10px 0;
  border: 1px solid #191919;
  box-shadow: 3px 3px 0 #191919;
}
.news-one hr {
  display: block;
  clear: both;
  background: #ccc;
  border: none;
  height: 1px;
  margin: 10px 0;
}
.news-one p {
  padding-bottom: 5px;
  color: #ffff00;
}
.news-one code,
.news-one code p {
  display: block;
  clear: both;
  margin: 10px 0 10px 10px;
  background: #191919;
  padding: 10px;
  border-left: 3px solid #505253;
  color: #ffff00;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-style: italic;
  line-height: 19px;
}
.news-one b,
.news-one strong {
  font-weight: bold;
}
.news-one i {
  font-style: italic;
}
.news-one pre {
  background: #dadada;
  color: #ffff00;
  font-size: 12px;
  line-height: 19px;
  padding: 5px;
}
/* #### - PAGGING - ############################################################################################################################# */
.pagging {
  display: block;
  clear: both;
  width: 100%;
  margin: 10px 0;
  padding: 10px 0;
  text-align: center;
}
.pagging strong {
  color: #ffff00;
  font-size: 11px;
  font-weight: normal;
}
.pagging a {
  border: 1px solid #191919;
  border-bottom: 2px solid #ffff00;
  background: #191919;
  color: #ffff00;
  padding: 3px 8px;
  margin-left: 3px;
}
.pagging a:hover {
  background: #ffff00;
  color: #000000;
}
.pagging a.selected {
  border: 1px solid #00ff00;
  background: #00ff00;
  color: #000000;
}
.pagging span {
  color: #ffff00;
  margin-left: 3px;
}
ul.gallery_cont {
  display: block;
  clear: both;
  padding: 10px;
}
ul.gallery_cont li {
  display: block;
  float: left;
  width: 45%;
  margin: 10px 2.5%;
}
ul.gallery_cont li .t_g_p_cont {
  display: block;
  width: 100%;
  height: 170px;
}
ul.gallery_cont li .t_g_p_cont a {
  display: inline-block;
  width: 100%;
  text-align: center!important;
}
ul.gallery_cont li .t_g_p_cont a img {
  display: inline;
  border: 5px solid #191919;
  box-shadow: 0 0 6px #191919;
}
ul.gallery_cont li .t_g_p_cont a:hover img {
  border: 5px solid #00ff00;
}
ul.gallery_cont li .t_g_p_cont span {
  display: block;
  clear: both;
  color: #ffff00;
  font-size: 11px;
  text-align: center;
  padding-top: 6px;
}
ul.gallery_cont.small {
  display: block;
  clear: both;
  padding: 10px;
}
ul.gallery_cont.small li {
  display: block;
  float: left;
  width: 21%;
  margin: 10px 2%;
}
ul.gallery_cont.small li .t_g_p_cont span {
  font-size: 11px;
  text-align: center;
  padding-top: 6px;
}
ul.gallery_cont.medium {
  display: block;
  clear: both;
  padding: 10px;
}
ul.gallery_cont.medium li {
  display: block;
  float: left;
  width: 28%;
  margin: 10px 2%;
}
ul.gallery_cont.medium li .t_g_p_cont span {
  font-size: 11px;
  text-align: center;
  padding-top: 6px;
}
.videoCont {
  display: block;
  width: 100%;
  padding: 20px 0;
}
.videoCont div {
  display: block;
  margin: auto auto;
}
ul.tv_vert_videos {
  display: block;
  clear: both;
  padding: 10px;
}
ul.tv_vert_videos li {
  display: block;
  float: left;
  width: 45%;
  margin: 10px 2.5%;
  height: 170px;
}
ul.tv_vert_videos li .image {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
}
ul.tv_vert_videos li .image img {
  position: relative;
  display: inline;
  text-align: center;
  border: 5px solid #191919;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 6px #191919;
}
ul.tv_vert_videos li .image a.play_icon_small {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/tv/play_icon_small.png) no-repeat center center;
  z-index: 11;
}
ul.tv_vert_videos li .image a.play_icon_small:hover {
  background: url(../img/tv/play_icon_small_hover.png) no-repeat center center;
}
ul.tv_vert_videos li .date {
  display: block;
  clear: both;
  text-align: center;
  font-size: 11px;
  padding: 0px 0;
  color: #ffff00;
}
ul.tv_vert_videos li .date a {
  font-size: 11px;
  text-shadow: none;
}
ul.tv_vert_videos li .title {
  display: block;
  clear: both;
  text-align: center;
  padding: 0px 0;
}
ul.tv_vert_videos li .title a {
  color: #ffff00;
  font-size: 11px;
  text-shadow: none;
}
ul.tv_vert_videos li:hover .date a {
  color: #ffff00;
}
ul.tv_vert_videos li:hover .title a {
  color: #ffff00;
}
.alert_box {
  display: block;
  clear: both;
  padding: 0;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fffcee;
  border: 1px solid #ffedca;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.alert,
.alert h4 {
  position: relative;
  color: #b58603;
}
.alert h4 {
  padding: 5px 5px 10px 5px;
  margin: 0;
  font-weight: bold;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert.success {
  background-color: #f3f9e8;
  border-color: #e1ebb3;
  color: #5c7f41;
}
.alert.success h4 {
  color: #5c7f41;
}
.alert.warning,
.alert.notice,
.alert.error {
  background-color: #fff0f0;
  border-color: #ffdce1;
  color: #9d261d;
}
.alert.warning h4,
.alert.notice h4,
.alert.error h4 {
  color: #9d261d;
}
.alert.info {
  background-color: #f0f9ff;
  border-color: #ccf3ff;
  color: #007dbc;
}
.alert.info h4 {
  color: #007dbc;
}
.alert.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert.alert-block > p,
.alert.alert-block > ul {
  margin-bottom: 0;
}
.alert ul {
  list-style: square;
  padding-left: 30px;
}
.alert ul li {
  list-style: square;
}
.alert-block p + p {
  margin-top: 5px;
}
.alert .alert-close {
  position: absolute;
  top: 13px;
  right: 10px;
  margin-top: -7px;
  line-height: 1;
}
.alert .alert-close:hover {
  text-decoration: none;
}
.alert .alert-close:before {
  font-size: 13px;
  font-family: 'FontAwesome';
  content: "\f00d";
}
.alert.error .alert-close {
  color: #b76973;
}
.alert.success .alert-close {
  color: #79985b;
}
.alert.info .alert-close {
  color: #52889b;
}
.alert.warning .alert-close {
  color: #b49133;
}
.alert.notice .alert-close {
  color: #b49133;
}
.alert-quick.error,
.alert-quick.success,
.alert-quick.info,
.alert-quick.notice,
.alert-quick.warning {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 8px 15px 8px 20px;
  position: relative;
}
.alert-quick.error {
  color: #b76973;
  background-color: #f9bcc3;
  border-color: #f09da7;
}
.alert-quick.error strong {
  color: #b76973;
}
.alert-quick.success {
  color: #79985b;
  background-color: #d8efc1;
  border-color: #b4d892;
}
.alert-quick.success strong {
  color: #79985b;
}
.alert-quick.info {
  color: #52889b;
  background-color: #b8e1f1;
  border-color: #a1c7d5;
}
.alert-quick.info strong {
  color: #52889b;
}
.alert-quick.notice,
.alert-quick.warning {
  color: #b49133;
  background-color: #feebb7;
  border-color: #e7d195;
}
.alert-quick.notice strong,
.alert-quick.warning strong {
  color: #b49133;
}
.alert-quick .alert-close {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
  line-height: 1;
}
.alert-quick .alert-close:hover {
  text-decoration: none;
}
.alert-quick .alert-close:before {
  font-size: 15px;
  content: "x";
  font-weight: bold;
}
.alert-quick.error .alert-close {
  color: #b76973;
}
.alert-quick.success .alert-close {
  color: #79985b;
}
.alert-quick.info .alert-close {
  color: #52889b;
}
.alert-quick.notice .alert-close {
  color: #b49133;
}
.alert-quick-brd.error,
.alert-quick-brd.success,
.alert-quick-brd.info,
.alert-quick-brd.notice,
.alert-quick-brd.warning {
  border: none;
  border-top: 2px solid #fff;
  display: block;
  font-size: 14px;
  padding: 8px 15px 8px 45px;
  position: relative;
}
.alert-quick-brd.error {
  color: #b76973;
  background: #f9bcc3 url(../img/alert/brd/icon-error.png) no-repeat 8px 6px;
  border-top: 2px solid #f09da7;
}
.alert-quick-brd.error strong {
  color: #b76973;
}
.alert-quick-brd.success {
  color: #79985b;
  background: #d8efc1 url(../img/alert/brd/icon-success.png) no-repeat 8px 6px;
  border-top: 2px solid #b4d892;
}
.alert-quick-brd.success strong {
  color: #79985b;
}
.alert-quick-brd.info {
  color: #52889b;
  background: #b8e1f1 url(../img/alert/brd/icon-info.png) no-repeat 8px 6px;
  border-top: 2px solid #a1c7d5;
}
.alert-quick-brd.info strong {
  color: #52889b;
}
.alert-quick-brd.notice,
.alert-quick-brd.warning {
  color: #b49133;
  background: #feebb7 url(../img/alert/brd/icon-warning.png) no-repeat 8px 6px;
  border-top: 2px solid #e7d195;
}
.alert-quick-brd.notice strong,
.alert-quick-brd.warning strong {
  color: #b49133;
}
.alert-quick-brd .alert-close {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
  line-height: 1;
}
.alert-quick-brd .alert-close:hover {
  text-decoration: none;
}
.alert-quick-brd .alert-close:before {
  font-size: 13px;
  font-family: 'FontAwesome';
  content: "\f00d";
}
.alert-quick-brd.error .alert-close {
  color: #b76973;
}
.alert-quick-brd.success .alert-close {
  color: #79985b;
}
.alert-quick-brd.info .alert-close {
  color: #52889b;
}
.alert-quick-brd.notice .alert-close {
  color: #b49133;
}
h4.searchPhrase {
  display: block;
  clear: both;
  width: 96%;
  margin: 10px auto;
  line-height: 18px;
  padding: 6px 10px;
  font-size: 13px;
  font-weight: bold;
  color: #ffff00;
  background-image: url(../img/middle/bg-hover-article.png);
  background-repeat: repeat-x;
  background-position: center top;
  border: 1px dashed #00ff00;
}
ol.searchRes {
  display: block;
  clear: both;
  width: 100%;
}
ol.searchRes li {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #ffff00;
}
ol.searchRes li table {
  font-size: 12px;
  width: 100%;
}
ol.searchRes li table tr {
  display: table-cell;
  width: 100%;
  padding: 8px;
  background-image: url(../img/middle/bg-news-item-shadow.png);
  background-repeat: no-repeat;
  background-position: right top;
}
ol.searchRes li table tr td {
  display: table-cell;
}
ol.searchRes li table tr td.r {
  display: table-cell;
  padding-left: 8px;
  width: 100%;
}
ol.searchRes li table tr td.r div.srow {
  width: 100%;
}
ol.searchRes li table tr td.r div.srow .t {
  width: 100%;
  min-height: 18px;
  line-height: 18px;
  padding-bottom: 2px;
}
ol.searchRes li table tr td.r div.srow .t a {
  width: 100%;
  padding: 3px 3px 3px 5px;
  float: left;
  color: #00ff00;
  font-weight: bold;
  font-size: 13px;
}
ol.searchRes li table tr td.r div.srow .t a:hover {
  background: #00ff00;
  color: #000000;
}
ol.searchRes li table tr td.r div.srow .t span {
  height: 18px;
  line-height: 18px;
  float: left;
  padding-left: 6px;
  font-size: 11px;
  color: #ffff00;
}
ol.searchRes li table tr td.r div.srow .t span strong {
  font-weight: normal;
}
ol.searchRes li table p {
  display: block;
  clear: both;
  padding: 5px 0 0 15px;
  font-size: 12px;
  color: #ffff00;
}
ol.searchRes li table p img {
  display: inline;
  float: left;
  margin: 0 10px 10px 0;
  max-width: 100px;
}
ol.searchRes li:hover {
  background-image: url(../img/middle/bg-hover-article.png);
  background-repeat: repeat-x;
  background-position: center top;
}
ol.answers {
  display: block;
  clear: both;
  width: 100%;
}
ol.answers li {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #ffff00;
}
ol.answers li table {
  font-size: 12px;
  width: 100%;
}
ol.answers li table tr {
  display: table-cell;
  width: 100%;
  padding: 8px;
  background-image: url(../img/middle/bg-news-item-shadow.png);
  background-repeat: no-repeat;
  background-position: right top;
}
ol.answers li table tr td {
  display: table-cell;
}
ol.answers li table tr td.r {
  display: table-cell;
  padding-left: 8px;
  width: 100%;
}
ol.answers li table tr td.r div.srow {
  width: 100%;
}
ol.answers li table tr td.r div.srow .t {
  width: 100%;
  min-height: 18px;
  line-height: 18px;
  padding-bottom: 2px;
}
ol.answers li table tr td.r div.srow .t a {
  width: 100%;
  padding: 3px 3px 3px 5px;
  float: left;
  color: #00ff00;
  font-weight: bold;
  font-size: 13px;
}
ol.answers li table tr td.r div.srow .t a:hover {
  background: #00ff00;
  color: #000000;
}
ol.answers li table tr td.r div.srow .t span {
  height: 18px;
  line-height: 18px;
  float: left;
  padding-left: 6px;
  font-size: 11px;
  color: #ffff00;
}
ol.answers li table tr td.r div.srow .t span strong {
  font-weight: normal;
}
ol.answers li table p {
  display: block;
  clear: both;
  padding: 5px 0 0 15px;
  font-size: 12px;
  color: #ffff00;
}
ol.answers li:hover {
  background-image: url(../img/middle/bg-hover-article.png);
  background-repeat: repeat-x;
  background-position: center top;
}
.footer-wrapper {
  clear: both;
  width: 100%;
  height: auto;
}
.footer-wrapper .f-in {
  clear: both;
  width: 960px;
  display: block;
  height: auto;
  margin: 0 auto;
}
.footer-wrapper .f-top {
  width: 100%;
  background-color: #191919;
}
.footer-wrapper .f-top .f-in {
  display: block;
  clear: both;
}
.footer-wrapper .f-btm {
  width: 100%;
  height: 46px;
  background-color: #000;
}
.footer-wrapper .f-btm .f-in {
  position: relative;
  display: block;
  clear: both;
}
.footer-wrapper .f-btm .f-in a.logo {
  position: absolute;
  top: -15px;
  left: 10px;
  width: 284px;
  height: 55px;
  background-image: url(../img/footer/_c_wieliczka-logo.png);
  background-repeat: no-repeat;
}
.footer-wrapper .f-btm .f-in span.cp {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 46px;
  color: #ffff00;
}
.footer-wrapper .f-btm .f-in a.iap {
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
  width: 46px;
  height: 46px;
  background-image: url(../img/footer/iap_logo.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.fleft {
  float: left;
  width: 45%;
  padding: 20px 0;
}
.fright {
  float: right;
  width: 55%;
}
.fright .fright-in {
  padding-left: 20px;
}
ul.footer-menu {
  display: block;
  float: left;
  width: 30%;
}
ul.footer-menu li {
  display: block;
  clear: both;
  margin: 5px 0;
}
ul.footer-menu li a {
  display: block;
  padding: 3px 6px;
  font-size: 15px;
  color: #00ff00;
}
ul.footer-menu li a:hover {
  text-decoration: underline;
}
ul.footer-menu li.active {
  background: #000;
  color: #ffff00 !important;
}
ul.footer-menu li:first-child {
  margin-top: 0;
}
.fsubmenu-cont {
  display: block;
  float: right;
  width: 70%;
  min-height: 220px;
  background: #000;
}
ul.footer-submenu {
  display: block;
  padding: 5px 10px;
}
ul.footer-submenu li {
  display: block;
  clear: both;
  margin: 1px 0;
}
ul.footer-submenu li a {
  display: block;
  padding-bottom: 4px;
  font-size: 12px;
  color: #ffff00;
}
ul.footer-submenu li a:hover {
  text-decoration: underline;
}
.fnewsl-cont {
  display: block;
  float: left;
  width: auto;
  min-height: 160px;
  height: auto;
  padding: 20px 0;
}
.fnewsl-cont h3 {
  color: #00ff00;
  font-size: 33px;
  font-weight: normal;
  font-family: 'Open Sans Cond', serif !important;
  text-transform: uppercase;
}
.fnewsl-cont h4 {
  color: #ffff00;
  font-size: 17px;
  font-weight: normal;
}
.fnewsl-cont p,
.fnewsl-cont label {
  color: #ffff00;
  font-size: 11px;
}
.fnewsl-cont .news_form {
  display: block;
  padding: 5px 0 0 0;
}
.fnewsl-cont .news_form label {
  display: block;
  padding-bottom: 10px;
}
.fnewsl-cont .news_form input {
  display: block;
  float: left;
  padding-left: 45px;
  width: 310px;
  height: 44px;
  background: #000000 url(../img/footer/icon-mail-n.png) no-repeat 14px center;
  color: #00ff00;
  font-size: 15px;
  border: none;
  outline: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fnewsl-cont .news_form input::-webkit-input-placeholder,
.fnewsl-cont .news_form input::-moz-placeholder,
.fnewsl-cont .news_form input:-ms-input-placeholder,
.fnewsl-cont .news_form input:-moz-placeholder {
  color: #00ff00;
}
.fnewsl-cont .news_form button {
  display: block;
  float: left;
  width: 150px;
  height: 44px;
  line-height: 44px;
  background: #ffff00;
  font-weight: normal;
  color: #000000;
  font-size: 15px;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fnewsl-cont .news_form button:hover {
  background: #00ff00;
}
.fmore-info {
  clear: both;
  width: 100%;
  margin-top: 15px;
  padding: 10px 10px 30px 10px;
  border-top: 1px solid #000;
  background-image: url(../img/middle/bg-news-item-shadow-left.png);
  background-repeat: no-repeat;
  background-position: right top;
}
ul.footer-info-list {
  padding: 5px 0;
  display: block;
  float: left;
  width: 30%;
}
ul.footer-info-list li {
  display: block;
  clear: both;
  margin: 1px 0;
}
ul.footer-info-list li a {
  display: block;
  padding-bottom: 4px;
  font-size: 12px;
  color: #ffff00;
}
ul.footer-info-list li a:hover {
  text-decoration: underline;
}
ul.footer-info-list li.login {
  padding-right: 20px;
}
ul.footer-info-list li.login span {
  display: block;
  float: left;
  width: 11px;
  height: 17px;
  margin-right: 6px;
  background-image: url(../img/footer/icon-log.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.rpart {
  float: right;
  width: 70%;
}
.social {
  clear: both;
  margin-bottom: 15px;
  padding: 10px 0;
}
.social span {
  display: block;
  clear: both;
  font-size: 11px;
  text-align: right;
  margin-bottom: 6px;
  color: #ffff00;
}
.social a.facebook {
  display: block;
  float: right;
  width: 133px;
  height: 27px;
  text-indent: -9999px;
  background-image: url(../img/footer/social-fb.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.social a.facebook:hover {
  background-position: center -27px;
}
.logos {
  padding: 10px 0;
  clear: both;
  width: 100%;
  height: auto;
  background-image: url(../img/middle/bg-news-item-shadow.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.logos a {
  float: right;
  display: block;
  text-indent: -9999px;
  height: 70px;
  background-image: url(../img/footer/loga.png);
  background-repeat: no-repeat;
}
.logos a.epuap {
  width: 164px;
  background-position: left center;
}
.logos a.bip {
  width: 72px;
  background-position: -164px center;
}
.logos a.dekra {
  width: 76px;
  background-position: -236px center;
}
/* #### - MULTIBANNER - ############################################################################################################################# */
.extra_iap_slider {
  position: relative;
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.extra_iap_slider.eiap_sl_main {
  margin-bottom: 10px;
}
.extra_iap_slider.eiap_sl_main2 {
  margin-top: 10px;
  margin-bottom: 9px;
}
.extra_iap_swrp {
  position: relative;
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  top: 0;
}
.extra_iap_swrp ul {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  clear: both;
  z-index: 2;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
.extra_iap_swrp ul li {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
.extra_iap_swrp ul li a {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
.extra_iap_swrp ul li img,
.extra_iap_swrp ul li a img {
  display: block;
  clear: both;
  border: 0px;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  width: 100%!important;
  height: auto!important;
}
div#extra_iap_slider_bubble_cont {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  z-index: 5;
  background-color: #ffff00;
  height: 36px;
}
ul#extra_iap_slider_bubbles {
  padding: 6px 8px 0 10px;
}
ul#extra_iap_slider_bubbles li {
  display: block;
  float: left;
  margin: 0 2px;
  width: 20px;
}
ul#extra_iap_slider_bubbles li a {
  display: block;
  padding: 0 3px;
  margin: 0 2px;
  width: 16px;
  line-height: 20px;
  height: 20px;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #000;
}
ul#extra_iap_slider_bubbles li.active a {
  color: #00ff00;
  background: #000;
}
.extra_iap_slider ul#extra_iap_slider_bubbles.iap_top_belt {
  padding: 0px;
}
.extra_iap_details {
  position: absolute;
  z-index: 4;
  bottom: 36px;
  left: 0;
  right: 0;
  display: block;
  height: 50px;
  height: auto;
  padding-bottom: 10px;
  width: 100%;
  background: url(../img/middle/multibanner_bg_text.png) repeat;
  overflow: hidden;
}
.extra_iap_details span {
  display: block;
  position: relative;
  color: #ffff00;
  text-shadow: none;
  text-align: left;
}
.extra_iap_details #exiap_title {
  padding: 5px 0 0 10px;
  font-size: 13px;
}
.extra_iap_details #exiap_text {
  padding: 2px 0 0 15px;
  text-shadow: none;
  font-size: 11px;
  font-weight: normal;
}
/* #### - KALENDARZ - ############################################################################################################################# */
.cal-module {
  display: block;
  clear: both;
  width: 100%;
  margin-right: 10px;
  height: auto;
}
.cal-module #container_cal {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  min-height: 100px;
  padding-top: 5px;
  padding-bottom: 10px;
  margin: 0 auto;
}
#ical,
#nav-calendar {
  margin: 0 auto;
  min-height: 50px;
  width: 100%;
  color: #ffff00;
}
#nav-calendar {
  padding-bottom: 6px;
}
#ical {
  padding-top: 14px;
  font-size: 11px;
}
#year,
#month {
  text-align: center;
}
#year {
  padding-bottom: 10px;
  border-bottom: 1px solid #ffff00;
}
#month {
  padding-top: 10px;
}
#ical .year-buttons {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
#ical .year-buttons:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
#year-left-arrow,
#year-right-arrow {
  cursor: pointer;
  display: inline-block;
  height: 19px;
  margin-bottom: -5px;
  width: 19px;
}
#year-left-arrow {
  background-image: url('../img/cal/_c_small-left-arrow.png');
  margin-right: 15px;
  margin-left: 20px;
}
#year-right-arrow {
  background-image: url('../img/cal/_c_small-right-arrow.png');
  margin-left: 15px;
  margin-right: 20px;
}
#currentyear {
  width: 200px;
}
#month-left-arrow,
#month-right-arrow {
  cursor: pointer;
  display: inline-block;
  height: 23px;
  margin-top: 1px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
  width: 23px;
}
#month-left-arrow:hover,
#month-right-arrow:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
#month-left-arrow {
  background-image: url('../img/cal/_c_left-arrow.png');
  float: left;
  margin-left: 15px;
}
#month-right-arrow {
  background-image: url('../img/cal/_c_right-arrow.png');
  float: right;
  margin-right: 15px;
}
#currentmonth {
  font-size: 22px;
}
#ical {
  position: relative;
}
#ical .today {
  background-color: #00ff00;
  color: #000000;
  cursor: default;
}
#ical .date_has_event {
  position: relative;
  background-color: #ffff00;
  color: #000;
  cursor: pointer;
  height: 25px;
  width: 26px;
}
#ical table {
  border-collapse: separate;
  border-spacing: 8px 0px;
  margin: 0 auto;
  text-align: center;
}
#ical table td {
  height: 29px;
  padding-top: 1px;
  width: 30px;
  text-align: center;
}
#ical table td a {
  color: #000;
}
#ical table tr.no_marg {
  height: 1px;
}
#ical table th {
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
}
#ical events {
  position: absolute;
}
#ical .events ul {
  background: #000;
  background: rgba(17, 17, 17, 0.9);
  color: #ffff00;
  color: white;
  display: none;
  font-size: 15px;
  list-style: none;
  padding: 15px;
  position: absolute;
  text-align: center;
  width: 200px;
  z-index: 1000;
}
#ical .events li {
  padding-bottom: 5px;
}
#ical .events li span {
  color: #fff;
  display: block;
  font-size: 12px;
}
#ical .events li span.title {
  color: #fff;
}
#week-days {
  height: 25px;
}
#separator {
  border-bottom: 1px solid #ffff00;
  border-spacing: 0 10px;
  height: 6px!important;
  margin: 5px 0 0 0;
  padding: 0;
  width: 100%;
}
#clear-separator {
  height: 12px!important;
}
/********************************************************************************************************** */
/* Pretty photo  ****************************************************************************************** */
/********************************************************************************************************** */
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px;
}
div.pp_default .pp_top .pp_left {
  background: url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
  background: url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
  background: url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}
div.pp_default .pp_next:hover {
  background: url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}
div.pp_default .pp_previous:hover {
  background: url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}
div.pp_default .pp_expand {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  height: 28px;
  width: 28px;
}
div.pp_default .pp_expand:hover {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_contract {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  height: 28px;
  width: 28px;
}
div.pp_default .pp_contract:hover {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_close {
  background: url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_gallery ul li a {
  background: url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaaaaa;
}
div.pp_default .pp_social {
  margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  left: auto;
  position: static;
}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  margin: 4px 0 0;
  width: 20px;
}
div.pp_default a.pp_arrow_next {
  background-position: -82px -3px;
  left: 52px;
}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  position: relative;
  width: 110px;
}
div.pp_default .pp_nav .currentTextHolder {
  color: #999;
  font-family: Georgia;
  font-size: 11px;
  font-style: italic;
  left: 75px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 10px;
  position: absolute;
  top: 2px;
}
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
  background: url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
  background: url(../img/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.pp_pic_holder a:focus {
  outline: none;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 990000;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 1000000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  overflow: hidden;
  width: 55px;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  margin: 2px 4px;
  white-space: nowrap;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next {
  background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  display: block;
  line-height: 22px;
  position: absolute;
  right: 0;
  text-indent: -10000px;
  top: 0;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999;
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #ffffff;
}
div.pp_default #pp_full_res .pp_inline {
  color: #000000;
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #ffffff;
}
div.pp_default .pp_details {
  position: relative;
}
.pp_top,
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_top,
* html .pp_bottom {
  padding: 0 20px;
}
.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
  display: none;
}
@font-face {
  font-family: 'Climacons-Font';
  src: url('fonts_pl/climacons-webfont.eot');
  src: url('fonts_pl/climacons-webfont.eot?#iefix') format('embedded-opentype'), url('fonts_pl/climacons-webfont.svg#Climacons-Font') format('svg'), url('fonts_pl/climacons-webfont.woff') format('woff'), url('fonts_pl/climacons-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.climacon:before {
  font-family: 'Climacons-Font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.climacon.cloud:before {
  content: "\e000";
}
.climacon.cloud.sun:before {
  content: "\e001";
}
.climacon.cloud.moon:before {
  content: "\e002";
}
.climacon.rain:before,
.climacon.rain.cloud:before {
  content: "\e003";
}
.climacon.rain.sun:before,
.climacon.rain.cloud.sun:before {
  content: "\e004";
}
.climacon.rain.moon:before,
.climacon.rain.cloud.moon:before {
  content: "\e005";
}
.climacon.showers:before,
.climacon.showers.cloud:before {
  content: "\e006";
}
.climacon.showers.sun:before,
.climacon.showers.cloud.sun:before {
  content: "\e007";
}
.climacon.showers.moon:before,
.climacon.showers.cloud.moon:before {
  content: "\e008";
}
.climacon.downpour:before,
.climacon.downpour.cloud:before {
  content: "\e009";
}
.climacon.downpour.sun:before,
.climacon.downpour.cloud.sun:before {
  content: "\e00a";
}
.climacon.downpour.moon:before,
.climacon.downpour.cloud.moon:before {
  content: "\e00b";
}
.climacon.drizzle:before,
.climacon.drizzle.cloud:before {
  content: "\e00c";
}
.climacon.drizzle.sun:before,
.climacon.drizzle.cloud.sun:before {
  content: "\e00d";
}
.climacon.drizzle.moon:before,
.climacon.drizzle.cloud.moon:before {
  content: "\e00e";
}
.climacon.sleet:before,
.climacon.sleet.cloud:before {
  content: "\e00f";
}
.climacon.sleet.sun:before,
.climacon.sleet.cloud.sun:before {
  content: "\e010";
}
.climacon.sleet.moon:before,
.climacon.sleet.cloud.moon:before {
  content: "\e011";
}
.climacon.hail:before,
.climacon.hail.cloud:before {
  content: "\e012";
}
.climacon.hail.sun:before,
.climacon.hail.cloud.sun:before {
  content: "\e013";
}
.climacon.hail.moon:before,
.climacon.hail.cloud.moon:before {
  content: "\e014";
}
.climacon.flurries:before,
.climacon.flurries.cloud:before {
  content: "\e015";
}
.climacon.flurries.sun:before,
.climacon.flurries.cloud.sun:before {
  content: "\e016";
}
.climacon.flurries.moon:before,
.climacon.flurries.cloud.moon:before {
  content: "\e017";
}
.climacon.snow:before,
.climacon.snow.cloud:before {
  content: "\e018";
}
.climacon.snow.sun:before,
.climacon.snow.cloud.sun:before {
  content: "\e019";
}
.climacon.snow.moon:before,
.climacon.snow.cloud.moon:before {
  content: "\e01a";
}
.climacon.fog:before,
.climacon.fog.cloud:before {
  content: "\e01b";
}
.climacon.fog.sun:before,
.climacon.fog.cloud.sun:before {
  content: "\e01c";
}
.climacon.fog.moon:before,
.climacon.fog.cloud.moon:before {
  content: "\e01d";
}
.climacon.haze:before {
  content: "\e01e";
}
.climacon.haze.sun:before {
  content: "\e01f";
}
.climacon.haze.moon:before {
  content: "\e020";
}
.climacon.wind:before {
  content: "\e021";
}
.climacon.wind.cloud:before {
  content: "\e022";
}
.climacon.wind.sun:before,
.climacon.wind.cloud.sun:before {
  content: "\e023";
}
.climacon.wind.moon:before,
.climacon.wind.cloud.moon:before {
  content: "\e024";
}
.climacon.lightning:before,
.climacon.lightning.cloud:before {
  content: "\e025";
}
.climacon.lightning.sun:before,
.climacon.lightning.cloud.sun:before {
  content: "\e026";
}
.climacon.lightning.moon:before,
.climacon.lightning.cloud.moon:before {
  content: "\e027";
}
.climacon.sun:before {
  content: "\e028";
}
.climacon.sun.set:before,
.climacon.sunset:before {
  content: "\e029";
}
.climacon.sun.rise:before,
.climacon.sunrise:before {
  content: "\e02a";
}
.climacon.sun.low:before,
.climacon.sun-low:before,
.climacon.low-sun:before {
  content: "\e02b";
}
.climacon.sun.lower:before,
.climacon.sun-lower:before,
.climacon.lower-sun:before {
  content: "\e02c";
}
.climacon.moon:before {
  content: "\e02d";
}
.climacon.moon.new:before {
  content: "\e02e";
}
.climacon.moon.waxing.crescent:before,
.climacon.moon.first-crescent:before {
  content: "\e02f";
}
.climacon.moon.waxing.quarter:before,
.climacon.moon.first-quarter:before,
.climacon.moon.waxing.half:before,
.climacon.moon.first-half:before {
  content: "\e030";
}
.climacon.moon.waxing.gibbous:before,
.climacon.moon.first-gibbous:before,
.climacon.moon.waxing.three-quarter:before,
.climacon.moon.first-three-quarter:before {
  content: "\e031";
}
.climacon.moon.full:before {
  content: "\e032";
}
.climacon.moon.waning.gibbous:before,
.climacon.moon.last-gibbous:before,
.climacon.moon.waning.three-quarter:before,
.climacon.moon.last-three-quarter:before {
  content: "\e033";
}
.climacon.moon.waning.quarter:before,
.climacon.moon.last-quarter:before,
.climacon.moon.waning.half:before,
.climacon.moon.last-half:before {
  content: "\e034";
}
.climacon.moon.waning.crescent:before,
.climacon.moon.last-crescent:before {
  content: "\e035";
}
.climacon.snowflake:before {
  content: "\e036";
}
.climacon.tornado:before {
  content: "\e037";
}
.climacon.thermometer.empty:before,
.climacon.thermometer:before {
  content: "\e038";
}
.climacon.thermometer.low:before {
  content: "\e039";
}
.climacon.thermometer.medium-low:before {
  content: "\e03a";
}
.climacon.thermometer.medium-high:before {
  content: "\e03b";
}
.climacon.thermometer.high:before {
  content: "\e03c";
}
.climacon.thermometer.full:before {
  content: "\e03d";
}
.climacon.celcius:before {
  content: "\e03e";
}
.climacon.farenheit:before {
  content: "\e03f";
}
.climacon.compass:before {
  content: "\e040";
}
.climacon.compass.north:before {
  content: "\e041";
}
.climacon.compass.east:before {
  content: "\e042";
}
.climacon.compass.south:before {
  content: "\e043";
}
.climacon.compass.west:before {
  content: "\e044";
}
.climacon.umbrella:before {
  content: "\e045";
}
.climacon.sunglasses:before {
  content: "\e046";
}
.climacon.cloud.cycle:before,
.climacon.cloud.refresh:before {
  content: "\e047";
}
.climacon.cloud.down:before,
.climacon.cloud.download:before {
  content: "\e048";
}
.climacon.cloud.up:before,
.climacon.cloud.upload:before {
  content: "\e049";
}
@media (min-width: 100px) and (max-width: 996px) {
  .header-wrapper-top .header {
    width: 100%;
  }
  .hd-left {
    display: inline-block;
    width: 80px;
  }
  .hd-left a.logo {
    width: 51px;
    height: 55px;
    background: url(../img/header/herb-small.png) no-repeat;
  }
  .hd-left a.logo-text {
    display: none;
  }
  .hd-right {
    display: inline-block;
    width: 630px;
    height: 75px;
  }
  .header-wrapper {
    background: #f0f0f0;
  }
  .header-belt {
    width: 100%;
  }
  .hb-in {
    margin-left: 0;
    width: auto;
  }
  .hb-left {
    padding-left: 20px;
  }
  .weather-cont .shadow {
    width: 100%;
  }
  .weather-wrapper {
    margin-bottom: 20px;
  }
  .weather-belt {
    width: 100%;
  }
  .hot-news-roller {
    width: 100%;
  }
  .hot-news-roller .shadow {
    width: 100%;
  }
  .hot-news-roller .shadow-in {
    width: 100%;
  }
  #news-breaking-line ul {
    position: relative;
    right: 40px;
  }
  .middle-wrapper .middle {
    width: 100%;
    margin: 0;
  }
  .middle-wrapper .md-cols {
    position: relative;
    width: 100%;
  }
  .middle-wrapper .md-col-right .md-content .md-c-in {
    padding-left: 10px;
  }
  .middle-wrapper.sidebar-right .md-col-left {
    float: none;
    clear: both;
    width: 100%;
  }
  .middle-wrapper.sidebar-right .md-col-left .md-content {
    padding: 10px 40px 10px 10px;
  }
  .middle-wrapper.sidebar-right .md-col-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    float: right;
    z-index: 100;
    width: 30px;
    padding: 0;
    overflow: hidden;
    background: #d3d3d3;
  }
  .middle-wrapper.sidebar-right .md-col-right .md-content {
    position: absolute;
    top: 30px;
    right: 0;
    bottom: 0;
    display: none;
    border-right: 1px solid #a61b16;
    overflow: hidden;
    overflow-y: auto;
    padding: 10px 10px 10px 10px;
  }
  .middle-wrapper.sidebar-right .md-col-right a.submenu_icon_btn {
    display: block;
  }
  .middle-wrapper.sidebar-right .md-col-right.opened {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  }
  .middle-wrapper.sidebar-left .md-col-left .md-content {
    padding: 10px 10px 10px 40px;
  }
  .footer-wrapper .f-in {
    width: 100%;
    margin: 0;
    padding: 0 10px;
  }
  .footer-wrapper .f-btm {
    width: 100%;
    height: 46px;
  }
  .footer-wrapper .f-btm .f-in {
    position: relative;
    display: block;
    clear: both;
  }
  .footer-wrapper .f-btm .f-in a.logo {
    position: absolute;
    top: -15px;
    left: 10px;
    width: 51px;
    height: 55px;
    background: url(../img/header/herb-small.png) no-repeat;
  }
  .cst-slider {
    margin: 0;
    width: 100%;
  }
  .csts-inner {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .csts-inner .csts-big {
    display: block;
    float: left;
    width: 100%;
    height: 348px;
    overflow: hidden;
  }
  .csts-inner .csts-big a {
    position: relative;
  }
  .csts-inner .csts-big h3 {
    position: absolute;
    top: 250px;
    height: 30px;
    line-height: 30px;
    z-index: 5;
    display: block;
    padding: 0 10px;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
  }
  .csts-inner .csts-big p {
    position: absolute;
    top: 280px;
    min-width: 400px;
    max-width: 70%;
    width: auto;
    z-index: 5;
    display: block;
    padding: 5px;
    font-size: 12px;
  }
  .csts-inner .csts-big a img {
    display: block;
    margin: 0 auto;
    min-width: 100%;
    min-height: 348px;
    width: auto;
    height: auto;
  }
  .csts-inner .csts-right {
    clear: both;
    width: 100%;
    height: auto;
    height: 140px;
    margin: 0;
    border: none;
    border-top: 3px solid #fff;
  }
  .csts-inner .csts-right .csts-small {
    display: inline-block;
    float: left;
    width: 40%;
    height: 140px;
    overflow: hidden;
    margin: 0;
    border-right: 3px solid #fff;
  }
  .csts-inner .csts-right .csts-small a {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    height: 140px;
    margin: 0;
    overflow: hidden;
  }
  .csts-inner .csts-right .csts-small p {
    display: none;
  }
  .csts-inner .csts-right .csts-small img {
    display: block;
    min-width: 100%;
    min-height: 114px;
    max-width: 330px;
    width: auto;
    height: auto;
  }
  .csts-inner .csts-right .csts-small:first-child {
    width: 30%;
  }
  .csts-inner .csts-right .csts-small:last-child {
    width: 30%;
  }
  .csts-inner .csts-right .csts-small:last-child {
    border-right: none;
  }
}
@media (min-width: 768px) and (max-width: 996px) {
  .fleft {
    float: left;
    width: 45%;
    padding: 20px 0;
  }
  .fright {
    float: right;
    width: 55%;
  }
  .fright .fright-in {
    padding-left: 20px;
  }
  .options-wrapper {
    width: 100%;
  }
  .options {
    width: 100%;
    display: block;
    height: 46px;
    margin: 0;
  }
  .options .shadow {
    width: 100%;
  }
  .options .shadow-in {
    width: 100%;
  }
  .opt-search {
    display: block;
    float: left;
    width: auto;
    width: 280px;
  }
  .opt-search input {
    display: block;
    float: left;
    background: none;
    border: none;
    height: 20px;
    margin: 13px 0;
    font-size: 15px;
  }
  .opt-tlinks {
    display: block;
    float: right;
    padding: 0 15px;
    width: 270px;
  }
  .opt-tlinks a.tlink {
    display: block;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
  .opt-tlinks a.tlink i {
    width: 18px;
  }
  .opt-tlinks a.tlink.mapa {
    margin-right: 15px;
  }
  .opt-change-lang {
    position: relative;
    display: block;
    float: right;
    padding: 0 15px;
    border-right: 1px solid #dfdfdf;
    width: 50px;
    height: 46px;
    line-height: 46px;
  }
  .opt-change-lang span.name {
    display: none;
  }
  .opt-change-lang a.chosen-lang {
    display: block;
    float: right;
    width: 20px;
    height: 18px;
    margin: 14px 0 14px 10px;
  }
  .opt-fontsize {
    width: 75px;
    border-right: 1px solid #dfdfdf;
  }
  .opt-fontsize span {
    display: none;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .header-wrapper-top .header {
    width: 100%;
  }
  .hd-left {
    display: inline-block;
    width: 80px;
  }
  .hd-left a.logo {
    width: 51px;
    height: 55px;
    background: url(../img/header/herb-small.png) no-repeat;
  }
  .hd-left a.logo-text {
    display: none;
  }
  .hd-right {
    display: inline-block;
    width: auto;
    height: 75px;
    background: #474747;
  }
  .header-belt .hb-left {
    padding-left: 10px;
  }
  .header-belt .hb-left .date {
    width: auto;
    text-align: left;
  }
  .menu-main ul {
    padding: 0;
    margin: 0;
  }
  .menu-main ul li a {
    padding: 40px 15px 0 15px;
    font-size: 15px;
  }
  .fleft {
    float: none;
    width: 100%;
    padding: 20px 0;
  }
  .fright {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .fright .fright-in {
    padding-left: 0;
  }
  .fnewsl-cont {
    float: none;
    clear: both;
    width: 100%;
    padding: 20px 0 0 0;
    margin: 0;
  }
  .fnewsl-cont h3,
  .fnewsl-cont h4,
  .fnewsl-cont p,
  .fnewsl-cont label {
    text-align: center;
  }
  .fnewsl-cont .news_form {
    display: block;
    padding: 15px 0 0 0;
  }
  .fnewsl-cont .news_form input {
    width: 100%;
    height: 44px;
  }
  .fnewsl-cont .news_form input:focus {
    width: 100%;
  }
  .fnewsl-cont .news_form button {
    float: none;
    margin: 0 auto;
  }
  .fmore-info {
    background-position: left top;
  }
  .options {
    width: 100%;
    margin: 0;
  }
  .options .shadow {
    width: 100%;
  }
  .options .shadow-in {
    width: 100%;
  }
  .opt-search {
    display: block;
    float: left;
    width: auto;
  }
  .opt-search input {
    width: auto;
  }
  .opt-tlinks {
    display: block;
    float: right;
    padding: 0 0 0 15px;
    min-width: 88px;
    width: auto;
    text-indent: -9999px;
    border-right: 1px solid #dfdfdf;
  }
  .opt-tlinks a.tlink {
    display: block;
    float: left;
    width: 34px;
  }
  .opt-tlinks a.tlink i {
    padding: 0;
  }
  .opt-tlinks a.tlink.mapa {
    margin-right: 0;
  }
  .opt-change-lang {
    padding: 0 15px;
    border-right: 1px solid #dfdfdf;
    width: 50px;
    height: 46px;
    line-height: 46px;
  }
  .opt-change-lang span.name {
    display: none;
  }
  .opt-fontsize {
    width: 75px;
    border-right: 1px solid #dfdfdf;
  }
  .opt-fontsize span {
    display: none;
    margin-right: 10px;
  }
}
@media (max-width: 650px) {
  .hb-left .imieniny {
    display: none;
  }
  .menu-main ul {
    padding: 0;
    margin: 0;
  }
  .menu-main ul li a {
    padding: 40px 10px 0 10px;
    font-size: 13px;
  }
  .weather-data .wind {
    border-right: none;
  }
  .weather-data .pressure {
    display: none;
  }
  .news-item a.news-img img {
    width: 160px;
  }
  .news-item.with-img .news-content {
    margin-left: 180px;
  }
  .csts-inner .csts-big {
    display: block;
    float: left;
    width: 100%;
    height: 308px;
    overflow: hidden;
  }
  .csts-inner .csts-big a {
    position: relative;
  }
  .csts-inner .csts-big h3 {
    top: 210px;
  }
  .csts-inner .csts-big p {
    top: 240px;
  }
  .csts-inner .csts-big a img {
    display: block;
    margin: 0 auto;
    min-width: 100%;
    min-height: 348px;
    width: auto;
    height: auto;
  }
  .csts-inner .csts-right {
    clear: both;
    width: 100%;
    height: auto;
    max-height: auto;
    margin: 0;
    border: none;
    border-top: 3px solid #fff;
  }
  .csts-inner .csts-right .csts-small {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    height: auto;
    max-height: auto;
    overflow: hidden;
    margin: 0;
    border-right: none;
    border-bottom: 3px solid #fff;
  }
  .csts-inner .csts-right .csts-small a {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    max-height: 240px;
    margin: 0;
    overflow: hidden;
  }
  .csts-inner .csts-right .csts-small img {
    display: block;
    min-width: 100%;
    min-height: 114px;
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .csts-inner .csts-right .csts-small:first-child {
    width: 100%;
  }
  .csts-inner .csts-right .csts-small:last-child {
    width: 100%;
  }
  .csts-inner .csts-right .csts-small:last-child {
    border-bottom: none;
  }
  .form-standard-frm {
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 30px 20px 30px;
    width: 100%;
  }
  .form-standard-frm label {
    display: block;
    margin: 0px 0px 5px;
  }
  .form-standard-frm label > span {
    float: none;
    clear: both;
    margin-top: 10px;
    padding-right: 10px;
    text-align: left;
    width: 100%;
  }
  .form-standard-frm input[type="text"],
  .form-standard-frm input,
  .form-standard-frm textarea,
  .form-standard-frm select {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .header-belt .hb-left {
    padding-left: 10px;
  }
  .header-belt .hb-left .date {
    width: auto;
    text-align: left;
  }
  .header-belt .hb-left .imieniny {
    display: none;
  }
  .menu-main ul {
    padding: 0;
    margin: 0;
  }
  .menu-main ul li a {
    padding: 40px 10px 0 10px;
    font-size: 13px;
  }
  .weather-data .wind {
    border-right: none;
  }
  .weather-data .pressure {
    display: none;
  }
  .news-item .news-footer a.news-btn {
    display: block;
    width: 50px;
    font-size: 10px;
    text-align: center;
  }
  .news-item .news-footer a.news-btn span {
    display: block;
    width: 50px;
    background: none;
    padding: 0;
    text-align: center;
    font-size: 11px;
  }
}
@media (max-width: 530px) {
  ul.ul-tabs li:hover {
    background: #000000;
  }
  ul.ul-tabs li a {
    padding: 0 8px;
    font-size: 11px;
  }
  .weather-belt .region {
    display: none;
  }
}
