@charset "utf-8";
/* CSS Document 
   frontendo elementu klasiu deklaracijos failas */
.web-form {
	font-size:12px;
}
.web-form-text {
	font-size:11px;
	height:19px;
	margin:0px;
	padding:0px
}
.web-form-box {
	height:16px;
	margin:0px;
	padding:0px
}
.web-form select {
	font-size:11px;
	height:19px
}
.web-form textarea {
	font-size:11px;
	height:19px
}
.web-form-t {
	font-size:12px;
	font-weight:bold;
	color:#116da9;
}
.web-form-t-black {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.web-form-ds {
	font-size:12px;
}
.web-form-link {
	font-size:11px;
}
.web-form-desc {
	font-size:11px;
	text-decoration:none;
	text-transform:lowercase;
	color:#0072bc;
}
.web-form-button {
	border:none;
	line-height:18px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	width:102px;
	background:none;
	height:21px;
	background:url(../img/lt/search_button.gif) no-repeat;
	cursor:pointer;
}

.web-form-b {
   border:0;
   padding:0;
   width:auto;
   overflow:visible;
   height:25px;
   background:#FFFFFF;
   cursor:pointer;
}

.web-form-b-l {
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:11px;
  height:21px;
  color:#FFFFFF;
  background:url(../img/style/myg_l.jpg) no-repeat left #1178c0;
  padding-left:7px;  /* atstumas nuo kairiojo sono */
  padding-right:0px /* atstumas nuo desiniojo sono */
}
.web-form-b-r {
	width:8px;
	background:url(../img/style/myg_r.jpg) no-repeat left;
}
.web-form-emsg {
	color:#FF0033;
	font-size:11px;
}

.web-from-link {
	color:#868686;
	font-size:11px;
}

.web-user-menu a {
	text-decoration:none;
	color:#0072BC;
	font-weight:bold;
	font-size:11px;
}

.web-user-menu a:hover {
	text-decoration:underline;
}

.web-form-table-h td {
	font-size:12px;
	font-weight:bold;
	background-color:#0092cc;
	color:#FFFFFF;
	text-align:center;
}

.web-form-table-lo td {
	font-size:12px;
	color:#000000;
}

.web-form-table-hi td {
	font-size:12px;
	color:#000000;
	background-color:#E0E0E0!important;
}

.web-form-table-f td {
	font-size:12px;
	color:#FFFFFF;
	background-color:#0092cc!important;
}

.web-form-table-empty td {
	font-size:12px;
	font-style:italic;
}


.web-from-t-yeallow {
	color:#CCFF00;
}
