html, body {
    height: 100%;
    margin:0;
    padding:0;
}

body {
    background-color: #e9e9e9;
}

.carousel-control {
    background: none !important;
}

.carousel-control.left {
    left: -120px;
}

.carousel-control.right {
    right: -120px;
}

.carousel-indicators {
    bottom: 45px;
}

.carousel-indicators .active {
    background-color: #00b2b4;
}

.carousel-indicators li {
    border: none;
    background: white;
}


a, a:hover, a:visited {
    color:#444;
    text-decoration: none;    
}

h3 {
    margin:0;
}

#login_header, #logged_header
{
    height: 52px;
    background: #3a3a3a;  
    padding-right: 8px;
}

header {
    width:100%;
    height:100px;
    background-color: #00b2b4;
    background-image: -webkit-linear-gradient(top, #009697, #00b2b4);
    background-image: linear-gradient(to bottom, #009697, #00b2b4);
    background-repeat: repeat-x;  
}

.navbar-header {
    width: 545px;
}

.container:after, .row:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after{
    clear: none;
}

.main {
    margin-bottom: 50px;
}

.logo{
    width: 100%;
}

.clear:after, .container:after {
    clear: both !important;
}

.feliratkozas {
    text-align: center;
    margin: 0 auto;
    float: none;
}
.sub {
    margin-top: 20px;
}

.sub #description {
    top: 50px !important;
    display: inline-block;
}

.sub .data #kedvezmenylink {
    background-color: orange !important;
    margin-top: 35px !important;
    background-image: none !important;
    border: none !important;
}

.kategoria-list {
    -webkit-box-shadow: 10px 8px 8px -6px #CCCCCC;
    box-shadow: 10px 8px 8px -6px #CCCCCC;
    background-color: #fff;
}

.kategoria-list div div h2 {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin-left: 15px;
    text-transform: uppercase;
}

.subcat {
	display: block;
	padding-top: 5px;
	padding-left: 15px;
	width: 100%;
	border-right-width: 10px;
}

.nocolkat {
    display: none!important;
}

.logged{
    float: right;
    color: white;
    margin-top: 13px;
}

.logged a {
    color: white;
}

.store {
    margin-bottom: 100px;
}

.storelink {
    color: #057AFD;
}

.storedata a:visited, .storedata a:hover {
    color: #057AFD;
}

.store div {
    font-size: 16px;
    text-transform: uppercase;
}

.store img {
    float: left;
    margin-right: 30px;
    -webkit-box-shadow: 7px 7px 10px 0px rgba(186, 186, 186, 0.75);
    -moz-box-shadow: 7px 7px 10px 0px rgba(186, 186, 186, 0.75);
    box-shadow: 7px 7px 10px 0px rgba(186, 186, 186, 0.75);    
}

.storedata #description {
    text-align: justify;
    margin-bottom: 20px;
}

#share_bt {
    margin-top: 50px;
}

.topstore {
    background: white;
    margin-bottom: 30px;
    min-height: 100px;
    padding: 10px;
}

.featuredcat  {
    min-height: 250px;
}

.topstore .header {
    padding: -10px;
    margin-bottom: 10px;
    width: 360px;
}

.topstore .header img {
    float: none; 
    margin-top: -10px;
    margin-left: -10px;
    width: 100%;
    border: none;
}

.topstore img {
    float: left;
    border: 1px solid grey;
    margin-right: 20px;
    width: 80px;
}

.topstore .content {
    margin-top: 10px !important;
}

.mcat {
   min-height: 215px;
}

.list-unstyled {
  margin-bottom: 5px;
}

.tpk {
    margin-bottom: 20px;
    display: block;
}

.tpkall {
    float: right;
    margin-top: -40px;
}

.kuponok {
    min-height: 120px;
    height: auto;
    margin-bottom: 10px;
    background-color: white;
    -webkit-box-shadow: 7px 7px 10px 0px rgba(186, 186, 186, 0.75);
    -moz-box-shadow:    7px 7px 10px 0px rgba(186, 186, 186, 0.75);
    box-shadow:         7px 7px 10px 0px rgba(186, 186, 186, 0.75);
}

.kuponok h3 {
    text-align: left;
    text-transform: none;
    padding: 10px;
}

.kuponok #uzlet {
    float: right;
    position: relative;
    right: 20px;
    top: 10px;
    font-size: 1.1em;
}
    
.kuponok #description{
    position: relative;
    top: 9px;
    font-weight: bold;
    font-size: 1.2em;
	width: 81%;
}

.kuponok .type {
    float:left;
}

.kuponok .type img {
    width: 120px;
    height: 120px;
    padding: 10px;
}

.data {
	position: relative;
}

.kuponok .data #date {
    position: absolute;
    top: 85px;
    display: inline-block;
}

.kuponok .data #kedvezmenylink {
    margin-right: 20px;
    margin-top: 15px;
    float:right;
    background-color: #009697;
    background-image: -webkit-linear-gradient(top, #00b2b4, #009697);
    background-image: linear-gradient(to bottom, #00b2b4, #009697);
    background-repeat: repeat-x;
    border-radius: 5px;
    border: 2px solid grey;
    padding: 10px;
}

.greybg {
    background-color: grey !important;
    background-image: none !important;
}

.kuponok .data #kedvezmenylink a {
    color: white;
    height: auto;
    width: auto;
    text-transform: uppercase;
}

.kuponkod {
    float: right;
    right: 20px;
    position: relative;
    top: 11px;
    font-weight: 800;
    font-size: 14px;
    background-color: yellow;
}

.storedata{
    position:relative;
    padding:10px;
    margin-top:127px;
    margin-left: auto;
    margin-right: auto;
    background: white;
    -webkit-box-shadow: 7px 7px 10px 0px rgba(186, 186, 186, 0.75);
    -moz-box-shadow:    7px 7px 10px 0px rgba(186, 186, 186, 0.75);
    box-shadow:         7px 7px 10px 0px rgba(186, 186, 186, 0.75);
}

.uzletbetuk ul {
    padding: 0;
}

.uzletbetuk ul li {
    list-style-type: none;
}

.banner img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.storebanner {
    margin-top: 60px;
}

.wrap {
    width:75%;
    padding:10px;
    margin-top:30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.wrap #search {
    font-size: 21px;
    height: 54px;
    font-weight: 400;
    line-height: 1.5;
}

.wrap fieldset {
    background: rgba(0,150,152,0.8);
    padding: 5px;
    border-radius: 5px;
    float: left;
    width: 80%;
}

.wrap .button{
    height: 45px;
    margin-top: 10px;
    font-size: 20px;
    margin-left: 20px;
    padding-right: 15px;
    padding-left: 15px;
    cursor: pointer;
    background-color: #00b2b4;
    background-image: -webkit-linear-gradient(top, #009697, #00b2b4);
    background-image: linear-gradient(to bottom, #009697, #00b2b4);
    background-repeat: repeat-x;
    box-shadow: 0 0 0 1px #00b2b4,0 2px 1px rgba(0,0,0,0.3);
    border-radius: 5px;
    border: 0;
    color: #fff;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
}

.newsbox {
    background-color: #fff;
    border-radius: 3px;
    -moz-box-shadow: 0 2px 1px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,.3);
    box-shadow: 0 2px 1px rgba(0,0,0,.3);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#4d000000,Positive=true)";
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#4d000000, Positive=true);
    -webkit-transition: all .1s;
    transition: all .1s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.newsbox .news-inner {
    padding: 10px;
}

.news-inner h4 {
  font-size: 25px;
}

.newsbox img {
    max-width: 100%;
}

.news-inner {
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
    font-size: 16px;
}

.contentbox h1 {
    font-size: 38px;
    margin: 20px 0 10px 0;
    padding-top: 20px;
}

.contentbox {
    background-color: #fff;
    border-radius: 3px;
    -moz-box-shadow: 0 2px 1px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,.3);
    box-shadow: 0 2px 1px rgba(0,0,0,.3);
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#4d000000, Positive=true);
}

.contentbox .heading {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.mb30 {
  margin-bottom: 30px;
}

.content h3 {
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align:center;
}

.content {
    margin-top: 40px;
}

.main-wrapper {
    min-height: 100%;    
    position: relative;
    padding-bottom:90px;
}

.fblogo {
    padding-left: 5px;
    height: 24px;
}

footer {
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    height: auto;
    background: #252525;
    margin-top:60px;
    color:#888;
    font: 12px source-sans-pro, sans-serif;
    font-weight:600;
    text-transform: uppercase;
}

footer .footer-menu {
    list-style: none;
    margin:0;
    padding:0;
}

footer .footer-menu li {
    text-align: center;
    line-height: 60px;
}

footer .footer-menu a {
    text-decoration: none;
    color:#888;
}

.submit {
    margin-top:25px;
}

.navbar-default .navbar-toggle .icon-bar{
    background-color: white;
}

.navbar {
  margin-top:24px;
}

.navbar-default {
    background-color: inherit;
    border: none;
}

.navbar-brand {
    padding: 0;
}

.navbar-toggle {
    z-index: 999;
}

.pagination {
    margin-top:30px;
}

.pagination li.active span, .pagination li.active span:hover {
    background: #969696 !important;
    border:1px solid #969696;
}

.dropdown-header{
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-image: linear-gradient(to bottom, #95d814, #46a700);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #F4726D;
  outline: 0;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: white;
  background-color: #F4726D;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: white;
  background-color: inherit;
}

.navbar-default .navbar-nav > li > a {
    color: white;
}

.navbar-nav li a {
    font: 14px source-sans-pro, sans-serif;
    font-style:normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.navbar-form.navbar-right:last-child {
    margin-right: -7px;
}

.storepos {
    margin-left: 20px;
}

.storelist {
    margin: 50px 0;
}
.storelist li{
    display: inline-block;
}

.storelist li img {
    width: 120px;
    height: 120px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1),transparent 0 0 0;
}

.storelist li img:hover {
    border: 2px solid grey;
}

@media (max-width: 480px)
{
      .store img {
        float: none;
    }
    
    .storepos {
        margin-left: -15px;
    }
     
    .kuponok {
        height: 142px;
    }
    
    .kuponok .type {
        display: none;
    }
    
    .kuponok #description
    {
        font-weight: normal;
        font-size: inherit;
        max-width: none;
        left: 9px;
        padding-right: 5px;
    }
    
    .kuponok .data #kedvezmenylink {
        margin-right: 4px;
        margin-top: 40px;
        padding: 5px;
    }
    
    .kuponok .data #kedvezmenylink a {
        text-transform: none;
    }
        
    .kuponok .data #date {
        top: 70px;
        left: 7px;
        width: auto;
    }
    
    .kuponkod {
        top: 48px;
    }
    
    #uzlet {
        display: none;
    }
}

@media (max-width: 480px) and (orientation : portrait) {
    
    .navbar-header {
        width: 300px!important;
    }
    
    .navbar-brand img {
        position: absolute;
        margin-top: 25px;
    }

    .nocolkat {
        display: block!important;
    }
    
    .colkat {
        display: none!important;
    }

}

@media (max-width: 480px) and (orientation : landscape) {
     .nocolkat {
        display: block!important;
    }
    
    .colkat {
        display: none!important;
    }
    
    .navbar-brand img {
        position: absolute;
        margin-top: 14px;
    }
    
    .kuponok .type {
        display: block;
    }
}    
    
@media (max-width: 768px) {
    
    .navbar-header {
        width: 465px;
    }
    
    .navbar-collapse {
        width:100% !important;
        border: 1px solid transparent;
        background: white;
    }

    .navbar-collapse ul li {
        margin: 0 10px;
    }

    .navbar-collapse ul li a, .navbar-collapse ul li a:visited, .navbar-collapse ul li a:focus {
        color:black !important;
    }

    .navbar-collapse ul li a:hover {
        color:#999 !important;
    }
    
    .wrap {
        width: auto;
    }
    
    .wrap fieldset {
        float: none;
        width: auto;
    }
    
    .kategoria-list {
        margin-top: 20px;
    }
    
    .navbar-form {
        margin: auto;
    }
    
    #login_header {
        height: auto;
    }
}

@media (max-width: 1024px) and (orientation : landscape) {
    .pull-right {
        float: none!important;
    }
    
    .container:after, .row:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after{
        clear: both !important;
    }
}