* {
   margin:0px;
   padding:0px;
   font-family: Arial;
   font-size: 11px;
   line-height:17px;
   color: #666666;
}

*:focus {outline: none}

body {
   background-image: url("../images/all_bg.jpg");
   background-repeat: repeat-x;
   background-position: top;
   background-color:#FFF;
}

a:link, a:visited {
    text-decoration:none;
    font-weight:bold;
    color: #000000;
}

a:hover {
    text-decoration:underline;
}

p {
    margin-top:7px;
    margin-bottom:7px;
}

ul {
   margin-left: 20px;
   font-size:11px;
}

   /* //////////////////////*/

   /*      Vaz reszek       */

   /* //////////////////////*/

   div#beta {
      background-image: url("../images/beta.gif");
      background-repeat: no-repeat;
      background-position: left top;
      width: 46px;
      height: 47px;
      position: absolute;
      right: 20px;
      top: 13px;
   }


div#maincontainer {

    width:948px;

    margin-left:auto;

    margin-right:auto;

}



div#header {

    width:948px;

    height:63px;

}



   div#logo {
      float:left;
      display:inline;
      width:320px;
      height:45px;
      margin-left:14px;
      margin-top:13px;

   }

   

   div#loginfo {
      /*background-image: url("../images/header_stripe.jpg");*/
      background-repeat: no-repeat;
      background-position: left top;

      font-family:Arial;
      font-size:11px;
      font-weight:bold;
      color:#333;

      float:left;
      width:578px;
      height:23px;
      margin-top:22px;
      padding-top:7px;
      padding-left:22px;
   }

   

      .icon {

         vertical-align:middle;

         padding-left:10px;

         padding-right:5px;

         height:14px;

      }

      

      .icon_text {

         font-weight:normal;

         padding-right:10px;

         vertical-align:bottom;

         height:14px;

         font-size:10px;

      }

      

      .icon_text b {

         font-family: Verdana;

         font-size:10px;

      }

      

      .icon_vonal {

         background-image: url("../images/icon_vonal.jpg");

         background-repeat: no-repeat;

         background-position: left center;

         width:1px;

         font-size:1px;

      }
      
      .header_box {
         float:left;
         width:302px;
         margin-bottom:20px;
      }
      
      .header_box_content {
         padding-left:8px;
         padding-right:8px;
         min-height:300px;
      }
      
      .header_cim{
	     font-family: Arial;
	     font-size:14px;
	     font-weight:bold;
	     color:#2B8729;
	     line-height:17px;
	     margin-bottom:10px;
	     padding-bottom:3px;
	     border-bottom:1px solid #000;
      }
      /*
      .header_box a:link, .header_box a:visited {
         margin-left:15px;
	     font-family: Arial;
	     font-size:14px;
	     font-weight:bold;
	     color:#607F5F;
	     line-height:17px;
      }*/

   

div#menu_holder {
   background-image: url("../images/menu_holder.jpg");
   background-repeat: no-repeat;
   background-position: left top;
   width:948px;
   height:59px;
   

   
}

   

div#content_top {
   background-image: url("../images/header.jpg");
   background-repeat: repeat-x;
   background-position: top;
   width:928px;
   min-height:344px;
   position:relative;
   padding-left:10px;
   padding-right:10px;
   padding-top:15px;
}

div#header_bottom {
   background-image: url("../images/header_bottom.jpg");
   background-repeat: no-repeat;
   background-position: left top;
   width:948px;
   height:9px;
   font-size:9px;
   line-height:9px;
}


div#content_top_repeat {
   background-image: url("../images/content_bg.jpg");
   background-repeat: repeat-y;
   background-position: left;
   width:948px;
   position:relative;
}


   div#login {
      background-image: url("../images/login_top.gif");
      background-repeat: no-repeat;
      background-position: left top;
      width:324px;
      position:absolute;
      left:427px;
      top:0px;
      display:none;
      z-index:100;
      padding-top:24px;
   }
   
	   div#login_bottom {
	      background-image: url("../images/login_bottom.gif");
	      background-repeat: no-repeat;
	      background-position: left bottom;
	      width:301px;
	      z-index:100;
	      padding-left:25px;
      	  padding-top:10px;
      	  padding-bottom:10px;
	   }
	   
		   div#login_content {
		      background-image: url("../images/login_content.jpg");
		      background-repeat: no-repeat;
		      background-position: left top;
		   }
		   
   
   div#reg {
      background-image: url("../images/reg_top.gif");
      background-repeat: no-repeat;
      background-position: left top;
      width:324px;
      position:absolute;
      left:527px;
      top:0px;
      display:none;
      z-index:100;
      padding-top:33px;
   }
   
	   div#reg_content {
		  background-image: url("../images/reg_content.jpg");
		  background-repeat: no-repeat;
		  background-position: left top;
	   }
	   
		   div#reg_bottom {
		      background-image: url("../images/reg_bottom.gif");
		      background-repeat: no-repeat;
		      background-position: left bottom;
		      width:298px;
		      padding-left:25px;
		      padding-top:10px;
		      padding-bottom:10px;
		   }
   
			   
			   div#reg_uzenet, div#login_uzenet {
			      padding:5px;
			      color:#F9FB8D !important;
			      font-family:Arial;
			      font-weight:bold;
			      font-size:14px !important;
			      line-height:17px;
			   }

   div#login form *, div#reg form *{
      font-family:Arial;
      font-weight:bold;
      font-size:11px;
      color:#FFF;
   }

   input.login_input {
      background-color:#6DB06D;
      width:269px;
      height:21px;
      border:1px solid #FEFEFE;
      margin-top:5px;
      margin-bottom:8px;
      padding-left:7px;
      padding-top:3px;

      font-size:14px !important;
      font-weight:bold;
      color:#FFF;
   }
   
   input.reg_input {
      background-color:#6DB06D;
      width:269px;
      height:21px;
      border:1px solid #FEFEFE;
      margin-top:3px;
      margin-bottom:5px;
      padding-left:7px;
      padding-top:3px;

      font-size:14px !important;
      font-weight:bold;
      color:#FFF;
   }

   div#login form span.remember_me {
      font-size:10px;
      font-family:Arial;
      font-weight:normal;
      color:#FFF;
   }

   input.login_btn {
      background-image: url("../images/login_btn.jpg");
      background-repeat: no-repeat;
      background-position: left top;
      width:95px;
      height:36px;
      border:0px;
   }
   
   input.reg_btn {
      background-image: url("../images/reg_btn.jpg");
      background-repeat: no-repeat;
      background-position: left top;
      width:95px;
      height:36px;
      border:0px;
   }

   input.lost_password {
      background-image: url("../images/lost_password.jpg");
      background-repeat: no-repeat;
      background-position: left top;
      width:174px;
      height:36px;
      border:0px;
   }

   
   
   
div#site_title {
   background-image: url("../images/title_bg.jpg");
   background-repeat: no-repeat;
   background-position: left -36px;
   width:914px;
   height:10px;
   padding-top:15px;
   padding-left:34px;
}



div#content {
   background-image: url("../images/content_bg.jpg");
   background-repeat: repeat-y;
   background-position: left;
   background-color:#FFF;
   width:948px;
}

	div.content {
	   padding:10px;
      font-family:Verdana;
      font-size:12px;
      color:#5C708A;
      line-height: 18px;
	}



   div#content_left {
      float:left;
      width:225px;
      font-family:Verdana;
      font-size:12px;
      color:#5C708A;
   }
   
   		div.left_box {
   		   margin-left: 15px;
   		   margin-right: 10px;
   		}
   		
   		div.left_box_kiemelt {
   		   margin-left: 15px;
   		   margin-right: 10px;
   		   padding: 8px;
   		   background-color: #FFFFB5;
     	   margin-bottom:21px;
   		}

   

   div#content_right {
      float:left;
      width:686px;
      margin-left:10px;
      padding-top:0px;
      font-family:Verdana;
      font-size:12px;
      color:#5C708A;
   }
   
   div.kozepso {
      float:left;
      width: 330px;
      display: inline;
      font-family: "Microsoft Sans Serif", Arial;
      font-size: 13px;
      font-weight: normal;
      line-height: 18px;
      color:#333;
      
   }
   
   	div.kozepso h2 {
   		font-family: "Microsoft Sans Serif", Arial;
   		font-size: 14px;
   		font-weight: bold;
   		line-height: 18px;
   		color:#74A374;
   		margin-bottom: 10px;
   	}
   
   div.jobb {
      float:left;
      width: 330px;
      margin-left: 23px;
      display: inline;
   }
   
	   	div.jobb h2 {
	   		font-family: "Microsoft Sans Serif", Arial;
	   		font-size: 14px;
	   		font-weight: bold;
	   		line-height: 18px;
	   		color:#FF9900;
	   		margin-bottom: 10px;
	   	}
   
   .datum {
   	  float:left;
   	  width: 250px;
   	  display: inline;
   	  font-family: Arial;
   	  font-size: 11px;
   	  font-weight: normal;
   	  line-height: 18px;
   	  color:#999;
   }
   
   .tovabb:link, .tovabb:visited {
   	  background-image: url("../images/nyil.jpg");
   	  background-repeat: no-repeat;
   	  background-position: right top;
   	  padding-right: 20px;
   	  font-family: Arial;
   	  font-size: 11px;
   	  font-weight: bold;
   	  line-height: 18px;
   	  color:#999;
   }
   
   .hr {
   	  background-image: url("../images/hr.jpg");
   	  background-repeat: repeat-x;
   	  background-position: left top;
   	  width: 100%;
   	  height: 1px;
   	  font-family: Arial;
   	  font-size: 1px;
   	  font-weight: normal;
   	  line-height: 1px;
   	  color:#FFF;
   	  margin-top: 5px;
   	  margin-bottom: 15px;
   }
   
   h1 {
      font-family: "Microsoft Sans Serif", Arial;
      font-size: 15px;
      font-weight: bold;
      line-height: 18px;
      color:#44555F;
      padding-bottom: 10px;
      border-bottom: 1px solid #CCC;
      margin-bottom: 10px;
      margin-top: 4px;
   }
   
   h3 {
      font-family: "Microsoft Sans Serif", Arial;
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      color:#74A374;
      margin-bottom: 5px;
      margin-top: 4px;
      padding-bottom: 5px;
      border-bottom: 1px solid #333;
      width: 220px;
   }
   
   .ar_1 {
   	  font-family: "Microsoft Sans Serif", Arial;
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      color:#74A374;
   	  padding: 5px;
   	  border-bottom: 1px solid #CCC;
   	  text-align: right;
   	  width: 100px;
   }
   
   .ar_2 {
   	  font-family: "Microsoft Sans Serif", Arial;
      font-size: 14px;
      font-weight: normal;
      line-height: 18px;
      color: #333;
   	  padding: 5px;
   	  border-bottom: 1px solid #999;
   	  text-align: right;
   	  width: 100px;
   }



div#footer {

   background-image: url("../images/footer.jpg");

   background-repeat: no-repeat;

   background-position: left top;

   background-color:#FFF;

   width:948px;

   height:50px;

   

   text-align:center;

   

   padding-top:24px;

}



div#footer img {

   border:0px;

}



   /* //////////////////////*/

   /*     Menupontok        */

   /* //////////////////////*/



ul#menu {
   margin: 0;
   padding: 0;
   list-style-type: none;
   margin-left: 100px;
}



ul#menu li {
   position: relative;
   display: inline;
   float: left;
}

ul#menu li.separator {
   background-image: url("../images/menu_separator.jpg");
   background-repeat: no-repeat;
   background-position: center;
   position: relative;
   display: inline;
   float: left;
   width:2px;
   height:59px;
   font-size:2px;
}

ul#menu li a:link, ul#menu li a:visited {
   padding: 15px 20px 11px;
   display: block;
   
   font-size:12px;
   font-family: Verdana;
   font-weight:bold;
   color:#FFF;
   line-height: 27px;
}

ul#menu li .belepes:link, ul#menu li .belepes:visited {
   background-image: url("../images/menu_belepes.jpg");
   background-repeat: no-repeat;
   background-position: center;
   padding:24px 24px 23px 24px;
   display: block;
   width:52px;

   font-size:12px;
   font-family: Verdana;
   font-weight:bold;
   color:#FFF;
   text-align:center;
}

ul#menu li .belepes_a:link, ul#menu li .belepes_a:visited {
   background-image: url("../images/menu_belepes_a.jpg");
   background-repeat: no-repeat;
   background-position: center;
   padding:24px 24px 23px 24px;
   display: block;
   width:52px;

   font-size:12px;
   font-family: Verdana;
   font-weight:bold;
   color:#FFF;
   text-decoration:none;
   text-align:center;
}

ul#menu li .regisztracio:link, ul#menu li .regisztracio:visited {
   background-image: url("../images/menu_regisztracio.jpg");
   background-repeat: no-repeat;
   background-position: center;
   padding:24px 20px 23px 21px;
   display: block;
   width:81px;
   text-align:center;

   font-size:12px;
   font-family: Verdana;
   font-weight:bold;
   color:#FFF;
   text-align:center;
}

ul#menu li .regisztracio_a:link, ul#menu li .regisztracio_a:visited {
   background-image: url("../images/menu_regisztracio_a.jpg");
   background-repeat: no-repeat;
   background-position: center;
   padding:24px 20px 23px 21px;
   display: block;
   width:81px;

   font-size:12px;
   font-family: Verdana;
   font-weight:bold;
   color:#FFF;
   text-decoration:none;
}

   /* //////////////////////*/

   /*    Tovabbi reszek     */

   /* //////////////////////*/



.clear {

   clear:both;

   font-size:0px;

   line-height:0px;

   height:0px;

}



.fo_cim {

   font-family: Verdana;

   font-size: 20px;

   color: #7B8F91;

   margin-bottom:16px;

}



.title_kategoria:link, .title_kategoria:visited {

  font-family: Verdana;

  font-size:20px;

  font-weight:bold;

  color:#7E8A91;

  padding-left:10px;

  padding-right:10px;

}



.sub_titlekategoria:link, .sub_titlekategoria:visited {

  font-family: Verdana;

  font-size:16px;

  font-weight:normal;

  color:#7E8A91;

  padding-left:10px;

  padding-right:10px;

}



.left_title {
   font-family: Verdana;
   font-size:14px;
   color:#44555F;
   font-weight:bold;
   padding-bottom:7px;
   border-bottom:1px solid #CCC;
   margin-bottom:25px;
   line-height: 18px;
}

.left_title2 {
   font-family: Arial;
   font-size:12px;
   color:#44555F;
   font-weight:bold;
   padding-bottom:7px;
   border-bottom:1px solid #CCC;
   margin-bottom:25px;
   line-height: 16px;
}

.title {
   font-family: Verdana;
   font-size:14px;
   color:#44555F;
   font-weight:bold;
   border-bottom:1px solid #CCC;
   margin-bottom:5px;

}



/* kereses */



.search_select {

   width:146px;

   height:18px;

   border:1px solid #95A4B9;

   padding-left:7px;

   padding-top:1px;

   margin-top:5px;

}



   .search_select option {

      padding-left:5px;

      padding-top:2px;

      padding-bottom:2px;

   }



.search_input {

   width:130px;

   height:16px;

   border:1px solid #95A4B9;

   padding-left:7px;

   padding-right:7px;

   padding-top:3px;

   margin-top:5px;

}



.search_btn {
   background-image: url("../images/search_btn.jpg");
   background-repeat: no-repeat;
   background-position: left top;
   width:145px;
   height:22px;
   border:0px;
   margin-top:12px;
   margin-bottom:30px;
   font-family: Arial;
   font-size:11px;
   font-weight:bold;
   color:#FFF;
}

.reszletek:link, .reszletek:visited {
   font-family: Arial;
   font-size:11px;
   font-weight:bold;
   color:#607F5F;
   line-height:17px;
}
.reszletek_btn:link, .reszletek_btn:visited {
   background-image: url("../images/reszletek_btn.jpg");
   background-repeat: no-repeat;
   background-position: left top;
   display: block;
   width: 99px;
   height: 21px;
   padding-top: 3px;
   padding-left: 14px;
   font-family: Arial;
   font-size:11px;
   font-weight:bold;
   color:#FFF;
   line-height:17px;
}



/* kategoria */



ul#kategoria {

   margin: 0;

   padding: 0;

   list-style-type: none;

}



ul#kategoria li {

   vertical-align:bottom;

   margin-bottom:3px;

}



ul#kategoria li a:link, ul#kategoria li a:visited {

   display:block;

   width:189px;

   height:12px;

   padding-top:5px;

   padding-bottom:5px;

   padding-left:2px;

   

   font-size:12px;

   font-family: Verdana;

   color:#5C708A;

   font-weight:normal;

   

   background-color:#F7F9F9;

   border:1px solid #F7F9F9;

}



ul#kategoria li a:hover {

   border-bottom:1px solid #D3DEDE;

   border-right:1px solid #D3DEDE;

   text-decoration:none;

   color: #121212;

}



/* termek tabla */



table#termek_table tr td {

   vertical-align:top;

   text-align:center;

   border:10px solid #FFF;

   background-color:#F7F9F8;

   width:33%;

   

   color:#44555F;

   padding-bottom:10px;

}



.box_content {

   text-align:left;

   padding-left:10px;

}



.green_title {

   font-weight:bold;

   font-family: Arial;

   font-size:11px;

   color:#67B467;

   margin-right:5px;

}



.intobasket {

   background-image: url("../images/intobasket.jpg");

   background-repeat: no-repeat;

   background-position: left top;

   width:113px;

   height:24px;

   display:block;

   margin-top:10px;

}

/* fooldal */

.fokategoria a:link, .fokategoria a:visited {
   font-family: Arial;
   font-size:13px;
   font-weight:bold;
   color: #1D591C;
   display:block;
   
   padding-bottom:3px;
   margin-top:23px;
   margin-bottom:13px;
   margin-right:10px;
   border-bottom: 1px solid #999;
}

.fokategoria a:hover {
   text-decoration:none;
   color:#2B8729;
}

.alkategoria a:link, .alkategoria a:visited {
   font-family: Arial;
   font-size:11px;
   font-weight:normal;
   color: #333;
   display:block;
   
   padding-bottom:3px;
   margin-bottom:3px;
   margin-right:10px;
   border-bottom: 1px solid #CCC;
}

.alkategoria a:hover {
   text-decoration:none;
   color:#000;
   border-bottom:1px solid #333; 
}


/* cikkmegjelenito */
.cikkcim, .cikkcim:link, .cikkcim:visited, .termekcim {
   font-family: Arial;
   font-size:16px;
   font-weight:bold;
   color:#2b8729;
   line-height:17px;
   margin-bottom:7px;
   padding-top:15px;
   padding-bottom:3px;
   border-bottom:1px solid #CCC;
}

.cikkbevezeto, .cikkszoveg {
   font-family:Verdana;
   font-size:12px;
   color:#333;
   font-weight:normal;
   line-height:17px;
   margin-bottom:7px;
}

.cikklink:link, .cikklink:visited {
   font-family: Arial;
   font-size:11px;
   font-weight:bold;
   color:#999;
   line-height:17px;
   display:block;
   margin-bottom:10px;
}

.cikkszoveg a:link, .cikkszoveg a:visited {
   font-family: Arial;
   font-size:11px;
   font-weight:bold;
   color:#333;
   line-height:17px;
   display:block;
   margin-bottom:10px;
}

.cikkdatum {
   font-family: Verdana;
   font-size:10px;
   font-weight:normal;
   color:#EEE;
   margin-bottom:10px;
}

.cikkar, .termekar {
   font-family: Verdana;
   font-size:10px;
   font-weight:normal;
   margin-bottom:10px;
}

.kosarba_link:link, .kosarba_link:visited {
   font-family: Verdana;
   font-size:10px;
   font-weight:bold;
   color:#000;
}

.rendelo_input {
   font-family: Verdana;
   font-size:10px;
   font-weight:bold;
   color:#000;
   width:40px;
   padding-left:5px;
} 

#basket {
   margin-bottom:10px;
}

.in_basket {
   border-bottom:1px solid #CCC;
   padding-bottom:2px;
   margin-bottom:5px;
}

.alert {
   font-family: Verdana;
   font-size:14px;
   font-weight:bold;
   color:#B00000;
   line-height: 18px;
}

.alert_green {
   font-family: Verdana;
   font-size:14px;
   font-weight:bold;
   color:#55FF00;
   line-height: 18px;
}

.pay_input {
   background-color:#FFF;
   width:269px;
   height:21px;
   border:1px solid #CCC;
   margin-top:3px;
   margin-bottom:5px;
   padding-left:7px;
   padding-top:3px;
   font-size:14px !important;
   font-weight:bold;
   color:#333;
}

.pay_textarea {
   background-color:#FFF;
   width:269px;
   height:121px;
   border:1px solid #CCC;
   margin-top:3px;
   margin-bottom:5px;
   padding-left:7px;
   padding-top:3px;
   font-size:14px !important;
   font-weight:bold;
   color:#333;
}

.pay_text {
   padding-top:5px;
   padding-bottom:3px;
   font-size:14px !important;
   font-weight:bold;
   color:#333;
}

.table_head {
   font-weight:bold;
   font-family: Verdana;
   font-size:14px;
   font-weight:bold;
   color:#7E8A91;
   
   padding-left:10px;
   padding-bottom:3px;
   border-bottom:2px solid #7E8A91;
   border-left:3px solid transparent;
   border-right:3px solid transparent; 
}

.cell1 {
   background-color:#B0D798;
   border-bottom:1px solid #CCC;
   padding-top:3px;
   padding-bottom:3px;
   padding-left:7px;
   padding-top:3px;
   font-size:14px;
}

.cell2 {
   background-color: transparent;
   border:1px solid #EEF2F3;
   border-left:2px solid #FFF;
   border-right:2px solid #FFF;
   padding-top:3px;
   padding-bottom:3px;
   padding-left:7px;
   padding-top:3px;
   font-size:14px;
}

.adatok_rendben_btn {
   margin-top:5px;
   margin-bottom:5px;
}

.kosarba_tesz, .fizetes, .tovabb {
   background-repeat: no-repeat; 
   background-position: left top;
   background-color:#FFF;
   border:0px;
}


.cikkepjobbra {
   float:left;
   font-family:Verdana;
   font-size:12px;
   color:#5C708A;
   font-weight:normal;
   line-height:17px;
}

.cikkbalra {
   float:left;
   font-family: Georgia, Times New Roman;
   font-size:14px;
   color:#7F5139;
   line-height:22px;
}

.cikkepbalra {
   float:left;
   font-family:Verdana;
   font-size:12px;
   color:#5C708A;
   font-weight:normal;
   line-height:17px;
}

.cikkjobbra {
   float:left;
   font-family: Georgia, Times New Roman;
   font-size:14px;
   color:#7F5139;
   line-height:22px;
}

.vevokerdezo_form_title {
   font-family:Verdana;
   font-size:12px;
   color:#5C708A;
   font-weight:normal;
   line-height:17px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.vevokerdezo_form_title_full {
   font-family:Verdana;
   font-size:12px;
   color:#5C708A;
   font-weight:normal;
   line-height:17px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.vevokerdezo_form_field input {
   width: 130px;
   margin-left:7px;
}

.vevokerdezo_form_field textarea {
   width: 180px;
   height: 70px;
   margin-top:3px;
}

.ar {
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   line-height: 18px;
   color:#333;
   margin-top: 10px;
   margin-bottom: 5px;
   margin-left: 15px;
}

.bruttoar {
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   line-height: 18px;
   margin-left: 20px;
   color:#999;
}

.atutalasos_btn {
	background-image: url("../images/atutalasos.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 113px;
	height: 24px;
	border: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color:#FFFFFF;
	padding-left: 7px;
	padding-bottom: 3px;
}
.utanveteles_btn {
	background-image: url("../images/utanveteles.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 113px;
	height: 24px;
	border: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color:#FFFFFF;
	padding-left: 7px;
	padding-bottom: 3px;
}
.paypal_btn {
	background-image: url("../images/paypal.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 82px;
	height: 24px;
	border: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color:#FFFFFF;
	padding-left: 7px;
	padding-bottom: 3px;
}






.jqiwarning .jqi{
      background-color: #b0be96;
}
.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #c0cEa6;
      padding: 10px;
      width: 400px;
}
div.jqi .jqiclose{
      float: right;
      margin: -35px -10px 0 0;
      cursor: pointer;
}
div.jqi .jqicontainer{
      background-color: #e0eEc6;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #c0cEa6;
      padding: 10px;
      font-family: Arial;
      font-size: 11px;
      font-weight: bold;
      line-height: 18px;
      color:#000;
      
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
} 

#footer_link {
   text-align:center;
   margin-top: 10px;
}

#footer_link a:link, #footer_link a:visited {
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   line-height: 18px;
   color:#666;
}

.elozo_bejelentkezes {
   margin-left: 15px;
   margin-right: 10px;
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   line-height: 18px;
   color:#333;
   margin-bottom: 10px;
}

#partner_iphone:link, #partner_iphone:visited {
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   line-height: 18px;
   color:#3DA9D7;
   
}

.feedlink, .feedlink:link, .feedlink:visited {
   font-family: Arial;
   font-size:14px;
   font-weight:bold;
   color:#2b8729;
   line-height:17px;
   margin-bottom:3px;
   padding-top:5px;
   padding-bottom:3px;
   border-bottom:1px solid #CCC;
   display: block;
}
