/*
    **************************************************************
    * CSS    
      NetFace SmallPortal|CSS engine v2.43
      created: 12/08/2006 || modified: 04/10/2006
      author:  Gabor Nemeth | www.netface.hu | ngabor@netface.hu
      All rights reserved!                                       *
    **************************************************************      
*/

 html,body {
   margin: 0 auto;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #a09f9e;
   background-color:#F9F9F9;
   padding: 0px;
   text-align: center;
 }
 body {
   text-align: center;
   padding: 0px;
 }
 form {
   margin: 0px;
   padding: 0px;
   font-size: 1px;
 }
 iframe, div, span, {
   border: 0px;
   margin: 0px;
   padding: 0px;
   font-size: 8pt;
   margin: 0 auto;
   color: #363636;
 }
 input, select {
   font: 8pt Verdana, sans-serif;
   border: 1px solid #cccccc;
   background: #ffffff;
   padding-left: 2px;
   color: #363636;
   margin: 0px;
 }
 textarea  {
   font: 8pt Verdana, sans-serif;
   border: 1px solid #cccccc;
   background: #ffffff;
   padding-left: 2px;
   color: #363636;
 }
 td, table {
   vertical-align: top;
   padding: 0px;
   margin: 0px;
   border:0px;
   border-collapse:collapse;
 }
 .radio {
   font: 8pt Verdana, sans-serif;
   border: 1px solid #cccccc;
   background: #ffffff;
   padding-left: 2px;
   color: #363636;
   width: 16px; height: 16px;
 }
 .checkbox {
   font: 8pt Verdana, sans-serif;
   border: 1px solid #cccccc;
   background: #ffffff;
   padding-left: 2px;
   color: #363636;
   width: 16px; height: 16px;
 }
 .clr {
   clear: both;
   font-size: 1px;
 }
 .mapH1 {
   margin: 2px 2px 2px 2px;
   padding: 0px;
   color: #9d080d;
   font-family: tahoma;
   font-size: 9pt;
   font-weight: bold;
   text-align: left;
   overflow: hidden;
 }
 img.partnerImage {
   border: 1px solid #c0c0c0;
 }
 
 /* layout */
 #sp_main {
   width: 766px;
   text-align: center;
 }
 #sp_main_left  {
   width: 50%;
   height: 375px;
   background: url(../design/bg1.gif) repeat-x top left;
 }
 #sp_main_right  {
   width: 50%;
   height: 375px;
   background: url(../design/bg2.gif) repeat-x top left;
 }
 #sp_main_left_2  {
   width: 50%;
   height: 375px;
   background: url(../design/bg1_2.gif) repeat-x top left;
 }
 #sp_main_right_2  {
   width: 50%;
   height: 375px;
   background: url(../design/bg2_2.gif) repeat-x top left;
 }
 #sp_footer {
   margin-top:10px;
   width: 766px;
   height: 64px;
   background: url(../design/footer_bg.gif) repeat-x top left;
 }

 /* top 1 */
 #sp_top {
   width: 766px;
   height: 144px;
 }
 #sp_top .sp_top_holder {
   padding: 0px;
   margin:  0px;
 }
 #sp_top .sp_top_logo {
   width: 316px;
   height: 89px;
   background: url(../design/logo.gif) no-repeat left;
   float: left;
   margin: 37px 0px 0px 0px;
   cursor: pointer;
 }

 #sp_top .sp_top_menu {
   padding-top: 60px;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   color: #8c8d94;
   text-align: right;
 }
 #sp_top .sp_top_menu a {
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   color: #8c8d94;
   text-decoration: none;
 }
 #sp_top .sp_top_menu a:hover {
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   color: #8c8d94;
   text-decoration: underline;
 }

 #sp_top_menu {
   width: 766px;
   height: 37px;
   float:left;
 }
 #sp_top_menu .top_menu_holder {
   float: right;
 }
 #sp_top_menu .top_menu_item {
   height: 27px;
   float: left;
 }
 #sp_top_menu .top_menu_right {
   width: 108px;
   height: 27px;
   background: url(../design/menu_end.jpg) no-repeat;
   float: left;
 }
 #sp_top_menu_2 {
   width: 766px;
   height: 10px;
   font-size: 1px;
 }
 
 #sp_images {
   width: 766px;
   height: 150px;
 }
 #sp_images .image_item {
   float: left;
 }
 
 #sp_main_header {
   width: 766px;
   height: 71px;
   text-align: center;
 }
 #sp_main_header .main_header {
   margin: 8px 0px 0px 0px;
   text-align: left;
   float: left;
 }
 /* top 1 */

 /* content */
 #sp_content {
   color: #676767;
   text-align: left;
   margin-top: 4px;
 }
 #sp_content .sp_content_left {
   float: left;
   width: 296px;
 }
 #sp_content .sp_content_right {
   float: left;
   width: 468px;
 }
 #sp_content .sp_content_spr {
   float: left;
   width: 2px;
   height: 200px;
   background: url(../design/main_spr.gif) repeat-y;
 }
 #sp_content .sp_content_holder {
   color: #676767;
   text-align: left;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   vertical-align: top;
   padding: 5px;
 }
 #sp_content .sp_content_holder a {
   color: #676767;
   text-align: left;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: none;
 }
 #sp_content .sp_content_holder a:hover {
   color: #676767;
   text-align: left;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: underline;
 }
 /* content */
 
 /* search_box */
 #sp_content .searchHolder {
   padding-left: 10px;
   padding-top: 5px;
   background: url(../design/search_bg.gif) no-repeat top right;
 }
 #sp_content .searchRow {
   margin-top: 5px;
 }
 #sp_content .searchLabel {
   color: #333333;
   text-align: left;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   vertical-align: top;
   float: left;
   width: 75px;
 }
 #sp_content .searchLabelHigh {
   color: #94090e;
   text-align: left;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   vertical-align: top;
   float: left;
   width: 75px;
 }
 #sp_content .searchField {
   color: #676767;
   text-align: left;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   vertical-align: top;
   float: left;
   width: 140px;
 }
 #sp_content .searchField2 {
   color: #676767;
   text-align: right;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   vertical-align: top;
   width: 199px;
   _width: 195px;
   float: left;
 }
 input.search {
   font: 8pt tahoma;
   border: 1px solid #a0a0a0;
   background: #e6e6e6;
   padding-left: 2px;
   color: #333333;
   margin: 0px;
   width: 120px;
 }
 select.search {
   font: 8pt tahoma;
   border: 1px solid #a0a0a0;
   background: #e6e6e6;
   padding-left: 2px;
   color: #333333;
   margin: 0px;
   width: 120px;
   min-width: 124px;
 }
 #sp_content .searchBtn {
   font-family: tahoma;
   font-weight: bold;
   font-size: 8pt;
   border: 0px solid #a0a0a0;
   background: #494949;
   padding: 0px;
   color: #ffffff;
   margin: 0px;
   width: 80px;
   height: 20px;
   cursor: pointer;
 }
 
 #sp_content .dbSearchHolder {
   padding: 0px 0px 0px 20px;
   margin:  0px 0px 0px 0px;
   height:  76px;
   _height:  81px;
 }
 #sp_content .dbSearchRow {
   margin-top: 5px;
   _margin-top: 3px;
 }
 #sp_content .dbSearchLabel {
   color: #ffffff;
   text-align: left;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   vertical-align: top;
   float: left;
   width: 75px;
 }
 #sp_content .dbSearchLabelHigh {
   color: #ffffff;
   text-align: left;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   vertical-align: top;
   float: left;
   width: 75px;
   text-decoration: underline;
 }
 #sp_content .dbSearchField {
   color: #ffffff;
   text-align: left;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   vertical-align: top;
   float: left;
   width: 140px;
 }
 #sp_content .dbSearchField2 {
   color: #ffffff;
   text-align: right;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   vertical-align: top;
   width: 413px;
   _width: 409px;
   float: left;
 }
 #sp_content .dbSearchBtn {
   font-family: tahoma;
   font-weight: bold;
   font-size: 8pt;
   border: 1px solid #ffffff;
   background: #494949;
   padding: 0px;
   color: #ffffff;
   margin: 0px;
   width: 80px;
   height: 20px;
   cursor: pointer;
 }
 /* search_box */

 /* static */
 #sp_content .static-holder {
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   color: #4c4c4c;
   vertical-align: top;
   padding: 5px;
 }
 #sp_content .static-txt {
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   color: #4c4c4c;
   vertical-align: top;
   padding: 5px;
 }
 #sp_content .static-txt a {
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   color: #000000;
   text-decoration: underline;
 }
 #sp_content .static-txt a:hover {
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   color: #000000;
   text-decoration: underline;
 }
 /* static */
 
 /* contact */
 #sp_content #contactHolder {
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   color: #4c4c4c;
   vertical-align: top;
   padding: 5px;
 }
 #sp_content #contactHolder .dataInput {
   font: 8pt tahoma;
   border: 1px solid #bdbdbd;
   background: #eeecec;
   padding-left: 2px;
   color: #514e4e;
   margin: 0px;
   text-align: left;
 }
 #sp_content #contactHolder .dataInput_over {
   font: 8pt tahoma;
   border: 1px solid #bdbdbd;
   background: #bdbdbd;
   padding-left: 2px;
   color: #000000;
   margin: 0px;
   text-align: left;
 }
 #sp_content #contactHolder .errorHolder {
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   color: #b70c12;
   vertical-align: top;
   padding: 0px 0px 10px 0px;
 }
 #sp_content #contactHolder .fieldLabel {
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   color: #4c4c4c;
   vertical-align: top;
   padding: 0px 5px 0px 0px;
   float: left;
   width: 100px;
   text-align: right;
 }
 #sp_content #contactHolder .fieldHolder {
   padding: 0px 0px 5px 5px;
   float: left;
 }
 #sp_content #contactHolder .fieldHolderRight {
   padding: 0px 0px 5px 5px;
   float: right;
   width: 135px;
   _width: 150px;
 }
 #sp_content .messageHolder {
   font-family: tahoma;
   font-size: 8pt;
   font-weight: bold;
   color: #b70c12;
   vertical-align: top;
   padding: 10px 5px 10px 5px;
 }
 /* contact */

 /* search result */
 #sp_content .resultError {
   color: #b70c12;
   text-align: left;
   font-family: tahoma;
   font-size: 9pt;
   font-weight: bold;
   vertical-align: top;
   text-align: center;
   padding-top: 10px;
 }
 #sp_content .resultSpr {
   margin-top: 5px;
   background: #e5e5e5;
   height: 5px;
   font-size: 1px;
 }
 #sp_content .resultSpr2 {
   margin-top: 0px;
   background: #e5e5e5;
   height: 2px;
   font-size: 1px;
 }
 #sp_content .resultSpr3 {
   /*margin: 4px 0px 4px 0px;*/
   background: url(../design/greypixel2.gif) repeat-x center left;
   height: 10px;
   font-size: 1px;
   width: 340px;
 }
 #sp_content .resultSpr4 {
   margin-top: 0px;
   background: url(../design/greypixel.gif) repeat-x center left;
   height: 1px;
   font-size: 1px;
 }
 #sp_content .resultH1 {
   margin: 2px 0px 2px 0px;
   padding: 0px;
   color: #9d080d;
   font-family: tahoma;
   font-size: 9pt;
   font-weight: bold;
   text-align: left;
 }
 #sp_content .resultPager {
   background: #e5e5e5;
   height: 20px;
   padding: 4px 4px 0px 0px;
   color: #151515;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-align: right;
 }
 #sp_content .resultPager a {
   color: #151515;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: none;
 }
 #sp_content .resultPager a:hover {
   color: #151515;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: underline;
 }
 #sp_content .resultHolder {
   margin: 0px 0px 0px 0px;
   padding: 0px;
 }
 #sp_content .resultItem {
   margin: 5px 0px 5px 0px;
   padding: 5px 10px 5px 10px;
   /*background: #;*/
   color: #151515;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-align: left;
 }
 #sp_content .resultItemInner {
   margin: 0px;
   padding: 0px;
   color: #151515;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-align: left;
   background:url(../design/main_spr2.gif) repeat-y top left;
 }
 #sp_content .resultElementHeader {
   margin: 0px 0px 2px 0px;
   padding: 0px 0px 0px 0px;
   color: #151515;
   font-family: tahoma;
   font-size: 10pt;
   font-weight: normal;
   text-align: left;
 }
 #sp_content .resultElementHeader a {
   color: #151515;
   font-family: tahoma;
   font-size: 10pt;
   font-weight: normal;
   text-decoration: none;
 }
 #sp_content .resultElementHeader a:hover {
   color: #151515;
   font-family: tahoma;
   font-size: 10pt;
   font-weight: normal;
   text-decoration: underline;
 }
 #sp_content .resultElement {
   margin: 0px 0px 2px 0px;
   padding: 0px 0px 0px 0px;
   color: #151515;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-align: left;
 }
 #sp_content .resultElement a {
   color: #151515;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: none;
 }
 #sp_content .resultElement a:hover {
   color: #151515;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: underline;
 }
 #sp_content .resultElementTitle {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   color: #676767;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: bold;
   text-align: right;
   float: left;
   width: 100px;
 }
 #sp_content .resultElementTitle2 {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   color: #94090e;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: bold;
   text-align: left;
 }
 #sp_content .resultElementData {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 10px;
   color: #676767;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-align: left;
   float: left;
   width: 240px;
 }
 #sp_content .resultElementData2 {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 10px;
   color: #676767;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-align: left;
 }
 #sp_content .resultElementData3 {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   color: #676767;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-align: left;
   width: 235px;
 }
 
 #sp_content .resultElementLi {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 10px;
   color: #676767;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-align: left;
   list-style: none;
   background: url(../design/list_image.gif) no-repeat center left;
 }
 #sp_content .resultElementLi a {
   color: #5b5b5b;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: none;
 }
 #sp_content .resultElementLi a:hover {
   color: #5b5b5b;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: underline;
 }
 
 #sp_content .resultElementDataInner {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 10px;
   color: #676767;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-align: left;
 }


 /* search result */
 

 #sp_content .selectDiv {
  position: absolute;
  height: 400px;
  width:337px;
  _width:335px;
  overflow: hidden;
  overflow-x: hidden;
  border: 1px #868686 solid;
  background: #e3e3e3;
  padding: 0px;
}
 #sp_content .selectDiv2 {
  position: absolute;
  height: 400px;
  width:197px;
  _width:195px;
  overflow: hidden;
  overflow-x: hidden;
  border: 1px #868686 solid;
  background: #e3e3e3;
  padding: 0px;
}
 #sp_content .selectUl {
  padding: 0px;
  margin: 0px;
}
 #sp_content .selectLi {
	border-bottom: 0px solid #666666;
	background: inherit;
  font-size: 8pt;
  font-weight: normal;
  list-style: none;
  padding: 0px;
  margin: 0px 1px 0px0px;
  width: 337px;
  _width:335px;
}
 #sp_content .selectLi a {
	background: inherit;
  color: #666666;
  font-size: 8pt;
  height: 18px;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  margin: 0px;
  padding: 0px;
  width: 337px;
  _width:335px;
  padding: 0px 0px 0px 4px;
}
 #sp_content .selectLi a:hover {
  color: #ffffff;
  line-height: 18px;
  height: 18px;
  background: #666666;
  text-decoration: none;
  padding: 0px 0px 0px 4px;
}

 #sp_footer .footer_leftTxt {
   margin: 0px 0px 0px 0px;
   padding: 16px 0px 0px 20px;
   color: #9b9b9b;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-align: left;
   float: left;
   width: 400px;
 }
 #sp_footer .footer_leftTxt a {
   color: #9b9b9b;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: underline;
 }
 #sp_footer .footer_leftTxt a:hover {
   color: #9b9b9b;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: underline;
 }

