body {
  /*background-color: white;*/
  text-align:center;
  min-width:760px;
  margin:0;
  font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
  font-size: small;
  color: #888f95;
}

form {
  display: inline;
}

img {
  border: 0;
}
div#main {
  width:755px;
  margin-left:auto;
  margin-right:auto;
}

div#header {
 /* width: 100%;*/
}
div#logo{
  width: 139px;
  border-left: solid 1px #888f95;
  border-right: solid 1px #888f95;
  text-align: center;
  float: left;
  padding: 12px 0 12px 0;
  background-image: url(../image/logo.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 88px;
}

div#banner {
  width: 512px;
  text-align: center;
  float: left;
  padding: 6px 0 0px 0;
}

div#kereses {
  width: 100px;
  height: 112px;
  border-left: solid 1px #888f95;
  border-right: solid 1px #888f95;
  text-align: center;
  float: left;
  /*padding: 15px 0 15px 0;*/
}
div#kereses .cim {
  width: 100%;
  font-size: 12px;
   background-color: #888f95;
   color: white;
   padding: 4px 0 4px 0;
   height: 15px;
}

div#kereses .box {
  margin-top: 2px;
  margin-bottom: 3px;
  width:90px;
  height: 53px;
  border: solid 1px #888f95;
}

div#kereses .gomb {
  width:92px;
  height: 25px;
  border: solid 1px #888f95;
  color: #888f95;
  background-color: white;
}
div#menuline {
  background-color: #888f95;
  clear: left;
  color: white;
  height: 26px;

}
div#zaszlo {
  background-color: #888f95;
  width: 140px;
  float: left;
  text-align: center;
  padding: 4px 0 4px 0;
  clear: right;
}

ul#menu {
  display:block;
  width: 512px;
  padding: 4px 0 4px 0;
  text-align: center;
  background-color: #888f95;
  margin: 0;
  float: left;
  /*letter-spacing: 12px;*/
}

ul#menu li {
	display:inline;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
  padding: 0 0 0 12px;
}

ul#menu li a {
	text-decoration:none;
	color:white;
}

ul#menu li a.selected{
	text-decoration:none;
	color:red;
}

ul#menu li a:hover {
	text-decoration:none;
	color:#BFC978;
}

div#content {
  border-left: solid 1px #888f95;
  border-right: solid 1px #888f95;
  float: left;
}
div#content a
{
	color: #626264;
	text-decoration: none;
	font-weight: bold;
}
div#news{
  width: 139px;
  float: left;
  color: #103048;
  min-height: 412px;
  text-align: left;
}
div#news h2 {
  margin-left: 5px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: lighter;
}

ul#news2 {
  display:block;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

ul#news2 li {
  margin:5px;
  font-size: 10px;
  margin-bottom: 13px;
}
div#pics {
  width: 512px;
  height: 500px;
  text-align: left;
  float: left;
  border-left: solid 1px #888f95;
  border-right: solid 1px #888f95;
  /*padding: 7px;*/
}

div#pics p {
  margin:7px;
}
div#rightbanner {
  width: 98px;
  min-height: 112px;
  text-align: center;
  float: right;
  padding-top: 10px;
  /*padding: 15px 0 15px 0;*/
}

.felirat
{
	font-weight: bold;
	color: black;
  
}

.keptarto
{
	width: 166px;
	height: 166px;
	float: left; 
	text-align: center;
	line-height:167px;
	font-size:0.3px;
	/*padding: 20px;*/	
}

.keptarto img
{
	vertical-align: middle;
	border: 0;
}

