.html, body { margin:0; padding:0; width:100%; height:100%; text-align:center; background-color: rgb(100, 27, 38);
}

.table { width: 950px;
         position:relative;
         margin:0 auto; /* ez teszi kozepre */ text-align:left;
         background-color: rgb(100, 27, 38);
}


html {
overflow: auto;
}

h1 {
	font-size: 15px;
	color: #e8e7b9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
	width: 500px;
	text-align: center;
	margin-top: 40px;
}

h2 {
font-size: 14px;
color: #e7e8b9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

h3{
font-size: 12px;
color: #E4E4E4;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
margin-left: 25px;
margin-right: 25px;
width: 500px;
text-align: justify;

}

h4 {
font-size: 14px;
color: #e7e8b9;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
margin-right: 25px;
width: 200px;
text-align: justify;
}

#centre {
	background-image:  url(bordo/bordokozep2.jpg);
	width:600px;
	height: 1050px;
	font-size: 12px;
	color: #e7e8b9;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#banner {
height: 156px;
width: 950px;
}

#topmenu {
background: url(bordo/bordomenu.jpg);
height: 69px;
width: 950px;
}

.menusor1 {
        margin-top: 2px;
        text-align: center;
        margin-left: 700px;
        margin-right: 10px;
        width: 230px;
}

.menusor2 {

         margin-left: 210px;
         margin-right: 200px;
         color: #252525;
         font-weight: normal;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-style: normal;
         font-size: 10px;
}


img {
  border:  none;
}


#bal {
	background: url(bordo/bal-bg.jpg);
	height: 1050px;
	width: 170px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252525;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #252525;
	text-align: left;
	float: left;
 }
#lista{
	font-size: 14px;
	color: #FFFF99;
	text-align: left;
	width: 140px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.menu-bal a {
	text-decoration: none;
	color: #e8e7b9;
        border: 1px solid #6b1e26;
        margin-left: 12px;
        margin-right: 10px;
        display: block;
	padding-top: 5px;
	padding-left: 10px;
        padding-bottom: 5px;
}

.menu-bal a:hover {
	border: 1px solid #B13043;
        color: #ff0000;
}

#jobb {
	background: url(bordo/jobb-bg.jpg);
	height: 1050px;
	width: 170px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252525;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #252525;
	text-align: left;
	float: left;
}

.menu-jobb a {
	text-decoration: none;
	color: #e8e7b9;
        border: 1px solid #6b1e26;
        margin-left: 12px;
        margin-right: 10px;
        display: block;
        padding-top: 5px;
	padding-left: 10px;
        padding-bottom: 5px;
}

.menu-jobb a:hover {
 	border: 1px solid #B13043;
        color: #ff0000;
}


#lablec {
	background-image: url(bordo/bordobottom.jpg);
        height: 49px;
        width: 950px;
        text-align: center;
        text-decoration: none;
	color: #e8e7b9;
        font-style: normal;
        font-size: 10px;
}

a {
	text-decoration: underline;
	color: #ffffff;
}
 a:hover {
	text-decoration: none;
	color: #00FFFF;
}
