html {
	widht: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

table { 
	empty-cells:show
	}

hr {
	color:#1ab0a9;
	height:1px}
	
.keret {
	border-collapse: collapse;
	width: 980px;
	height: 100%;
	}

td {
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	}
p {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	}
img {
	border: 0px;
	}

h1 { text-decoration: none; 
          font-family: Arial;
  	      font-weight: bold;
          font-size: 24px;
          color: #fe0479;
          margin-top: 10px;
          margin-bottom: 10px; }
h2 { text-decoration: none; 
          font-family: Arial;
  	      font-weight: bold;
          font-size: 16px;
          color: #000000;
          margin-top: 10px;
          margin-bottom: 10px; }
h3 { text-decoration: none; 
          font-family: Arial;
  	      font-weight: bold;
          font-size: 16px;
          color: #000000;
          margin-top: 10px;
          margin-bottom: 10px; }
h6 { text-decoration: none; 
          font-family: Arial;
  	      font-weight: bold;
          font-size: 28px;
          color: #fe0479;
          margin-top: 16px;
          margin-bottom: 16px; }


.search { text-decoration: none; 
      	  font-weight: bold;
          color: #fe0479; }

a {       text-decoration: none; 
      	  font-weight: bold;
          color: #fe0479; }

a:hover{  text-decoration: underline; 
      	  font-weight: bold;
          color: #fe0479; }
          
a.submenu { text-decoration: none; 
          font-family: Arial;
      	  font-weight: bold;
          font-size: 11px;
          color: #ffffff; }

a.submenu:hover{  text-decoration: none; 
          font-family: Arial;
      	  font-weight: bold;
          font-size: 11px;
          color: #ffde44; }
          
a.submenu2 { text-decoration: none; 
          font-family: Arial;
      	  font-weight: bold;
          font-size: 11px;
          color: #007bad; }

a.submenu2:hover{  text-decoration: none; 
          font-family: Arial;
      	  font-weight: bold;
          font-size: 11px;
          color: #fe0479; }
          
a.footer{ text-decoration: none; 
          font-family: arial;
      	  font-weight: bold;
          font-size: 10px;
          color: #fe0479; }

a.footer:hover{
	 text-decoration: underline; 
         font-family: arial;
  	 font-weight: bold;
         font-size: 10px;
         color: #fe0479; }

a.box_white {
	text-decoration: none; 
 	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	}
a.box_white:hover {
        text-decoration: underline; 
 	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	}
a.sarga {
	text-decoration: none; 
 	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	color: #ffde44;
	}
a.sarga:hover {
        text-decoration: underline; 
 	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	color: #ffde44;
	}
a.lila {
	text-decoration: none; 
 	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #fe0479;
	}
a.lila:hover {
        text-decoration: none; 
 	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #007bad;
	}
input {
        font-size: 10px;
        color: #000000;
        }
form {
        margin: 0px;
        padding: 0px;
}
.date-posted { 
  float:left;
	margin-top: 0px;
	margin-left:-1px;
	text-align:center;
	height:54px;
	width:49px;
	margin-right:10px;
	color:#006699;
	font-family: 'century Gothic';
	background: url(design/datebox.gif) no-repeat;
	}	

.dp-day {
  padding: 0px;
  font-size:24px;
	font-weight:bold;
  font-family: arial;
	margin-top:3px;
	}

.dp-month {
  padding: 0px;
  text-transform:uppercase;
	padding-top:0px;
  font-family: arial;
	font-size:12px;
	}

	
/* TinyMCE specific rules */
body.mceContentBody {
   background: #e2fafe;
   }

.mceVisualAid {
    border: 1px dashed #BBBBBB;
	}   
 .mceItemTable
{
    BORDER-RIGHT: #bbb 1px dashed;
    BORDER-TOP: #bbb 1px dashed;
    BORDER-LEFT: #bbb 1px dashed;
    BORDER-BOTTOM: #bbb 1px dashed
}
.mceItemTable TD
{
    BORDER-RIGHT: #bbb 1px dashed;
    BORDER-TOP: #bbb 1px dashed;
    BORDER-LEFT: #bbb 1px dashed;
    BORDER-BOTTOM: #bbb 1px dashed
}
.mceItemTable TH
{
    BORDER-RIGHT: #bbb 1px dashed;
    BORDER-TOP: #bbb 1px dashed;
    BORDER-LEFT: #bbb 1px dashed;
    BORDER-BOTTOM: #bbb 1px dashed
}
.mceItemTable CAPTION
{
    BORDER-RIGHT: #bbb 1px dashed;
    BORDER-TOP: #bbb 1px dashed;
    BORDER-LEFT: #bbb 1px dashed;
    BORDER-BOTTOM: #bbb 1px dashed
}

/* TinyMCE vége*/

 
/*  saját tábla formátum*/	
.body_tabla { border: solid 1px #1ab0a9;
			padding:0px;
	}
	
.body_tabla td {
	padding: 3px;
	border: solid 1px #1ab0a9; ;
	}

