/*
    **************************************************************
    * 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!                                       *
    **************************************************************      
*/

@import url(login.css);
@import url(search.css);
@import url(categs.css);
@import url(rss.css);
@import url(result.css);
@import url(partner.css);
@import url(contact.css);

 html {
	margin:0; padding:0;
	height:100%;
 }
 .sp_body {
	margin:0; padding:0;
	background:#fff;
	text-align:center;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:70%;
	color:#6a6a6a;
	height:100%;
	width: 100%;
 }

 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;
   color: #363636;
 }
 img.partnerImage {
   border:1px solid #5e5c54;
 }
 .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 {
   padding: 5px;
   margin: 0px;
   color: #ffffff;
   font-family: tahoma;
   font-size: 9pt;
   font-weight: bold;
   text-align: left;
   overflow: hidden;
 }
 img {
   border:0px;
 }
 
 a {
/*  color: #3b65a1;*/
 }
 
 /* layout */
.sp_main {
	min-height: 100%;
  height: auto !important;
	height: 100%;
	position: relative;
	z-index: 0;
  margin-bottom:150px;
}
.sp_topline {
	background-color: #484848;
	width: 100%; height: 28px;
}
.sp_topmenu {
  width: 778px;
  margin: 0 auto;
  color: #fff;
  padding: 8px 0px 0px 0px;
  text-align: right;
  height: 20px;
}
.sp_topmenu a{
  color: #fff;
  text-decoration: none;
}

.sp_main_content {
	width: 778px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

h1.sp_toplogo {
	position: absolute; left:10px; top: 5px;
	margin: 0; padding: 0;
}
.sp_header {
	position: relative;
	height: 238px;
}
.sp_topbanner {
	background-color: #ebebeb;
	border: 1px solid #c4c4c4;
	width: 468px; height: 60px;
	position: absolute;
	right: 0; top: 10px;
}
.sp_rightbanner {
	background-color: #ebebeb;
	border: 1px solid #c4c4c4;
	width: 120px;
	margin-top:10px;
}
.sp_leftbanner {
	background-color: #ebebeb;
	border: 1px solid #c4c4c4;
	width: 170px;
	margin: 0 auto;
	margin-top:10px;
}
.sp_banner {
  text-align: center;
  vertical-align: middle;
  margin: 0 auto;
}

div.sp_searchform {
	position: absolute;
	top: 114px; left: 0;
	width: 592px; height: 124px;
	background: url('../design/searchformback.jpg') no-repeat 0 0 #ab8e18;
	color: #fbefc7;
	font-size: 11px;
}
div.sp_menutab {
	position: absolute;
	left: 0; top: 80px;
	width: 126px; height: 34px;
	background: url('../design/searchtab1back.gif') no-repeat 0 0 #ab8e18;
	font-size: 8pt;
}
div.sp_menutab a {
	display: block;
	color: #fff !important; text-decoration: none !important;
	font-weight: bold;
	width: 116px; height: 13px;
	text-align: center;
	padding: 10px 0 10px 10px;
	font-size: 8pt;
}
div.sp_menutab2 {
	position: absolute;
	left: 116px; top: 80px;
	width: 88px; height: 34px;
	background: url('../design/earth.gif') no-repeat 4px 2px #fff;
}
div.sp_menutab2 .txt {
  padding: 2px 0px 0px 37px;
  color:#4e3a2f;
  font-size: 11px;
}
div.sp_menutab3 {
	position: absolute;
	left: 216px; top: 80px;
	width: 130px; height: 34px;
	background: #fff;
  padding: 6px 0px 0px 0px;
}
div.sp_menutab4 {
	position: absolute;
	left: 346px; top: 80px;
	width: 58px; height: 34px;
}
div.sp_menutab4 .txt {
  padding: 2px 0px 0px 0px;
  color:#4e3a2f;
  font-size: 11px;
}
div.sp_menutab5 {
	position: absolute;
	left: 404px; top: 80px;
	width: 130px; height: 34px;
	background: #fff;
  padding: 6px 0px 0px 0px;
}

div.sp_loginbox {
	position: absolute;
	right: 0; top: 114px;
	width: 185px; height: 124px;
	background: url('../design/loginboxback.gif') repeat-x 0 0;
	color: #fff;
	font-size: 11px;
}
.sp_main_spr {
  background: url('../design/breadcrumbback.gif') repeat-x 0 0;
	margin: 1px 0;
	color:#fff;
	padding: 9px 10px 9px 10px;
	font-weight: normal;
	height: 13px;
	border-bottom: 1px solid #222;
}
.sp_main_spr a {
	color:#fff;
	font-weight: normal;
	text-decoration: underline;
}
.sp_main_spr .txt {
	color:#fff;
	font-weight: normal;
}
.sp_main_spr .txt a {
	color:#fff;
	font-weight: normal;
	text-decoration: underline;
}
.sp_content {
  width:778px;
}
.left_content {
  width:229px;
  float:left;
  margin-top:5px;
}
.middle_content {
  width:391px;
  float:left;
  margin-top:5px;
}
.right_content {
  width:150px;
  float:left;
  margin-left:8px;
  margin-top:5px;
}
.left_holder {
  width:229px;
  text-align: center;
}
.right_holder {
  width:150px;
  text-align: center;
}
.sp_footer {
  background: url('../design/footerback.gif') repeat-x 50% 0 #eaeaea;
	text-align: center;
	font-size: 90%;
	margin-top: -100px;
	height: 100px;
  z-index: 1000;
  position: relative;
}
p.sp_footer_menu {
	font-weight: bold;
	color: #000;
	padding: 15px 0 10px 0;
	text-align: center;
}
.sp_footer_menu a {
  color: #000 !important;
  text-decoration: none !important;
  padding: 0 10px !important;
}
p.sp_footer_menu2 {
	font-weight: bold;
	color: #666666;
	padding: 15px 0 10px 0;
	text-align: center;
}
.sp_footer_menu2 a {
  color: #4e647c !important;
  text-decoration: none !important;
  padding: 0px !important;
}
.sp_footer_menu a:hover {
  text-decoration: underline !important;
}

.sp_leftheader {
	background: url('../design/leftflower.gif') no-repeat ;
	background-color: #C13500;
	width: 184px;
	margin: 0 auto;
	margin-bottom: 4px;
	margin-top: 5px;
}

.sp_leftheader h2 {
	background: url('../design/leftflowercorner.gif') no-repeat;
	background-position:right;
	font-size: 11px;
  padding: 2px 0px 2px 40px;
  margin: 0px 0px 0px 0px;
	color:#FFF;
  height:14px;
  text-align: left;
}

div.sp_leftlist {
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  border-top: #ccc 1px solid;
	width: 184px;
	margin: 0 auto;
}
div.sp_leftlist_end {
  border-top: #ccc 1px solid;
  margin-bottom: 10px;
	width: 184px;
	margin: 0 auto;
	font-size: 1px;
	height: 1px;
}
ul.sp_leftlist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.sp_leftlist li {
  margin: 0;
  padding: 3px 5px;
  list-style-type: none;
  text-align: left;
}
ul.sp_leftlist li.r0 {
  background-color:#f1f0ee;
}
ul.sp_leftlist li.r1 {
  background-color:#e4e3de;
}
ul.sp_leftlist li a {
  color:#4e647c;
  text-decoration: underline;
}


.sp_static h3 {
	background: url('../design/titleback.gif') repeat-x 0 100%;
	color: #ac4301;
  font-size: 1.3em;
	font-weight: bold;
	padding: 15px 10px;
	margin: 0 0 1em 0;
}
.sp_statictitle {
	background: url('../design/titleback.gif') repeat-x 0 100% #f9f6eb;
	color: #bda021;
	font-size: 1.3em;
	font-size: 12pt;
	font-weight: bold;
	padding: 15px 10px;
	margin: 0 0 1em 0;
}
.sp_static .sp_staticheader {
	padding: 10px;
	font-weight: bold;
}
.sp_static ul { margin: 10px 0; padding: 0; list-style-type: none; }
.sp_static ul li {
	margin: 0; padding: 0 0 0 22px;
	list-style-type: none;
	background: url(listdot.gif) 10px 0.5em no-repeat;
}
.sp_static ul ul { margin: 5px 0; padding: 0; }
.sp_static .static-txt { padding: 0 10px;}
.sp_static .static-txt p { margin-bottom: 1em;	text-align: justify;}

div.sp_nameday {
	position: absolute;
	top: 82px;
	right: 10px;
	width: 200px;
	height: 30px;
	font-size: 10px;
	text-align: right;
}
div.sp_nameday strong {color:#c09d03;}

div.homeTxt {
  padding: 5px 5px 10px 5px;
	color: #6a6a6a;
	font-size: 8pt;
	font-weight:  normal;
}
div.homeTxt p {
  padding: 0px;
  margin: 0px;
	color: #6a6a6a;
	font-size: 8pt;
	font-weight:  normal;
}

 /* layout */

 /* map */
label {
	/*display: block;*/
	margin: 0 0 5px 0; padding: 5px 0 0 0;
	line-height: 17px;
	font-size: 8pt;
}

/* order */
.sp_orderrow {
  margin: 0px 0px 4px 0px;
  padding: 0px 0px 0px 0px;
}
.sp_orderlabel {
  float: left;
  width: 80px;
  font-size: 8pt;
  font-family: tahoma;
	color:#6a6a6a;
}
.sp_orderlabel2 {
  float: left;
  font-size: 8pt;
  font-family: tahoma;
	color:#3b65a1;
	margin-left: 5px;
}
.sp_orderfield {
  float: left;
  font-size: 8pt;
  font-family: tahoma;
 color:#6a6a6a;
}
.sp_orderInput {
  font: 8pt tahoma;
  border: 1px solid #bdbdbd;
  background: #eeecec;
  padding-left: 2px;
  color: #514e4e;
  margin: 0px;
  text-align: left;
}
.sp_ordertitle {
	background: url('../design/titleback.gif') repeat-x 0 100% #f9f6eb;
	color: #bda021;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
.sp_ordererror {
  font-family: tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #b70c12;
  vertical-align: top;
  padding: 0px 0px 10px 0px;
}
.sp_orderh1 {
  font-family: tahoma;
  font-size: 10pt;
  font-weight: normal;
  color: #b70c12;
  vertical-align: top;
  padding: 10px 0px 0px 0px;
}

