html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  background-image: url(images/body-bg.jpg);
  background-repeat: no-repeat;
  background-color: white;
  background-position: top left;
}
h1 { 
  font-size: 10px;
  color: #c4d9b2;
  background: transparent;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  overflow: hidden;
  height: 12px;
  width: 780px;
}
/*oldal keret*/
.site_frame {
  width: 980px;
  margin-left: 20px;
 /* background: #fff;*/
}
/*header keret*/
.lc_frame .h_frame {
  /*height: 132px;*/
  width: 560px;
  clear: right;
  display: block;
  background-color: transparent;
  /*float: right;*/
  /**/
  float: left;
  /**/
  margin: 0 0 0 10px;
}
.lc_frame .gyb_logo {
  width: 205px;
  height: 132px;
  background: url(images/logo.gif) no-repeat transparent;
  float: left;
  display: block;
}
.h_frame .navbar_frame {
  width: 600px;
  display: block;
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
  float: left;
  
  /*background: url(images/navbar-frame-bg.gif) no-repeat;*/
}
/*modositas*/

.navbar_frame .f_banner2  {
  width: 309px;
  height: 127px;
  display: block;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: url(images/left-banner.jpg) no-repeat;
  color: #fff;
}
.navbar_frame .f_banner  {
  width: 280px;
  height: 144px;
  background: url(images/left-banner2.jpg) no-repeat;
  display: block;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #fff;
}

/*modositas vege*/


/******************************************************/

/**felső menusor**/

/******************************************************/

/*Tanácsadás link*/

.h_frame a.consult
{
  width: 128px;
  height: 54px;
  display: block;
  background: url(images/a-top-consult.gif) no-repeat transparent;
  float: left;
  margin: 0 8px 0 0;
}
.h_frame a.consult:hover 
{
  width: 128px;
  height: 54px;
  display: block;
  background: url(images/a-top-consult-h.gif) no-repeat;
  float: left;
  margin: 0 8px 0 0;
	}
/*Játék link*/	
.h_frame a.game
{
  width: 128px;
  height: 54px;
  display: block;
  background: url(images/a-top-game.gif) no-repeat;
  float: left;
  margin: 0 8px 0 0;
}
.h_frame a.game:hover 
{
  width: 128px;
  height: 54px;
  display: block;
  background: url(images/a-top-game-h.gif) no-repeat;
  float: left;
  margin: 0 8px 0 0;
	}
/*Cikkek*/	
	
.h_frame a.cikk 
{
  width: 128px;
  height: 54px;
  display: block;
  margin: 0 8px 0 0;
  float: left;
  background: url(images/a-top-cikk.gif) no-repeat;
}
.h_frame a.cikk:hover 
{
  width: 128px;
  height: 54px;
  display: block;
  margin: 0 8px 0 0;
  float: left;
  background: url(images/a-top-cikk-h.gif) no-repeat;
	}
/*betegseg*/	
.h_frame a.sick 
{
  width: 128px;
  height: 54px;
  display: block;
  margin: 0 8px 0 0;
  float: left;
  background: url(images/a-top-sick.gif) no-repeat;
}
.h_frame a.sick:hover 
{
  width: 128px;
  height: 54px;
  display: block;
  margin: 0 8px 0 0;
  float: left;
  background: url(images/a-top-sick-h.gif) no-repeat;
	}		

/*Bal oszlop*/
.l_frame {
  float: left;
  width: 205px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
/*Főbb témák*/
/*.green_box {
  width: 205px;
  height: 169px;
  background: #c4d9b2 url(images/green-box-bg.jpg) top no-repeat;
  margin: -83px 0 0 0;
  padding: 0 0 0 0;
  display: block;
  position: relative;
}
.green_box h2 {
  color: #fff;
  margin: 0 0 0 0;
  padding: 8px 0 9px 9px;
  font-size: 14px;
}
.green_box .links {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 16px;
}
.green_box .links a {
  display: block;
  clear: both;
  margin: 0 0 5px 0;
  padding: 0 0 0 25px;
  background-image: url(images/green-box-a-bg.jpg) no-repeat left 1px;
  color: #305016;
  text-decoration: none;
  font-size: 12px;
}
.green_box .links a:hover {
/*  display: block;
  clear: both;
  margin: 0 0 5px 0;
  padding: 0 0 0 25px;
  background: url(images/green-box-ah-bg.jpg) no-repeat left 1px;
  text-decoration: underline;
}*/
.l_frame .green_box {
  width: 205px;
  height: 169px;
  background: #c4d9b2 url(images/green-box-bg.jpg) top no-repeat;
  margin: -83px 0 0 0;
  padding: 0 0 0 0;
  display: block;
  position: relative;
  overflow: hidden;
}
.l_frame .green_box h2 {
  color: #fff;
  margin: 0 0 0 0;
  padding: 8px 0 9px 9px;
  font-size: 14px;
}
.l_frame .green_box .links{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 16px;
}
.l_frame .green_box a {
  margin: 0 0 5px 0;
  padding: 0 0 0 25px;
  display: block;
  clear: both;
  background: url(images/green-box-a-bg.jpg) no-repeat left 1px;
  color: #305016;
  text-decoration: none;
  font-size: 12px;
}
.l_frame .green_box a:hover {
  margin: 0 0 5px 0;
  padding: 0 0 0 25px;
  background: url(images/green-box-ah-bg.jpg) no-repeat left 1px;
  text-decoration: underline;
}
/*Választható menupontok*/
.blue_box {
  background: #cadcff url(images/blue-box-bottom-bg.jpg) no-repeat bottom;
  width: 205px;
  margin: 10px 0 0 0;
}
.blue_box h2 {
  color: #fff;
  margin: 0 0 0 0;
  padding: 8px 0 9px 9px;
  font-size: 14px;
  background: url(images/blue-box-h2-bg.jpg) no-repeat;
}
.blue_box .links {
  margin: 0 0 0 0;
  padding: 0 0 18px 0;
  line-height: 16px;
}
.blue_box .links a {
  display: block;
  clear: both;
  color: #000;
  font-weight: 700;
  text-decoration: none;
  font-size: 12px;
  background: url(images/blue-box-a-bg.jpg) no-repeat left 1px;
  padding: 0 0 0 25px;
  margin: 0 0 3px 0;
}
.blue_box .links a:hover {
  text-decoration: underline;
  background: url(images/blue-box-ah-bg.jpg) no-repeat left 1px;
}
.blue_box .links .sublink {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 16px;
}
.blue_box .links a.sublink   {
  background: transparent;
  font-size: 11px;
  text-decoration: none;
  font-weight: 500;
  margin: 0 0 0 30px;
}
.blue_box .links a.sublink:hover  {
  background: transparent;
  text-decoration: underline;
}
/*hirlevel*/
.orange_box{
 background: url(images/orange-box-bg.jpg) no-repeat;
 width: 205px;
 height: 174px;
 display: block;
 margin: 10px 0 0 0;
}
.orange_box h2 {
 color: #fff;
 margin: 0 0 0 0;
 padding: 8px 0 9px 9px;
 font-size: 14px;
}
.orange_box h3 {
 color: #ff7700;
 font-weight: bold;
 font-size: 12px;
 margin: 0 0 0 7px;
 padding: 0 0 0 0;
}
.orange_box .news_form {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 182px;
  height: 80px;
  display: block;
}
.orange_box .news_form .clear {
  clear: both;
  display: block;
  width: 205px;
  height: 10px;
  margin: 0;
  padding: 0;
}
.orange_box .news_form label {
   color: #ff7700;
   height: 15px;
   font-size: 11px;
   font-weight: 500;
   margin: 3px 0 0 7px;
   padding: 0 0 0 0;
   display: block;
}
.orange_box .news_form input {
  width: 182px;
  height: 20px;
  border: 0;
  margin: 0 0 8px 7px;
  padding: 0 0 0 0;
  display: block;
  background: transparent;
}
.orange_box a {
  text-decoration: underline;
  font-weight: bold;
  /*display: block;
  clear: both;*/
  color: #ff7700;
  margin: 0 0 0 7px;
  font-size: 11px;
}
.orange_box a:hover {
  text-decoration: underline;
}
/*szakértőink*/
.yellow_box {
  width: 205px;
  background-image: url(images/yellow-box-bg.jpg);
  background-color: #feffcd;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #6f7300;
  margin: 10px 0 0 0;
  padding: 0 0 12px 0;
  display: block;
}
.yellow_box h2 {
  background: url(images/yellow-box-h2-bg.jpg) no-repeat;
  color: #6f7300;
  margin: 0 0 0 0;
  padding: 8px 0 9px 9px;
  font-size: 14px;
}
.yellow_box h3 {
  color: #6f7300;
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 5px 7px;
  padding: 0 0 0 0;
}
.yellow_box .item {
  width: 205px;
  font-size: 12px;
  clear: both;
  padding: 10px 0 0 0;
  margin: 0 0 0 0;
  display: block;
}
.yellow_box .item img {
  float: left;
  border: 1px solid #b1b70e;
  margin: 0 3px 0 10px;
}
.yellow_box .item a {
  font-size: 12px;
  color: #6f7300;
  text-decoration: underline;
  display: block;
  margin: 0 0 5px 0;
}
.yellow_box .item a:hover {
  text-decoration: underline;
}

/*left-content box keret*/
.lc_frame {
  width: 775px;
  float: left;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  /*background: url(images/cont-rep-bg.jpg) repeat-y right #fff;*/
}
/*content*/
.c_frame {
  float: right;
  width: 560px;
 /* background: #fff;*/
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display: block;
}
.c_frame #banners {
  width: 298px;
  height: 169px;
  margin: 0;
  padding: 0;
  background: /*#fff*/ url(images/banner-1.jpg) no-repeat;
  float: left;
}
.c_frame .menu_ajanl {
  width: 251px;
  height: 169px;
  float: right;
  display: block;
 /* background: url(images/menu-ajanl-bg.jpg) no-repeat;*/
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.cont {
  width: 560px;
  display: block;
  background: url(images/cont-rep-bg.jpg) repeat-y right transparent;
  line-height: 16px;
}
.cont #flash_holder { 
  clear: both; 
  display: block; 
  width: 468px; 
  height: 60px; 
  margin-left: 30px; 
  margin-top: 10px; 
  border: 1px solid black;
} 
.cont a.backlink {
  background: url(images/a-backlink-bg.jpg) no-repeat left;
  height: 30px;
  display: block;
  clear: both;
  text-decoration: underline;
  color: #00133d;
  line-height: 25px;
  padding: 0 0 0 27px;
  margin: 10px 0;
  font-size: 11px;
}
.cont a.backlink:hover {
  background: url(images/a-backlink-bg.jpg) no-repeat left;
  height: 30px;
  display: block;
  text-decoration: underline;
  color: #00133d;
  line-height: 25px;
  padding: 0 0 0 27px;
  margin: 10px 0;
  font-size: 11px;
}
.cont h2 {
  color: #3a8100;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  display: block;
  clear: both;
}
.cont h2 img {
  margin-top: 3px;
}
.cont .news_item {
  margin: 0 0 10px 0;
}
.cont .news_item ul {
  list-style-type: none;
  margin: 0 0 0 5px;
  padding: 0 0 0 0;
  display: list-item;

}
.cont .news_item li {
  background: url(images/sick-arrow.jpg) no-repeat 0 3px;
  padding: 0 0 10px 15px;
  margin: 0 10px 0 0;
  display: list-item;
  font-size: 12px;
}
.cont .news item p ol li {
  background: none;
  padding-left: 0;
  }
.cont .news item p ol li a {  
  padding: 0;
  }
  
.cont .news item ol li {
  background: none;
  padding-left: 0;
  }
.cont .news item ol li a {  
  padding: 0;
  }
  
.cont .news_item img {
  float: left;
  border: 1px solid #041740;
  margin: 3px 5px 5px 0;  
}
.cont .news_item span {
  font-size: 11px;
  color: #000;
  clear: both;
  margin: 0 0 0 0;
  display: block;
  padding: 0 0 0 0;
}
.cont .news_item h2 {
  color: #1e3e75;
  font-size: 14px;
  margin: 10px 0 5px 0;
  padding: 0 0 0 0;
}
.cont h2.titling, .fck h2.titling {
  color: #3967b4;
  font-size: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;  
  }
.cont .news_item h2 a {
  color: #3967b4;
  font-size: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-decoration: underline;
  display: block;
}
.cont .news_item h2 a:hover {
  text-decoration: underline;
  color: #3967b4;
  font-size: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.cont .news_item p {
  margin: 0 0 0 0;
  padding: 0 18px 0 0;
  font-size: 12px;
}
.cont .news_item p img {
  float: left;
  border: 1px solid #041740;
  margin: 3px 5px 5px 0;
}
.cont .news_item p a {
  color: #00133d;
  font-size: 11px;
  text-decoration: underline;
  font-weight: 700;
}
.cont .news_item p a:hover {
  text-decoration: underline;
}
/*Föoldal consult form*/
.cont .front_consult {
  background: url(images/front-consult-bg.jpg) no-repeat;
  display: block;
  width:546px;
  height: 200px;
  font-size: 12px;
  margin: 10px 0 0 0;
}
.cont .consult_text {
  width: 240px;
  height: 138px;
  float: left;
  padding: 5px 0 0 0;
}
.cont .consult_text a {
  color: #00133d;
  font-size: 11px;
  text-decoration: none;
  font-weight: 700;
}
.cont .consult_text a:hover {
  font-size: 11px;
  text-decoration: underline;
  font-weight: 700;
}
.cont .consult_text .consult_text_bek {
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 16px;
  }
/*Szakértőkaloldalhoz tartozó cuccok*/
.cont .szak_table {
  width: 247px;
  margin: 10px 20px 10px 0;
  color: #6f7300;
  float: left;
}
.cont .szak_table img {
  border: 2px solid #b3b818;
  float: left;
  margin: 0 14px 0 0;
}
.cont .szak_table a {
  font-weight: 700;
  color: #6f7300;
  font-size: 11px;
  text-decoration: none;
  /*background: url(images/a-ajanlat-bg.jpg) no-repeat 0 3px;*/
  padding: 0 0 0 10px;
}
.cont .szak_table a:hover {
  text-decoration: underline;
}
/************************************************/
.cont .szak_table2 {
  width: 500px;
  margin: 10px 25px 10px 0;
  color: #000;
  float: left;
}
.cont .szak_table2 img {
  border: 2px solid #b3b818;
  float: left;
  margin: 0 20px 0 0;
}
.cont .szak_table2 a {
  font-weight: 700;
  color: #6f7300;
  font-size: 11px;
  text-decoration: underline;
  background: url(images/a-ajanlat-bg.jpg) no-repeat 0 3px;
  padding: 0 0 0 10px;
}
.cont .szak_table2 a:hover {
  text-decoration: underline;
}
.cont .szak_table2 ul, ol {
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0 0 0 0;  
}
.cont .szak_table2 li {
background: url(images/sick-arrow.jpg) no-repeat 0 3px;
  padding: 0 0 10px 15px;
  margin: 0 0 0 0;
  display: list-item;
  font-size: 12px;  
  }
/************************************************/
/*Betegség aloldal*/
.cont .sick_table {
  width: 544px;
  margin: 10px 0 0 0;
  background: url(images/sick-table-bg.jpg) no-repeat top /*#fff*/;
}
.cont .sick_table td {
  width: 25%;
  background: #eaeaea;
  padding: 3px 0 3px 14px;
  vertical-align: middle;
}
.cont .szak_table td a:hover {
  text-decoration: underline;
}
/*lapozás cucc*/
.limiter {
  background: url(images/limiter-bg.jpg) no-repeat;
  width: 544px;
  height: 30px;
  margin: 30px 0 10px 0;
  display: block;
  clear: both;
}
.limiter a.e {
  display: block;
  float: left;
  font-size: 11px;
  color: #00133d;
  text-decoration: underline;
  font-weight: 700;
  padding: 6px 0 0 20px;
}
.limiter a.e:hover {
  text-decoration: underline;
}
.limiter a.k {
  display: block;
  float: right;
  font-size: 11px;
  color: #00133d;
  text-decoration: underline;
  font-weight: 700;
  padding: 6px 20px 0 0;
}
.limiter a.k:hover {
  text-decoration: underline;
}
/*comment cuccai*/
.c_box {
  background: #ebf3e4;
  width: 544px;
  margin: 10px 0;
}
.c_box img {
  border: 0;
}
.c_box p {
  margin: 14px 10px 0 10px;
  display: block;
  clear: both;
}
.c_box .title {
  font-size: 14px;
  color: #234c00;
  float: left;
  display: block;
  margin: 0 0 0 10px;
  padding: 0 0 0 0;
}
.c_box .s_t {
  font-size: 10px;
  color: #234c00;
  display: block;
  margin: 0 10px 0 0;
  padding: 5px 0 0 0;
  float: right;
}
.c_box .s_t a {
  font-size: 10px;
  color: #234c00;
  text-decoration: underline;
  margin: 0 10px 0 0;
}
.c_box .s_t a:hover {
  text-decoration: underline;
}
.c_title {
  background: url(images/comment-title-bg.jpg) no-repeat;
  width: 272px;
  height: 32px;
  margin: 10px 0;
  display: block;
}
/*==========================================================================*/
.front_consult .cons_form {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 0 0 0;
  width: 290px;
}
.front_consult .cons_form label {
  width: 70px;
  display: block;
  float: left;
  clear: left;
  font-size: 11px;
  margin: 0 0 4px 0;
}
.front_consult .cons_form input {
  border: 1px solid #9f9f9f;
  background: #fff;
  width: 140px;
  float: left;
  clear: right;
  display: block;
  margin: 0 0 4px 0;
}
.front_consult .cons_form textarea {
  width: 208px;
  height: 75px;
  border: 1px solid #9f9f9f;
  background: #fff;
  overflow: auto;
  clear: both;
  float: left;
  display: block;
  font-size: 11px;
}
.front_consult .cons_form select {
  border: 1px solid #9f9f9f;
  background: #fff;
  width: 140px;
  float: left;
  clear: right;
  height: 16px;
  font-size: 11px;
}
.front_consult .cons_form .send {
  background: url(images/send_cons-bg.jpg) no-repeat;
  width: 77px;
  height: 18px;
  border: 0;
  margin: 60px 0 0 0;
  padding: 0 0 0 0;
  float: right;    
}
.send2 {
  background: url(images/tovabb_bg.jpg) no-repeat;
  width: 77px;
  height: 18px;
  border: 0;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  clear: both;
}
.cont .ajanlat {
  margin: 10px 0 0 0;
}
.cont .ajanlat h4 {
  font-weight: bold;
  color: #61b716;
  font-size: 12px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.cont .ajanlat a {
  clear: both;
  text-decoration: none;
  display: block;
  color: #00133d;
  font-weight: bold;
  padding: 0 0 0 15px;
  background: url(images/a-ajanlat-bg.jpg) no-repeat left 4px;
  font-size: 11px;
  margin-bottom: 3px;
}
.cont .ajanlat a:hover {
   text-decoration: underline;
}
/*jobb oldali doboz*/
.r_frame {
  width: 160px;
  float: right;
  display: block;
  margin: 13px 0 0 0;
  padding: 0 0 0 0;
}
/*footer keret*/
.f_frame{
  width: 980px;
  clear: both;
  height: 128px;
  /*background: #fff;*/
  padding: 33px 0 0 0;
  margin: 0 0 0 0;
  display: block;
}
/*footer tartalom*/
.footer {
  background: #c4d9b2 url(images/f-left.jpg) left no-repeat;
  clear: both;
  width: 775px;
  height: 95px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  line-height: 16px;
}
.footer img {
  float: right;
  border: 0;
}
/*bal linkek*/
.f_l_link {
  float: left;
  text-align: left;
  padding: 13px 0 0 10px;
}
.f_l_link a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.f_l_link a:hover {
  color: #fff;
  text-decoration: underline;
}
/*jobb oldal*/
.f_r_link {
  float: right;
  text-align: right;
  padding: 13px 0 0 0;
}
.f_r_link a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.f_r_link a:hover {
  color: #fff;
  text-decoration: underline;
}
/*===============================================*/
.fck ul {
  list-style-type: none;
  margin: 0 0 0 5px;
  padding: 0 0 0 0;
  display: list-item;
}
.fck ol li {
  background: none;
  padding-left: 0;
  }
.fck ol li a {  
  padding: 0;
  }
.fck li {
  background: url(images/sick-arrow.jpg) no-repeat 0 3px;
  padding: 0 0 5px 15px;
  margin: 0 10px 0 0;
  display: list-item;
  font-size: 12px;
}
.fck li a {
   background: transparent;
   padding-left: 5px;
  }
.fck a {
  /*clear: both;*/
  text-decoration: none;
  display: block;
  color: #00133d;
  font-weight: bold;
  padding: 0 0 0 15px;
  font-size: 11px;
  background: url(images/a-ajanlat-bg.jpg) no-repeat left 5px;
}
.fck a:hover {
  text-decoration: underline;
}



* #ot-tabla-new {
   width: 560px;
   background: #a2c386;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}


.fck table {
  width: 544px;
  margin: 10px 0 0 0;
  background: url(images/sick-table-bg.jpg) no-repeat top #fff;
}
.fck table td {
  width: 25%;
  background: #eaeaea;
  padding: 3px 0 3px 14px;
  vertical-align: middle;
}
.fck table td a {
  color: #030303;
  text-decoration: underline;
  background: none;
  font-weight: 500;
  padding: 4px 0 8px 0;
  }
.fck table td a:hover {
  text-decoration: underline;
}
  
.fck p {
  padding: 0 18px 0 0;
  margin: 0 0 0 0;
  font-size: 12px;
}
.fck h2 {
  color: #1e3e75;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  padding: 0 0 0 0;
  display: block;
  clear: both;
}
.fck h3 {
  color: #396784;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  display: block;
  clear: both;  
}
.fck h4 {
  color: #396784;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
  display: block;
  clear: both;
}
/*================================================*/
a.com {
  text-decoration: underline;
  color: #396784;
  font-size: 12px;	
}
a.com:hover {
  text-decoration: underline;
  color: #396784;
  font-size: 12px;	
}
.com_form {
  background: url(images/comment-form-bg.jpg) no-repeat;
  width: 544px;
  height: 243px;
  padding: 0 10px 0 10px;
  margin: 10px 0 0 0;
}
.com_form h2 {
  font-size: 14px;
  font-weight: 700;
  color: #234c00;
  margin: 0 0 5px 0;
  padding: 5px 0 0 0;
}
.com_form label {
  font-size: 12px;
  color: #234c00;
  font-weight: 500;
  width: 110px;
  display: block;
  float: left;
}
.com_form input {
  width: 138px;
  height: 16px;
  border: 1px solid #9b9c9b;
  margin: 0 0 0 0;
}
.com_form textarea {
  border: 1px solid #9b9c9b;
  overflow: auto;
  width: 406px;
  height: 100px;
}
.com_form .send {
  background: url(images/send_cons-bg.jpg) no-repeat;
  width: 77px;
  height: 18px;
  border: 0;
  margin: 5px 0 5px 110px;
}
.err_msg {
  color: red;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 10px;
  margin: 10px 0 0 0;
  display: block;
}
/*************************************/
/**Játékok táblázat**/
/*************************************/
.fck #game_t {
   background: transparent;
}
.fck img {
  /*float: left;*/
  margin: 0 5px;
  }
.fck #game_t td {
  background: #fff;
}	
.fck #game_t td a {
  color: #00133d;
  text-decoration: underline;
  background: none;
  }
.fck #game_t td a:hover {
  color: #00133d;
  background: none;
  text-decoration: underline;
  }
.fck #game_t .news_item h2 a {
  color: #3967b4;
  font-size: 14px;
  margin: 0 0 3px 0;
  padding: 0 0 0 0;
  text-decoration: underline;
}
.fck #game_t .news_item h2 a:hover {
  text-decoration: underline;
  color: #3967b4;
  font-size: 14px;
  margin: 0 0 3px 0;
  padding: 0 0 0 0;
}
.searchpanel {
	clear: both;
	display: block;
}
/*szavazás cuccai*/
.szav_tabla {
  width: 560px;
}
.szav_tabla td p {
  margin: 0 0 0 0;
  padding: 5px 0;
  color: #385dae;
  font-weight: bold;
  font-size: 14px;
}
.szav_tabla td {
  width: 50%;
  height: 20px;
  font-size: 12px;
}
.csik_bg {
  background: #eef8e0;
  height: 20px;
  width: 100%;
}
.csik {
  height: 20px;
  background: #9abe7e;
}
.szav_form {
  font-size: 12px;
  color: #00113d;
}
.rota_sub {
  width: 284px;
  height: 30px;
  background: url(images/a-backlink-bg.jpg) no-repeat left transparent;
  margin: 10px 0;
  padding: 0 0 5px 25px;
  display: block;
  font-weight: bold;
  text-decoration: underline;
  text-align:left;
  color: #00133d;
  border:0;
  font-family: Tahoma, sans-serif;
}
.rota_tbox {
  border: 1px solid #9f9f9f;
  background: #fff;
  width: 140px;
  float: left;
  clear: right;
  display: block;
  margin: 0 5px 0 0;
}
/*online tanacsadas ajanlo*/
.blue_box2 {
  background: #cadcff url(images/blue-box2-bottom-bg.jpg) no-repeat bottom;
  width: 205px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  float: right;
}
.blue_box2 h2 {
  color: #fff;
  margin: 0 0 0 0;
  padding: 8px 0 9px 9px;
  font-size: 12px;
  background: url(images/blue-box-h2-bg.jpg) no-repeat;
}
.blue_box2 .links {
  margin: 0 0 0 0;
  padding: 0 0 18px 0;
  line-height: 16px;
}
.blue_box2 .links a {
  display: block;
  clear: both;
  color: #000;
  font-weight: 700;
  text-decoration: none;
  font-size: 11px;
  background: url(images/a-ajanlat2-bg.gif) no-repeat 5px 4px;
  /*background: url(images/blue-box-a-bg.jpg) no-repeat left 4px;*/
  padding: 0 0 0 15px;
  margin-bottom: 3px;
}
.blue_box2 .links a:hover {
  text-decoration: none;
  color: #000;
  background-color: #aecaff;
  /*background: url(images/blue-box-ah-bg.jpg) no-repeat left;*/
}
.blue_box2 .links .sublink {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 16px;
}
.blue_box2 .links a.sublink   {
  background: transparent;
  font-size: 11px;
  text-decoration: underline;
  font-weight: 500;
  margin: 0 0 0 30px;
}
.blue_box2 .links a.sublink:hover  {
  background: transparent;
  text-decoration: underline;
}
/*kereses mezo-redbox*/
.red_box {
  width: 205px;
  height: 91px;
  vertical-align: top;
  background: url(images/red-box-bg.jpg) no-repeat;
  margin-top: 10px;
  padding: 0 0 0 0;
  }
.red_box td {
    vertical-align: top;
  }  
.red_box td .title {
  height: 29px;  
  
}
.red_box h2 {
  font-size: 14px;
  color: #fff;
  margin: 0 0 0 0;
  padding: 5px 0 0 9px;
}
.red_box .search {
  border: 0;
  background: transparent;
  margin: 5px 0 0 7px;
  padding: 0 0 0 0;
  width: 182px;
  height: 18px;
}
.red_box .keressub {
  margin: 10px 0 0 7px;
  padding: 0 0 0 0;
  width: 34px;
  height: 20px;
  border: 0;
  background: url(images/red-box-keressub-bg.jpg) no-repeat transparent;
  }
  
  /*kereses aloldal*/
  .rota_tbox2 {
  border: 1px solid #9f9f9f;
  background: #fff;
  width: 250px;
  float: left;
  clear: right;
  display: block;
  margin: 0 5px 0 0;
}
.saloldal_sbutton {
  background: url(images/keres-gomb-bg-aloldal.jpg) transparent; 
  width: 56px; 
  height: 20px;
  border: 0;
}
h2.archiv_vote {
 font-size: 14px;
 color: #3967b4;
 margin:  21px 0 15px 0;
 padding : 0 0 0 0;
}
a.consult-q {
 color: #030303;
 text-decoration: none;
}
a.consult-q:hover {
  color: #3967b4;  
  text-decoration: none;
}
a#morelink-arrow, a#morelink-arrow1, a#morelink-arrow2 {
  background: url(images/a-ajanlat2-bg.gif) no-repeat left 3px;
  text-decoration: none;
  color: #00133d;
  padding: 0 0 0 10px;
}
a.morelink-arrow1, a.morelink-arrow {
  background: url(images/a-ajanlat2-bg.gif) no-repeat left 3px !important;
  text-decoration: none !important;
  color: #00133d !important;
  padding: 0 0 0 10px !important;
}
a#morelink-arrow:hover, a#morelink-arrow1:hover, a#morelink-arrow2:hover {
  background: url(images/a-ajanlat2-bg.gif) no-repeat left 3px;
  text-decoration: underline;
  color: #3967b4;
  padding: 0 0 0 10px;
}
a.morelink-arrow1:hover, a.morelink-arrow:hover {
  background: url(images/a-ajanlat2-bg.gif) no-repeat left 3px !important;
  text-decoration: underline !important;
  color: #3967b4 !important;
  padding: 0 0 0 10px !important;
}
/*new menu*/
/***********************/
.navbar_frame .top_menu {
  width: 550px; 
  height: 54px; 
  /*position: relative; 
  z-index: 500;*/
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: block;
  font-size: 12px; 
  font-family: arial, sans-serif; 
  background: transparent url(images/top-menu-big-bg.gif) no-repeat;
}
/*betegseg*/
.navbar_frame  .top_menu a.sick, .navbar_frame  .top_menu a.sick:visited {
  display:block; 
  text-decoration:none; 
  color: #000;
  width: 128px; 
  height: 54px; 
  text-align: center; 
  color: #fff; 
  background: url(images/a-top-sick.gif) no-repeat;
  line-height: 54px; 
  font-size: 12px; 
  overflow: hidden;
  margin-right: 8px;
  float: left;
}

.navbar_frame .top_menu a.sick:hover {
  background: transparent url(images/a-top-sick-h2.gif) no-repeat;
  float: left;
}
/*cikk*/
.navbar_frame .top_menu a.cikk, .navbar_frame .top_menu a.cikk:visited {
  float: left;
  display:block; 
  text-decoration:none; 
  color:#000;
  width:128px; 
  height:54px; 
  text-align:center; 
  color:#fff; 
  background: url(images/a-top-cikk.gif) no-repeat;
  line-height:54px; 
  font-size:12px; 
  overflow:hidden;
  margin-right:8px;
}
.navbar_frame .top_menu a.cikk:hover {
  float: left;
  background: transparent url(images/a-top-cikk-h2.gif) no-repeat;
}

/*game*/
.navbar_frame .top_menu a.game, .navbar_frame .top_menu a.game:visited {
  float: left;
  display:block; 
  text-decoration:none; 
  color:#000;
  width:128px; 
  height:54px; 
  text-align:center; 
  color:#fff; 
  background: transparent url(images/a-top-game.gif) no-repeat;
  line-height:54px; 
  font-size:12px; 
  overflow:hidden;
  margin-right:8px;
}
.navbar_frame .top_menu a.game:hover {
  float: left;
  background: transparent url(images/a-top-game-h2.gif) no-repeat;
}

/*consult*/
.navbar_frame .top_menu a.consult, .navbar_frame .top_menu a.consult:visited {
  float: left;
  display:block; 
  text-decoration:none; 
  color:#000;
  width:128px; 
  height:54px; 
  text-align:center; 
  color:#fff; 
  background: url(images/a-top-consult.gif) no-repeat transparent;
  line-height:54px; 
  font-size:12px; 
  overflow:hidden;
  margin-right:8px;
}
.navbar_frame .top_menu a.consult:hover {
  float: left;
  background: transparent url(images/a-top-consult-h2.gif) no-repeat;
}

/**/
.navbar_frame .top_menu .submenu {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
/*betegseg kibontott szarja*/
.navbar_frame .top_menu .submenu .sub_sick {
  background: transparent url(images/a-betegseg-bottom-bg.gif) no-repeat bottom;
  width: 128px;
  padding: 0 0 8px 0;
  margin: 0 0 0 0;
}
.navbar_frame .top_menu .submenu .sub_sick a {
  text-decoration: none;
  color: #00133d;
  background: #d9e4ff;
  clear: both;
  display: block;
  padding: 5px 10px 5px 10px;
  margin: 0 0 0 0;
}
.navbar_frame .top_menu .submenu .sub_sick a:hover {
  text-decoration: none;
  background-color: #adbddd;
  color: #00133d;
  clear: both;
  margin: 0 0 0 0;
  padding: 5px 10px 5px 10px;
}
/*cikk kibontott*/
.navbar_frame .top_menu .submenu .sub_cikk {
  background: transparent;
  width: 128px;
}
/*betegseg kibontott */
.navbar_frame .top_menu .submenu .sub_game {
  background: transparent url(images/a-game-bottom-bg.gif) no-repeat bottom;
  width: 128px;
  padding: 0 0 8px 0;
  display: block;  
  margin: 0 0 0 270px;
  position: absolute;
}
.navbar_frame .top_menu .submenu .sub_game a {
  text-decoration: none;
  color: #747f00;
  display: block;
  clear: both;
  background: #f7ff90;
  margin: 0 0 0 0;
  padding: 5px 10px 5px 10px;
  height: 22px;
  line-height: 22px;
  
}
.navbar_frame .top_menu .submenu .sub_game a:hover {
  text-decoration: none;
 /* color: #f6ff8f; */
  color: #747f00;
 /* background: #d2de53;*/
  background-color: #f8ee51;
  clear: both;
  margin: 0 0 0 0;
  padding: 5px 10px 5px 10px;
  height: 22px;
  line-height: 22px;
  
}
/*cikk kibontott szarja*/
.navbar_frame .top_menu .submenu .sub_consult {
  background: transparent;
  width: 128px;
}
a.szaki{
  text-decoration: none;
  color: #6f7300;
  display: block;
  font-size: 12px;
  }
a.szaki:hover{
  text-decoration: underline;
  }
  
ol li {
  background: none;
  padding-left: 0;
  }
ol li a {  
  padding: 0;
  }  
  
*ol li {
  background: none;
  padding-left: 0;
  }
*ol li a {  
  padding: 0;
  }  
  /*ityu - 2007-11-22*/
  .cont .leader_article {
  font-family: Tahoma, sans-serif;
  width: 538px;
  display: block;
  background: url(images/leader-top-bg.jpg) no-repeat;
  padding-top: 40px;
}
.cont .leader_article img {
  float: left;
  margin-right: 9px;
  margin-left: 10px;
  margin-bottom: 2px;
}
.cont .leader_article span a {
  color: #3967b4;
  font-size: 18px;
  text-decoration: none;
}
.cont .leader_article span a:hover {
  text-decoration: underline;
}
.cont .leader_article p {
  line-height: 16px;
  padding: 0; 
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  font-size: 12px;
}


/*2008.04.25*/
.cont .newillness {
  width: 520px;
}
.cont .newillness td {
  vertical-align: top;
  padding: 0;
}
.cont .newillness td a {
  text-decoration: none;
  color: #00133d;
  padding: 2px;
  display: block;
}
.cont .newillness td a:hover {
  text-decoration: none;
  background: #cadcff;
}
.cont .illnes_letters {
  text-align: center;
  line-height: 18px;
  margin-bottom: 7px;
}
.cont .illnes_letters a {
  text-transform: uppercase;
  color: #00133d;
  text-decoration:none;
  padding: 2px;
  margin: 0 3px;
}
.cont .illnes_letters a:hover {
  background: #cadcff;
}
/*--ConsultCategoryList--*/

.cont .consult_cat_list {
  width: 510px;
  margin: 0;
  padding: 0;
}
.cont .consult_cat_list td {
 padding: 5px;
 vertical-align: top;
 line-height: 16px;
}
.cont .consult_cat_list td h3 {
  color: #396784;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
  display: block;
  clear: both;
}
.cont .consult_cat_list td a {
  text-decoration: none;
  color: #00133d;

}
.cont .consult_cat_list td a:hover {
  text-decoration: underline;
}



.newszak_table {
  width: 544px;
}

.newszak_table td {
  vertical-align: top;
  margin: 0
}

.newszak_table .koz {
  background: #fff;
  padding: 0;
  margin: 0;
  font-size: 1px;
  width: 2px;
}

.newszak_table .first {
  width: 180px;
  background: #a2c386 url(images/newszak-fist-bg.jpg) no-repeat bottom;
  padding: 0 0 50px 0; 
}


.newszak_table .second {
  width: 180px;
  background: #b0cb9a url(images/newszak-second-bg.jpg) no-repeat bottom;
}


.newszak_table .third {
  width: 180px;
  background: #c4d9b2 url(images/newszak-third-bg.jpg) no-repeat bottom;
}

#word-letter, .word-letter {
  width: 170px;
  height: 22px;
  line-height: 22px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 0 10px;
}

/*
  ElsĹ‘ oszlop
*/

.newszak_table .first ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}

.newszak_table .first li {
  margin: 0 0 0 0;
  padding: 5px 0;
  list-style: none;
  line-height: 16px;
}
.newszak_table .first ul li a {
  margin: 0 5px;
  padding: 0 0 0 15px;
  background: url(images/a-sic-a-bg.gif) no-repeat 0 7px;
  display: block;
  color: #3a8100;
  font-weight: bold;
  text-decoration: none;
}

.newszak_table .first ul li a:hover {
  padding: 0 0 0 15px;
  margin: 0 5px;
  color: #fff;
  background: url(images/a-sic-b-bg.gif) no-repeat 0 7px;
  
}

/*
  MĂˇsodik oszlop
*/

.newszak_table .second ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
.newszak_table .second ul li {
  margin: 0 0 0 0;
  padding: 5px 0;
  list-style: none;
}
.newszak_table .second ul li a {
  margin: 0 5px;
  padding: 0 0 0 15px;
  background: url(images/a-sic-a-bg.gif) no-repeat 0 7px;
  display: block;
  color: #3a8100;
  font-weight: bold;
  text-decoration: none;
}

.newszak_table .second ul li a:hover {
  padding: 0 0 0 15px;
  margin: 0 5px;
  color: #fff;
  background: url(images/a-sic-b-bg.gif) no-repeat 0 7px;
  
}

/*
  Harmadik oszlop
*/

.newszak_table .third ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
.newszak_table .third ul li {
  margin: 0 0 0 0;
  padding: 5px 0;
}
.newszak_table .third ul li a {
  margin: 0 5px;
  padding: 0 0 0 15px;
  background: url(images/a-sic-a-bg.gif) no-repeat 0 7px;
  display: block;
  color: #3a8100;
  font-weight: bold;
  text-decoration: none;
}

.newszak_table .third ul li a:hover {
  padding: 0 0 0 15px;
  margin: 0 5px;
  color: #fff;
  background: url(images/a-sic-b-bg.gif) no-repeat 0 7px;
}


  /*2008.05.22*/


* a.other_sick_letter {
  width: 20px; 
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  display: block;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #3a8100;
  /*background: #c4d9b2;*/
  font-weight: bold;
  text-decoration: none;  
}
* a.other_sick_letter:hover {
  text-decoration: none;
  color: #c4d9b2;  
}
* a.allsick {
  font-size: 14px;
  text-align: center;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #3a8100;
  clear: both;
  font-weight: bold;
  text-decoration: none;   
}
* a.allsick:hover {}



/**/

* .new_letter_table {
  width: 550px;
  clear: both;
}
* .new_letter_table .sicktitle_bg {
  background: url(images/sick-title-rep-bg.jpg) repeat-y;
}
* .new_letter_table .sicktitle_bg .sicktitle_top {
 background: url(images/sick-title-bg.jpg) no-repeat;
}

* .new_letter_table .sicktitle_bg .sicktitle_top .sicktitle_bottom {
  background: url(images/sick-title-bottom-bg.jpg) no-repeat bottom;
}
* .new_letter_table .sicktitle_bg .sicktitle_top .sicktitle_bottom h2 {
  margin:0 5px;
  padding: 5px;
  color: #fff;
  font-size: 18px;
}
* .sicktext {
 background:url(images/sicktext-bg.jpg) repeat-y;
}
* .sicktext .sicktext_bottom {
  background: url(images/sicktext-bottom-bg.jpg) no-repeat  bottom;
  color: #315017;
  line-height: 16px;
}

* .sicktext .sicktext_bottom h2 {
  clear:both;
  color:#3A8100;
  display:block;
  font-size:16px;
  font-weight:bold;
  margin: 0 10px 0 10px;
  padding:10px 0 0 0; 
}

* .sicktext .sicktext_bottom div {
  margin: 0 20px 0 10px;
  padding: 5px 0 15px 0;  
}

* .sicktext .sicktext_bottom p {
  margin: 0 20px 0 10px;
  padding: 5px 0 15px 0;  
}
* .sicktext .sicktext_bottom a {
  display: block;
  clear: both;
  text-align: right;
  padding: 0 20px 20px 0;
  color: #2f5017;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}
* .sicktext .sicktext_bottom a:hover {
  text-decoration: underline;
}

/*

/*netbaby*/
*html #netbaby {
  width: 120px;
  height: 242px;
  
}
#netbaby {
  width: 120px;
  height: 240px;
}


.cont #front_consult2 {
  background: url(images/fc2-rep-bg.jpg) repeat-y;
  width: 546px;
  display: block;
  font-size: 12px;
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
  height: auto;
}

.cont #front_consult2 img {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 1px;
  height: 1px;
}
.cont #front_consult2 #fc_inner {
  width: 546px;
  display: block;
  background: url(images/fc-inner-girlhead.jpg) no-repeat bottom;
  /*height: 460px;*/
  height: 100%;
}
.cont #front_consult2 #fc_inner h2 {
  background: url(images/cont-title-bg.jpg) no-repeat 0 8px;
  clear: both;
  color: #3A8100;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 10px 0 0 20px;
  
}


.cont #front_consult2 #fc_inner h3 {
  font-size: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #2f5017;
}

.cont #front_consult2 #fc_inner .br_4 {
  width: 240px;  
  float: left;
  background: transparent;
  padding:5px 0pt 0pt;
  display: block;
  font-size: 12px;
  
}

.cont #front_consult2 #fc_inner .br_4 .ct_bek2 {
  width: 240px;
  displaY: block;
  color: #000000;
  line-height: 16px;
  margin:0pt;
  padding:0pt;
}

.cont #front_consult2 #fc_inner .br_4 a {
  color: #00133D;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
  float: left;
  display: block;
}

.cont #front_consult2 #fc_inner .br_4 a:hover {
  color: #00133D;
  font-size: 11px;
  font-weight: 700;
  text-decoration: underline;
  float: left;
  display: block;
}

.cont #front_consult2 #fc_inner  .cons_form2 {
  float:right;
  margin:5px 0pt 0pt;
  padding:0pt;
  width:290px;
}

.cont #front_consult2 #fc_inner  .cons_form2 label {
  clear:left;
  display:block;
  float:left;
  font-size:11px;
  margin:0pt 0pt 4px;
  width:70px;
}

.cont #front_consult2 #fc_inner  .cons_form2 textarea {
  background:#FFFFFF none repeat scroll 0%;
  border:1px solid #9F9F9F;
  clear:both;
  display:block;
  float:left;
  font-size:11px;
  height:75px;
  overflow:auto;
  width:280px;
}

.cont #front_consult2  #fc_inner .cons_form2 input {
  background:#FFFFFF none repeat scroll 0%;
  border:1px solid #9F9F9F;
  clear:right;
  display:block;
  float:left;
  margin:0pt 0pt 4px;
  width:210px;
}

.cont #front_consult2  #fc_inner .cons_form2 select {
  background:#FFFFFF none repeat scroll 0%;
  border:1px solid #9F9F9F;
  clear:right;
  float:left;
  font-size:11px;
  height:16px;
  width:210px;
}



.cont #front_consult2  #fc_inner .cons_form2 .send232 {
  background:transparent url(images/send_cons-bg.jpg) no-repeat scroll 0%;
  border:0pt none;
  float:right;
  height:18px;
  margin:60px 0pt 0pt 0;
  padding:0pt;
  width:77px;
}

.send232 {
  background:transparent url(images/send_cons-bg.jpg) no-repeat scroll 0%;
  border:0pt none;
  /*float:right;*/
  height:18px;
  margin:0;
  padding:0;
  width:77px;
}

.cont #front_consult2  #fc_inner .radio_table {
  width: 546px; 
  clear: both; 
  margin: 10px 0 0 0;
}
.cont #front_consult2  #fc_inner .radio_table td {
  padding: 0 0 0 0;
  margin:0 0 0 0;
}
.cont #front_consult2  #fc_inner .radio_table td a {
  color: #00133d;
  text-decoration: none;
  font-weight: bold;
}
.cont #front_consult2  #fc_inner .radio_table td a:hover {
  color: #00133d;
  text-decoration: underline;
}

h2.bisz_title {
  clear: both;
  color: #3A8100;
  display: block;
  font-size: 16px;
  font-weight: bold;
  background: url(images/cont-title-bg.jpg) no-repeat left;
  margin: 0 0 10px 0;
  padding: 0 0 0 15px;
}



