body {
    font-family: 'Roboto', sans-serif;
    background: url(/images/design/bg.jpg) repeat left top;
    //font-family: Helvetica, Tahoma, Verdana,  sans;
    font-size: 16px;
    color: #222;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color:#fff;
    font-weight: 300;
}

a {
    color: #000;
    text-decoration: none;
}
a:hover, a:focus {
    color: #f69882;
    text-decoration: none;
}
h1{
    font-size: 20px;
    font-weight: bold;
}
h3 {
    font-size: 16px;
    font-weight: bold;
}
h2 a {
    color: #4a4a4a;
}
h1, h2, h3, h4 {
    padding: 0;
    margin: 0 0 15px 0;
}
h2 {
    font-size: 30px;
}
/*h1 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #580003;
}*/




h2 {
    font-weight: bold;
    font-size: 18px;
}
img { 
    border: 0;
}

hr {
    height: 1px; color: #a9a9a9;background-color: #a9a9a9; border: 0;
    margin: 14px 0;
}

.clearer{
    clear: both;
    display: block;
}
.container {
    min-width: 320px;
    padding-right: 0;
    padding-left: 0;
}
.container2 {
    margin: 0 auto;
} 

#menu{
  padding: 0;
}

.rightpadd {
  padding-right: 15px;
}
.rightpadd11 {
  padding-right: 11px;
}
.rightpadd6 {
  padding-right: 6px;
}
.leftfloat {
  display: block;
  float: left;
}
.leftpadd {
  padding-left: 20px;
}
.rightfloat {
  display: block;
  float: right;
}
#allbg {
    
    /*background-size: 100%; */
    width: 100%;
}
#headbg, #footerbg {
    width: 100%;
    background-color: rgba(140,140,140,0.1);
}


#topbg {
    background-color: #fff;
    width: 100%;
}
#headbg #promo, #headbg #head {
    margin: 0 auto;
}
#all{
    min-width: 350px;
    margin: 0 auto;
    position: relative;
    left: 0;
    top: 0;
}
#promo {
    position: relative;
    top: 0;
}
#head {
    background-color: #fff;
    top: 0;
}
#promoline {
    background: url(/images/design/promoline.png) no-repeat center bottom;
    background-size: cover;
    height: 20px;
}
#promobg, #promobg2 {
    width: 100%;
    background-color: rgba(140,140,140,0.15);
    height: 20px;
}
#promoline2 {
    background-color: #253b7c;
    height: 20px;
}
.navbar-default {
    border:0;
    background-color: transparent;
}
#main{
    margin: 0;
    padding-top: 10px;
    background-color: #f5f5f5;   
}
#footer {
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    top: 0;
    left: 0;
    position: relative;
    background-color: #253b7c;
    height: 345px;
}
#footer b {
    font-size: 13px;
}
#footer div.col-md-6 {
    padding-top: 38px;
    padding-left: 80px;
    font-size: 12px;
}
#footer a {
    color: #fff;
}
.bordtitle {
    border-left: 6px solid #f7a087;
    padding-left: 5px;
    font-size: 42px;
    line-height: 32px; 
    font-weight: bold;
    margin-bottom: 15px;
}


div #searchform span {
    text-align: right;
    color: #8c8c8c;
    font-weight: bold;
    font-size: 18px;
    margin-right: 10px;
}
div #searchform span a {
    color: #f69882;
}
div#search{
    text-align: right;
    padding-top: 10px;
}
div#search input, div#contact input {
    background-color: #ffdbad;
    border-radius: 3px;
    border: 1px solid #ffdbad;
    font-size: 14px;
    line-height: 18px;
    margin: 0 5px 0 0;
    padding: 7px;
}
div#contact input {
    margin-bottom: 15px;
}
div#search button {
    line-height: 18px;
    margin-right: 10px;
    border: 1px solid #f69882;
}
div#contact button {
    line-height: 18px;
    border: 0;
    padding: 10px;
}
div#search input[type=text], div#contact input[type=text], div#contact textarea{
    color: #c58a3f;
    font-weight: bold;
}
div#contact textarea {
    height: 148px;
}
div#search input[type=text]{
    width: 200px;
}
div#contact input[type=text], div#contact textarea{
    width: 88%;
}

div#search div#searchform {
    width: 70%;
    float: left;
    text-align: right;
}
div#content {
    background-color: #fff;
    color: #8c8c8c;
    font-size: 18px;
    padding: 80px;
}
div#content .title, div#content .bordtitle {
    color: #253b7c;
}
div#content .title{
    font-size: 26px;
}
div#content col-md-6 {
    padding: 20px;
}
div#content .button {
    background-color: #331511;
    color: #fff;
    padding: 7px;
    font-weight: bold;
}
div#content input[type=text], div#content textarea{
    border: 0;
    background-color: #f7a087;
    border-radius: 3px;
    line-height: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 12px;
}
div#content select{
    border: 0;
    background-color: #f7a087;
    border-radius: 3px;
    line-height: 15px;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    padding: 8px;
}
#searchpageform input, select {
    margin-bottom: 10px;
}
#content .img {
    display: block;
    height: auto !important;
    max-width: 100%;
    margin: 10px auto;
}
#headimg img {
    display: block;
    height: auto !important;
    max-width: 100%;
    margin: 0;
}
div#content .gmap {
    border-radius: 8px;
}
#logo {
    display: block;
    height: auto !important;
    max-width: 80%;
}
label {
    color: #e25710;
    font-weight: normal;
    margin: 0 0 15px;
}
.kiemelt {
    color: #c82062;
}
div.formlabel {
    font-weight: bold;
    font-size: 15px;
    color: #4a4a4a;
    margin: 5px 0;
    padding: 0
}
div#menu {
    color: #8c8c8c;
    font-weight: 300;
    font-size: 16px;
    z-index: 1000;
    position: absolute;
}
div#menu div.mainmenuitem {
    margin: 10px -2px;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}
div#menu a {
    color: #8c8c8c;
    padding: 6px 8px;
    font-weight: 300;
    
}
div#menu a:hover, div#menu a.active {
    border-bottom: 3px solid #f69882;
}
div#menu .mainmenuitem ul.dropdown-menu a{
    color: #fff;
    padding: 8px 8px 12px 8px;
    font-weight: bold;
}
div#menu .mainmenuitem ul.dropdown-menu li.pair {
    background-color: #190701;
}
div#menu .mainmenuitem ul.dropdown-menu li.unpair {
    background-color: #2d0d02;
}

div#menu .mainmenuitem ul.dropdown-menu a:hover, div#menu .mainmenuitem ul.dropdown-menu a.active {
    background-color: #f69882;
    border-radius: 0;
}
div#menu .mainmenuitem ul.dropdown-menu a:hover .menustar2 {
    color: #fff;
}
#submenu2, #submenu3{
    background-clip: padding-box;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none ;
    text-align: left;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 90%;
    z-index: 1000;
}
#submenu2 {
    left: 102px;
}
#submenu3 {
    left: 187px;
}
.dropdown #fmenu2:hover #submenu2, .dropdown #fmenu3:hover #submenu3 {
    display: block;
 }
i.menustar {
    margin: 0 6px; 
    color: #f69882;
    font-size: 8px;
    position: relative;
    top: -3px;
}
i.menustar2 {
    margin: 0 6px 0 0;
    color: #f69882;
    font-size: 8px;
}
div#pattern img {
    margin-left: 10px;
}



#tartalom{
    padding: 20px 15px;
}





.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
    text-align: center;
    max-height: 400px;
    margin-bottom: 15px;
}

.button, .button.bigstar {
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    text-align: center;
    background-color: #e25710;
    border: 0;
    padding: 7px;
    color: #fff;
    border-radius: 3px;
}
.button a, .button a:hover {
    color: #fff;
    text-decoration: none;
}
div#content .button.bigstar2 {
    width: 40px; 
    float: left; 
    margin: 0 10px 0 0; 
    line-height: 30px; 
    font-size: 24px;
    background-color: #e25710;
}
.button2 {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    background-color: #f7a087;
    padding: 15px;
    border-radius: 3px;
    margin: 15px 0;
    color: #fff;
}
.button2 a, .button2 a:hover {
    color: #fff;
    text-decoration: none;
}
.button3 {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    background-color: #774432;
    padding: 8px;
    border-radius: 3px;
    float: left;
    width: 25%;
    margin-right: 15px;
}
.button3 a, .button3 a:hover {
    color: #fff;
    text-decoration: none;
}

.button4 {
    background-color: #253b7c;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    padding: 7px;
    text-align: center;
    line-height: 18px;
    margin-right: 10px;
}
.button4 a, .button4 a:hover {
    color: #fff;
    text-decoration: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
    text-align: center;
    max-height: 400px;
    margin-bottom: 15px;
}
table.w25 td {
    width: 20%;
    vertical-align: top;
    text-align: center;
}
table.w25 {
    width: 100%;
}
div.wrapper {
    height: 200px;
    overflow: hidden;
    text-align: center;
    
}
div.wrapper img {
    margin-top: -15%;
}
/* google-maps */

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}
#map_container {
    width: 100%;
    margin-bottom: 10px;
}
#map_container iframe {
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
    max-height: 800px;
}
#map_canvas {
    width: 100%;
    height: 100%;
    max-width: 800px;
    max-height: 600px;
}


/* blocks */


#blocks div.block {
    background-color: #ffdbad;
    text-align: center;
}

#blocks div.block div.b {
    height: 280px;
    position: relative;
    top: -82px;
    z-index: 1;
    padding-top: 30px;
    text-shadow: 2px 2px #331511;
    margin-bottom: -80px;
}
#blocks div.block div.b a {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
}
#blocks div.block.first div.b {
    background: url(/images/design/home-blockbg-sorok.png) no-repeat center center;
}
#blocks div.block.second div.b {
    background: url(/images/design/home-blockbg-blog.png) no-repeat center center;
}
#blocks div.block.third div.b {
    background: url(/images/design/home-blockbg-esemeny.png) no-repeat center center;
}
#blocks div.block div.button2 {
    margin-bottom:0;
}
#blocks div.block div.b div.inf {
    background-color: rgba(48, 21, 17, 0.8);
    margin: 10px;
    color: #fff;
    position: relative;
    top: 110px;
    font-size: 14px;
    text-align: left;
}
#blocks div.block div.b div.inf a.title {
    font-size: 20px;
    font-weight: bold;
}
#blocks img.homeicon {
    position: relative;
    top: -52px;
    z-index: 2
}
#blocks div.block div.b div.inf div.datum {
    float: left;
}
#blocks div.block div.b div.inf div.inftitle {
    width: 200px;
    float: left;
    padding: 5px;
}
#blocks div.block.second div.b div.inf div.datum {
    width: 80px;
    padding: 5px;
    text-align: center;
}
#blocks div.block.third div.b div.inf div.datum, #events_list .head div.bigstar {
    width: 40px;
    background-color: #f69882;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px;
    padding: 5px;
    text-align: center;
}
#events_list #content {
    background-color: #ffdfb6;
    padding: 25px 40px;
    margin-right: 40px;
}
#events_list .head {
    background-color: #f1d0a6;
    border-radius: 3px;
    padding: 5px;
}

#article, #events_list {
    background-color: #fff;
    overflow: auto;
}
#article div#content, #events_list div#content {
    background-color: #fff;
    overflow: auto;
}


#article #blocks, #events_list #blocks   {
    padding-top: 40px;
}
#article #blocks div.block, #events_list #blocks div.block {
    margin-bottom: 40px;
}
#events_list h2 a, #events_list h2 a:hover {
    color: #331511;
    font-weight: bold;
    text-decoration: none;
}
#events_list h2 {
    margin-bottom: 0px;
}
#events_list.news h2 {
    font-size: 35px;
}
#events_list h2 {
    font-size: 20px;
}
#events_list .eventdate {
    color: #e25710;
    font-weight: bold;
    font-size: 14px;
}
div.tags {
    font-size: 14px;
}
div.tags a:hover {
    color: #f69882;
}
#article div#content h1.title {
    font-size: 40px;
    color: #331511;
    font-weight: bold;
}
#article div#content div.datum {
    width: 40px;
    background-color: #f69882;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px;
    padding: 5px;
    text-align: center;
    float: left;
}
#breadcrumb {
    margin-bottom: 10px;
}
#breadcrumb, #breadcrumb a, .jcarousel .item-overlay-title a {
    font-size: 14px;
    font-weight: bold;
    color: #190701;
}
#breadcrumb a.active, .jcarousel .item-overlay-title a:hover, .jcarousel .item-overlay-title a:active {
    color: #f69882;
}
div#productlist, div#prodcatlist {
    background: url(/images/design/termek-bg.png) left top no-repeat;
    overflow: auto;
    margin: 10px 0 15px 0;
}
div#prodcatlist {
    padding: 15px;
}
div#productlist {
    padding: 15px 0 0 15px;
}
div#productlist div.prodlogo {
    padding: 5px; 
    background-color: #fff
}
div#productlist div.prodlogo img {
    display: block;
    height: auto !important;
    max-width: 100%
}
div#prodcatlist ul li {
    height: 130px;
    vertical-align: middle;
    line-height: 130px;
    background-color: #fff;
}
div#prodcatlist ul li div {
    line-height: 130px;
    vertical-align: middle;
    height: 100%;
    position: relative;
}
div#prodcatlist ul li div img {
    max-height: 80%;  
    max-width: 80%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

#Product h2 {
    font-weight: bold;
    font-size: 30px;
}
#Product table#features {
    border-collapse: separate;
    border-spacing: 1px;
    font-size: 14px;
    margin-bottom: 15px;
}
#Product table#features th {
    background-color: #331511;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
#Product table#features tr.pair td {
    background-color: #f7a087;
}
#Product table#features tr.unpair td {
    background-color: #dbb98d;
}
#Product img.imgw {
    display: block;
    height: auto !important;
    max-width: 100%;
    max-height: 600px;
    margin: 0 auto;
}
img.imgw {
    display: block;
    height: auto !important;
    max-width: 100%
}

.main2 img.imgw {
    margin-bottom: 15px;
}

#Product table#alcscale {
    border-collapse: separate;
    border-spacing: 2px;
    margin: 6px 3px;
    height: 240px;
    width: 10px;
}
#Product table#alcscale td {
    background-color : #793e21;
    height: 20px;
    width: 10px;
    padding: 0;
    vertical-align: bottom;
    line-height: 0;
}
#Product table#ascscale td img {
     display: block;
}
#Product div.alcohol{
    background-color: #f7a087;
    width: 60px;
    overflow: auto;
    text-align: center;
    margin: 0px auto;
    height: 280px;
}
#Product div.alcohol div#percent {
    background: url(/images/design/alkohol-bg2.png) top left no-repeat;
    width: 37px;
    height: 252px;
    margin: 6px auto;
}