body {
    margin:0; 
    padding:0;
    font-size:1em;
    font:76% "Trebuchet MS",Tahoma,Arial,Tahoma,sans-serif;
    height:100%;
    background:url('../images/bg2.gif') 50% 0 repeat-x #FFF;
    color:#626B74;
	overflow-x: hidden;
}
* html body { text-align:center; }

#body {
    width:100%;
    height:100%;
    margin:0 auto;
    padding:0;
    /*min-width:990px;*/
  
}
*html #body {
text-align:left;
}
.center {
padding:0 4%;
}
p {
margin:0;
padding:0;
}

* html #wrapper { text-align:left; }

h1, h2, h3, h4, form, dl, ul {margin:0;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset, img {border:0;}
a {
color:#000;
text-decoration:none;
border-bottom:0px solid #CCC;
}
a:hover {
/*text-decoration:none;*/
border-bottom:0px solid #F00;
}

.clear {
clear:both;
height:1px;
}
.fl {
float:left;
}
.fr {
float:right;
}
.rel {
position:relative;
}
.nowrap {
white-space:nowrap;
}

/* ***************************************************************** */

* html #ie6 {
display:block;
}

/* ***************************************************************** */

#header {
padding-top:20px;
padding-bottom:20px;
position:relative;
}

#logo {
}
#logo a {
width:180px;
height:56px;
background:url('../images/logo.gif') 0 0 no-repeat;
display:block;
margin-left:15px;
border:none;
}
#logo a span {
display:none;
}
#logo a:hover {
background:url('../images/logo-hover.gif') 0 0 no-repeat;
}

#logo a.home {
cursor:default;
}
#logo a.home:hover {
background:url('../images/logo.gif') 0 0 no-repeat;
}

/* ***************************************************************** */

/*
#main-menu {
padding:0;
margin:0;
list-style:none;
font-size:14px;
font-weight:normal;
position:absolute;
top:35px;
margin-right:15px;
right:32%;
}
#main-menu li {
float:left;
padding:3px 15px;
}
#main-menu li a {
display:block;
padding:3px 0px;
color:#626B74;
text-decoration:none;
font-weight:bold;
border-bottom:1px solid #CCC;
}
#main-menu li a:hover {
text-decoration:none;
border-bottom:1px solid #F00;
}
#main-menu li.active a {
color:#FFF;
background:url('../images/menu-left.gif') 0 0 no-repeat;
padding-left:10px;
cursor:default;
border:none;
}
#main-menu li.active span {
background:url('../images/menu.gif') 100% 100% no-repeat;
padding:3px 10px 3px 0;
}
*/

#main-menu {
padding:10px 0 0 0;
margin:0;
list-style:none;
font-size:14px;
font-weight:normal;
position:absolute;
top:35px;
margin-right:15px;
right:32%;
}
#main-menu li {
float:left;
padding:3px 15px 3px 15px;
}

#main-menu li a {
display:block;
padding:3px 0;
color:#626B74;
text-decoration:none;
font-weight:bold;
border-bottom:1px solid #CCC;
}
#main-menu li a:hover {
text-decoration:none;
border-bottom:1px solid #F00;
}

#main-menu li.active a {
color:#FFF;
background:url('../images/menu-left.gif') 0 100% no-repeat;
padding-left:10px;
padding-right:0;
cursor:default;
border:none;
}
#main-menu li.active a:hover {
text-decoration:none;
border:none;
}

#main-menu li span {
padding:3px 0 3px 0;
}
#main-menu li.active {
padding:3px 0 3px 0;
}
#main-menu li.active span {
background:url('../images/menu.gif') 100% 100% no-repeat;
padding:3px 10px 3px 0!important;
}

/* ***************************************************************** */

#submenu {
padding:10px 0 0 0;
margin:0;
list-style:none;
position:absolute;
top:258px;
left:5%;
}
#submenu li {
float:left;
padding:0;
}
#submenu li a {
display:block;
padding:4px 10px 3px 10px;
color:#000;
text-decoration:none;
font-weight:bold;
border:none;
}
#submenu li span {
padding:3px 0 3px 0;
}
#submenu li.active a {
color:#000;
background:url('../images/menu-left2.gif') 0 100% no-repeat;
padding-left:10px;
padding-right:0;
cursor:default;
}
#submenu li.active a:hover {
text-decoration:none;
border:none;
}
#submenu li.active span {
background:url('../images/menu2.gif') 100% 100% no-repeat;
padding:4px 10px 3px 0;
}


/* ***************************************************************** */

#content {
width:70%;
color:#626B74;
text-align:justify;
}
#content div.offset {
padding:0 20px 0 10px;
}
#content-padder {
padding:0 10px 10px 0;
}

#content p {
font-size:13px;
line-height:21px;
margin-bottom:10px;
}
*html #sidebar {
padding:0;
margin:0;
}
#sidebar p.super {
margin:0 0 0 10px;
font-size:20px;
line-height:28px;
font-weight:normal;
}
#content p.super {
margin-top:20px;
font-size:20px;
line-height:28px;
font-weight:normal;
}
#content strong.super {
font-size:24px;
color:#000;
font-weight:normal;
}
#content ul {
font-size:13px;
padding:0 0 10px 10px;
margin:0;
list-style:none;
}
#content ul li { 
padding:2px 0 2px 15px;
background:url('../images/bullet3.gif') 0 7px no-repeat;
}
.red {
color:#FC0000!important;
}
.partners a {
border:none;
display:block;
width:150px;
height:96px;
padding:0 10px 25px 10px;
float:left;
}

/* ***************************************************************** */

#sidebar {
width:30%;
color:#626B74;
}
#sidebar div.offset {
padding:15px;
}
#news {
margin-left:-21px;
padding:10px 8% 10px 10%;
background:url('../images/corn.gif') 100% 100% no-repeat #FAFAFA;
border-top:1px solid #CCC;
}
*html #news {
margin:0;
padding:0;
}

/* ***************************************************************** */

#links {
margin-top:10px;
padding:15px 28px 20px 28px;
color:#999;
}
#links ul {
list-style:none;
padding:0;
margin:0;
width:20%;
}
#links ul.links {
float:left;
}
#links ul.links ul {
padding-top:5px;
width:100%;
}
#links ul.links li {
padding:0 0 4px 0;
}
#links ul.links li span {
color:#FFF;
}
#links ul.links strong {
font-weight:normal;
}
#links ul.links li span.strong {
font-weight:bold;
}
#links ul.links li a {
padding:0 0 0 10px;
margin:-4px 0 0 0;
background:url('/images/raquo.gif') 0 50% no-repeat;
border:none;
color:#FFF;
}
#links ul.links a span {
color:#FFF;
border-bottom:1px solid transparent;
}
#links ul.links a:hover {
text-decoration:none;
}
#links ul.links a:hover span {
border-bottom:1px solid #FFF;
}

/* ***************************************************************** */

#fbckg {
background:url('../images/footer.jpg') 50% 0 no-repeat #0A0603;
}
#footer {
font-size:11px;
padding:10px 0 20px 0;
color:#999;
}
#footer a {
color:#999;
}
#footer .fl {
padding-left:20px;
}
#footer .fr {
padding-right:20px;
}

/* ***************************************************************** */

#userform {
padding:7px;
margin:0;
position:absolute;
top:10px;
right:38px;
color:#7A7879;
border:1px dotted #FCFBFB;
}
#userform label {
height:20px;
padding:2px 10px 2px 5px;
font-size:12px;
display:block;
font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;
}
#userform div.fl {
margin-right:10px;
}
#userform input.fld {
float:left;
margin:0;
padding:3px 5px;
width:140px;
font-size:12px;
background:#FFF;
border:none;
font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;
}
input.btn {
float:left;
margin:24px 0 0 0;
padding:2px 0;
width:90px;
border:none;
font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;
background:url('../images/btn.gif') 50% 50% no-repeat;
color:#7A7879;
}
#userform div.hr {
margin:10px 0 0 5px;
}
#userform a.register {
color:#7A7879;
font-size:11px;
margin-right:10px;
}
#userform a.forget {
color:#7A7879;
font-size:11px;
}

/* ***************************************************************** */

h3.emergency {
font-size:20px;
font-weight:normal;
padding:5px 0;
margin:0;
color:#333;
text-align:center;
}
h3.emergency a {
color:#333;
}

/* ***************************************************************** */

div.box {
width:100%;
/*border:1px solid #989BA0;*/
border-right:0;
border-bottom:0;
/*background:url('../images/box.gif') 0 0 repeat-x #FCFBFB;*/
/*background:url('../images/corn.gif') 100% 100% no-repeat #FAFAFA;*/
}
div.box h1 {
padding:10px 0 0 10px;
margin:0;
}
div.box h2 {
padding:10px 15px;
margin:0;
font-size:16px;
color:#000;
font-weight:normal;
}
div.box .container {
padding:10px;
}
div.box .container p {
margin-bottom:5px;
}

/* ***************************************************************** */

a.xtra {
background:url('../images/btn-left.gif') 0 50% no-repeat orange;
padding:3px 0;
padding-left:10px;
color:#666!important;
}
a.xtra span {
background:url('../images/btn-right.gif') 100% 50% no-repeat red;
padding:3px 0;
padding-right:10px;
}

/* ***************************************************************** */

a.dict {
border:1px dotted #CCC;
padding:1px 3px;
color:#333;
text-decoration:none!important;
}
a.dict:hover {
background:#ededed;
}

#usefull {
margin:20px 0 0 0;
}
#usefull h3 {
display:block;
float:left;
width:300px;
text-align:right;
font-size:20px;
padding:40px 10px 0 0;
margin:0;
}
#usefull a.button {
display:block;
float:left;
}
#usefull a.button.yes {
width:60px;
height:60px;
background:url('../images/dict-good.gif') 0 0 no-repeat;
}
#usefull a.button.no {
margin:20px 0 0 10px;
width:40px;
height:40px;
background:url('../images/dict-bad.gif') 0 0 no-repeat;
}
#usefull a.button span {
display:none;
}

/* ***************************************************************** */

a.vnc {
display:block;
width:160px;
height:60px;
background:url('../images/vnc.gif') 50% 50% no-repeat;
margin:10px auto;
border:none;
}
a.vnc span {
display:none;
}
a.vnc:hover {
background:url('../images/vnc-hover.gif') 50% 50% no-repeat;
}

/* ***************************************************************** */

div.card {
width:50%;
margin-bottom:20px;
}
div.card img.thumb {
width:120px;
padding-right:10px;
}
div.card div.info {
float:left;
}
div.card a.skype {
border:none;
}

/* ***************************************************************** */

h1 {
font-size:24px;
font-weight:normal;
color:#000;
padding:0;
margin:0 0 10px 0;
}
h2 {
font-size:20px;
font-weight:normal;
color:#000;
padding:0;
margin:0 0 5px 0;
}
h3 {
font-size:16px;
font-weight:normal;
color:#000;
padding:0;
margin:0 0 10px 0;
}

/* ***************************************************************** */

#calculator {
padding:10px 0 20px 0;
margin:0;
}
#calculator div.fl {
margin-bottom:10px;
}
#calculator div.fl label {
float:left;
padding:7px 10px 7px 0;
font-size:22px;
margin-bottom:5px;
width:260px;
font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;
}
#calculator div.fl div.tooltip {
font-size:22px;
padding:7px 10px;
}
#calculator div.fl div.tooltip small {
font-size:10px;
display:inline;
color:#999;
}
#calculator input.fld {
float:left;
margin:0;
padding:5px 17px;
font-size:25px;
background:#EFEAEA;
border:none;
color:#000;
font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;
width:110px;
}
#calculator select {
float:left;
margin:0;
padding:7px 0 7px 7px;
font-size:22px;
border:1px solid #EFEAEA;
background:#FFF;
color:#000;
font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;
width:145px;
}
#calculator input.btn {
font-size:23px;
width:190px;
padding:10px 0;
background:url('../images/btn2.gif') 0 0 no-repeat;
}

/* ***************************************************************** */

table.results {
border-collapse:collapse;
width:100%;
}
table.results th {
padding:10px 0 0 0;
}
table.results td {
padding:15px;
font-size:14px;
}
table.results td.col {
width:20%;
text-align:right;
background:url('../images/row.gif') 50% 50% no-repeat;
white-space:nowrap;
}
table.results td.col.first {
background:url('../images/row.gif') 0 50% no-repeat;
}
table.results td.col.last {
text-align:right;
/*background-position:100% 50%;*/
background:url('../images/row-last.gif') 100% 50% no-repeat;
}
table.results th.col.eko {
text-align:center;
}
table.results td.col.eko {
text-align:center;
font-size:25px;
}
table.results tr.header td {
padding:29px 15px;
}
table.results tr.header th {
text-align:right;
padding:0 15px;
}
table.results tr.header.off th {
padding-top:30px;
}
table.results a.tooltip {
font-size:10px;
position:relative;
}
table.results a.tooltip:hover {
text-decoration:none;
}

table.results a.tooltip span.tooltip {
position:absolute;
display:none;
width:130px;
height:70px;
background:white;
top:13px;
left:0;
z-index:100;
padding:30px 10px 0 10px;
background:url('../images/tooltip.gif') 0 0 no-repeat;
text-align:left;
color:#FFF;
white-space:normal;
line-height:12px;
}

/* ***************************************************************** */

table.matrix {
border-collapse:collapse;
width:100%;
}
table.matrix th {
border-bottom:1px solid #DDD;	
padding:10px 0;
text-align:center;
}
table.matrix td {
padding:10px;
border-bottom:1px solid #DDD;
text-align:left;
}
table.matrix td.center {
text-align:center;
}
table.matrix tr.zebra td {
background:#FCFAFA;
}
table.matrix td.last {
border-bottom:none;
background:url('../images/corner.gif') no-repeat 100% 100%!important;
}
table.matrix tr.zebra td.last {
border-bottom:none;
background:url('../images/corner.gif') no-repeat 100% 100% #FCFAFA!important;
}
table.matrix tr.no-border td {
border-bottom:none;
}
table.matrix strong {
font-size:20px;
color:#FC0000;
}

a.super {
font-size:22px;
}
span.pros {
display:block;
width:30px;
height:30px;
background:url('../images/pros.gif') 50% 50% no-repeat;
}
span.pros b {
display:none;
}
span.pros.center {
margin:0 auto;
}
span.cons {
display:block;
width:30px;
height:30px;
background:url('../images/cons.gif') 50% 50% no-repeat;
}
span.cons b {
display:none;
}
span.cons.center {
margin:0 auto;
}

/* ***************************************************************** */

a.icon {
display:block;
width:150px;
height:45px;
border:none;
}
a.center {
margin:0 auto;
}
a.icon span {
display:none;
}
a.icon.labas {
background:url('../images/icon_labas.gif') 50% 50% no-repeat;
}
a.icon.valandos {
background:url('../images/icon_valandos.gif') 50% 50% no-repeat;
}
a.icon.partneris {
background:url('../images/icon_partneris.gif') 50% 50% no-repeat;
}
a.icon.specialus {
background:url('../images/icon_specialus.gif') 50% 50% no-repeat;
}

/* ***************************************************************** */

#contacts div.rekvizitai {
width:680px;

}
#contacts div.zemelapis {
width:100%;
}

#googlemap {
width:100%;
height:345px;
background:#D1D0CD;
}
#googlemap a {
border:none;
}
img.tooltipimg {
border:1px solid #CCC;
padding:0;
margin:5px 0 0 0;
height:75px;
width:100px;
}

div.address_list {
    width:100%;
}
div.rek {
}
p.service_center {
    width:138px;
    margin-left:auto;
    margin-right:auto;
}


/* ***************************************************************** */

dl.faq {
padding:10px 0 0 0;
margin:0;
}
dl.faq dt {
padding:0 0 0 10px;
margin:0;
color:#000;
background:url('../images/raquo-black.gif') 0 7px no-repeat;
}
dl.faq dd {
padding:0 0 0 10px;
margin:0;
}

/* ***************************************************************** */

#search {
padding:0;
margin:0;
/*
position:absolute;
right:50px;
top:20px;
*/
}
#search label {
	color:#FFF;
	display:block;
	padding:15px 0 5px 0;
}
#search input.fld {
	width:80%;
	border:1px dotted #CCC;
	background:none;
	color:#FFF;
	padding:2px 5px;
	margin:0;
	float:left;
	font-size:12px;
}
#search input.btn {
	float:left;
	width:19px;
	height:19px;
	color:#FFF;
	padding:0;
	margin:0 0 0 2px;
	font-size:12px;
	background:url('../images/return.gif') 0 0 no-repeat #100C09;
}

/* ***************************************************************** */

ul.error {
	padding:20px 30px;
	margin:20px 0;
	border:10px solid #FC0000;
	background:#FFF;
	list-style:none;
}

/* ***************************************************************** */

#feedback input,
#feedback textarea {
	padding:0;
	margin:0;
	border:none;
	background:#999;
	font:76% "Trebuchet MS",Tahoma,Arial,Tahoma,sans-serif;
	font-size:20px;
}
#feedback div.fl {
	margin-bottom:10px;
}
#feedback div.fl label {
	float:left;
	padding:5px 10px 5px 10px;
	font-size:16px;
	margin-bottom:5px;
	width:140px;
	font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;
}
#feedback input.fld {
	float:left;
	margin:0;
	padding:8px 10px;
	font-size:16px;
	background:#EFEAEA;
	border:none;
	color:#000;
	font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;
	width:220px;
}
#feedback select {
	float:left;
	margin:0;
	padding:7px 0 7px 7px;
	font-size:16px;
	border:1px solid #EFEAEA;
	background:#FFF;
	color:#000;
	font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;
	width:240px;
}
#feedback input.fld.code {
	width:155px;
	text-transform:uppercase;
}
#feedback textarea {
	width:500px;
	height:170px;
	background:#EFEAEA;
	border:none;
	padding:10px;
	font-size:16px;
	color:#000;
}
#feedback input.btn {
	font-size:23px;
	width:190px;
	padding:10px 0;
	background:url('../images/btn2.gif') 0 0 no-repeat;
}

/* ***************************************************************** */

div.faq-cat {
	padding:10px 20px;
	border:1px dotted #F1ECEC;
}
div.faq-cat.hover {
	background:#F1ECEC;
}

/* ***************************************************************** */

#flashTit {
	width:100%;
	height:200px;
}
#flashVid {
	width:100%;
	height:200px;
	margin-bottom:30px;
}

/* ***************************************************************** */

#feed {
	list-style:none;
	padding:0;
	margin:0;
}
#feed a.icons {
	border:none;
}
#feed li.date {
	color:#000;
	padding:0 0 10px 0;
}
#feed li {
	padding:0 0 15px 20px;
}
#feed li.title {
	color:#626B74;
	padding:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
#feed li.facebook {
	background:url('../images/facebook.gif') 0 2px no-repeat;
}
#feed li.twitter {
	background:url('../images/twitter.gif') 0 2px no-repeat;
}
#feed li.flickr {
	background:url('../images/flickr.gif') 0 0 no-repeat;
	padding-bottom:5px;
	padding-left:22px;
}
#feed li.rss {
	background:url('../images/rss.gif') 0 2px no-repeat;
}
#feed li a.btn {
	display:block;
	width:110px;
	height:41px;
	padding:0;
	margin:0 10px 10px 0;
	color:#FFF;
	font-size:16px;
	text-align:center;
}
#feed li a.btn.fb {
	background:url('../images/facebook_big.gif') 50% 50% no-repeat;
}
#feed li a.btn.fb:hover {
	border-bottom:1px solid #08154A;
}
#feed li a.btn.tw {
	background:url('../images/twitter_big.gif') 50% 50% no-repeat;
}
#feed li a.btn.tw:hover {
	border-bottom:1px solid #25C3FF;
}
#feed li a.btn span {
	display:none;
}
#feed li.double {
	padding:0 0 10px 0;
}
#feed li.double a {
	color:#626B74;
}
#feed ul {
	list-style:none;
	padding:0;
	margin:10px 0 0 0;
	width:100%;
}
#feed ul li {
	float:left;
	padding:0;
	margin:0 5px 0 0;
}
#feed ul li.last {
	margin-right:0;
}
#feed ul li img {
	border:3px solid #EEE;
}
#feed ul li a {
	border:none;
}
#feed ul li a:hover img {
	border:3px solid #333;
}

/* ***************************************************************** */

#hotline {
	position:absolute;
	top:10px;
	right:4%;
	text-align:right;
	/*background:url('../images/ring2.gif') 0 50% no-repeat;*/
	width:29%;
	font-family:"Trebuchet MS",Tahoma,Arial,Tahoma,sans-serif;
	height:70px;
}
#hotline h2 {
	color:#FC0000;
	font-size:22px;
	padding:0;
	margin:0;
}
#hotline h2 a {
	color:#AA0000;
}
#hotline strong {
	color:#000;
	font-weight:normal;
}
#hotline strong span {
	font-size:22px;
}

/* ***************************************************************** */

#wp-calendar{
	width:100%;
}
#wp-calendar thead{
	width:100%;
	color:#080808;
}
#wp-calendar tfoot{
	width:100%;
}
#wp-calendar tr{
	width:100%;
}
#wp-calendar td{
	text-align:center;
}

/* ***************************************************************** */

#blockHolder {
	width:100%;
	border-collapse:collapse;
}
#blockHolder td {
}
#blockHolder td.bl {
	width:25%;
}

/* ***************************************************************** */

table.block {
	width:100%;
	height:100%;
	border-collapse:collapse;
}
table.block td {
	/*outline:1px solid red;*/
	vertical-align:top;
	padding:0;
	margin:0;
}
table.block td p {
	padding:0;
	margin:0;
}
*html table.block {
	padding:0;
	margin:0;
	height:auto;
}
/******************************************************************/
div.computer {
    width:100%;
    float:left;
    padding-bottom:40px;
}

div.computer p.params, div.computer div.params {
    width:50%;
    float:right;
}
div.computer h3 {
    font-size:20px;
    float:left;
    padding:20px 0;
    text-align:left;
}
div.computer img {
    float:left;
    display:block;
}
div.computer ul {
    float:none!important;
}
div. computer li {
    background:url('../images/bullet3.gif') 0 7px no-repeat;
    float:none!important;
}
div.params div.price {
    color:#000;
    margin-left:7px!important;
    font-size:15px;
}
div.hr {
    background:#cccccc;
    height:1px;
    width:100%;
}

div.fb-root {
    width:270px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:2px;
}