html, body {
  height: 100%;
  margin: 0 0 1px;
  padding: 0px;
  background-image: url("images/bk.jpg");
  background-repeat: repeat-y;
  background-color: #E6E6F6;
  font-family: arial, verdana, sans-serif;
}

.kiemelt {
	color: maroon;
	font-weight: bold;
}

.indent30 {
	text-indent: 30px;
}

.rendelesinapok {
	width: 200px;
	border-collapse: collapse;
}

.rendelesinapok tr td:nth-child(1) {
	width: 100px;
	padding: 3px 5px;
}

.rendelesinapok tr td:nth-child(2) {
	width: 100px;
	text-align: center;
}

.rendelesinapok td {
	border: 1px solid #888;
}

.rendelesinapok tr:nth-child(odd) {
	background: #eee;
}

.rendelesinapok tr:nth-child(even) {
	background: #ccc;
}

.rendelesinapok2 {
	width: 250px;
	border-collapse: collapse;
}

.rendelesinapok2 tr td:nth-child(1) {
	width: 70px;
	padding: 3px 5px;
}

.rendelesinapok2 tr td:nth-child(2) {
	width: 180px;
	text-align: center;
}

.rendelesinapok2 td {
	border: 1px solid #888;
}

.rendelesinapok2 tr:nth-child(odd) {
	background: #eee;
}

.rendelesinapok2 tr:nth-child(even) {
	background: #ccc;
}

.clear {
  clear: both;
}

.figyelem {
	text-align: right;
	margin: 0 0 5px 0;
}

a:link {text-decoration: none; font-weight:bold; color: #0601C0}
a:visited {text-decoration: none; font-weight:bold; color: #0601C0}
a:hover {text-decoration: underline; font-weight:bold; color: #0601C0}
a:active {text-decoration: underline; font-weight:bold; color: #0601C0}

li { list-style-type: none; }

.nemrendel {
  font-weight: bold;
  font-style: italic;
  color: red;
}


.header {
  background-image: url("images/header_uj.jpg");
  background-repeat: no-repeat;
  height: 70px;
  padding: 130px 0px 0px 100px;
  font-weight: bold;
  font-family: arial;
  font-size: 16px;
}

.container {
  padding: 0px 0px 0px 15px;
  background-repeat: repeat-y;
/*  border: 1px solid red;*/
}

.mspacer {
  clear: both;
  height: 3px;
}

.menu {
  float:left;
  width:170px;
/*  border: 1px solid purple;*/
  padding-right:10px;
}

.content {
  float:left;
  padding: 0px 0px 0px 20px;
  font-size: 12px;
/*  border: 1px solid blue;*/
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:180px;
	font-size: 12px;
}

/*
	cursor:pointer;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
*/

#navigation a.head {
	cursor:pointer;
	display:block;
	padding:4px 2px 4px 6px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-color: #CAC9E8;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background-image: url("images/menu-bk2.jpg");
	color:black;
}
/*
	background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
	background-image: url("images/menu-bk1.jpg");
	background-color:#FFFF99;
*/
#navigation a.head:hover {
	background-image: url("images/menu-bk3.jpg");
	color:white;
/*
	background-image: url("images/menu-bk2.jpg");
	color:white;
*/
}

#navigation a.selected {
	background-image: url("images/menu-bk3.jpg");
	color:white;
/*
	background-image: url("images/menu-bk2.jpg");
	color:white;
*/
}

#navigation a.current {
/*
	background: #0601C0;
*/
	background: #383F8E;
	color:white;
}

#navigation ul {
	border-width:0px;
	margin:0px;
	text-indent:0px;
	padding:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
	padding:1px 0px;
}
#navigation li li a:hover {
	background-image: url("images/menu-bk3.jpg");
	color:white;
}

/*
.headlink  {
  float:left;
	width: 170px;
	padding: 5px;
	font-family: arial, verdana, sans-serif;
	border: 1px solid black;
}
*/

.title {
  color: white;
  width: 570px;
  height: 22px;
  padding-top: 5px;
  font-size: 14px;
  font-weight: bold;
/*
  background: #0601C0;
*/
  background: #383F8E;
  text-align: center;
}

.title2 {
  width: 554px;
  height: 18px;
  padding-top: 2px;
  font-size: 14px;
  font-weight: bold;
	background-image: url("images/menu-bk3.jpg");
	color:white;
  text-align: center;
}

.tablazat table {
  width: 570px;
  background: #D6D6F0;
  border: 1px solid #5263AB;
}

.tablazatcenter table {
  width: 570px;
  background: #D6D6F0;
  border: 1px solid #5263AB;
  text-align: center;
}

.tablazatcenter th {
  background: #B1B1D6;
  height: 20px;
}

.tablazatcenter tr {
  height: 19px;
}

.tablegroup {
	background-image: url("images/menu-bk3.jpg");
	color:white;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  height: 25px;
}

.left {
  text-align: left;
  padding-left: 2px;
}

.italic {
  font-style: italic;
}

.captcha {
	background-image: url("images/captcha.jpg");
  border: 1px solid #5263AB;
	width: 160px;
	height: 40px;
	cursor: pointer;
}

.main {
  width: 556px;
  background: #D6D6F0;
  border: 1px solid #5263AB;
  padding-left: 6px;
  padding-right: 6px;
}

.hozzaszolas_uzenet {
  width: 552px;
  height: 100px;
  border: 1px solid #5263AB;
  background: white;
  color: #0601C0;
  font-size: 12px;
  font-family: arial, verdana, sans-serif;
}

.bejegyzes_fejlec {
  float:left;
  height: 18px;
  border: 1px solid #0601C0;
  background: white;
  color: #0601C0;
  padding: 2px 5px 0px 5px;
  font-size: 12px;
  font-family: arial, verdana, sans-serif;
}

.bejegyzes_uzenet {
  width: 542px;
  border: 1px solid #5263AB;
  background: #C8C7E6;
  padding: 5px;
  font-size: 12px;
  font-family: arial, verdana, sans-serif;
}

.data {
  float: left;
  width: 440px;
  margin-top: 5px;
}

.dataphoto {
  float: right;
  width: 100px;
  height: 130px;
/*  border: 1px solid #5263AB;*/
  margin-top: 5px;
  margin-right: 5px;
}

.dataleft {
  float: left;
  width: 140px;
  text-align: right;
  padding-right: 10px;
  font-weight: bold;
}

.dataright {
  float: left;
  width: 280px;
}

.kapcsolatleft {
  float: left;
  width: 190px;
  padding-right: 10px;
}

.kapcsolatright {
  float: right;
  width: 350px;
  border: 1px solid #5263AB;
}

.kiemeles {
  font-weight: bold;
  color: #e00;
}

.felsorol {
	text-indent: -10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
