/* html rész */
html {width: 100%; height: 100%; padding-right: 0px; padding-right: 0px; padding-bottom: 0px; padding-top: 0px; margin: 0px;}

body {position: relative; background: #fff; margin: 0px auto; width: 100%; height: 100%; text-align:center;
scrollbar-face-color: #E5ECF9; scrollbar-highlight-color: #000; scrollbar-3dlight-color: #E5ECF9; 
scrollbar-darkshadow-color: #000; scrollbar-shadow-color: #E5ECF9; scrollbar-arrow-color: #000; 
scrollbar-track-color: #E5ECF9;}

/* szerkezi részek */
#center {background: white; position: relative; width: 100%; height: 100%; margin-left: auto; margin-right: auto; text-align: center;}

#header {width: 100%; height: 115px; float: left;  border-bottom:0px double gray; text-align: left;}

#info {background: #E5ECF9; width: 100%; height: 25px; float: left; border-top: 1px solid #3366CC;}

#middle {width:820px; float:left; padding: 0 20px; min-height: 1000px; float: left;}
	
#right {width:180px; float:left; text-align:left; border-left: 1px solid #C9D7F1; padding: 0 10px;}

#footer {background: #E5ECF9; width: 100%; height: 35px; float: left; border-top: 1px solid #3366CC; text-align:center;}

#logobox {padding-left:15px; width: 100%px; height: 100%; text-align: center;}
#tvbox {position: relative; width: 100%; height: 400px; margin-left: auto; margin-right: auto; text-align: center;}
.cim {width: 100%; text-align: left; float: left;}

		#outerp {text-align: left;  float:left; margin: 1px; border: 0px; width: 120px; height: 120px; overflow: hidden; position: relative;}
		#outerp[id] {display: table; position: static;}
		
		#middlep {position: absolute; top: 50%;} /* for explorer only*/
		#middlep[id] {display: table-cell; vertical-align: middle; position: static;}
		
		#innerp {position: relative; top: -50%} /* for explorer only */
		/* optional: #inner[id] {position: static;} */

.keppix {float:left; margin-right:0px; margin-bottom:6px;}
html>body .keppix {margin-right:15px;}

/* Objektumok */

img {border:0px;}

.clear {clear: both;}

p {margin: 0px; padding:0px; text-align:justify;}

.h200 {background:transparent; background-image: url(pont.gif); BACKGROUND-REPEAT: no-repeat; width:150px; font-size:0.9em; color:brown; text-align:center;}
