body, html {
	margin: 0px;
	padding: 0px;
	font: 12px Tahoma;
	color: #333333;
	height:100%;
}
h2 { padding: 0; margin: 0; }
form { margin:0px; padding:0px; vertical-align:middle;}
img { border: 0px; }





.gbg { 
	background-color: #f1f1f1; 
	border-bottom: 1px solid #ccc;
}

.rez_pozicija{ 
	background: url('/imgs/header_back.jpg');
	border-top: 1px solid #999999;
	border-bottom: 1px solid #ccc;
	font: bold 12px tahoma; 
	vertical-align: bottom;
	color: black;
}
.rez_veiksmai {
	background: url('/imgs/header_back.jpg');
	border-top: 1px solid #999999;
	border-bottom: 1px solid #ccc;
}
.table_header {
	font: 11px tahoma;
	color: #C8C8C8;
	border-bottom: 1px solid #ccc;
}
.rez_details {
	border: 1px dashed #ccc;
	padding: 20px;
	display: none;
	background-color: white;
}
a.uzsakovas:link, a.uzsakovas:visited {
	font: 11px tahoma;
	color: #3300FF;
}
a.uzsakovas:hover {
	text-decoration: underline;
}

a.rez_button:link, a.rez_button:visited {
	font: bold 11px tahoma;
	background: url('/imgs/orange_back.jpg');
	color: black;
	border: 1px solid #ccc;
	padding: 1px 10px 1px 10px;
}
a.rez_button:hover {
	border: 1px solid black;
}











a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E20A16;
	text-decoration: none;
}

a.red_button:link, a.red_button:visited, a.red_button:active {
	display:block;
	text-transform:uppercase;
	font: 12px Tahoma;
	font-weight:bold;
	color: #FF9396;
	background: #E20A16;
	margin: 0px;
	padding: 4px;
	width: 150px;
	text-align: center;
}

a.red_button:hover {
	color: #FFFFFF;
}
a.small_red {
	FONT: 10px tahoma;
	color:#FF0000;
} 

.big_pavadinimas {
	FONT: 20px tahoma, arial; 
	COLOR: #999999;
}
h1 {
	FONT: 22px tahoma, arial; 
	COLOR: #666666;
	margin: 0;
	padding: 0;
}


a.big_link:link, a.big_link:active, a.big_link:visited {
	FONT: bold 11px tahoma, arial, tahoma; 
	TEXT-DECORATION: none;
	text-transform:uppercase;
	color:#000000;
}
a.big_link:hover {
	FONT: bold 11px tahoma, arial, tahoma; 
	TEXT-DECORATION: none;
	text-transform:uppercase;
	color:#E20A16;
}

.login_passwd {
	width: 50px;
	FONT: 10px tahoma;
	color:#333333;
	background:white;
	POSITION: relative;
	top: 0px;
}
.bt_submit {
	POSITION: relative;
	top: 4px;
}
.input_text1 {
	border: 1px solid #999999;
	FONT: 12px tahoma;
}
.komentaras {
	color:#666666;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.note_ok {
	border: 1px solid #ccc;
	font: bold 12px tahoma;
	padding: 10px 15px 15px 40px;
	background: url(/imgs/done.gif) no-repeat 10px 10px;
	margin: 5px 0 5px 0;
	}
.note_error {
	border: 1px solid red;
	font: bold 12px tahoma;
	color: red;
	padding: 10px 10px 10px 10px;
	margin: 10px 0 10px 0;
	width: 400px;
	margin: 5px 0 5px 0;
	}
.note {
	font: bold 12px tahoma;
	color: #666666;
	border: 1px solid #CCCCCC;
	background: url(../imgs/caution.gif) no-repeat 5px 5px;
	background-color: #f5f5f5;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px 0 5px 0;
}
.calendar {
	border: 1px solid #ccc;
	background-color: white;
	padding: 20px
}
.ltl {
	text-align: right;
	padding: 0 10px 0 0;
	}