  body {
    background-color: #fff;
    font-family: 'Open Sans Regular', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #000;
  }

  html {
    height: 100%;
  }


  a{
    color:#a5732a;
  }

  a:hover {
    outline: none;
    text-decoration:none;
    color:#dab074;
  }

  a:focus {
    outline:none;
    outline-offset: 0;
  }

  a {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
  }


  ul {
    list-style: none;
  }

  h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans Regular', sans-serif;
    font-weight: 300;
  }

  .keretes {
    color: #287bb1;
    font-size: 14px;
    font-style: italic;
    margin: 33px 0 33px 115px;
    padding: 17px 0 17px 0;
    border-top: 1px solid #297AAF;
    border-bottom: 1px solid #297AAF;
  }

  .kisalcim {
    color: #287bb1;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 14px 0;
  }

  .kozcim {
    color: #287bb1;
    font-size: 17px;
    font-weight: bold;
    margin: 28px 0;
  }

  .overflow{
    overflow: hidden;
  }


  .btn-common {
    font-size: 14px;
    color: #797979;
    border: 1px solid #dbb075;
    font-family: 'Open Sans Regular', sans-serif;
    font-weight: 300;
    padding: 10px 25px;
  }

  #action .col-sm-5{
    position: absolute;

    top: 0;
    height: 100%;
    right: 0;
  }


  .btn-common:hover,
  .btn-common:focus{
    outline: none;
    background: none;
    box-shadow: none;
    color: #d29948;
  }

  .align-right{
    text-align: right;
  }

  .inline{
    display: inline-block;
  }

  .padding{
    padding: 65px 0;
  }

  .padding-bottom{
    padding-bottom: 65px;
  }

  .padding-top{
    padding-top: 90px;
  }

  .padding-right{
    padding-right: 80px;
  }

  .padding-left{
    padding-left: 80px;
  }

  .margin-bottom{
    margin-bottom: 35px;
  }

  .fill{width:100%;height:100%;background-position:center;background-size:cover;}

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

  .clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
	* html .clearfix             { zoom: 1; } /* IE6 */
	*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.vajma-max-width {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 100%;
}

#header .navbar-inverse .container{
  position: relative;
}

#header .header-top {
	min-height: 49px;
}
#header .header-mid {
	min-height: 55px;
	background-color: #287bb1;
}

.form-group {
	display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    position: relative;
}
.glyphicon {
	color: #99c671;
}

.navbar {
	min-height: 0px;
	border-radius: 0px;
}
.navbar-nav>li {
	font-family: 'Open Sans Regular', sans-serif;
	text-transform: uppercase;
	font-size: 17px;
	border-right: 1px solid #82bfeb;
	padding-right: 10px;
    padding-left: 10px;
	margin-top: 9px;
}
.navbar-nav>li:last-child {
	border-right: none;
	padding-right: 0px;
}
.navbar-nav>li:first-child {
	padding-left: 0px;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.dropdown-menu>li>a {
	color: #fff;
}
.navbar .navbar-collapse {
    text-align: left;
	background-color: #1f4e6d;
}
.navbar-2 .collapse {
	background-color: #0f0f0f;
}
.navbar-2 .navbar-nav>li>a {
	color: #999999 !important;
}
.navbar-2 .navbar-nav>li {
	font-size: 14px;
}
.navbar-2 .navbar-nav>li {
	border-right: 1px solid #999999;
}
.navbar-2 .navbar-nav>li:last-child {
	border-right: none;
	padding-right: 0px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
	padding: 4px 1px;
}
.navbar .navbar-collapse {
	float: left;
}
.tukor-kepar {
	float: right;
	padding-right: 20px;
}
.impresum-marketing {
	float: right;
	padding-right: 5px;
	color: #fff;
}
.impresum-marketing .navbar-nav>li>a {
	color: #fff !important;
}

#header .navbar {
  background: #1f4e6d;
  border: 0;
  margin-bottom: 0;
}
#header .navbar-2 {
  background: #0f0f0f;
  border: 0;
  margin-bottom: 0;
}

#header .navbar-toggle{
  margin-top: 20px;
}

#header .navbar-brand{
  padding: 0;
  margin-left: 0;
}

#header .navbar-brand h1{
  padding: 0;
  margin: 0;
}

#header .navbar-nav.navbar-right >li:last-child{
  margin-right: 20px;
}

#header .navbar-nav li ul.sub-menu li a {
  padding: 3px 0;
  font-size: 19px;
  display: block;
  text-transform: uppercase;
  font-family: 'Open Sans Regular', sans-serif;
  max-width: 70%;
  border-bottom: 1px solid;
}
#header .navbar-nav li ul.sub-menu li:last-child a {
  border-bottom: none;
}

#header .navbar-nav li ul.sub-menu li .active{
  background: #fef7ee;
  color: #d29948;
  position: relative;
}

#header .navbar-nav li ul.sub-menu li .active i{
  position: absolute;
  font-size: 56px;
  top: -13px;
  color: #dab074;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-right{
  left: -3px;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-left{
  right: -3px;
}

.navbar-inverse .navbar-nav>li>a:hover {
	color: #287bb1 !important;
}

#header .navbar-nav li ul.sub-menu li a:hover,
#header .navbar-nav li ul.sub-menu li a:focus{
  color: #8fc33e;
  border-bottom-color: #fff;
}

#header .header-bot-container {
	padding-top: 30px;
}

@media only screen and (min-width : 640px) {
	.sm-font a {
	  font-size: 11px !important;
	}
	#header .navbar-nav.navbar-right >li a {
	  color: #fff;
	  font-size: 15px;
	  padding: 20px;
	  text-transform: uppercase;
	  font-weight: 300;
	}
}

.logo {
	width: 207px;
  height: 104px;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
	margin-left: auto;
  margin-right: auto;
	position: absolute;
	left:0;
	top:0;
}

ul.sub-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer {
  min-height: 230px;
  color: #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Open Sans Regular', sans-serif;
}

.form-control {
	color: #000;
	border: 2px solid #969696;
    border-radius: 25px;
	background-color: #fff;
}

.form-control:focus {
	border-color: #99c671;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(153,198,113,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(153,198,113,.6);
}

.item>img:hover {
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

#carousel {
	margin-top: 2px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
	  -moz-transition: all 1s ease-out;  /* FF4+ */
	  -o-transition: all 1s ease-out;  /* Opera 10.5+ */
	  -webkit-transition: all 1s ease-out;  /* Saf3.2+, Chrome */
	  -ms-transition: all 1s ease-out;  /* IE10? */
	  transition: all 1s ease-out;
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
	  -moz-transition: all 1s ease-out;  /* FF4+ */
	  -o-transition: all 1s ease-out;  /* Opera 10.5+ */
	  -webkit-transition: all 1s ease-out;  /* Saf3.2+, Chrome */
	  -ms-transition: all 1s ease-out;  /* IE10? */
	  transition: all 1s ease-out;
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
	  -moz-transition: all 1s ease-out;  /* FF4+ */
	  -o-transition: all 1s ease-out;  /* Opera 10.5+ */
	  -webkit-transition: all 1s ease-out;  /* Saf3.2+, Chrome */
	  -ms-transition: all 1s ease-out;  /* IE10? */
	  transition: all 1s ease-out;
    }
}

.date {
	font-size: 15px;
	color: #fff;
	margin-left: 220px;
	padding-top: 15px;
	text-transform: uppercase;
	float: left;
}

.lang {
	float: right;
	display: inline-block;
	padding-right: 15px;
	padding-top: 6px;
}
.lang a {
	color: #fff;
	text-transform: uppercase;
}
.lang_top {
	font-family: 'Open Sans Light', sans-serif;
	font-size: 13px;
}
.lang_bottom {
	font-family: 'Open Sans Semibold', sans-serif;
	font-size: 17px;
	float: right;
}

.header-top {
	color: #287bb1;
}
.header-top .text-1 {
	float: right;
	font-size: 13px;
	padding-top: 13px;
}
.header-top .text-1 .bold {
	font-family: 'Open Sans Bold', sans-serif;
	text-transform: uppercase;
}
.header-top .text-1 .thin {
	font-family: 'Open Sans Light', sans-serif;
	padding-left: 5px;
	text-transform: uppercase;
}

.header-top .text-2 {
	float: right;
	display: inline-block;
	padding-right: 15px;
    padding-top: 3px;
}
.header-top .text-2 .text-2_top {
	font-family: 'Open Sans Light', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
.header-top .text-2 .text-2_bottom {
	font-family: 'Open Sans Semibold', sans-serif;
	font-size: 13px;
	float: right;
	text-transform: uppercase;
}


.search {
	padding-top: 12px;
	float:right;
	padding-left: 15px;
	padding-right: 15px;
}
.form-group {
	display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    position: relative;
}

.form-group .form-control-custom {
	background-color: #e3e3e3;
	border: none;
}
.form-group input{
	color: #3d3f3f;
	text-transform: uppercase;
	width: 160px;
    padding-left: 5px;
}
.glyphicon {
	 position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	color: #3d3f3f;
}
.btn-search {
	position: absolute;
    right: 0;
    top: 0;
    background-color: rgba(0,0,0,0);
    outline: none;
    border: none;
    color: white;
    font-size: 12px;
}
.btn {
	padding: 4px 5px;
}
.social {
	float: right;
    padding-top: 10px;
    padding-right: 15px;
}

.gray-separator {
	min-height: 10px;
	background-color: #d8d8d8;
}
.latest-item {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 20px;
	border-bottom: 1px solid #dddddd;
}
.latest-item:hover {
	background-color: #f1f1f1;
}
.latest-title {
	font-family: 'Open Sans Bold', sans-serif;
	min-height: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    padding-left: 5px;
    background-color: #d8d8d8;
}
.latest a {
	color: #000;
}
.latest a:hover {
    color: #287bb1;
}
.latest-title-text {
	font-size: 18px;
	float:left;
	padding-top: 8px;
}
.latest-title-text {
	font-size: 18px;
	float:left;
	padding-top: 8px;
}
.latest-title-num {
	font-size: 25px;
	color: #287bb1;
	float: right;
	padding-top: 10px;
    padding-right: 7px;
}
.latest-item-text {
	font-family: 'Open Sans Semibold', sans-serif;
    font-size: 15px;
    color: #282828;
    line-height: 15px;
}
.latest-item-bottom-text {
	float: left;
	padding-right: 10px;
}
.latest-item-bottom-text a {
	font-size: 11px;
	color:#458dbb;
	text-transform: uppercase;
}
.latest-item-bottom-text a:hover {
	text-decoration: underline;
}

.latest-item-date {
	font-size: 11px;
	color:#636464;
	text-transform: uppercase;
}
.tukor {
	margin-right: 20px;
}
.tukor img {
	width: 100%;
}
.tukor-title {
	font-size: 18px;
	font-family: 'Open Sans Bold', sans-serif;
	text-transform: uppercase;
	color: #3d3f3f;
	background-color: #d8d8d8;
	min-height: 35px;
    padding-top: 6px;
    padding-left: 10px;
}
.tukor-link {
	background-color: #3d3f3f;
	border-bottom: 1px solid #696b6b;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 12px;
}
.tukor-link:hover {
	background-color: #4d5151;
}
.tukor-date {
	font-family: 'Open Sans Semibold', sans-serif;
	font-size: 10px;
	color: #287bb1;
}
.tukor-text {
	font-size: 15px;
	font-family: 'Open Sans Bold', sans-serif;
	color: #fff;
}

.news-item {
    padding-top: 15px;
    padding-bottom: 10px;
	margin-right: 20px;
}
.news-title-container {
	background-color: #d8d8d8;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}
.news-title {
	font-size: 18px;
	font-family: 'Open Sans Bold', sans-serif;
	color: #3d3f3f;
	text-transform: uppercase;
}
.news-subtitle {
	font-size: 14px;
	font-family: 'Open Sans Light', sans-serif;
	color: #3d3f3f;
}
.news-item img {
	width: 100%;
}
.news-text {
	font-family: 'Open Sans Bold', sans-serif;
	color: #fff;
	background-color: #3d3f3f;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 12px;
}
.news-item:hover .news-text {
	background-color: #287bb1;
}

.news-item-vezeto {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 20px;
  /*background-color: #287bb1;*/
}

.news-item-vezeto img {
  width: 100%;
}

.news-text-vezeto {
  font-family: 'Open Sans Bold', sans-serif;
  color: #fff;
  background-color: #007BB4;
  padding-top: 10px;
  padding-left: 15px;
  padding-bottom: 12px;
}

.news-text-vezeto {
  background-color: #287bb1;
}
.news-text-vezeto:hover {
  background-color: #3d3f3f;
}

.sidelinks {
	background-color: #1f4e6d;
	text-transform: uppercase;
	margin-right: 20px;
}
.sidelinks a {
	font-family: 'Open Sans Bold', sans-serif;
	font-size: 21px;
	color: #fff;
}
.sidelinks a:hover {
	color: #d8d8d8;
}
.sidelinks a:hover .sidelinks-item img {
	color: #d8d8d8;
}
.sidelinks-item {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 1px solid #287bb1;
}
.sidelinks-item img {
	padding-right: 15px;
}

.reklam-top {
	background-color: #dddddd;
	min-height: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.reklam-title {
	font-family: 'Open Sans Bold', sans-serif;
	font-size: 20px;
	text-align: center;
}

.reklam-link {
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
}
.reklam-link a {
	color: #287bb1;
}
.reklam-link a:hover {
	text-decoration: underline;
}
.sponsor-right {
	margin-bottom: 30px;
	text-align: center;
}
.reklam-bottom {
	background-color: #1f4e6d;
	min-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.reklam-left {
	text-align: center;
}
.sponsor-right img {
	width: 80px;
	height: 99px;
	margin-left: 50px;
}

#footer {
	background-color: #4d4d4d;
}
.footer-top {
	background-color: #333333;
	border-bottom: 1px solid #939393;
	min-height: 120px;
}

.footer-top img {
	margin-top: 25px;
    margin-left: 20px;
	max-width: 100%;
    height: auto;
}
.footer-top .site {
	float: right;
	margin-top: 45px;
	text-transform: uppercase;
	color: #5ebcf9;
	font-size: 15px;
	font-family: 'Open Sans Bold', sans-serif;
	margin-right: 25px;
}
.footer-mid {
	margin-left: 30px;
	margin-right:30px;
}
.footer-mid a {
	font-family: 'Open Sans Light', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
}
.footer-mid a:hover {
	color: #5ebcf9;
}
.footer-mid .marketing {
	padding-top: 40px;
    display: inline-block;
	padding-bottom: 75px;
}
.footer-mid .marketing a {
	padding-right: 20px;
}
.footer-mid .social {
	padding-top: 30px;
	padding-right: 0px;
}
.footer-mid-container {
	border-bottom: 1px solid #939393;
}

.footer-bottom {
	margin-left: 30px;
	margin-right:30px;
	margin-top: 20px;
}
.footer-bottom a {
	color: #fff;
}
.footer-bottom a:hover {
	color: #5ebcf9;
}
.semibold-footer {
	font-family: 'Open Sans Semibold', sans-serif;
	font-size: 16px;
}
.footer-bottom-left {
	border-right: 1px solid #939393;
	float: left;
	max-width: 24%;
	padding-right: 15px;
    font-size: 12px;
}
.footer-bottom-right {
	font-size: 11px;
	max-width:75%;
	float: right;
	 margin-bottom: 40px;
}

.img-responsive {

}
/* Main carousel style */
.carousel {
    width: 100%;
	margin-top: 10px;
}

.carousel .carousel-inner .item img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
/* Indicators list style */
.article-slide .carousel-list {
	list-style: none;
}
/* Indicators list style */
.article-slide .carousel-list li {
    border: medium none;
    border-radius: 0;
    float: left;
    height: 54px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 5px !important;
    margin-top: 0;
    width: 80px;
    float:left;
    cursor: pointer;
}
/* Indicators images style */
.article-slide .carousel-list img {
    border: 2px solid #FFFFFF;
    float: left;
    height: 54px;
    left: 0;
    width: 75px;
}
.article-slide .carousel-list img:hover {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.carousel-caption {
	background-color: #000;
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
	padding-bottom: 10px;
}
.carousel-caption .text {
	padding-bottom: 10px;
	max-width: 90%;
  line-height: 15px;
}
.carousel-caption .text a {
	color: #fff;
	font-family: 'Open Sans Semibold', sans-serif;
	font-size: 13px;
	max-width: 75%;
	padding-bottom: 5px;
}
.carousel-caption .text a:hover {
	text-decoration: none;
}
.carousel-caption {
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	text-align: left;
	padding-left: 10px;
}

.carousel-caption .link {
	font-size: 13px;
    text-transform: uppercase;
    float: right; /* was: float: left; */
    padding-right: 10px;
}
.carousel-caption .link a {
	color: #458dbb;
}
.carousel-caption .link a:hover {
	text-decoration: none;
}
.carousel-caption .date {
	font-size: 13px;
    color: #636464;
    text-transform: uppercase;
	float: left;
	margin-left: 0;
    padding-top: 0;
}

.main-content-container .title {
	margin-top: 52px;
	font-size: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dddddd;
	text-transform: uppercase;
}
.main-content-container .title a {
	color: #287bb1;
}
.main-content-container .title a:hover {
	text-decoration: underline;
}
.main-item {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
}
.main-item .text {
	padding-bottom: 10px;
}
.main-item .title {
	border: none;
	margin-top: 5px;
}
.main-item .title a {
	color: #282828;
	font-family: 'Open Sans Bold', sans-serif;
	font-size: 17px;
	letter-spacing: -1px;
	text-transform: none;
}

.main-item .title a:hover {
	text-decoration: underline;
}
.main-item .link {
	font-size: 10px;
	padding-right: 5px;
    text-transform: uppercase;
    float: left;
	border-bottom: 1px solid #287bb1;
    padding-bottom: 10px;
}
.main-item .link a {
	color: #458dbb;
}
.main-item .link a:hover {
	text-decoration: underline;
}
.main-item .date {
	margin: 0;
	float: none;
	padding-top: 5px;
	font-size: 10px;
    color: #636464;
    text-transform: uppercase;
	margin-left: 0;
    padding-top: 0;
}

.poll-top {
    padding-top: 73px;
    padding-bottom: 10px;
    margin-right: 0px;
}
.poll-top-title-container {
	background-color: #efefef;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}
.poll-top-title {
	font-size: 18px;
	font-family: 'Open Sans Bold', sans-serif;
	color: #3d3f3f;
	text-transform: uppercase;
}
.poll-top img {
	width: 100%;
}
.poll-top-img-container {
	position: relative;
}
.poll-top-text {
    font-family: 'Open Sans Bold', sans-serif;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 19px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
}
.poll-top:hover .poll-top-text {
	color: #287bb1;
}

.poll {
	background-color: #efefef;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 15px;
}

.poll-title {
	font-family: 'Open Sans Bold', sans-serif;
	color: #3d3f3f;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.poll-question {
	font-family: 'Open Sans Bold', sans-serif;
	font-size: 12px;
}
.poll form {
	font-family: 'Open Sans Regular', sans-serif;
	font-size: 12px;
}
.poll form input[type=submit] {
	padding-top: 15px;
	border: none;
	background-color: #efefef;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.poll form input[type=submit]:hover {
	color: #287bb1;
}

.currency {
    padding-top: 30px;
    padding-bottom: 10px;
    margin-right: 0px;
}
.currency-title {
	font-size: 18px;
	font-family: 'Open Sans Bold', sans-serif;
	color: #3d3f3f;
	text-transform: uppercase;
	background-color: #d8d8d8;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
}
.currency img {
	width: 100%;
}
.currency-img-container {
	position: relative;
}
.currency-text {
	font-family: 'Open Sans Regular', sans-serif;
    color: #2a2a2a;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 19px;
    padding-top: 5px;
    line-height: 20px;
	background-image: url("../images/content/currency.jpg")
}
.currency-row {
	border-bottom: 1px solid #fff;
	padding-top: 4px;
	padding-bottom: 4px;
}
.currency-row .value {
	padding-left: 20px;
	font-family: 'Open Sans Bold', sans-serif;
	padding-right: 5px;
}

.vajdasagma-right {
	background-image: url("../images/content/pen.jpg");
	background-size: cover;
	margin-top: 15px;
}

.vajdasagma-right a {
	font-family: 'Open Sans Bold', sans-serif;
	color: #3d3f3f;
	font-size: 21px;
	text-align: left;
	text-transform: uppercase;
	padding-top: 77px;
    display: block;
    padding-bottom: 24px;
    padding-left: 15px;
}
.vajdasagma-right a:hover {
	color: #287bb1;
}

.weather-top {
	padding-top: 20px;
	padding-bottom: 30px;
}
.weather-top .title {
	font-family: 'Open Sans Bold', sans-serif;
    font-size: 20px;
    color: #3d3f3f;
    margin: 0px;
    border: none;
    display: block;
    float: left;
	padding-left: 5px;
}
.weather-top .date {
	font-family: 'Open Sans Regular', sans-serif;
    font-size: 18px;
    color: #287bb1;
    margin: 0px;
    border: none;
    float: right;
    padding: 0px;
    padding-right: 10px;
}
.weather i {
	color: #56b6dc;
	font-size: 45px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.weather .city {
	margin-bottom: 10px;
}
.weather-list-item {
	font-family: 'Open Sans Regular', sans-serif;
	float: left;
	width: 20%;
	padding-right: 10px;
	font-size: 12px;
	text-align: center;
}

.generic-title {
	font-size: 55px;
  line-height: 55px;
	font-family: 'Open Sans Light', sans-serif;
	color: #287bb1;
	text-transform: uppercase;
	padding-left: 15px;
    padding-top: 25px;
	padding-bottom: 40px;
	float: left;
}
.generic-right-link {
	border-left: 1px solid #dddddd;
    float: right;
    min-height: 45px;
    text-align: center;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 10px;
    margin-top: 15px;
}
.generic-right-link a {
	font-size: 13px;
	font-family: 'Open Sans Light', sans-serif;
	color: #287bb1;
	text-transform: uppercase;
	display:block;
}
.generic-right-link a:hover {
	border-bottom: 2px solid #1f4e6d;
}
.generic-title-container {
	min-height: 70px;
	padding-bottom: 5px;
}
.generic-side-1 {
	padding-bottom: 20px;
}
.generic-side-title {
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'Open Sans Bold', sans-serif;
	padding-left: 30px;
	padding-bottom: 15px;
}
.generic-side-title a {
	color: #287bb1;
}
.generic-side-title a:hover {
	text-decoration: underline;
}
.generic-side-item {
	color: #282828;
	font-size: 15px;
	position: relative;
  padding-bottom: 10px;
  padding-top: 10px;
}
.generic-side-item-left {
	position: absolute;
	top: 0;
	left: 0;
	color: #a4a4a4;
	padding-left: 5px;
	padding-top: 15px;
	/*min-width: 70px;
  border-top: 1px solid #287bb1;*/
}
.generic-side-item-line {
  max-height: 2px;
  margin: 0;
  padding: 0;
	/*position: absolute;
	top: 0;
	left: 0;*/
	/*color: #a4a4a4;
	padding-left: 5px;
	padding-top: 15px;*/
	max-width: 70px;
  border-top: 1px solid #287bb1;
}

.generic-side-item-right {
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 15px;
}
.generic-side-item a {
	color: #282828;
}
.generic-side-item a:hover {
	text-decoration: underline;
}
.generic-cont-relative-pos {
	float: left;
    margin-right: 35px;
    margin-bottom: 25px;
	max-width:100%;
	max-height:100%;
	position: relative;
}

.generic-list-item .title {
	border: none;
	margin: 0;
	padding-bottom: 15px;
}
.generic-list-item .title a {
	font-family: 'Open Sans Bold', sans-serif;
	color: #282828;
	text-transform: none;
	font-size: 20px;
}
.generic-list-item .title a:hover {
	text-decoration: underline;
}
.generic-list-item  {
	border-bottom: 1px solid #dddddd;
    padding-top: 20px;
    padding-bottom: 30px;
	padding-left: 10px;
}
.generic-with-image {
    min-height: 260px;
}
.generic-list-item .link {
	font-size: 10px;
	float: left;
}
.generic-list-item .link a {
	color: #287bb1;
}
.generic-list-item .link a:hover {
	text-decoration: underline;
}
.generic-list-item .date {
	font-size: 10px;
	color: #282828;
	float: left;
	padding:0;
	margin:0;
	padding-left: 5px;
}
.generic-list-item .time {
	font-size: 10px;
	color: #287bb1;
	float: left;
	padding:0;
	margin:0;
	padding-left: 5px;
}
.generic-list-item .text {
	padding-bottom: 15px;
}
.load-more {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px;
}
.load-more a {
	font-size: 18px;
	color: #287bb1;
	text-transform: uppercase;
}
.article {
	padding-left: 10px;
	padding-top: 15px;
}
.article-title {
	font-size: 28px;
	color: #287bb1;
	font-family: 'Open Sans Semibold', sans-serif;
  line-height: 30px;
}
.article-dates {
    display: inline-block;
	padding-top: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #287bb1;
}
.article .link {
	font-size: 12px;
	float: left;
	font-family: 'Open Sans Semibold', sans-serif;
}
.article .link a {
	color: #287bb1;
}
.article .link a:hover {
	text-decoration: underline;
}
.article .date {
	font-size: 12px;
	color: #282828;
	float: left;
	padding:0;
	margin:0;
	padding-left: 5px;
	font-family: 'Open Sans Semibold', sans-serif;
}
.article .time {
	font-size: 12px;
	color: #287bb1;
	float: left;
	padding:0;
	margin:0;
	padding-left: 5px;
	font-family: 'Open Sans Semibold', sans-serif;
}
.article-title-text {
	font-family: 'Open Sans Semibold', sans-serif;
	font-size: 18px;
}
.main-text {
	padding-top: 15px;
}
.main-text img {
	float: left;
	margin-right: 10px;
}
.subtext {
	padding-top: 20px;
}
.author {
	font-family: 'Open Sans Semibold', sans-serif;
  margin-bottom: 15px;
  text-align: right;
}
.social-btns {
	padding-top: 20px; /* was: 60px */
	padding-bottom: 0px;
  padding-left: 9px;
}

/* Comments styles */
.comments-container {
	padding-top: 10px;
	padding-bottom: 15px;
  padding-left: 9px;
}
.comments-title {
	font-size: 15px;
	color: #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
	padding-top: 5px;
	text-transform: uppercase;
  margin-bottom: 5px;
}
.comment {
	padding: 10px 0;
	/*padding-bottom: 15px;*/
}
.comment .user {
	font-size: 14px;
	color: #282828;
	text-transform: uppercase;
}
.comment .text {
	font-size: 14px;
	color: #282828;
	padding-bottom: 0px;
}
.post-comment {
	width: 100%;
}

.post-comment .btn {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	text-transform: uppercase;
	color: #1F4E6D;
	border: 1px #ddd solid;
	border-radius: none;
	background-color: #fff;
  display: inline;
  padding: 5px 10px;
}
.post-comment .btn:hover {
	color: #038364;
}
.commentName {
  color: #1F4E6D;
}
.commentDate {
  font-size: 12px;
}
.commentMod {
  font-size: 13px;
  padding-left: 30px;
}
.commentAdmin {
  /*font-weight: bold;
  font-style: italic;*/
  font-size: 13px;
  color: #555;
}

.commOperations {
  cursor: pointer;
}
/* Comments styles - END */


.article .carousel {
	width: 50%;
	margin-top: 0px;
	margin-right: 10px;
}
.article .carousel-list li {
	width: 67px;
}
.main-text-container {
	display: inline-block;
}

.main-text-container ul {
	list-style-type: disc;
}

.videoIcon {
    width: 18px;
    height: 18px;
    background: url("../images/videoicon.jpg");
    position: absolute;
    bottom: 9px;
    left: 9px;
}
.videoIconCarousel {
	top: 9px;
    left: 9px;
}
.img-cont-relative-pos {
	position: relative;
}
.article-sub-image-list .generic-list-item:last-child {
	margin-bottom: 25px;
}

#loadingIMG {
  text-align: center;
  margin: 10px auto 0 auto;
  display: none;
}
#loadingIMG img {
  width: 50px;
}

/* social-btns extra styles */
.addthis_inline_share_toolbox {
  float: left;
  display: inline;
}

.fb_like_btn_container {
  float: left;
  /*background-color: #1877F2;*/
  padding: 3px 0 0 0;
  color: #fff;
  display: inline;
  margin: 0 2px 0 2px;
  verical-align: middle;
}

.fb_like_btn_container:hover {
  /*background-color: #1877F2;*/
}

.fb-like {
  verical-align: middle;
}

.nyomtatas_btn_container {
  float: left;
  background-color: #3B9867;
  padding: 1px 7px 3px 7px;
  color: #fff;
  display: inline;
  margin-left: 2px;
  verical-align: middle;
  font-size: 11px;
  margin-left: 4px;
}

.nyomtatas_btn_container a {
  color: #fff;
}

.nyomtatas_btn_container a:hover {
  text-decoration: none;
}

.nyomtatas_btn_container:hover {
  background-color: #45AF77;
}

#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 51px;
    height: 51px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
}

#back-to-prev i, #back-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 11px;
    top: 8px;
    font-size: 32px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
}
#back-to-prev:hover, #back-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#back-to-top:hover i {
    color: #fff;
    top: 5px;
}

/* Reklámok custom styles */
.workforceReklam {
  height: 200px;
  background-image: url('/reklamok/WorkForce-template-base.jpg');
  background-repeat: no-repeat;
}

.workforceTopBoxReklam {
  text-align: center;
}
.workforceTopBoxReklam img {
  width: 286px;
  margin: 8px 0;
}

.workforceBottomBoxReklam {
  text-align: center; vertical-align: middle; padding-top: 5px;
}
