/* searchForm start - - - - - - - - - - - - - - - - - - - - - - - - - -*/

div.tpontkereso a {
    color: #000 !important;
    text-decoration: none;
}

div.tpontkereso a:hover {
    text-decoration: underline;
}

div.tpontkereso a.lnkArrowRightMag {
    padding-right: 10px !important;
    font-size: 11px;
    line-height: 14px;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_lnk-arrow-magenta.gif) no-repeat scroll 100% 4px;
}

div.tpontkereso div.searchForm {
    float: left;
    clear: both;
    width: 769px;
    height: 298px;
    margin-bottom: 30px;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/bg_t-pont-kereso.gif) no-repeat left top;
}

div.tpontkereso div.searchForm div.content {
    padding: 10px;
    width: 749px;
    height: 242px;
}

div.tpontkereso div.searchForm div.content h3 {
    padding: 2px 0 10px 0;
    font-size: 17px;
    line-height: 21px;
    color: #e20074;
}

div.tpontkereso div.searchForm div.contentLeft {
    float: left;
    width: 248px;
}

div.tpontkereso div.searchForm div.contentLeft h3 {
    padding-left: 0;
}

div.tpontkereso div.searchForm div.contentLeft div#flashContainer {
    width: 217px;
    height: 145px;
}

div.tpontkereso div.searchForm div.contentLeft div#flashContainer p {
    padding-left: 10px;
}

div.tpontkereso div.searchForm div.contentLeft div#flashContainer p.dwLnk {
    padding-top: 10px;
}

div.tpontkereso div.searchForm div.contentLeft div.selectCont {
    padding: 13px 0 0 10px;
}

div.tpontkereso div.searchForm div.contentLeft div.selectCont label {
    float: left;
    padding-bottom: 5px;
    font-size: 12px;
}

div.tpontkereso div.searchForm div.contentLeft div.selectCont select {
    width: 219px;
    height: 19px;
    font-size: 11px;
}

div.tpontkereso div.searchForm div.contentRight {
    float: left;
    padding: 0 0 0 20px;
    width: 481px;
}

div.tpontkereso div.searchForm div.contentRight table.checkBoxes input {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    width: 14px;
    height: 14px;
}

div.tpontkereso div.searchForm div.contentRight table.checkBoxes label {
    font-size: 12px;
    padding-left: 6px;
}

div.tpontkereso div.searchForm div.contentRight table.checkBoxes td {
    padding: 3px 0 7px 0;
}

div.tpontkereso div.searchForm div.contentRight table.checkBoxes td.col1 {
    width: 240px;
}

div.tpontkereso div.searchForm div.submitBtnCont {
    float: left;
    clear: both;
    padding: 8px 10px;
    width: 749px;
    height: 19px;
    background-color: #e7e7e7;
    text-align: right;
}

div.tpontkereso a.btnMagenta {
    display: block;
    float: right;
    padding: 0 0 0 10px;
    font-size: 11px;
    line-height: 14px;
    text-decoration: none;
    color: #fff;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/bg_btn-magenta-left.gif) no-repeat scroll left top;
    cursor: pointer;
}
div.tpontkereso a.btnMagenta span {
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
}

div.tpontkereso a.btnMagenta:hover {
    background-position: 0 -19px;
    text-decoration: none;
}

div.tpontkereso a.btnMagenta span {
    background: transparent url(/static/alkalmazasok/tpontkereso/img/bg_btn-magenta-right.gif) no-repeat scroll right top;
    color: #fff;
    display: block;
    float: left;
    padding: 2px 10px 3px 0;
    line-height: 14px;
}

div.tpontkereso a.btnMagenta:hover span {
    background-position: 100% -19px;
}

div.tpontkereso div.lnkContNewSearch {
    display: block;
    float: left;
    padding: 9px 10px;
    width: 747px;
    border: 1px solid #e7e7e7;
}

div.tpontkereso div.lnkContNewSearch a.lnkArrowRightMag {
    color: #e20074;
}

/* searchForm end - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


/* result group start - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.tpontkereso div.resultGroup {
    display: block;
    float: left;
    margin-bottom: 30px;
    width: 767px;
    border: 1px solid #e7e7e7;
}

div.tpontkereso div.resultGroup div.content {
    display: block;
    float: left;
    width: 749px;
    padding: 10px 9px;
}

div.tpontkereso div.resultGroup h2 {
    display: block;
    float: left;
    padding: 7px 9px 8px;
    width: 749px;
    font-size: 17px;
    line-height: 19px;
    color: #000;
    background: #d4d4d4 url(/static/alkalmazasok/tpontkereso/img/bg_box-title-grey.gif) repeat-x scroll left top;
}

div.tpontkereso div.resultGroup div.result {
    position: relative;
    float: left;
    clear: both;
    width: 749px;
    padding-top: 10px;
    padding-bottom: 19px;
    border-bottom: 1px solid #e7e7e7;
}

div.tpontkereso div.resultGroup div.result div.logoImg {
    float: right;
}

div.tpontkereso div.resultGroup div.result div.logoImg img {
    display: block;
    float: left;
}

div.tpontkereso div.resultGroup div.result.first {
    padding-top: 0;
}

div.tpontkereso div.resultGroup div.result a.details {
    position: absolute;
    left: 2px;
    bottom: 13px;
}


div.tpontkereso div.resultGroup div.result.last {
    padding-bottom: 10px;
    border-bottom: 0;
}

div.tpontkereso div.resultGroup div.result.last a.details {
    position: absolute;
    left: 0;
    bottom: 3px;
}

div.tpontkereso div.resultGroup div.result h3 {
    width: 500px;
    float: left;
    padding-bottom: 13px;
    font-size: 15px;
    line-height: 18px;
    color: #e20074;
}

div.tpontkereso div.resultGroup p {
    font-size: 12px;
}

div.tpontkereso div.resultGroup div.result div.data {
    float: left;
    width: 749px;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/bg_search-result.gif) repeat-y left top;
}

div.tpontkereso div.resultGroup div.data div.dataColFirst {
    position: relative;
    float: left;
    width: 194px;
    padding-left: 74px;
    overflow: hidden;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_map.jpg) no-repeat 0 0;
}

div.tpontkereso div.resultGroup div.data div.dataColFirst div.address {
    float: left;
    padding-bottom: 15px;
}

div.tpontkereso div.resultGroup div.data div.dataColSecond {
    float: left;
    width: 281px;
    padding: 0 10px;
}

div.tpontkereso div.resultGroup div.data div.dataColThird {
    float: left;
    width: 170px;
    padding: 0 0 0 10px;
}

div.tpontkereso div.resultGroup div.data div.dataColFirst a.mapImgLink {
    position: absolute;
    float: left;
    display: block;
    width: 68px;
    height: 50px;
    top: 0;
    left: 0;
}

div.tpontkereso div.resultGroup div.data div.dataColFirst a.mapImgLink span {
    display: none;
}

div.tpontkereso div.resultGroup div.result div.data p {
    padding-bottom: 10px;
    line-height: 14px;
}

div.tpontkereso div.resultGroup div.result div.data p.noPad {
    padding-bottom: 0;
}

div.tpontkereso div.errorAlertNode {
    float: left;
    width: 745px;
    padding: 10px 12px 10px 12px;
    background: #e20074 none;
}

div.tpontkereso div.errorAlertNode h2 {
    float: left;
    padding-bottom: 4px;
    font-size: 17px;
    line-height: 19px;
    color: #fff;
}

div.tpontkereso div.errorAlertNode p,
div.tpontkereso div.errorAlertNode ul,
div.tpontkereso div.errorAlertNode ul li {
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
}

/* result group end - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* store details start - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

div.tpontkereso div.storeDetails {
    float: left;
    clear: both;
    width: 769px;
    margin-bottom: 20px;
}

/* vizszintes pozicionalo kontenerek */
div.tpontkereso div.storeDetails div.sectionLeft {
    float: left;
    width: 566px;
}

div.tpontkereso div.storeDetails div.sectionRight {
    float: right;
    width: 180px;
}
/* vizszintes pozicionalo kontenerek */

/* fuggoleges pozicionalo kontenerek */
div.tpontkereso div.storeDetails div.topCont {
    position: relative;
    height: 88px;
}

div.tpontkereso div.storeDetails div.sectionLeft div.middleCont {
    float: left;
    width: 100%;
    height: 99px;
    padding: 10px 0;
    margin-top: 10px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_clock.jpg) no-repeat 10px 10px;
}

div.tpontkereso div.storeDetails div.bottomCont {
    float: left;
    padding: 10px 0 0 0;
    width: 100%;
}

/* fugoleges pozicionalo kontenerek */

div.tpontkereso div.storeDetails p,
div.tpontkereso div.storeDetails p a,
div.tpontkereso div.storeDetails td a {
    font-size: 12px;
    line-height: 15px;
}

div.tpontkereso div.storeDetails td a {
    color: #e20074 !important;
    text-decoration: underline;
}

div.tpontkereso div.storeDetails div.sectionLeft h2 {
    display: block;
    float: left;
    padding: 6px 0 13px 0;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}

div.tpontkereso div.storeDetails div.sectionLeft div.topCont p {
    display: block;
    float: left;
}

div.tpontkereso div.storeDetails div.sectionLeft div.topCont a.lnkStorePlan {
    position: absolute;
    right: 0;
    bottom: 15px;
    display: block;
    padding: 0 21px 0 0;
    height: 15px;
    font-size: 11px;
    line-height: 14px;
    vertical-align: middle;
}

div.tpontkereso div.storeDetails div.sectionLeft div.topCont a.lnkStorePlan.closed {
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_store-plan-open.gif) no-repeat right center;
}

div.tpontkereso div.storeDetails div.sectionLeft div.topCont a.lnkStorePlan.opened {
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_store-plan-close.gif) no-repeat right center;
}

div.tpontkereso div.storeDetails div.sectionLeft div.storePlan {
    float: left;
    height: auto;
    /*height: 415px;*/
}
div.tpontkereso div.storeDetails div.sectionLeft div.storePlan img {
    display: block;
    float: left;
}

div.tpontkereso div.storeDetails div.sectionLeft div.storePlan div.content {
    float: left;
    /*height: 398px;*/
    border: 1px solid #e7e7e7;
    overflow: auto;
    height: auto;
}

div.tpontkereso div.storeDetails div.sectionLeft div.storePlan img {
    display: block;
    float: left;
}

div.tpontkereso div.storeDetails div.sectionLeft div.middleCont div.leftCol,
div.tpontkereso div.storeDetails div.sectionLeft div.middleCont div.rightCol {
    float: left;
    width: 250px;
}

div.tpontkereso div.storeDetails div.sectionLeft div.middleCont div.leftCol {
    padding: 0 0 0 65px;
}

div.tpontkereso div.storeDetails div.sectionRight div.topCont div.logoImgCont {
    float: left;
    width: 100%;
    height: 40px;
    padding: 0 0 3px 0;
}

div.tpontkereso div.storeDetails div.sectionRight div.topCont a:link,
div.tpontkereso div.storeDetails div.sectionRight div.topCont a:visited,
div.tpontkereso div.storeDetails div.sectionRight div.topCont a:active,
div.tpontkereso div.storeDetails div.sectionRight div.topCont a:hover {
    color: #646464;
    text-decoration: none;
}
div.tpontkereso div.storeDetails div.sectionRight div.topCont a:active,
div.tpontkereso div.storeDetails div.sectionRight div.topCont a:hover {
    text-decoration: underline;
}

div.tpontkereso div.storeDetails div.sectionRight div.middleCont a.lnkImgZoom {
    position: relative;
    display: block;
    float: left;
    text-decoration: none;
}

div.tpontkereso div.storeDetails div.sectionRight div.middleCont a.lnkImgZoom img {
    display: block;
    float: left;
}

div.tpontkereso div.storeDetails div.sectionRight div.middleCont span.icoZoom {
    position: absolute;
    right: 1px;
    bottom: 1px;
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_zoom.gif) no-repeat left top;
}

div.tpontkereso div.storeDetails div.sectionLeft div.bottomCont table.tblContact {
    float: left;
    margin-top: 14px;
}

div.tpontkereso div.storeDetails div.sectionLeft div.bottomCont table.tblContact th {
    font-weight: normal;
    width: 145px;
}

div.tpontkereso div.storeDetails div.sectionLeft div.bottomCont div.boxServices {
    float: right;
    padding: 6px 9px 5px 9px;
    margin-top: 4px;
    width: 160px;
    border: 1px solid #e7e7e7;
    background: #f5f5f5;
}

div.tpontkereso div.storeDetails div.sectionLeft div.bottomCont div.boxServices h6 {
    padding-bottom: 4px;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
}

div.tpontkereso div.storeDetails div.sectionLeft div.bottomCont div.boxServices ul.lstSquareMag {
    display: block;
    float: left;
}

div.tpontkereso div.storeDetails div.sectionLeft div.bottomCont div.boxServices ul.lstSquareMag li {
    padding: 0 0 4px 12px;
    font-size: 12px;
    line-height: 15px;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_lst-square-magenta.gif) no-repeat scroll 0px 6px;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools {
    display: block;
    float: left;
    padding: 0;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.listItem {
    display: block;
    float: left;
    padding: 5px 0 5px 25px;
    width: 155px;
    border-bottom: 1px solid #e7e7e7;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.last {
    border-bottom: 0;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.print {
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_print.gif) no-repeat 0px 5px;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendSms {
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_phone.gif) no-repeat 0 3px;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmail {
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_mail.gif) no-repeat 0 5px;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.routePlan {
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_route.gif) no-repeat 0 3px;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.gpsCoords {
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_compass.gif) no-repeat 0 3px;
    font-size: 11px;
    border-bottom: 0;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.gpsCoords p {
    font-size: 11px;
    line-height: 14px;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox {
    float: left;
    width: 160px;
    height: 169px;
    padding: 0 10px 0 10px;
    border-bottom: 1px solid #e7e7e7;
    background: #ccc;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox div.content {
    float: left;
    height: 152px;
    padding: 7px 0 10px 0;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox p {
    font-size: 11px;
    padding-bottom: 8px;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox label {
    display: block;
    float: left;
    clear: both;
    padding: 0 0 3px 2px;
    white-space: nowrap;
    font-size: 11px;
    line-height: 15px;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox input.frmEmail {
    height: 14px;
    width: 156px;
    padding: 2px;
    margin-bottom: 10px;
    font-size: 11px;
    line-height: 15px;
    border: 0;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox img.imgCaptcha {
    display: block;
    float: left;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox input.frmCaptcha {
    float: right;
    width: 72px;
    height: 14px;
    font-size: 11px;
    line-height: 15px;
    padding: 2px;
    border: 0;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox form {
    display: block;
    float: left;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox div.buttons {
    display: block;
    float: right;
    clear: both;
    padding: 13px 0 0 0;
    margin: 0;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox div.buttons a.btnMagenta {
    float: left;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox a.btnCancel {
    display: block;
    float: left;
    margin-right: 5px;
    padding: 0 0 0 10px;
    text-decoration: none;
    color: #000;
    background: #e3e3e3 url(/static/alkalmazasok/tpontkereso/img/bg_btn-grey-left.gif) no-repeat scroll left top;
    cursor: pointer;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox a.btnCancel:hover {
    text-decoration: none;
    background-position: 0 -19px;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox a.btnCancel span {
    display: block;
    float: left;
    padding: 2px 9px 3px 0pt;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/bg_btn-grey-right.gif) no-repeat right top;
}

div.tpontkereso div.storeDetails div.sectionRight div.bottomCont div.lstTools div.sendEmailBox a.btnCancel:hover span {
    background-position: 100% -19px;
}

/* store details end - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


/* highlighted news start - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.tpontkereso div.highlightedNews {
    display: block;
    float: left;
    padding: 0;
    width: 100%;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/bg_message-left.gif) repeat-y top left;
    margin-bottom: 20px;
}

div.tpontkereso div.highlightedNews h2 {
    display: block;
    float: left;
    padding: 5px 9px 10px;
    width: 102px;
    height: 30px;
    font-size:13px;
    color: #fff;
    background: #e20074;
}

div.tpontkereso div.highlightedNews div.textContent {
    display: block;
    float: left;
    padding: 6px 11px;
    width: 627px;
    height: auto;
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    background: #999;
}
div.tpontkereso div.highlightedNews div.textContent p {
    font-size: 13px;
    line-height: 16px;
    color: #fff;
}

div.tpontkereso div.highlightedNews div.textContent a:link,
div.tpontkereso div.highlightedNews div.textContent a:visited,
div.tpontkereso div.highlightedNews div.textContent a:active,
div.tpontkereso div.highlightedNews div.textContent a:hover {
    color: #fff !important;
    font-size: 13px;
    text-decoration: underline;
}

div.tpontkereso div.highlightedNews div.textContent a:active,
div.tpontkereso div.highlightedNews div.textContent a:hover {
    text-decoration: none;
}

/* highlighted news end - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* store approach start - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.tpontkereso div.storeApproach {
    display: block;
    clear: both;
    float: left;
    margin-bottom: 30px;
    width: 769px;
}

div.tpontkereso div.storeApproach div.sectionLeft {
    float: left;
    width: 564px;
    height: 391px;
    border: 1px solid #000;
}
div.tpontkereso div.storeApproach div.sectionLeft img {
    display: block;
}

div.tpontkereso div.storeApproach div.sectionRight {
    position: relative;
    float: right;
    width: 180px;
    height: 391px;
}

div.tpontkereso div.storeApproach div.sectionRight div.lnkContRoutePlan {
    float: none;
    width: 155px;
    padding: 5px 0 5px 25px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_route.gif) no-repeat 0 3px;
}

div.tpontkereso div.sectionRight .details  a {
    font-size: 12px;
    color: #E20074 !important;
    text-decoration: none;
}

div.tpontkereso div.sectionRight .details  a:hover {
    text-decoration: underline;
}

div.tpontkereso div.storeApproach div.sectionRight div.details {
    float: left;
    padding: 10px 0 0 0;
}

div.tpontkereso div.storeApproach div.sectionRight div.details h6 {
    display: block;
    float: left;
    width: 180px;
    padding: 0 0 4px 0;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
}

div.tpontkereso div.storeApproach div.sectionRight div.details ul.lstSquareMag {
    display: block;
    float: left;
    padding: 0 0 10px 0;
}

div.tpontkereso div.storeApproach div.sectionRight div.details ul.lstSquareMag li {
    padding: 0 0 5px 12px;
    font-size: 12px;
    line-height: 15px;
    background: transparent url(/static/alkalmazasok/tpontkereso/img/ico_lst-square-magenta.gif) no-repeat 0 6px;
}

div.tpontkereso div.storeApproach div.sectionRight div.details ul.lstSquareMag.noPad {
    padding: 0;
}

div.tpontkereso div.storeApproach div.sectionRight div.details p {
    float: left;
    padding: 0 0 5px;
    font-size: 12px;
    line-height: 15px;
}

/* store approach end - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* store feedback start - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.tpontkereso div.storeFeedback {
    display: block;
    float: left;
    clear: both;
    margin-bottom: 30px;
    width: 769px;
}

div.tpontkereso div.storeFeedback div.contentTop {
    float: left;
    padding: 10px 10px 10px 65px;
    width: 694px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #fff;
    background: #f7f7f7 url(/static/alkalmazasok/tpontkereso/img/ico_notepad.jpg) no-repeat 9px 11px;
}

div.tpontkereso div.storeFeedback div.contentTop p.intro {
    padding-bottom: 23px;
}

div.tpontkereso div.storeFeedback div.contentTop table.tblFeedbackForm td {
    vertical-align: top;
    padding-bottom: 14px;
}

div.tpontkereso div.storeFeedback div.contentTop table.tblFeedbackForm td.bottom {
    padding-bottom: 0;
}

div.tpontkereso div.storeFeedback div.contentTop table.tblFeedbackForm td.radioButtons span {
    display: block;
    float: left;
}

div.tpontkereso div.storeFeedback div.contentTop table.tblFeedbackForm td.radioButtons span.labelBefore {
    padding: 0 20px 0 0;
}

div.tpontkereso div.storeFeedback div.contentTop table.tblFeedbackForm td.radioButtons span.labelAfter {
    padding: 0 0 0 12px;
}

div.tpontkereso div.storeFeedback div.contentTop table.tblFeedbackForm td.label {
    width: 202px;
}

div.tpontkereso div.storeFeedback div.contentTop input.frmRadio {
    display: block;
    float: left;
    padding: 0;
    margin: 1px 7px 0 0;
}

div.tpontkereso div.storeFeedback div.contentTop textarea.frmTextArea {
    width: 485px;
    height: 132px;
    padding: 2px;
    font-size: 12px;
    line-height: 15px;
    background: #fff;
    border: 1px solid #ccc;
}

div.tpontkereso div.storeFeedback div.contentBottom {
    float: left;
    padding: 10px;
    width: 749px;
    background: #e7e7e7;
}

div.tpontkereso div.storeFeedback div.contentTop p,
div.tpontkereso div.storeFeedback div.contentTop label,
div.tpontkereso div.storeFeedback div.contentTop span,
div.tpontkereso div.storeFeedback div.contentTop td {
    font-size: 12px;
    line-height: 15px;
}

div.tpontkereso div.storeFeedback div.contentBottom a.btnMagenta {
    float: right;
}

div.tpontkereso div.storeFeedback.resultText div.contentTop {
    border-top: 0 none;
}

div.tpontkereso div.storeFeedback.resultText div.contentTop h2 {
    float: left;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 17px;
    line-height: 19px;
}

div.tpontkereso div.storeFeedback.resultText div.contentTop p {
    clear: both;
    float: left;
    padding-bottom: 4px;
    font-size: 12px;
    line-height: 15px;
}

/* store feedback end - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* terkep meretezes start - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.tpontkereso div.storeApproach div.sectionLeft div#map_canvas {
    position: relative;
    width: 564px !important;
    height: 391px !important;
    background-color: #e5e3df;
}

/* terkep meretezes end - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
