html {
	overflow-y: scroll;
	overflow-x: hidden;
}
body {
	width: 100%;
	background: url('back.jpg');
	background-repeat: repeat;
	background-position: top center;
	margin: 0 auto 0 auto;
}
#container {
	width: 950px;
	box-shadow: 0px 2px 5px 0px #434343;
	margin: 0 auto 0 auto;
}
#head {
	width: 950px;
	height: 320px;
	background: url('ossztev/head2big.jpg');
	background-color: #5b2b23;
}
#page {
	width: 950px;
	background-color: #ffffff;
	padding-bottom: 20px;
}
#menu {
	width: 280px;
	float: left;
}
.fb-page {
	margin-left: 10px;
}
ul {
	list-style: none;
	padding: 0;
	margin-left: 25px;
	margin-top: 25px;
}
ol {
	margin-left: 8px;
}
li.tart {
	padding: 10px;
}
li.menu {
	background-image: url('li-image.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 20px;
	line-height: 35px;
}
a.underline {
	color: #5b2b23;
}
a.underline:link {
	text-decoration: none;
}
a.underline:hover {
	text-decoration: underline;
}
a.underline:active {
	text-decoration: underline;
}

#page_in {
	width: 640px;
	float: left;
}
.page_head {
	background-image: url('li-image.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-left: 25px;
	padding-bottom: 4px;
	color: #5b2b23;
	font-size: 22px;
	border-bottom: 2px solid #5b2b23;
	font-weight: normal;
}
#tartalom {
	width: 640px;
	font-size: 18px;
	color:  #5b2b23;
	text-align: justify;
	line-height: 20px;
}
h4 {
	text-align: center;
}

.kota{
  float: left;
}

#plakat{
  margin-top: 30px;
  margin-right: 50px;
  float: right;
}

#plakat_sz{
  margin-left: 38px;
}

#jelentkezes{
  text-align: center;
}

.doc{
  border: 0px;
  padding-right: 50px;
  padding-left: 50px;
}

.vers {
  text-align: center;
}

table {
	width: 640px;
	margin-bottom: 15px;
	color: #5b2b23;
	text-align: center;
}
#nev_kep {
	width: 200px;
	height: 222px;
	background: url('nev_kep.jpg');
	margin-top: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	float: right;
}
.indent {
	margin: 0px;
	text-indent: 2em;
}
#posztomusz {
	width: 300px;
	height: 401px;
	margin-top: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	float: right;
}

#rabe_1{
  height: 250px;
  width: 333px;
  background: url('rabe_1.jpg');
  margin-top: 4px;
	margin-left: 9px;
	margin-bottom: 0px;
  float: right;
}

#rabe_2{
  height: 250px;
  width: 333px;
  background: url('rabe_2.jpg');
  margin-top: 4px;
	margin-left: 9px;
	margin-bottom: 0px;
  float: right;
}

#siker_sandor {
	width: 263px;
	height: 350px;
	background: url('siker_sandor.jpg');
	margin-top: 4px;
	margin-left: 9px;
	margin-bottom: 0px;
	float: right;
}

#sik_okl {
  width: 320px;
  height: 444px;
  background: url('sik_okl.jpg');
  float: left;
}

#sik_kor {
  width: 320px;
  height: 453px;
  background: url('sik_kor.png');
  float: left;
}


#betyar {
	width: 204px;
	height: 300px;
	background: url('betyar.jpg');
	margin-top: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	float: right;
}
#dij {
	width: 140px;
	height: 200px;
	background: url('dij.jpg');
	margin-right: 9px;
	float: left;
}

#kapcs {
  text-align: center;
}

#galery {
  width: 640px;
  margin: 0 auto 0 auto;
}

a.galery {
  text-decoration: none;
}

a.galery img {
  border: 2px solid #5b2b23;
  margin: 3px;
    
}

a.galery img:hover {
  box-shadow: 0 1px 2px black;
  background: #000000;
}

#nea {
  width: 200px;
  height: 67px;
  background: url('nea.jpg');
  margin: 15px 25px 15px;
  float: left;
}

#logo{
  width: 200px;
  height: 234px;
  background: url('logo.png');
  margin: 15px 25px 15px;
  float: left;
}

#clear {
	clear: both;
	margin-bottom: 0px;
}

#footer {
	width: 950px;
	height: 90px;
	background: url('footer.png');
	background-color: #5b2b23;
	color: white;
	font-size: 15;
	line-height: 18px;
	text-align: center;
}