body {
    margin: 0px auto 0px auto;
    padding: 0px;
    border: 0px;	
    /* background: #00022b url("../images/bg.png") top center repeat-x;*/
    background: #262f38;
}

#skypedetectionswf {
    display: none;
}

body#nyitooldal {
    padding: 0px;
    border: 0px;	
    background: #fff;
}

table#intro {
    border: none 1px black;
    margin: 0px auto 0px auto;
    padding: 0px;
    top: 150px;
    width: 530px;
    height: 600px;
}

.center {
    text-align: center; 
}

.intro-text {
    font: 12px Verdana;
    font-weight: bold;
    color: #163b75; 
    text-align: center;
    line-height: 200%;
    text-decoration: underline;
}

img#separator {
    padding-left: 62px;
    padding-right: 62px;
    padding-top: 20px;
    padding-bottom: 10px;
}

#lista {
    margin: 0px auto 0px auto;
    padding-left: 130px;
}

ul#pdf {
    padding: 0px;
    margin: 0px; 
    list-style-type: none;
    line-height: 32px;
}

li.pdfitem {
    background: url("../images/pdf-lo_1.jpg");
    background-repeat: no-repeat;
    padding-left: 36px;
    vertical-align: middle;
}

a {
    text-decoration: none;
    font: 11px Verdana, Arial;
    font-weight: bold;
    color: #808080;
}

a:visited {
    text-decoration: none;
    color: #808080;
}

a:hover {
    text-decoration: none;
    color: #f48a00;
} 

li a {
    text-decoration: none;
    font: 11px Verdana, Arial;
    font-weight: bold;
    color: Gray;
}

li a:visited {
    text-decoration: none;
    font: 11px Verdana, Arial;
    font-weight: bold;
    color: Gray;
}

li a:hover {
    text-decoration: none;
    font: 11px Verdana, Arial;
    font-weight: bold;
    color: #f48a00;
}

#torzs {
    margin: 0 auto 0 auto;
    padding: 0;
    border: 0;
    width: 960px;
    position: relative;
    /* background: url("../images/bg_tart.png") top center repeat-y; */
}

#fejlec {
    margin: 0 auto 0 auto;
    position: relative;
    padding: 0px;
    border: 0px;
    height: 146px;
    width: 960px;
    background: url("../images/bg-fejlec.png") top center no-repeat;
}

#logo {
    position: absolute;
    padding: 0px;
    margin: 0px;
    width: 260px;
    height: 61px;
    /*background: #fff;
    border: 1px solid;
    border-color: #e5e5e5;*/
    top: 47px;
    left: 42px;
}

#search {
    color: white;
    display: inline;  
    position: absolute;
    top: 64px;
    left: 605px;
    height: 24px;
    width: 260px;
    overflow: hidden;
}

#search span {
    position: absolute;
    font: 11px Verdana, Arial;
    font-weight: bold;
    text-align: center;
    left: 8px;
    bottom: 4px;
}

#search-input {
    position: absolute;
    top: 3px;
    left: 70px;
    width: 149px;
    height: 16px;
}

#search-button {
    position: absolute;
    left: 226px;
    top: -4px;
    background: url("../images/search-icon.png" ) no-repeat;
    background-color: transparent;
    background-position: 0px 0px;
    height: 32px;
    width: 32px;
    overflow: hidden;
    display: inline;
    border: none 0px;
}

#search-button:hover {
    background: url("../images/search-icon.png" ) no-repeat;
    background-color: transparent;
    background-position: -32px 0px;
    cursor: pointer;
}
#searchResults {
    padding: 0px 30px 0px 30px;
}

.searchCount {
    padding: 16px;
    display: block;
    float: left;
    vertical-align: middle;
    font: 16px Verdana;
    font-weight: bold;
}

.searchIcon {
    display: block;
    float: left;
    padding: 10px;
}

.searchLink {
    display: inline;
    padding: 20px;
    vertical-align: middle;
    position: absolute;
}

.searchRow {
    display: block;
    text-align: left;
    height: 55px;
    margin-bottom: 5px;
    border-bottom: 1px solid;
    border-color: #2c8eb7;
}

img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#nyelvek {
    position: absolute;
    width: 38px;
    height: 60px;
    right: 30px;
    top: 47px;
    /* border: 1px solid;  
    background: url("../images/lang.jpg") top center no-repeat; */
}

/* DINAMIKUS MENÜ */
div#nyelvek ul#nyelvek-nav {margin: 0; padding: 0; list-style: none; }
div#nyelvek ul#nyelvek-nav li {margin: 0; padding: 0; position: absolute; float: bottom;}
div#nyelvek ul#nyelvek-nav li a {height: 30px; width: 38px; display: list-item; background: url("../images/bg-lang.png") transparent no-repeat; }
div#nyelvek ul#nyelvek-nav li a span {position: absolute; left: -10000px;}

div#nyelvek ul#nyelvek-nav li.HUN a {height: 30px; background-position: 0px 0px;}
div#nyelvek ul#nyelvek-nav li.HUN a:hover {background-position: -38px 0px;}

div#nyelvek ul#nyelvek-nav li.ENG {top: 30px;}
div#nyelvek ul#nyelvek-nav li.ENG a {height: 30px; background-position: 0px -30px;}
div#nyelvek ul#nyelvek-nav li.ENG a:hover {background-position: -38px -30px;}

#menu {
    position: relative;
    top: 0px;
    height: 60px;
    width: 960px;
    background: url("../images/bg-menu.png") top center no-repeat;
}

ul#menupontok {
    margin: 0px 21px 0px 21px;
    padding: 0px;
    border: 0;
    position: relative;
    top: 17px;
    left: 0px;
    width: 960px; 
    list-style: none; 
    text-align: center;  
    background: none; 
}

ul#menupontok a {
    color: white;
    font-weight: bold;
}

ul#menupontok a:hover {
    color: #f48a00;
    font-weight: bold;
}

ul#menupontok li {
    position: relative;
    /* background: gray;  border: solid 1px;*/  
    float: left;
    width: 153px; 
    font: 18px Arial;
    color: #3b4c5b;
    font-weight: bold;
}

#lap1 {
    background: url('../images/bg-active-menu.png') no-repeat; 
    background-position: 21px;
    border: 0px; 
    position: relative;
    width: 960px; 
    height: 60px; 
}

#lap2 {
    background: url('../images/bg-active-menu.png') no-repeat; 
    background-position: 174px;
    border: 0px; 
    position: relative;
    width: 960px; 
    height: 60px; 
}

#lap3 {
    background: url('../images/bg-active-menu.png') no-repeat; 
    border: 0px; 
    background-position: 327px;
    position: relative;
    width: 960px; 
    height: 60px; 
}

#lap4 {
    background: url('../images/bg-active-menu.png') no-repeat; 
    border: 0px; 
    background-position: 480px;
    position: relative;
    width: 960px; 
    height: 60px; 
}

#lap5 {
    background: url('../images/bg-active-menu.png') no-repeat; 
    border: 0px; 
    background-position: 633px;
    position: relative;
    width: 960px; 
    height: 60px; 
}

#lap6 {
    background: url('../images/bg-active-menu.png') no-repeat; 
    border: 0px; 
    background-position: 786px;
    position: relative;
    width: 960px; 
    height: 60px; 
}

#lap1-szoveg {
    border: 0px; 
    padding: 0px; 
}

#lap2-szoveg {
    border: 0px; 
    padding: 0px;
}

#lap3-szoveg {
    border: 0px; 
    padding: 0px; 
}

#lap4-szoveg {
    border: 0px; 
    padding: 0px;
}

#lap5-szoveg {
    border: 0px; 
    padding: 0px; 
}

#lap6-szoveg {
    border: 0px; 
    padding: 0px;
}

#tartalomkontener {
    position: relative;
    /*text-align: center;*/
    margin: 0px;
    padding: 0px;
    /*background: url("../images/bg_tart.png") top center repeat-y;*/
    background: #fff;
}

#tartalomhatter {
    position: relative;
    padding: 0px;
    margin: 0px;
    /*background: url("../images/tartalom_alap.jpg") top center no-repeat;*/
    background: white;
}

#tartalom {
    position: relative;
    padding-top: 1px;
    margin: 0px;
    width: 960px;
}

#home-left {
    padding: 0;
    width: 554px;
    float: left;
    text-align: justify;
}

#home-right-news {
    padding: 0;
    width: 287px;
    float: right;
    text-align: justify;
    background: #eee;
    border: 1px solid #2c8eb7;
}

/** Hírek */

#home-news-title {
    height: 40px;
    background: #2c8eb7;
}

#home-news-title h1 {
    font: 20px Verdana, Arial;
    padding: 8px;
    color: white;
    font-weight: bold;
    text-align: left;
}

.newsItem {
}

.newsDateTitle {
    height: 40px;
}

p.newsTitle {
    color: #3b4c5b;
    font: 10px Verdana, Arial;  
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    padding-left:  10px;
    padding-right: 10px;
}

div.newsTitle {
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left:  20px;
    padding-right: 20px;
}

div.newsText {
    font: 10px Verdana, Arial;
    font-weight: normal;
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 100px;
}

div.newsText-news {
    font: 12px Verdana, Arial;
    line-height: 160%;
    font-weight: normal;
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 100px;
}

div.newsLink {
    font: 10px Verdana, Arial;
    font-weight: normal;
    text-align: right;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid;
    border-color: #2c8eb7;
}

img.newsImg {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:  10px;
    padding-right: 0px;
    position: relative;
    vertical-align: top;
    float:right;
}

a.newsLink {
    padding-left: 40px;
    font: 10px Verdana, Arial;
    font-weight: bold;
    text-align: center;
}

a.home-newsLink {
    padding-left: 160px;
    padding-bottom: 5px;
    font: 10px Verdana, Arial;
    font-weight: bold;
    text-align: right;
}

#lablec {
    margin: 0 auto 0 auto;
    position: relative;
    padding: 0;
    border: 0;
    height: 100px;
    width: 960px;
    background: #fff url("../images/bg-footer.png") top center no-repeat;
}

#fb-root {
}

#fb-likebox {
    position: absolute;
    float: right;
    top: 27px;
    right: 40px;
}

img.at {
    padding: 1px;
    vertical-align: middle;
}

/* Szovegstilusok */

h1.welcome {
    font: 20px Verdana, Arial;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
}

h1 {
    font: 20px Verdana, Arial;
    font-weight: bold;
    text-align: left;
    margin-top: 0px;
    padding-bottom: 5px;
}

h2 {
    font: 16px Verdana, Arial;
    font-weight: bold;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
}

p.altalanos {
    margin: 0;
    padding: 0px 20px 10px 20px;
    font: 12px Verdana;
    font-weight: normal;
    line-height: 200%;
    text-align: justify;
}

p.footer {
    margin: 0 auto 0 auto;
    font: 10px Verdana;
    font-weight: normal;
    line-height: 180%;
    text-align: left;
    padding-top: 30px;
}

p.footer-center {
    margin: 0 auto 0 auto;
    font: 10px Verdana;
    font-weight: normal;
    line-height: 180%;
    text-align: center;
    padding-top: 30px;
}


p {
    margin: 0 auto 0 auto;
    padding: 0px 70px 0px 70px;
    font: 12px Verdana;
    font-weight: normal;
    line-height: 160%;
    text-align: justify;
}

p.bold {
    margin: 0 auto 0 auto;
    padding: 0px 70px 0px 70px;
    font: 12px Verdana;
    font-weight: normal;
    line-height: 160%;
    text-align: justify;
    font-weight: bold;
}

p.warning {
    margin: 5px auto 5px auto;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 300px;  
    font: 12px Verdana, Arial;
    color: red;
    font-weight: bold;
    line-height: 160%;
    text-align: center;
    border: red 1px dotted;
    vertical-align: middle;
}

p.warning1 {
    margin: 5px auto 5px auto;
    padding: 10px 10px 10px 10px;
    width: 600px;  
    font: 12px Verdana, Arial;
    color: red;
    font-weight: bold;
    line-height: 160%;
    text-align: center;
    border: red 1px dotted;
    vertical-align: middle;
}

p.karacsony {
    margin: 5px auto 5px auto;
    padding: 10px 10px 0px 10px;
    width: 600px;  
    font: 14px Verdana, Arial;
    color: red;
    font-weight: bold;
    line-height: 160%;
    text-align: center;
    border: 0px;
    vertical-align: middle;
}


#almenu {
    position: relative;
    margin: 0px auto 0px auto;
    width: 750px;
    top: -10px;
    padding-bottom: 5px;
    text-align: left;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #e5e5e5;
    font: 10px Verdana, Arial;
    font-weight: bold;
    line-height: 160%; 
}

#almenu a { 
    font: 10px Verdana, Arial; 
    font-weight: bold; 
    line-height: 160%; 
    text-decoration: none;
    padding-bottom: 1px;
    background: url('../images/hover.gif') repeat-x bottom;
}

#almenu a:hover { background: none; }

#termekadatok {
    position: relative;
    padding: 10px;
    padding-top: 30px;
    margin: 0px 25px 0px 25px;
    min-height: 310px;
}

/* Termék listázás */

.products { 
    height: 120px;
    background: #eee; 
    /* margin: 5px auto 5px auto; 
    padding: 10px; */ 
    text-align: left; 
    position: relative;
    margin-bottom: 10px;
    border: none;
}

.productsAmpTable { 
    background: #eee; 
    /* margin: 5px auto 5px auto; 
    padding: 10px; */ 
    text-align: left; 
    position: relative;
    margin-bottom: 10px;
    border: none;
}


.products a:hover {
    background: #f4d4aa;
}

.products a {
    display: block;
    height: 120px;
    border: 0px;
    position: relative;
}

.products a img {
    border: 0px;
}

.products p {
    padding: 20px;
    font: 11px Verdana, Arial;
    font-weight: bold;
}

.productsAmpTable p {
    padding: 20px 20px 5px 20px;
    font: 11px Verdana, Arial;
    font-weight: bold;
}

.tl-box {
    position: relative;
    height: 100%;
    background: url("../images/tl-box.gif") 0 0 no-repeat;  
}

.tr-box {
    position: relative;
    height: 100%;
    background: url("../images/tr-box.gif") 100% 0 no-repeat;  
}

.bl-box {
    position: relative;
    height: 100%;
    background: url("../images/bl-box.gif") 0 100% no-repeat;  
}

.br-box {
    position: relative;
    height: 100%;
    background: url("../images/br-box.gif") 100% 100% no-repeat;  
}

.grey-box { 
    background: #eee; 
    text-align: left; 
    position: relative;
    margin: 0px 10px 20px 10px;
}

.tl-wbox {
    position: relative;
    height: 100%;
    background: url("../images/tl-wbox.gif") 0 0 no-repeat;  
}

.tr-wbox {
    position: relative;
    height: 100%;
    background: url("../images/tr-wbox.gif") 100% 0 no-repeat;  
}

.bl-wbox {
    position: relative;
    height: 100%;
    background: url("../images/bl-wbox.gif") 0 100% no-repeat;  
}

.br-wbox {
    position: relative;
    height: 100%;
    background: url("../images/br-wbox.gif") 100% 100% no-repeat;  
}

.white-box { 
    background: #fff; 
    text-align: left; 
    position: relative;
    height: 35px;
}

.grey-box h2 {
    padding: 20px;
    margin: 0px;
}

.grey-box ul {
    position: relative;
    font: 12px Verdana;
}

.grey-box li {
    line-height: 150%;
}

table.listadoboz {
    text-align: left;
    padding: 0px;
    margin-top: -10px;
    margin-left: 40px;
    font: 12px Verdana;
    margin-bottom: 10px;
}

table tr {
    height: 30px;
}

.termekText {
    margin: 0;
    padding: 10px 20px 10px 20px;
    font: 12px Verdana;
    font-weight: normal;
    line-height: 160%;
    text-align: justify;
}

/* Termék adatlap */

#prod-left-menu {
    padding: 0px;
    width: 220px;
    float: left;
    text-align: left;
    font: 8px Verdana;
}

#prod-left-menu a:hover {
    color: #f48a00;
}

div.prod-menu {
    cursor: pointer;
    font-size: 1.2em;
}

div.prod-menu-sel {
    cursor: pointer;
    background: #2c8eb7;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}

div.prod-menu-sel-disc {
    cursor: pointer;
    background: #2c8eb7;
    color: #c0c0c0;
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}

div.prod-menu-disc {
    cursor: pointer;
    font-size: 1.2em;
    color: #c0c0c0;
}

#prod-right-datasheet {
    padding: 0px;
    width: 660px;
    float: right;
    text-align: justify;
    /*background: #eee;
    border: 1px solid #2c8eb7;*/
}

#prod-right-datasheet h2 {
    padding: 5px 20px 0px 20px;
}

#prod-right-datasheet p {
    padding: 0px 20px 0px 20px;
    line-height: 160%;
}

#prod-right-datasheet h1 {
    padding-top: 20px;
    padding-left: 20px;
}

.kifuto-termek {
    font: 16px Verdana, Arial;
    font-weight: bold;
    text-align: left;
    color: red;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

#prod-right-disc {
    padding: 20px;
    text-align: left;
    font: 12px Verdana, Arial;
    line-height: 160%;
}

#prod-right-disc a {
    font: 12px Verdana, Arial;
}

#prod-right-disc h3 {
    text-align: left;
    border-bottom: 1px solid #2c8eb7;
    font: 20px Verdana, Arial;
}

.prodDiscRow {
    display: table-cell; 
    vertical-align: middle;
    min-height: 15px;
    vertical-align: middle;       
}

.prodDiscRowparos {
    display: table-cell; 
    vertical-align: middle;
    min-height: 15px;
    vertical-align: middle;       
    background: #e5e5e5;
}

.prodDiscTableHeader {
    text-align: left;
    font-weight: bold;
}

.prodDiscTableHeader .prodDiscCol3 {
    float: left;
}

.prodDiscRow .prodDiscCol3 {
    font-size: 10px;
    width: 180px;
    float: right;
}

.prodDiscRowparos .prodDiscCol3 {
    font-size: 10px;
    width: 180px;
    float: right;
}

.prodDiscCol1 {
    display: table-cell; 
    min-height: 30px;
    vertical-align: middle;
    width: 100px;
    float: left;
}

.prodDiscCol2 {
    display: table-cell; 
    min-height: 30px;
    vertical-align: middle;
    width: 340px;
    float: left;
}

.prodDiscCol3 {
    display: table-cell; 
    min-height: 30px;
    width: 180px;
    vertical-align: middle;
    float: right;
}

div.termekPontok {
    border: 0px dotted;
    width: 330px;
    text-align: left;
    position: relative;
    padding-top: 10px;
    margin-left: 330px;
}

.termekPontok ul {
    margin-left: 30px; 
    padding: 0px;
    font: 11px Verdana;
    font-weight: bold;
    text-align: left;
    line-height: 2em;
}

.termekLinkek ul {
    list-style: none;
    text-align: left;
    margin-left: 25px;
    margin-top: -5px;
    padding: 0px;
    padding-top: 10px;
}

a.Linkek {
    text-decoration: none;
    padding-bottom: 1px;
    background: url('../images/hover.gif') repeat-x bottom;
    margin: 0px;    
    cursor: pointer;
}

a.Linkek:hover {
    text-decoration: none;
    background: none;
    padding-bottom: 1px;
    margin: 0px;
    cursor: pointer;
}

.termekLinkek li {
    list-style: none;
    text-align: left;
    padding-bottom: 10px;
    cursor: pointer;
}


div#termekfoto {
    width: 330px;
    float: left;
    text-align: right;
    margin:  0px 0px 10px auto; 
    border-right: black solid 1px;
}

div.list {
    position: relative;
    padding: 0px;
    margin-top: -5px;
}

div.termekLetoltesek {
    height: 32px; 
    padding-left: 10px; 
    text-align: left; 
    position: relative;
}

div.termekFileType {
    height: 32px; 
    padding-left: 10px; 
    text-align: left; 
    position: relative;
}

/* Erősítők tábla */
table.ampTable {
    padding: 20px 20px 20px 20px ;
    border-width: 0px;
}

div.ampTableComm {
    padding: 0px 20px 0px 20px ;
    font: 12px Verdana, Arial;  
    text-align: left;
    font-weight:normal;
}

th.ampTableHeaderGrp {
    font: 12px Verdana, Arial;  
    text-align: center;
    font-weight:bold;
    border-right-width:2px;
    border-right-style:solid;
    border-right-color:black;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:black;
}

th.ampTableHeaderGrpWOB {
    font: 12px Verdana, Arial;  
    text-align: center;
    font-weight:bold;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:black;
}

td.ampTableType {
    font: 12px Verdana, Arial;  
    text-align: left;
    font-weight:bold;
    border-right-width:2px;
    border-right-style:solid;
    border-right-color:black;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:black;
}

td.ampTableData {
    font: 12px Verdana, Arial;  
    text-align: center;
    border-right-width:2px;
    border-right-style:solid;
    border-right-color:black;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:black;
}

td.ampTableDataWOB {
    font: 12px Verdana, Arial;  
    text-align: center;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:black;		
}

/* About lap */
div.about {
    font: 16px Verdana, Arial;  
    font-size: 12px;
    text-align: justify;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

div.about p {
    padding: 0px 40px 15px 20px;
    line-height: 160%;
}

/* Kontaktok */

.grey {
    color: grey;
}

strong.con {
    color: grey;
    font-weight: bold;
}

div.conGrpName {
    font: 16px Verdana, Arial;  
    font-weight: bold;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 30px;
}

div.conLine {
    width: 100%;  
    border-bottom: #2c8eb7;
    border-bottom-width: 1px ;
    border-bottom-style: solid;
    padding-top: 10px;
}

.conGrpMail a {
    text-align: left;  
    margin-left: 30px;
}

.conGrpMail a:hover {
    margin-left: 30px;
}

div.conName {
    font: 14px Verdana, Arial;  
    font-weight: bold;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 40px;
}

div.conStat {
    font: 12px Verdana, Arial;    
    text-align: left;  
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 45px;
}

div.conPhone {
    font: 12px Verdana, Arial;      
    text-align: left;  
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 45px;
}

strong.phoneLabel {
    color:grey;
    font-weight: bold;  
}

/** Letültések(support) menüpont */
#findForm {
    font: 12px Verdana, Arial;      
    text-align: left; 
}

#searchResult h3{
    text-align: left;
    border-bottom: 1px solid #2c8eb7;
    font: 20px Verdana, Arial;
}

div.prodGroup {
    font: 14px Verdana, Arial;  
    font-weight: bold;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
}

div.prodOvPdf {
    font: 12px Verdana, Arial;  
    font-weight: normal;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 40px;
}


a.link {
    font: 14px Verdana, Arial;  
    font-weight: bold;
}

div.link {
    padding-top: 2px;
    padding-bottom: 15px;
    padding-left:  25px;
    padding-right: 25px;
}

div.map {
    text-align: center; 
    margin: 0px 20px 20px 20px; 
    padding-bottom: 20px;
    height: 400px;
}

/* Disztributorok */
div.dists_comp {
    font: 18px Verdana, Arial;  
    font-weight: bold;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 40px;
}

div.dists_addr {
    font: 12px Verdana, Arial;    
    text-align: left;
    line-height: 150%;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 45px;
}

a.mail {
    font: 14px Verdana, Arial;  
    text-decoration: underline;
    text-align: left;  
    color: black;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;  
}

.newsText p.kiemelt-alcim {
    padding: 10px 0px 5px 0px;
    font-weight: bold;
}

.newsText p.kiemelt {
    padding: 0px;
    font-weight: bold;
}

.newsText p.dolt {
    padding: 0px;
    font-weight: normal;
    font-style: italic;
}

div.apps-row {
	padding: 10px;
	width: 500px;
	height: 220px;
	float: left;
}

div.apps-row .apps-button {
	padding-top: 30px;
	padding-left: 300px;
}

div.apps-row-image {
	padding: 10px;
}
