body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#202020;
	font-size:12px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

p, td {
	font-size: 11px;
	line-height:18px;
}

a {
	color:#1b53b4;
}

a:hover {
	color:#303030;
	text-decoration:none;
}

.top {
	width:950px;
	height:491px;
	background-image:url(images/top_bg.jpg);
}

.top h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding:15px 0 0 22px;
	margin:0px;
}

.menu {
	float:right;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

.menu ul {
	list-style: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	border: none;
}

.menu ul li {
	margin: 0px;
	padding: 0px;
}

.menu ul li a {
	display: block;
	border-bottom: 1px solid #363636;
	padding: 3px 0px 3px 32px;
	text-decoration: none;
	color: #323232;
	width: 165px;
	background-image:url(images/nyil_menu.png);
	background-repeat:no-repeat;
}

.menu ul li a:hover, .menu ul li a:focus {
	color: #ffffff;
	/*background-color: #eeeeee;*/
	background-image:url(images/nyil_menu_on.png);
	background-repeat:no-repeat;
}

.info {
	padding: 0 0px 0 20px;
}

.info h1 {
	color:#1b53b4;
	font-size:16px;
	font-weight:bold;
}

.info h2 {
	color:#4b7ed1;
	font-size:13px;
	font-weight:bold;
}

.info .bek{
	padding-left:20px;
	text-align:justify;
}

.bottom {
	width:950px;
	height:17px;
	background-image:url(images/bottom.gif);
}

.lablec {
	text-align:center;
	font-size:10px;
	line-height:12px;
	padding:10px 0 10px 0;
}

.lablec a {
	color:#1b53b4;
}

.lablec a:hover {
	color:#303030;
}

.input {
  font-family:  Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #404040;
  height: 16px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 170px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #BEBEBE solid;
  border-right: 1px #BEBEBE solid;
  border-bottom: 1px #BEBEBE solid;
  border-left: 1px  #BEBEBE solid;
}

.button {
  font-family:  Tahoma;
  font-size: 9px;
  font-weight: normal;
  color: #404040;
  height: 16px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 40px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #83837C solid;
  border-right: 1px #83837C solid;
  border-bottom: 1px #83837C solid;
  border-left: 1px  #83837C solid;
}