body {
  margin:0px;
  scrollbar-base-color:#9DA9C2;
  font-family:helvetica, arial, sans-serif;
}

p {
  font-size:80%;
  margin:0px 0px 6px 0px;
  color:#092767;
  line-height:120%;
}

p.palyazat {
  font-size:80%;
  margin:0px 0px 0px 0px;
	padding:0px 2px 2px 2px;
  color:#092767;
  line-height:120%;
}

p.menu {
  color:white;
  font-family:helvetica, arial, sans-serif;
  font-size:11px;
  text-decoration:none;
  margin:0px;
  padding:0px 5px 0px 5px;
  text-align:center;
  line-height:14px;
}
p.kapcs {
	font-size:9pt;
	padding:4px;
  color:#092767;
  line-height:100%;
	margin:0px;
}

a.menu {
  color:white;
  text-decoration:none;
}

td {
  vertical-align:middle;
}

td.hird {
  vertical-align:top;
	border-bottom:1px solid #000099;
	border-right:1px solid #000099;
	padding:4px;
}

td.hird2 {
  vertical-align:top;
	border-bottom:1px solid #000099;
	border-right:1px solid #000099;
	border-left:1px solid #000099;
	padding:4px;
}

h1 {
  color:#092767;
  font-size:18px;
  margin:0px 0px 8px 0px;
}

h2 {
  color:#092767;
  font-size:14px;
  margin:0px 0px 16px 0px;
	line-height:18px;
}

ul, ol {
  font-size:80%;
  margin-top:0px;
  margin-bottom:4px;
  color:#092767;
}

.cim {
  font-size:65%;
  margin:3px 0px 3px 0px;
  text-align:center;
}

input.gomb { background:#9da9c2; }

a.menu:visited {
 color:white;
 }
a.menu:hover {
 color:#FFC450;
 }
a { text-decoration:underline; color:#680a28; }
a:visited { color:#280a68; }
a:hover { color:#280a68; }
a.hidden {
 cursor:text; }

td.h { background:#ced4e1; font-size:80%; }
td.hr { background:#ced4e1; font-size:80%; text-align:right; }
th.h { background:#9da9c2; xwhite-space:nowrap; font-size:80%; text-align:left; vertical-align:top; }
th.hb { background:#9da9c2; xwhite-space:nowrap; font-size:80%; text-align:left; vertical-align:bottom; }
th.hbr { background:#9da9c2; xwhite-space:nowrap; font-size:80%; text-align:right; vertical-align:bottom; }
td.panel { background:#aaaaaa; font-size:80%; }
td.kivalasztott { background:lime; font-size:80%; }

ul ul {
	font-size: 100%;
}

table.building-data {
	font-size: 80%;
	border-left: 1px solid #092767;
	border-top: 1px solid #092767;
	width: 650px;
	margin-bottom: 20px;
}

table.building-data td {
	border-right: 1px solid #092767;
	border-bottom: 1px solid #092767;
}

table.building-data td.title {
	font-size: 125%;
	font-weight: bold;
	color: #092767;
}

table.building-data td.key {
	font-weight: bold;
	color: #092767;
	width: 180px;
}

table.building-data td.value {
	width: 145px;
}

table.building-data td.more {
	text-align: right
}

div#newItem {
	margin-bottom: 20px;
}

div#newItem a {
	font-size: 80%;
}

/* Building page */
div.page-control  {
	font-size: 80%;
}

div#tender-text {
	margin-top: 20px;
	margin-bottom: 20px;
	
	font-size: 80%;
}

/* FORM */
.form-row {
	padding: 12px;
	xdisplay: block;
	border-bottom: 1px solid #CCCCCC;
}

.form-row label {
	width: 125px;
	float: left;
	margin-left: 15px;
	font-size: 80%;
}

.form-row .form-row-field {
	width: 460px;
	padding-left: 150px;
	font-size: 80%;
}

.form-row .form-row-field textarea {
	width: 450px;
	height: 300px;
}

.form-row .form-row-field input {
	width: 300px;
}

.form-control {
	border-bottom: 0px none;	
}

.form-control table td a {
	font-size: 80%;
}

table#tenderSelectTable, table#userTable {
	font-size: 80%;
	border-left: 1px solid #092767;
	border-top: 1px solid #092767;
	width: 600px;
}

table#tenderSelectTable td, table#userTable td {
	border-right: 1px solid #092767;
	border-bottom: 1px solid #092767;
	padding: 5px;
}

table#tenderSelectTable td.title, table#userTable thead td {
	font-weight: bold;
	text-align: center;
}

table#tenderSelectTable td a, table#userTable td a {
	color: #092767
}

table#tenderSelectTable td#tenderListAll {
	padding-top: 10px;
}

div.page-nav {
	margin: 12px 0px;
}


table#yearlyTable {
	font-size: 80%;
	border: 2px solid #000000;
	width: 650px;
}

table#yearlyTable thead td {
	font-weight: bold;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
}

table#yearlyTable thead td.bottom {
	border-bottom: 2px solid #000000;
}

table#yearlyTable thead td.last {
	border-right: 0px none;
}

table#yearlyTable tbody tr.region-name td {
	background-color: #00FF00;
}

table#yearlyTable tbody td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
}

table#yearlyTable tbody td.bottom {
	border-bottom: 0px none;
}

table#yearlyTable tbody td.last {
	border-right: 0px none;
}

.lfont
{
	font-size: 80%;
}

DIV.varosok
{
	position:		absolute;
	border:			1px solid black;
	padding:			0px;
	white-space:	nowrap;
	cursor:			pointer;
}

