BODY {
	color: #525252;
	background-color: blue;
	/*background-color: #c0c0c0;*/
	font-family: Verdana, sans-serif;
	font-size:12px;
	text-align: left;
}

TABLE {
	border: 0px solid Navy;
	font: Verdana;
	font-size:12px;
	border-collapse: collapse;
}

TD {
	border: 0px solid Navy;
	font-size:12px;
    padding: 0 3px;
}

TH {
	border: 0px solid Navy;
	border-width: thin;
	font-size:12px;
}

A {
	color: Teal;
	border-spacing: 0px;
	pitch-range: 0;
	table-layout: auto;
	font-size:12px;
	}

A:HOVER {
	color: #00AEB0;
	border: 0px;
}

#hdr {
	position: absolute;
	margin: 0px;
	top: 10px;
	left: 10px;
	height:80px;
	width: 830px;
	background:#cccccc;
	color:#000000;
	border: 1px solid Navy;
	font-size:12px;
	padding: 0px;
	background-image: url('banner.jpg');
	vertical-align: center;
}

#lhu-lan-col {
	position: absolute;
	top: 102px;
	left: 10px;
	width: 160px;
	border: 1px solid Navy;
	background: #cccccc;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-size:12px;
}

#lhu-col {
	position: absolute;
	top: 144px;
	left: 10px;
	width: 160px;
	border: 1px solid Navy;
	background: #cccccc;
	margin: 0px;
	padding: 0px;
	height: 420px;
	font-size:12px;
}

#lhd-col {
	position: absolute;
	vertical-align: middle;
	top: 576px;
	left: 10px;
	width: 160px;
	border: 1px solid Navy;
	background: #cccccc;
	margin: 0px;
	padding: 0px;
	height: 95px;
	font-size:12px;
}

#rh-col {
	position: absolute;
	margin: 0px;
	top: 102px;
	left: 182px;
	width: 458px;
	height: 655px;
	border: 1px solid Navy;
	border-bottom: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	background: #cccccc;
	font-size:12px;
}

#rh-col-bottom {
	position: absolute;
	margin: 0px;
	top: 757px;
	left: 182px;
	width: 658px;
	height: 30px;
	border: 1px solid Navy;
	border-top: 0px solid #cccccc;
	background: #cccccc;
	font-size:12px;
}

#rh-col-right {
	position: absolute;
	margin: 0px;
	top: 102px;
	left: 640px;
	width: 200px;
	height: 655px;
	border: 1px solid Navy;
	border-bottom: 0px solid #cccccc;
	border-left: 1px solid #cccccc;
	background: #cccccc;
	font-size:12px;
}

#ftr {
	position: absolute;
	margin: 0px;
	top: 797px;
	left: 182px;
	width: 658px;
	height: 30px;
	border: 1px solid Navy;
	background: #cccccc;
	font-size:10px;
}

.w200 {
     width: 200px;
     height: 50px;
}

.input {
        width: 100%;
        /*height: 22px;*/
}

.input-necessary {
        width: 100%;
        /*height: 22px;*/
        border: 1px solid #aaaaaa;
		background-color: #ffe0a0;
}

table.skelbimas {
		border-width: 0px;
		border-spacing: 2px;
		border-color: black;
		border-collapse: collapse;
		background-color: #c0c0c0;
		text-align: left; 
		width: 400px;
		margin-left: 10px;
		margin-top: 10px;
}

table.skelbimas th {
		border-width: 0px;
		padding: 5px;
		border-color: gray;
		background-color: #c0c0c0;
		font-weight: bold;
}

table.skelbimas td {
		border-width: 0px;
		padding: 5px;
		border-color: gray;
		background-color: #c0c0c0;
}

#popup {
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	height:420px;
	width: 640px;
	background:#cccccc;
	color:#000000;
	border: 1px solid Navy;
	font-size:12px;
}