h1,h2,h3,p,div {
 padding:0;
 margin:0;
 }
body {
 margin:0;
 padding:0;
 background: black url('../kepek/hatter.jpg') fixed no-repeat bottom center;
 font-family: times;
 color:white;
 }
* html body {
 text-align:center;
 }
#container {
 margin:0 auto;
 padding: 15px 0;
 }
* html #container {
 width:960px;
 }
a img {
 border:0;
 }
#header {
 margin: 2px auto 0 auto;
 max-width:80%;
 min-width: 960px;
 height:226px;
 text-align:center;
 }
#footer {
 margin: 0 auto;
 max-width:80%;
 min-width: 960px;
 height:40px;
 background: url('../kepek/lablec.png') top center;
 text-align:center;
 clear: both;
 color:#f7be00;
 }
* html #footer {
 background: url('../kepek/lablecie.png') top center;
 } 
#content {
 max-width:80%;
 min-width: 960px;
 min-height: 310px;
 text-align:center;
 margin: 0 auto;
 background: url('../kepek/kozepso.png') top right;
 }
* html #content {
 background: url('../kepek/kozepsoie.png') top right;
 height: 310px;
 }
#jobb {
 float: right;
 width:198px;
 color: white;
 }
#bal {
 min-width:750px;
 margin-right:198px;
 padding:5px;
 }
#belso {
 text-align:justify;
 color: white;
 padding:3px;
 overflow: auto;
 min-height: 300px;
 }
* html #belso {
 width: 740px;
 }
#felso {
 background: url('../kepek/felso.png') top right;
 height: 19px;
 max-width:80%;
 min-width: 960px;
 margin:0 auto;
 }
* html #felso {
 background: url('../kepek/felsoie.png') top right;
 }
#also {
 background: url('../kepek/also.png') bottom right;
 height:19px;
 max-width:80%;
 min-width: 960px;
 margin:0 auto;
 }
* html #also {
 background: url('../kepek/alsoie.png') top right;
 }
#vonal {
 background: url('../kepek/alsocsikkozep.png') top right;
 height:1px;
 width:100%;
 }
html #vonal {
 overflow:hidden;
 }
#balvonal {
 background: url('../kepek/alsocsikbal.png') top right;
 width:16px;
 height:1px;
 float:left;
 }
#jobbvonal {
 background: url('../kepek/alsocsikjobb.png') top right;
 width:16px;
 height:1px;
 float:right;
 }
* html #balvonal {
 background: url('../kepek/alsocsikbalie.png') top right;
 }
* html #jobbvonal {
 background: url('../kepek/alsocsikjobbie.png') top right;
 }
#nagy {
 margin-left:100px;
 margin-right:100px;
 text-align:center;
 min-height:300px;
 margin-bottom: 3px;
 }
#kicsik {
 border:1px solid white;
 overflow:auto;
 text-align:center;
 }
#kicsik table{
 margin:0 auto;
 }
#kicsik img {
/* float:left;*/
 display: inline;
 }