@charset "utf-8";
body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
form {
	margin:0;
	padding:0;
}
.pavadinimas {
	font-family: Tahoma;
	font-size: 16px;
	color: #990000;
}
.pavadinimasNorm {
	font-family: Tahoma;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 10px;
	text-align: center;
}
.buttonVirsus {
	width: 150px;
	height: auto;
	text-align: center;
	cursor: pointer;
	background-color: #FFFFFF;
}
.buttonVert {
	width: auto;
	height: auto;
	text-align: center;
	cursor: pointer;
	background-color: #FFFFFF;
}
#meniuSoninis {
	width: 200px;
}
#pagrindinis {
	width: auto;
	padding-top: 10px;
	padding-left: 15px;
}
.erroras {
	color: #FF0000;
	background-image: url(../images/erroras.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.warning {
	color: #FF0000;
	background-image: url(../images/warning.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.ok {
	color: #333300;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.helpas {
	color: #333300;
	background-image: url(../images/help.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.butonas {
	border-width: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	height: 18px;
	background-color: #F1F0FF;
	font-family: Tahoma;
	color: #330033;
	font-size: 12px;
}
#meniupunk {
	width:151px;
	background-color: #9999CC;
}
.chekboxai {
	height: 10px;
}
.neveikia {
	color: #FF0000;
}
.nepaspaud {
	color: #3f1daf;
}
.archyvas {
	color: #990000;
}
.papr {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #f2f2f2;
	border-style:double;
	border-width:1px;
	border-color: #b5b5b5;
}
.papr:hover {
	background-color:#f7f6f6;
}
.mygt {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #E9FFE8;
	border-width: 1px;
	border:thin;
}
.mygt:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #F3FFF2;
	border-width: 1px;
	border:thin;
}

.hand {
	cursor:pointer;
}
.but {
	background-image:url(../images/button.gif);
    background-color:transparent;
    border:none;
    width:80px;
    height:29px;
    font-family:Tahoma;
    font-size:11px;
    color:#1a5e9d;
    margin:0px;
    padding:2px 0px 0px 0px;
    font-weight:bold;
}
.but:hover {
    color:#0bb14d;
}
.w1 {
	width:100%;
}
.pl15 {
	padding-left:15px;
}
html, body {
    margin: 0;
    padding: 0;
    border: 0;
    min-height: 100%;
	height: auto;
}
form {
    margin: 0;
    padding: 0;
    border: 0;
}
.in_text {
	border: 1px solid #000;
	width: 150px;
}
input.login {
	border: 1px solid #000;
	width: 70px;

}
input.login_send {
	border: 1px solid #000;
	width: 60px;
	height: 20px;
}
.linkai a {
	color: rgb(255, 255, 255); 
	text-decoration: none; 
	font-weight: bold;
}
.input_anketos input, .input_anketos textarea {
	font-family: Tahoma;
}
.anketa {
	background: #999;
	border: 1px solid #000;
}
.Juodas_Remas {
	border: 1px solid #000;
}

div#container {
	margin: 0 auto;
	padding: 0;
	width: 985px;
	height: auto;
}

div.clear {clear: both; font-size: 0;}

div#header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 111px;
	background: url(../images/virtual/header.png) no-repeat top left;
}

* html div#header {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/virtual/header.png', sizingMethod='crop');  
	background-image: none; 
}

a#logo {
	margin: 40px 0 0 0px;
	padding: 0;
	width: 282px;
	height: 57px;
	float: left;
	background: url(../images/virtual/logo.png) no-repeat top;
}

* html a#logo {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/virtual/logo.png', sizingMethod='crop');  
	background-image: none; 
}

div#menu {
	margin: 0;
	padding: 0;
	width: 725px;
	height: auto;
	background: #FF9C0E;
	float: right;
}

div#main {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

div#left-block {
	width: 257px;
	height: auto;
	float: left;
	margin: 4px 2px 0 0px;
}

* html div#left-block {
	margin: 4px 0px 0 0px;
}

div#left {
	padding: 0px 0 0 0;
	width: 100%;
	min-height: 514px;
  	height:auto !important;
  	height: 514px;
	float: left;
	border-top: solid 0px;
	border-left: solid 1px #adb5ba;
	border-right: solid 1px #adb5ba;
	border-bottom: solid 1px #adb5ba;
	background: #85bfe1 url(../images/virtual/bt_img.png) no-repeat bottom;
}

* html div#left {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/virtual/bt_img.png', sizingMethod='crop');  
	background-image: none; 
}

div#right {
	margin: 4px 4px 0 4px;
	padding: 0;
	width: 530px;
	height: auto;
	float: left;
	background: #FFF;
}

div#right-block {
	margin: 4px 0 60px 0;
	padding: 0px 0 0 0;
	width: 186px;
	min-height: 515px;
  	height:auto !important;
  	height: 515px;
	float: right;
	border: solid 1px #adb5ba;
	background: #85bfe1;
}

div#content-bottom {
	width: 530px;
	padding: 2px 0;
	margin: 0px 0 40px 0;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	height: auto;
	float: left;
	background: #6394bf;
}

div#footer {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	height: 30px;
}

div#content {
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 526px;
	min-height:400px;
  	height:auto !important;
  	height:400px;
}

h1.title {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 8px 0 5px 10px;
	float: left;
	width: 520px;
	height: auto;
	color: #FFF;
	border-top: solid 2px #316675;
	background: #6ea2c8;
}

div.content-size {
	margin: 10px 15px 30px 15px;
	width: auto;
	height: auto;
}

div.content-size a {
	color: #69808b;
}

div.content-size a:hover {
	color: #69808b;
	text-decoration: none;
}

a#solutions {
	margin: 10px 0px 0 75px;
	padding: 0;
	width: 97px;
	height: 19px;
	float: left;
	background: url(../images/virtual/solutions.png) no-repeat top;
}

* html a#solutions {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/virtual/solutions.png', sizingMethod='crop');  
	background-image: none; 
}

div#lang {
	width: 175px;
	height: auto;
	margin: 3px 0px 10px 3px;
	padding: 3px 5px 3px 0px;
	float: left;
	background: #FFF;
}

* html div#lang {
	padding: 3px 1px 3px 0px;
}

div#lang a{
	width: 110px;
	height: 18px;
	text-align: left;
	margin: 0 0 5px 10px;
	padding: 0px 0px 0 50px;
	color: #000;
	display: block;
	text-decoration: none;
}

div#lang a:hover{
	color: #000;
	text-decoration: underline;
}

a.lt {
	background: url(../images/virtual/lt.png) no-repeat top left;
}


a.en {
	background: url(../images/virtual/en.png) no-repeat top left;
}

a.ru {
	background: url(../images/virtual/ru.png) no-repeat top left;
}

* html a.ru {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/virtual/ru.png', sizingMethod='crop');  
	background-image: none; 
}

#search {
	float: left;
	width: auto;
	margin: 30px 0px 0 15px;
	color: #FFF;
}

#search input{
	border: 1px solid #777;
	font-size: 11px;
	width: 98px;
	height: 12px;
	padding: 1px 5px 1px 5px;
	margin: 0;
}

* html #search input.search_button{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/virtual/search.png', sizingMethod='crop');  
	background-image: none; 
	position: relative;
	top: 10px;
	left: 10px;
}

#search input.search_button{
	background: url(../images/virtual/search.png) no-repeat top left;
	width: 25px;
	height: 29px;
	border: 0px;
	position: relative;
	top: 5px;
	margin: 0px 0 0 10px;
	cursor: pointer;
}

#nav {
	width: auto;
	height: auto;
	float: right;
	margin: 65px 35px 0 0;
}

#nav a{
	float: right;
	width: 23px;
	height: 22px;
	margin-top: 0px;
	margin-right: 10px;
}

a.home {
	background: url(../images/virtual/home.gif) no-repeat left;
}

a.mail {
	background: url(../images/virtual/mail.gif) no-repeat left;
}

div.box-title {
	float: left;
	width: 100%;
	height: auto;
	padding: 2px 0;
	background: #FFF;
	color: #b73603;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
}

div.box1 {
	float: left;
	width: 180px;
	height: auto;
	margin: 0px 0 15px 3px;
}

* html div.box1 {
	width: 176px;
}

div#contact-top {
	float: left;
	width: 225px;
	height: auto;
	padding: 3px 0 0px 0;
	margin: 0px 0 0 25px;
}

* html div#contact-top {
	width: 210px;
}

* html ul.MenuBarVertical li {
	margin: 0px 0 -2px 0;
}

* html ul.MenuBarVertical ul {
	margin: 4px 0 8px 0;
}