.debug{
	background:#063;
	color:#FFF;
	padding:10px;
	position:absolute;
	z-index:1000;
	border:1px solid #FFF;
}
/* --- Structure --- */
html {
	height:100%; 
	min-height:100%;
}

body {
	position:relative;
	margin:0; padding:0;
	font-size:1em;
	font:62.8% Arial, Tahoma, Helvetica, sans-serif;
	min-width:960px; 
	min-height:100%;
	height:100%; 
    color:#555;
}

body.index {
}
body.popup{
	min-width:100px;
	background:#FFF none;
}

#wrapper {
	width:100%; 
	height:100%; 
	position:relative;
	margin: 0 auto;
}

/* --- End Structure --- */

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, fieldset, dl, ul {margin:0;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset {border:0;}
img {border:none;}

a:focus
{
	outline-style: none;
}

div:focus
{
	outline-style: none;
}

#text img {
	margin: 10px 30px 7px 15px;
	border:3px solid #d8d8d8;
}

#text img[align=left] {
	margin: 10px 30px 23px 0;
}

#text img[align=right] {
	margin: 10px 0 23px 20px;
}

h1 {
	color: #1a1a1a;
	padding: 0 0 8px 0;
	margin: 0 0 24px 0;
	/*font:normal 1.91em Georgia, "Times New Roman", Times, serif;*/
    font-family:Arial;
    font-size:30px;
    font-weight:normal;
    line-height:normal;
	text-transform:uppercase;
}

h2, .city-name {
	padding-bottom: 10px;
	margin-bottom: 10px;
    color:#1a1a1a;
    font-family:Arial;
    font-size:18px;
    font-weight:normal;
    text-transform:uppercase;
}
.blue-block h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
    padding:7px 22px 13px;
    text-transform:none;
}
h2 a {
    color:#1a1a1a;
    text-decoration:none;
}
h2 a:hover {
    text-decoration:underline;
}

h3 {
	padding-bottom: 20px;
    color:#000;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    text-transform:uppercase;
}

h4 {
    color:#000;
    font-family:Arial;
    font-size:13px;
	padding-bottom: 20px;
}

#text {
	line-height:  1.53em;
	font-size: 1.3em;
	margin:20px 0 0;
	width:625px;
	float:right;
	color: #555;
}
.popup #text{
	width:auto;
	float:none;
	margin:10px;
}
.city-name{font-size:1.55em;}

#text h2 {
    line-height:normal;
}

#text p, .text p {margin: 0 0 17px 0;}

p.grey {color: #999;}

a {
	color: #33a2d2;
	text-decoration: underline;
}
a:visited {
    color:#999;
}
a:hover {
	text-decoration: none;
}

#text hr {
	border: 0;
	color: #627c1d;
	background-color: #627c1d;
	height: 1px; 
}

#text ul {
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
	list-style: none;
}

#text ul li {
	display: block;
	padding: 0 0 0 30px;
	line-height: 1.85em;
	background: url(../images/bullet.gif) no-repeat 10px 4px;
	list-style: none outside none;
	text-indent:0;
	height:1%;
}

#text ul.search_list li {
	padding: 0;
	background: none;
}

* html #text ul li {vertical-align: top; height: 1%;}

#text ul ul ul {margin: 0;}
#text ul ul ul li {
	background: url('../images/bullet.gif') no-repeat 10px 9px;
}

#text ol {
	padding: 0;
	margin: 0 0 20px 30px;
}

* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: decimal;}
#text ol li {
	padding: 0;
	background: none;
	line-height: 1.85em;
}

table {
	border-collapse: collapse;
	border:1px solid #e0e0e0;
	margin-bottom: 20px;
    background:#fff url(../images/table-bg-small.gif) left bottom repeat-x;
}
table td,
table th {
    border:1px solid #e0e0e0;
    padding:8px 15px;
}

* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text td,
#text th {
    padding:8px 15px;
	font-size: 1em;
    border:1px solid #e0e0e0;
}
#text td {
	vertical-align: top;
}
#text th {
	text-align: left;
	font-weight: bold;
}
#text table[border="0"],
#text table[border="0"] td,
#text table[border="0"] th {
    border: 0;
}
#text table.noborder
#text table.noborder td
#text table.noborder th {
    border: 0;
}

#text td p, #text th p {margin: 0;}

.inner_content {
    width:960px;
    margin:auto;
    padding:0 5px;
}

/* --- End Standart Tag's --- */

/* --- Content --- */
#header {
	position: relative;
    z-index:100;
	width:100%;
    height:auto;
    padding-bottom:10px;
    background:#fefefe url(../images/header-index-bg.gif) left bottom repeat-x;
}
.index #header {
}
#header_top {
    width:100%;
    height:31px;
    padding-top:8px;
    border-bottom:1px solid #e8ebee;
    background-color:#fff;
    font-size:13px;
    line-height:18px;
}

/* --- Time block --- */
#time_block {
    float:left;
    height:18px;
    padding:3px 0 0 34px;
    margin-left:10px;
    background:url(../images/icon-clock.png) left 3px no-repeat;
}
#time_block .current_date {
    color:#949494;
}
#time_block .current_time {
    color:#00a1e5;
}
/* --- Time block --- */

/* --- Top nav --- */
#top_nav {
    height:18px;
    padding:3px 0 0 1px;
    margin:0;
    list-style:none;
    line-height:18px;
    float:right;
}
#top_nav li {
    height:18px;
    padding-right:1px;
    float:left;
    background:url(../images/dotted-vertical-line.gif) right center no-repeat;
}
#top_nav li a {
    display:block;
    width:auto;
    height:18px;
    padding:0 15px 0 40px;
    float:left;
    color:#737373;
    text-decoration:none;
}
#top_nav li a:hover {
    text-decoration:underline;
}
#print{background:url(../images/print.gif) no-repeat 10px center;}
#sitetree{background:url(../images/sitemap.gif) no-repeat 10px center;}
#switch-disabled{background:url(../images/akiniai.gif) no-repeat 10px center;}
/* --- Top nav End --- */

/* --- Languages --- */
#languages,
#languages ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
    background-color:#fff;
}
#languages {
    height:28px;
    padding:3px 0 0 1px;
	position:relative;
	z-index:500;
    background:url(../images/dotted-vertical-line.gif) right 3px no-repeat;
}
#languages li {
    height:28px;
	position:relative;
}
#languages li a {
	display:block;
    height:17px;
	padding:1px 23px 0 15px;
	text-decoration:none;
    background:url(../images/icon-arrow-down.gif) 39px center no-repeat;
}
#languages li a img {
    display:block;
}
#languages li a span {
    display:none;
}
#languages li ul {
    display:none;
    float:none;
    border-left:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
    border-right:1px solid #e4e4e4;
	position:absolute;
	left:-1px;
	top:28px;
	z-index:500;
}
#languages li ul li {
    height:18px;
}
#languages li ul li a {
	display:block;
    background:none;
}
#languages li:hover ul,
#languages li.hover ul {
    display:block;
}
/* --- Languages End --- */

/* --- Quick search --- */
#quickSearch {
    width:149px;
    float:right;
    padding:0 0 0 15px;
    margin:0;
}
#quickSearch fieldset {
    width:147px;
    height:22px;
    padding:0;
    margin:0;
    border:1px solid #b3b3b3;
}
#quickSearch fieldset input {
    float:left;
}
#quickSearch fieldset input.text_field {
    width:112px;
    height:22px;
    padding:0 0 0 8px;
    margin:0;
    border:0;
    line-height:22px;
    font-size:12px;
    color:#bfbfbf;
}
#quickSearch fieldset input.text_field:focus {
    color:#444;
}
#quickSearch fieldset input.button {
    display:block;
    width:27px;
    height:22px;
    padding:0;
    margin:0;
    border:0;
}
/* --- Quick search End --- */

#header_main {
    padding-top:2px;
    position:relative;
}

#header #logo{
	float:left;
    margin:4px 0 0 15px;
}

/* --- Partners list --- */
#partners_list {
    float:right;
    padding-top:8px;
    white-space:nowrap;
}
#partners_list h3 {
    color:#7c7e80;
    padding:0;
    margin:0 0 15px 0;
    font-family:Arial;
    font-size:16px;
    font-weight:normal;
    text-transform:none;
}
/* --- Partners list End --- */


/* --- Menu --- */
#navmenu {
    clear:both;
    padding-top:10px;
    position:relative;
    z-index:100;
}
.index #navmenu {
    margin-bottom:10px;
}
#menu {
    width:960px;
    height:48px;
    padding:0 0 2px 0;
    margin:0;
    list-style:none;
    background:url(../images/menu-bg.png) left top no-repeat;
}
#menu li {
    height:48px;
	float: left;
    position:relative;
}
#menu li a {
    display:block;
    height:48px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
    text-transform:uppercase;
}
#menu li a span {
    display:block;
    height:48px;
	float: left;
	line-height:48px;
	padding:0 15px;
	cursor: pointer;
}

#menu li a:hover,
#menu li:hover a.first_level,
#menu li.hover a.first_level {
	background: url('../images/menu-item-bg.gif') repeat-x top;
	color: #fff;
}

#menu li div {
    display:none;
    width:200px;
    padding-top:10px;
    background:url(../images/submenu-top.png) left top no-repeat;
    position:absolute;
    top:48px;
    left:-8px;
    z-index:10;
}
#menu li ul {
    width:184px;
    padding:10px 8px 23px 8px;
    margin:0;
    list-style:none;
    background:url(../images/submenu-bottom.png) left bottom no-repeat;
}

#menu li ul li {
    height:auto;
    width:184px;
    float:none;
}
#menu li ul li a {
    display:block;
    width:149px;
    height:auto;
    padding:5px 5px 5px 30px;
    float:none;
    font-size:13px;
    font-weight:normal;
    color:#3db6ea;
    text-transform:none;
    background:url(../images/arrow-right.gif) 17px center no-repeat;
}
#menu li ul li a:visited {
    color:#999;
}
#menu li ul li a:hover,
#menu li ul li:hover a.second_level,
#menu li ul li.hover a.second_level {
    background:#1359a2 url(../images/submenu-arrow-active.gif) 17px center no-repeat;
}

#menu li:hover ul li div,
#menu li.hover ul li div {
    display:none;
}
#menu li ul li div {
    position:absolute;
    top:-10px;
    left:176px;
}
#menu li ul li ul {
    padding-top:0;
    padding-bottom:13px;
}
#menu li:hover div,
#menu li.hover div,
#menu li:hover ul li:hover div,
#menu li.hover ul li.hover div {
    display:block;
}
/* --- Menu End --- */


/* --- Drawer --- */
#drawer {
    width:620px;
    height:320px;
    clear:left;
    float:left;
    position:relative;
    overflow:hidden;
}
#drawer ul {
    width:620px;
    height:320px;
    margin:0;
    padding:0;
    list-style:none;
}
#drawer ul li.drawer_item {
    width:auto;
    height:320px;
    float:left;
    position:relative;
}
#drawer a.handler {
    display:block;
    width:40px;
    height:305px;
    padding-top:15px;
    color:#fff;
    background:#e0e0e0 url(../images/drawer-handler-bg.png) right top no-repeat;
    text-align:center;
    position:absolute;
    top:0;
    left:0;
    z-index:10;
    overflow:hidden;
}
#drawer a.handler img {
    display:block;
}
#drawer li.active a.handler {
    display:none;
}
#drawer li .content  {
    width:40px;
    height:320px;
    float:left;
    overflow:hidden;
}
#drawer li.active .content  {
    width:540px;
}
#drawer .content .inner  {
    width:540px;
    height:320px;
    position:relative;
    z-index:1;
    font-size:12px;
}

#drawer .content h2  {
    font-family:Arial;
    font-size:26px;
    font-weight:normal;
    color:#fff;
    text-transform:uppercase;
    padding:15px 20px;
    margin:0;
}
#drawer .box_subnav  {
    width:100%;
    height:auto;
    padding:5px 0;
    background:url(../images/box-subnav-bg.png);
    position:absolute;
    left:0;
    bottom:0;
}
#drawer .content ul  {
    width:540px;
    height:auto;
    padding:0;
    margin:0;
    list-style:none;
}
#drawer .content ul  li {
    width:232px;
    float:left;
    padding:5px 0 5px 38px;
    background:url(../images/bullet-white-dot.png) 26px 12px no-repeat;
}
#drawer .content ul  li a {
    color:#fff;
    text-decoration:none;
}
#drawer .content ul  li a:hover {
    text-decoration:underline;
}

#drawer .video_link_outer {
    clear:both;
}
#drawer .drawer_video_link {
    float:left;
    margin:0 0 10px 20px;
    color:#fff;
    font-size:15px;
    background:url(../images/box-subnav-bg.png);
    text-decoration:none;
}
#drawer .drawer_video_link span {
    display:block;
    height:32px;
    line-height:32px;
    padding:0 10px 0 32px;
    background:url(../images/mobile/icon-video.gif) 10px center no-repeat;
    cursor:pointer;
    overflow:hidden;
    white-space:nowrap;
}
#drawer .drawer_video_container {
    display:none;
    width:540px;
    height:320px;
    background-color:#000;
    position:absolute;
    top:0;
    left:0;
    z-index:20;
}
#drawer .drawer_video_close {
    display:none;
    width:45px;
    height:45px;
    color:#fff;
    background:url(../images/mobile/icon-close.png) left top no-repeat;
    cursor:pointer;
    position:absolute;
    top:8px;
    right:8px;
    z-index:999;
}
#drawer .drawer_video_close span {
    display:none;
}
#drawer .drawer_video_container:hover .drawer_video_close,
#drawer .drawer_video_container.hover .drawer_video_close {
    display:block;
}
/* --- Drawer End --- */


/* --- E-services --- */
#eservices_nav {
    width:300px;
    float:right;
}
#menu_eservises {
    padding:0;
    margin:0;
    list-style:none;
}
#menu_eservises li {
    padding-left:38px;
}
#menu_eservises li a {
    display:block;
    padding:10px 0;
    border-bottom:1px solid #e8ebee;
    color:#33a2d2;
    font-size:14px;
    text-decoration:none;
}
#menu_eservises li a:visited {
    color:#4C4C4C;
}
#menu_eservises li a:hover {
    color:#33a2d2;
    text-decoration:underline;
}
/* --- E-services End --- */

#header .top_block_index {
	float: left;
	width: 262px;
	height: 341px;
	margin-right: 12px;
	background: url('../images/top_block_bg.gif') no-repeat bottom left;
	padding: 0 25px;
	margin-top:35px;
	position:relative;
}

#header .top_block_index h2 {
	color: #003366;
	font-family: Georgia;
	font-size: 2.4em;
}

#header .top_block_index .image {
	position: absolute;
	top: 70px; left: 25px;
	width: 262px; height: 126px;
}

#header .top_block_index .img_1 {
	background: url('../images/registers.png') no-repeat center;
}

#header .top_block_index .img_2 {
	background: url('../images/driving_license.png') no-repeat center;
}

#header .top_block_index .img_3 {
	background: url('../images/car_reg.png') no-repeat center;
}

#header .top_block_index ul {
	position: absolute;
	top: 220px; left: 25px;
	width: 262px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .top_block_index ul li {
	padding:3px 0;
}

#header .top_block_index ul li a {
	color: #003366;
	font-size: 1.3em;
	text-decoration: none;
	padding: 0 0  0 23px;
	background: url('../images/block_bullet.gif') no-repeat left;
}

#header .top_block_index ul li a:hover {
	text-decoration: underline;
	background:url('../images/block_bullet-active.gif') no-repeat left;
}

.no_margin {
	margin: 0 !important;
}
.no_right_margin{
	margin-right:0 !important;
}

#top_blocks_container {
    padding-left:24px;
}
.top_block {
    width:298px;
	height:103px;
	position: relative;
	margin-top: 10px !important;
	float: left;
	margin-right: 9px;
	padding:3px 0 0 0;
	background:url(../images/top-block-top-bg.png) left top no-repeat;
}
.top_block.active {
	height:113px;
    margin-bottom:-10px;
}
.top_block .top_block_inner {
    width:266px;
	height:100px;
    padding:0 12px 3px 20px;
    background:url(../images/top-block-bottom-bg.png) bottom left no-repeat;
}
.top_block.active .top_block_inner {
    height:113px;
    background-position:0px 0px;
    padding-bottom:0;
}

.top_block h2 {
    height:86px;
	color: #000;
	font-size: 1.8em;
	margin:0;
	padding:14px 118px 0 0;
	background-position:right center;
    background-repeat:no-repeat;
    text-transform:none;
}
.top_block .oneWord{
	padding-top:30px;
	height:53px;
}

.top_block h2 a {
	color: #000;
	text-decoration: none;
}

.top_block h2 a:hover {
	text-decoration: underline;
}
.top_block .img_1 {
	background: url('../images/registers.png') no-repeat center;
}

.top_block .img_2 {
	background: url('../images/driving_license.png') no-repeat center;
}

.top_block .img_3 {
	background: url('../images/car_reg.png') no-repeat center;
}

.top_block ul {
    display:none;
}

#marquee {
	float: left;
	width: 100%;
	background: url('../images/marque_bg.gif') no-repeat bottom left;
	color: #333;
	font-size: 1.3em;
	margin-bottom: 10px;
}

#marquee a {
	color: #333;
	text-decoration: none;
}

#marquee a:hover {
	text-decoration: underline;
}

#content {
    width:960px;
    margin:auto;
	padding: 1px 0 10px 0;
}
.index #content {
    padding-top:10px;
}
.index #content .left {
	float: left;
	width: 312px;
	padding: 10px 13px 0 0;
}

.info_block {
	float: left;
	width: 100%;
	margin-bottom: 6px;
}

.center {
	text-align: center !important;
}

.index #content .right{
	float:left;
	width:635px;
	background:url(../images/cont-right-right.png) right top no-repeat;
	height:394px;
	margin:10px 0 0;
}
#cont-r-bg-left{
	background:url(../images/cont-right-left.png) left top no-repeat;
	padding:20px 0 20px 16px;
	height:354px;
}
#news, #skelbimai{
	float:left;
}
#news{
	border-right:1px solid #ddd;
	width:307px;
	position:relative;
}
#skelbimai{
	width:298px;
	padding-left:13px;
}
.rss{
	position:absolute;
	top:0;
	right:13px;
	height:28px;
	line-height:2.33em;
	display:block;
	padding:0 33px 0 0;
	background:url(../images/rss-icon.gif) right center no-repeat;
	font-size:1.2em;
	color:#afafaf;
	text-decoration:none;
}
.news-date{
	font-size:1.2em;
	color:#7f7f7f;
	margin:23px 30px 9px 13px;
	background:url(../images/news-date-bg.gif) 72px 8px no-repeat;
}
.news-head{
	font-size:1.3em;
	margin:9px 30px 28px 17px;
}
.news-head a, .question a{
	color:#33a2d2;
	text-decoration:none;
}
.news-head a:visited, .question a:visited {
    color:#999;
}
.news-head a:hover{
	text-decoration:underline;
}
.opinion{
	padding:0 0 0 12px;
}
.opinion h2{
	margin:24px 0 12px;
	padding:0;
}
.opinion form fieldset {
    padding:0;
    margin:10px 0 0 0;
}
.opinion form label {
    display:none;
}
.opinion form .txtfld {
	width:237px;
	padding:5px 11px;
    border:1px solid #b3b3b3;
    background-color:#f9f8f6;
    color:#999;
}
.opinion form .txtfld:focus {
    color:#555;
}
.opinion textarea, .form textarea{
	width:239px;
	height:151px;
	background:url(../images/opinion-textarea-bg.png) left top no-repeat;
	border:none;
	padding:13px 11px;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#555;
}
.opinion .yellow-btn{margin:9px 0  0;}

/* grey-btn */
.grey-btn{
	margin-right:13px;
	background:url(../images/grey-btn-bg.png) left top no-repeat;
}
.grey-btn a{
	height:31px;
	line-height:2.33em;
	background:url(../images/grey-btn-bg-end.png) right top no-repeat;
	padding:0 0 0 34px;
	display:block;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:1.2em;
}

/* yallow-btn */
.yellow-btn,
#TB_ajaxContent .yellow-btn{
	background:url(../images/yellow-btn-left-2.png) left top no-repeat;
	height:34px;
	float:left;
	margin:0 5px 0 0;
    padding:0;
}
.yellow-btn .rt,
#TB_ajaxContent .yellow-btn .rt{
	background:url(../images/yellow-btn-right-2.png) right top no-repeat;
    text-shadow:0 -1px #cd9608;
}
.yellow-btn input.rt,
#TB_ajaxContent .yellow-btn input.rt{
	padding:0 15px 2px 11px;
}
.yellow-btn#faqAsk{
	float:none;
}

.yellow-btn .rt,
#TB_ajaxContent .yellow-btn .rt,
.grey-btn-rnd .rt,
#TB_ajaxContent .grey-btn-rnd .rt{
	height:34px;
	border:none;
	padding:0 15px 0 11px;
	margin:0 0 0 4px;
	float:left;
	line-height:32px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
	font-weight:normal;
	text-decoration:none;
    text-transform:uppercase;
}

/* grey-btn-rnd */
.grey-btn-rnd,
#TB_ajaxContent .grey-btn-rnd{
	background:url(../images/grey-btn-left-2.png) left top no-repeat;
	height:34px;
	float:left;
	margin:0 5px 0 0;
    padding:0;
}
.grey-btn-rnd .rt,
#TB_ajaxContent .grey-btn-rnd .rt{
	background:url(../images/grey-btn-right-2.png) right top no-repeat;
    text-shadow:0 -1px #8b8b8b;
}
.grey-btn-rnd input.rt,
#TB_ajaxContent .grey-btn-rnd input.rt{
	padding:0 15px 2px 11px;
}

/* middle */
.middle-block{
	float:left;
}
.middle-block .bg_right{
	width:280px;
	/*height:300px;*/
	padding:17px;
	background:url(../images/middle-block-bg-r.png) right top no-repeat;
}
.middle-block h2{
	color:#FFF;
	padding:7px 9px 13px;
	margin:0;
	font-size:2em;
}
.middle-block ul, .menu-list, .menu-list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.middle-block ul ul{
	margin-left:20px;
}
.menu-list ul{margin:0 0 0 20px;}
#contacts h2{color:#003366;}
.tab-block ul a, .menu-list a, .menu-list .active ul a{
	display:block;
	padding:5px 5px 5px 15px;
	color:#33a2d2;
	font-size:1.3em;
	line-height:1.16em;
	font-weight:normal;
	text-decoration:none;
	background:url(../images/bulet.gif) left center no-repeat;
}
.tab-block ul a:visited, .menu-list a:visited, .menu-list .active ul a:visited{
    color:#999;
}
.menu-list a {
    padding-top:8px;
    padding-bottom:8px;
}
.menu-list li ul {
    padding-bottom:3px;
}
.menu-list li ul li a {
    padding-top:5px;
    padding-bottom:5px;
}
.tab-block ul a:hover, .tab-block .active a,
.menu-list .hasChild, .menu-list .active a, .menu-list ul .active a, .menu-list .active a{
	background:url(../images/bulet-active.gif) left center no-repeat;
	font-weight:bold;
    color:#0f4e97;
}
#text .menu-list, #text .menu-list li a{
	font-size:1em;
}
#text .menu-list li{
	background:none;
	padding:0;
}
.tab-block ul a:hover, .tab-block .active a,
.menu-list a:hover, .menu-list .active ul a:hover{
	text-decoration:underline;
	font-weight:normal;
}
.menu-list .active .active a:hover, .menu-list .active a:hover{
	text-decoration:underline;
	font-weight:bold;
}
/*#registravimo-statistika, #quick-menu, #balsuokle{
	margin-right:9px;
	background:url(../images/middle-block-bg.png) top left no-repeat;
}*/
.tabs, #text .tabs{
	float:left;
	padding:0;
	margin:0 17px;
}
.tabs li, #text .tabs li{
	float:left;
	list-style:none;
	text-align:center;
	background:#5885b3 url(../images/tab-corner-left.gif) left top no-repeat;
	margin:0 3px 0 0;
	padding:0;
}
.tabs a, #cont-menu .tabs a {
	display:block;
	text-decoration:none;
	color:#FFF;
	background:url(../images/tab-corner-right.gif) right top no-repeat;
	height:28px;
	line-height:2.3em;
	font-size:1.2em;
	font-weight:bold;
	padding:0 15px;
}
.tabs .current, #text .tabs .current{
	background:#FFF url(../images/tabs-current-left.gif) left top no-repeat;
}
.tabs .current a, #text .tabs .current a{
	background:url(../images/tabs-current-right.gif) right top no-repeat;
	color:#003366;
}
.tab-block{
	background-color:#FFF;
	clear:left;
	/*height:193px;*/
	padding:16px 0 5px 25px;
	margin:0 17px;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
}
.index .tab-block{
	min-height:195px;
}
#registravimo-statistika{margin-right:9px;}
.blue-block{
	background: url(../images/bb-top.png) top left no-repeat;
	padding-top:9px;
	width:314px;
	float:left;
	margin-right:9px;
}
.blue-block .inner-block{margin:0 17px;}
.blue-block-bottom{
	background:url(../images/bb-bottom.png) top left no-repeat;
	height:9px;
}
.bg_middle{
	background:url(../images/bb-middle.png) left top repeat-y;
	padding-bottom:3px;
	min-height:293px;
}
#text #balsuokle .question, 
#text .title, 
.title{
	padding:7px 22px 13px;
	font:1.23em Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	background:none;
	margin:0;
}
#text .title{font-size:1.56em;}
.title{font-size:2em;}


/* breadcrumb */
#bread{
	margin:10px 0 0;
    border-top:1px solid #e8ebee;
    border-bottom:1px solid #e8ebee;
}
#bread ul{
	padding:15px 0 15px 34px;
	margin:0;
	list-style:none;
    background:url(../images/icon-home.png) 18px 15px no-repeat;
}
#bread li{
    display:inline;
	color:#b2b2b2;
	font-size:1.3em;
	background:url(../images/breadcrumb-arrow.gif) left center no-repeat;
	padding:0 10px 0 20px;
	white-space:nowrap;
}
#bread a{
	text-decoration:none;
	color:#b2b2b2;
}
#bread a:hover {
    color:#33a2d2;
}
#bread .last{}
#bread .first{background:none;}


/* --- News block --- */
.rss_small {
    display:inline-block;
    width:16px;
    height:16px;
    background:url(../images/icon-rss.png) center center no-repeat;
}
.subscribe_small {
    display:inline-block;
    width:16px;
    height:16px;
    background:url(../images/icon-mail.png) center center no-repeat;
}
.rss_small span,
.subscribe_small span {
    display:none;
}
a.more {
    padding-left:20px;
    font-size:12px;
    color:#fba605;
    background:url(../images/icon-more-orange.png) left center no-repeat;
    text-decoration:none;
}
#news_block {
    width:280px;
    float:left;
    padding:0 25px 0 15px;
    margin:20px 0;
    position:relative;
}
#news_block.wider_block {
    width:620px;
}
#news_block h2 {
    height:24px;
    float:left;
}
#news_block .rss_small,
#news_block .subscribe_small {
    float:left;
    margin:4px 0 0 15px;
}
#news_block .news-date {
    clear:both;
    padding:0 0 0 15px;
    margin:15px 0 8px 0;
    background:url(../images/arrow-right.gif) left center no-repeat;
}
#news_block .news-head {
    padding:0 0 15px 15px;
    margin:8px 0 15px 0;
    background:url(../images/border-bottom-silver.gif) 15px 100% no-repeat;
}
#news_block .more_outer {
    clear:both;
    padding-left:15px;
}
/* --- News block End --- */


/* --- Feedback block --- */
#feedback_block {
    width:300px;
    margin:20px 0;
    float:left;
    color:#555;
    font-size:13px;
}
#feedback_block form fieldset {
    padding:0;
    margin:10px 0 0 0;
}
#feedback_block form label {
    display:none;
}
#feedback_block form .txtfld,
#feedback_block form textarea {
    width:288px;
    padding:5px;
    color:#555;
    border:1px solid #b3b3b3;
    font-family:Arial;
    font-size:13px;
}
#feedback_block form .txtfld {
    color:#999;
}
#feedback_block form input.txtfld:focus,
#feedback_block form input.txtfld:active {
    color:#555;
}
#feedback_block form textarea {
    height:180px;
}
#feedback_block .yellow-btn {
    margin-top:24px;
}
#feedback_block form ul.error {
    margin-left:15px;
}
/* --- Feedback block End --- */


/* --- Contacts block --- */
#contacts_block {
    width:314px;
    float:right;
    margin:0 0 20px 0;
}
#contacts_block h2 {
    padding-left:18px;
    padding-right:18px;
}
.deco-box {
    width:314px;
    background:url(../images/deco-box-top.png) left top no-repeat;
    padding-top:3px;
}
.deco-box-inner {
    width:314px;
    min-height:320px;
    height:auto !important;
    height:320px;
    background:url(../images/deco-box-bottom.png) left bottom no-repeat;
    padding:17px 0 10px 0;
}

/* Offices widget */
#offices_widget {
    color:#555;
    font-size:13px;
    position:relative;
}
#offices_widget .location_item,
#offices_widget .office_item {
    display:none;
}

#offices_widget .location_item {
    padding:20px 0 1px 0;
}

#offices_widget .office_item {
}

.location_item .location_address {
    margin:0 18px;
    border-top:1px solid #e8ebee;
}
.location_item .location_address p {
    margin:18px 0;
}

.office_item .office_contacts {
    margin:0 18px 16px 18px;
    padding:18px 0;
    border-top:1px solid #e8ebee;
    border-bottom:1px solid #e8ebee;
}
.office_contacts .office_title,
.office_contacts .office_address,
.office_contacts .office_email {
    display:block;
}

ul.office_working_hours {
    padding:0 18px 16px 18px;
    margin:0 0 20px 0;
    list-style:none;
    border-bottom:1px solid #e8ebee;
}
ul.office_working_hours li {
    clear:both;
    padding:4px 0 4px 15px;
    background:url(../images/arrow-right.gif) left center no-repeat;
}
ul.office_working_hours li .weekday {
    width:169px;
    float:left;
}
ul.office_working_hours li .time {
    width:80px;
    float:right;
    text-align:right;
}
.location_item .more_outer {
    padding:0 18px;
    margin:15px 0;
}
/* Offices widget End */

/* Cusom dropdown */
.custom_dropdown {
    width:132px;
    position:relative;
}
.custom_dropdown .current_value {
    display:block;
    width:130px;
    height:22px;
    border:1px solid #b3b3b3;
    line-height:22px;
    background:url(../images/icon-arrow-down.gif) 116px 50% no-repeat;
    color:#313131;
    font-size:12px;
    text-decoration:none;
}
.custom_dropdown .current_value span {
    display:block;
    width:100px;
    height:22px;
    padding-left:8px;
    line-height:22px;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
}
#locations_menu.custom_dropdown {
    margin-left:18px;
}
.offices_dropdown.custom_dropdown {
    position:absolute;
    top:0;
    right:18px;
}
.custom_dropdown ul {
    display:none;
    width:130px;
    height:200px;
    overflow:auto;
    padding:0;
    margin:0;
    list-style:none;
    font-size:12px;
    border:1px solid #b3b3b3;
    background-color:#fff;
    position:absolute;
    top:23px;
    left:0;
    z-index:20;
}
.offices_dropdown.custom_dropdown ul {
    width:150px;
}
.custom_dropdown ul li {
    border-bottom:1px solid #e3e3e3;
}
.custom_dropdown ul li a {
    display:block;
    padding:5px 10px;
    color:#313131;
    text-decoration:none;
}
.custom_dropdown ul li a:hover,
.custom_dropdown ul li a.active {
    background-color:#eee;
}
/* Cusom dropdown End */

/* --- Contacts block End --- */


/* --- Offices listing --- */
#office_view {
    width:625px;
    height:auto;
    position:relative;
}
#map_container {
    width:248px;
    float:right;
    padding-top:46px;
    position:relative;
    z-index:1;
}
#flash-container {
    width:370px;
    height:300px;
    float:left;
}

#locations_select {
    width:248px;
    position:absolute;
    top:0;
    right:0;
    z-index:10;
}
#locations_select .current_value {
    width:246px;
    height:33px;
    border:1px solid #b3b3b3;
    background:url(../images/icon-arrow-down-silver.gif) 224px 50% no-repeat;
}
#locations_select .current_value span {
    width:213px;
    height:33px;
    line-height:33px;
}
#locations_select .dropdown_menu {
    display:none;
    width:430px;
    height:auto;
    padding:30px;
    border:1px solid #b3b3b3;
    background-color:#fff;
    position:absolute;
    top:34px;
    right:0;
    z-index:10;
}
#locations_select ul {
    display:block;
    width:107px;
    height:auto;
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    border:0;
    position:relative;
    top:0;
    left:0;
}
#text #locations_select ul li {
    height:auto;
    background:none;
    padding:0;
    line-height:normal;
    border-bottom:0;
}
#locations_select ul li a {
	color:#808080;
	text-decoration:none;
    padding:3px 0;
    font-size:12px;
}
#locations_select ul li a:hover,
#locations_select ul li a.active {
    color:#114e93;
    background:none;
}


.offices_group_title {
    margin:20px 0;
    padding:20px 0 20px 35px;
    background:url(../images/arrow-down.png) left center no-repeat;
    border-top:1px solid #e8ebee;
    border-bottom:1px solid #e8ebee;
}

#text table.offices_info {
    width:100%;
}
#text table.offices_info td {
    padding:10px 15px;
}
#text .offices_info .label {
    color:#114e93;
    margin-bottom:15px;
    font-size:13px;
    font-weight:bold;
}
#text td.work-time-info {
    width:160px;
    font-size:12px;
}
#text td.work-time-info p {
    clear:both;
}
.work-times{
    width:70px;
    float:right;
	white-space:nowrap;
    text-align:right;
}
.day-name{
	float:left;
	width:90px;
}

/* --- Offices listing End --- */


/* sidebar */
#sidebar{
	float:left;
	width:298px;
	margin:20px 0 0;
	clear:left;
}
#sidebar #news{
	width: auto;
	border:none;
	float:none;
}
#sidebar #news h2{margin-bottom:16px;}
#sidebar .rss{top:18px;}
#sidebar h2{
	/*font-size:2em;*/
	padding:0;
}
#sidebar .text{
	font-size:1.6em;
	text-align:left;
	margin:15px 0 0 10px;
}
#sidebar .stt{
	margin-top:5px;
}
#sidebar .bg_left{
	padding:15px 7px 0;
}

/* grad-box */
.grad-box{
	background:url(../images/grad-box-bottom2.png) bottom left no-repeat;
	margin:0 0 10px;
}
.grad-box-top{
	background:url(../images/grad-box-top2.gif) top left no-repeat;
	height:2px;
}
.grad-inner{
	padding:18px;
}
.grad-inner .menu-list{
	margin:26px 0 0;
}
#side-links .yellow-btn, #side-links .grey-btn-rnd{
	margin-top:27px;
}

#side-links {
    margin:0 0 30px 0;
    padding-left:15px;
}
#side-links ul li {
    background:url("../images/border-bottom-silver.gif") no-repeat 15px 100%;
}
#side-links ul li ul li {
    background:none;
}
#side-links ul li ul,
#side-links ul li.active ul li ul {
    display:none;
}
#side-links ul li.active ul,
#side-links ul li.active ul li.active ul {
    display:block;
}

/* most-searched */
#most-searched a{
	text-decoration:none;
	margin-right:12px;
}
.very-small{
	font-size:1.1em;
	color:#ccc;
}
.small{
	font-size:1.3em;
	color:#a7a9aa;
}
.normal{
	font-size:1.5em;
	color:#555;
}
.big{
	font-size:1.8em;
	color:#41a8d5;
}
/* text */
#text #cont-menu{
    display:none;
    
	background:none;
	width:224px;
	float:right;
	margin:0 0 10px 25px;
}
#text .tabs{
	overflow:visible;
}
#cont-menu .tabs li{
	padding:0;
	background:none;
}
#cont-menu .tabs a, #cont-menu .tabs .current a{
	font-size:0.9em;
	color:#036;
	font-weight:normal;
	background:none;
}
#cont-menu .tabs .current{
	background:#f6f8f9 none;
	border:1px solid #efefef;
	border-bottom-color:#f6f8f9;
	margin:0 0 -1px;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-khtml-border-radius:5px 5px 0 0;
}
#cont-menu .tab-block{
	background:#f6f8f9 none;
	border:1px solid #efefef;
}
#text .tab-block ul{
	margin:0;
}
#text .tab-block ul ul{
	margin-left:20px;
}
#text .tab-block li{
	padding:0;
	background:none;
}
#text .tab-block a{
	font-size:1em;
}
.tab-block ul{
	list-style:none;
	margin:0;
	padding:0;
}
/* functions meniu */
ul#functions, #form_sendToFriend_container{
	padding:0 0 0 9px;
	margin:0;
	list-style:none;
	background-color:#f9fafb;
	border:1px solid #ebebeb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	height:53px;
}
ul#functions li{
	padding:0;
	height:53px;
	float:left;
}
#functions a{
	text-decoration:none;
	color:#a5a5a5;
	font-size:0.85em;
	float:left;
	padding:20px 0 0 49px;
	width:51px;
	line-height:1em;
}
ul#functions .print{
	background:url(../images/icon-print.jpg) left center no-repeat;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #e8eef1;
}
ul#functions .email{
	background:url(../images/icon-email.jpg) left center no-repeat;
}

#form_sendToFriend_container{
	height:auto;
	padding:10px 20px 0;
	margin-top:20px;
	position:absolute;
}
#form_sendToFriend_container label{
	display:block;
}
#text .close{
	margin:0;
	padding:0;
	text-align:right;
	font-size:0.85em;
	line-height:1em;
	margin-bottom:5px;
	position:relative;
	right:-10px;
}
#text .close img{
	border:none;
	margin:0;
	vertical-align:middle;
}
#text .close a{
	text-decoration:none;
}
/* inner middle */
.inner #contacts{
	width:269px;
	margin-right:24px;
}
.inner #middle .tabs li a{
	font-size:0.93em;
}
.inner #quick-menu{
	margin:0;
}
/*#balsuokle .bg_right{
	width:297px;
}*/
.inner #middle h2{
	font-size:1.52em;
}
#text .inner-block p {
	margin:0;
}
#text .yellow-btn, #text .grey-btn-rnd{
	font-size:0.75em;
}
/* aditional-info */
#text .aditional-info{
	font-size:1em;
	margin-bottom:1em;
}
.aditional-info, .gallery{
	float:right;
	width:624px;
	background-color:#f3f6f9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	padding:19px 15px;
	position:relative;
}
.aditional-info #view-all-link{
	display:block;
	float:right;
	position:absolute;
	top:20px;
	right:20px;
}
.small-margin{
	margin:0 0 10px;
}
/* gallery */
.gallery{
	padding:9px 0 29px 3px;
	margin-bottom:30px;
	width:650px;
}
#text .gallery a{
	float:left;
	margin:20px 0 0 25px;
}
#text .gallery a img{ /* 179x133*/
	margin:0;
	padding:0;
}
#nav{
	padding:40px 0 20px 25px;
	clear:both;
	position:relative;
}
#text #nav a{
	margin:0;
	position:absolute;
	font-size:0.84em;
	color:#a5a5a5;
	top:35px;
	height:30px;
	line-height:2.73em;
	text-decoration:none;
}
.prev{
	padding-left:35px;
	background:url(../images/icon-prev.gif) left center no-repeat;
	right:120px;
}
a.prev:hover{
	background-image:url(../images/icon-prev-active.gif);
}
.next{
	padding-right:35px;
	background:url(../images/icon-next.gif) right center no-repeat;
	right:33px;
}
a.next:hover{
	background-image:url(../images/icon-next-active.gif);
}
/* news archive */
#text .news-date, #text .q-author{
	font-size:0.9em;
	background:url(../images/news-date-bg.gif) left center repeat-x;
	margin:0;
}
#text .news-date span, .q-author b{
	background-color:#FFF;
	padding-right:3px;
}
#text .news-head, .question{
	font-size:1em;
	margin-left:7px;
}
.month-cont{
	padding:0 0 10px;
}

/* DUK */ 
.q-author{
	color:#7f7f7f;
}
#text .question{
	padding:8px 0 0 38px;
	background:url(../images/icon-question.png) left center no-repeat;
	min-height:30px;
    height:auto !important;
    height:30px;
	margin:0 0 12px 0;
}
.question a{
	display:block;
	padding-top:5px;
	color:#45505c;
}
.answer{
	margin:0 0 35px 38px;
	border-left:1px solid #ddd;
	color:#036;
	padding:0 0 0 20px;
}
#text .active .question a{
	color:#036;
}
#text .active .question{
	background:url(../images/icon-question-active.png) left center no-repeat;
}

/* paging */

#text .paging p{
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color: #036;
	float:left;
	line-height:2.17em;
	margin:0 9px 33px 0;
}
#text .paging ul{
	padding:0;
	margin:0 0 33px;
	list-style:none;
}
#text .paging ul li{
	padding:0;
	float:left;
    background:none;
}
.paging li span,
.paging li a {
    display:block;
	float:left;
	width:34px;
	height:34px;
	margin:0 2px 0 0;
	line-height:2.17em;
	text-align:center;
}
.paging a{
	color:#036;
	text-decoration:none;
	background:url(../images/pager-bg.png) left top no-repeat;
}
.paging a:hover{
	text-decoration:underline;
}
.paging .active a{
	background:url(../images/pager-bg-active.png) left top no-repeat;
	color:#fff;
}

/* simple-table */
#text .simple-table th{
	font:normal 1.23em Georgia, "Times New Roman", Times, serif;
	color:#036;
	height:48px;
	border:1px solid #dcddde;
	background-color:#f3f7fa;
	padding:0 12px;
	vertical-align:middle;
	text-align: center;
}
#text .simple-table .forum-name{
	text-align:left;
}
#text .simple-table td{
	padding:20px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #dcddde;
	border-width:0 1px 1px 1px;
}
#text .simple-table .last-msg{
	text-align:left;
	border-width:0 0 1px 0;
}
.post-title a, .author a, .author, .forum-name a{
	text-decoration:none;
	color:#45505c;
}
.author, .date{
	font-size:0.84em;
}
.author a, .date{
	color:#999;
}

/* contacts-table */
#text .contacts-table{
	margin:30px 0 0;
}
#text .contacts-table th{
	padding:0 10px;
	text-align:left;
	font-size:1.53em;
}
#text .contacts-table td{
	height:38px;
	padding:0 10px;
	text-align:left;
	border-width:0 0 1px 0;
	font-size:0.93em;
}

/* poll */
#text #poll-container p{
	margin-bottom:15px;
}
#text #poll-container .yellow-btn{
	margin-bottom:0;
}
#TB_ajaxContent #poll-container h2 {
    display:none;
}
#TB_ajaxContent #poll-container .poll_empty {
    margin-top:15px;
}
#TB_ajaxContent #poll-container .poll_item {
    padding-bottom:20px;
    border-bottom:1px solid #e8ebee;
}
#TB_ajaxContent .question {
    margin:15px 0;
    padding-bottom:15px;
    font-size:16px;
    color:#000;
    border-bottom:1px solid #e8ebee;
}

.poll_actions {
    margin-top:20px;
}

.bar{
	height:2px;
	line-height:0.16em;
	background-color: #036;
	margin-bottom:12px;
}
.poll_rez{
	margin-bottom:40px;
}

/* form */
.form fieldset {
    clear:both;
    padding:0;
    margin:0 0 10px 0;
}
.form label {
	display:block;
}
.form input, .form select{
	border:1px solid #b3b3b3;
	background-color:#f9f8f6;
}
.form .text, .text_inp, .form select{
	height:25px;
	width:239px;
	color:#555;
	font:1.2em Arial, Helvetica, sans-serif;
}

/* etc. */
.margin-top{
	margin-top:20px;
}
#TB_ajaxContent #faq-question-form p{
	padding:0;
}
.error, #text .error{
	color:#F00;
	margin:10px 0;
	padding:0;
}
.error li, #text .error li{
	padding:0;
	background:none;
}
.success{
	color:#0C0;
}
.work-hours{
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#036;
	font-weight:bold;
}
/*locations table*/
#text .locations td{
	border:none;
	padding:0;
	text-align:left;
}
#text .adr-info{
	max-width:220px;
}
#text td.adr-title{
	text-align:right;
	padding-right:20px;
}
#phone-promo b{
	font-size:1.23em;
}
#left_block{
	float:left;
	padding-top:40px;
}
.asoc_banners_cont{
}
.asoc_banner{
	float:left;
    margin-left:5px;
	margin-right:23px;
}
#partners_list .asoc_banner{
    margin-left:0;
    margin-right:20px;
}
.asoc_banners_cont .asoc_banner.last{
	margin-right:0;
}
.asoc-banners{
	width:269px;
	height:93px;
	background:url(../images/inner-banner-bg.png);
}
.asoc-banners .asoc_banners_cont{
	padding:14px 0 0 18px;
}
#question-cont{
	padding-left:30px;
	font-size:0.82em;
}
#question-cont .rt{
	font-size:1em;
}


#survey_banner {
    height:108px;
    border:1px solid #e8ebee;
    margin-bottom:10px;
}
#survey_banner a {
    display:block;
    height:108px;
    line-height:108px;
    padding-left:30px;
    background:url(../images/icon-survey-big.png) 198px 50% no-repeat;
    font-size:30px;
    color:#33a2d2;
    text-decoration:none;
}

/* --- News slider --- */
#news_slider {
    clear:both;
    width:960px;
    height:48px;
    padding:0;
    margin:0 0 10px 0;
    list-style:none;
    border-top:1px solid #e8ebee;
    border-bottom:1px solid #e8ebee;
    font-size:12px;
    overflow:hidden;
}
#news_slider li {
    width:924px;
    height:33px;
    padding:15px 18px 0 18px;
    white-space:nowrap;
    overflow:hidden;
    font-size:11px;
    line-height:16px;
}
#news_slider .news_item_date {
    padding:2px 0 2px 26px;
    color:#b2b2b2;
    background:url(../images/icon-info.png) left center no-repeat;
}
#news_slider a.news_item_title {
    padding:2px 0;
    color:#4c4c4c;
    text-decoration:none;
}
#news_slider a.news_item_title:hover {
    text-decoration:underline;
}
#news_slider li p {
    display:block;
    width:898px;
    height:33px;
    padding-left:26px;
    margin:0;
    background:url(../images/icon-info.png) left top no-repeat;
    color:#4c4c4c;
    overflow:hidden;
}
#news_slider li a {
    color:#4c4c4c;
    text-decoration:none;
}
#news_slider li a:hover {
    text-decoration:underline;
}
/* --- News slider End --- */


/* --- Index banners --- */
#index_banners {
    width:960px;
    margin:10px 0 20px 0;
    position:relative;
}
#index_banners_list {
    width:960px;
    height:120px;
    border-bottom:1px solid #c8cbcd;
    overflow:hidden;
    position:relative;
}
#index_banners .banner_item {
    width:240px;
    height:120px;
    float:left;
    border-bottom:1px solid #e8ebee;
    background:url(../images/banner-item-border.gif) left center no-repeat;
}
#index_banners .banner_item.new_row {
    clear:left;
    background:none;
}
#index_banners .banner_item a {
    display:block;
    width:220px;
    height:110px;
    padding:10px 10px 0 10px;
    text-decoration:none;
    position:relative;
    z-index:1;
    overflow:hidden;
}
#index_banners .banner_item a img {
    display:block;
    margin:auto;
}
#index_banners .banner_item  a .banner_title {
    display:block;
    width:120px;
    padding-top:10px;
    color:#33a2d2;
    font-size:17px;
}
#index_banners .banner_item  a .more {
    padding-left:20px;
    font-size:12px;
    color:#babcbf;
    background:url(../images/icon-more-silver.png) left center no-repeat;
    position:absolute;
    bottom:26px;
    left:15px;
}

#index_banners .banners_handler {
    display:block;
    width:15px;
    height:8px;
    background:url(../images/arrows-up-down.gif) left top no-repeat;
    margin-left:-7px;
    position:absolute;
    left:50%;
    bottom:-8px;
    z-index:10;
}
#index_banners .banners_handler span {
    display:none;
}
#index_banners .banners_handler.opened {
    background-position:0 -50px;
    bottom:0;
}
/* --- Index banners End --- */

/* --- Wide banner item --- */
.wide_banner_item {
    width:960px;
    clear:both;
    margin:10px 0;
    overflow:hidden;
}
/* --- Wide banner item End --- */


/* --- Text box --- */
.text_box {
    width:625px;
    height:auto;
    position:relative;
    z-index:1;
    background:url(../images/text-box-bg.gif) left top repeat-y;
}
.text_box_top {
    width:609px;
    padding:10px 8px 0 8px;
    background:#2a60a1 url(../images/text-box-top-bg.gif) left top no-repeat;
}
.text_box_bottom {
    width:625px;
    height:15px;
    background:url(../images/text-box-bottom-bg.gif) left top no-repeat;
}
.text_box_content {
    width:585px;
    padding:10px 20px;
}

.text_box .tab-block {
    margin:0;
    padding:0;
    border-radius:0;
}
.text_box_top h2 {
    color:#fff;
    float:left;
    padding:0 12px;
    margin:15px 0;
}
#text .text_box_top ul.tabs {
    clear:both;
    float:right;
    margin:-25px 0 0 0;
}
#text .text_box_top ul.tabs li {
    margin:0 0 0 5px;
    background:#5885b3 url(../images/text-box-tab-LT.gif) left top no-repeat;
}
#text .text_box_top ul.tabs li a {
    height:40px;
    line-height:40px;
    font-size:13px;
    background:url(../images/text-box-tab-RT.gif) right top no-repeat;
}
#text .text_box_top ul.tabs li.current {
    background:#fff url(../images/text-box-tab-LT-current.gif) left top no-repeat;
}
#text .text_box_top ul.tabs li.current a {
    color:#0e4b95;
    background:url(../images/text-box-tab-RT-current.gif) right top no-repeat;
}
#text .text_box_content p.chart_title {
    margin:15px 0;
}
/* --- Text box End --- */

/* --- Charts --- */
#text .legend table {
    border:1px solid #bfbfbf;
}
#text .legend table td {
    padding:2px 5px;
    border:0;
    vertical-align:middle;
}
.chart_choises {
    margin-bottom:15px;
}
.chart_choises div {
    display:inline;
    white-space:nowrap;
    padding-right:15px;
}

#chart_tooltip {
    display:none;
    padding:5px;
    border:1px solid #bfbfbf;
    background-color:#fff;
    color:#545454;
    font-size:11px;
    position:absolute;
    z-index:999;
}

/* --- Charts End --- */
/* --- End Content --- */

/* --- Footer --- */

#footer {
	width:100%;
	background-color:#f7fafa;
	font-size: 1.2em;
	color: #919191;
	line-height: 1.41em;
    border-top:1px solid #e9edee;
}

#footer .left {
	float: left;
	width: 570px;
	padding: 20px 0;
}

#footer .center {
	float: left;
	width: 100%;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #dddddd;
}

#footer .center ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer .center ul li {
	display: inline;
}

#footer .center ul li a {
	display: inline;
	border-left: 1px solid #e0e0e0;
	padding: 0 8px;
}
#footer .center ul li a:hover {
    color:#33a2d2;
}

#footer .center ul li.first a {
	border: none;
}

#footer  a {
	color: #919191;
	text-decoration: none;
}

#footer  a:visited {
	color: #c2c2c2;
}

#footer a:hover {
	color: #4e4e4e;
	text-decoration: underline;
}

#footer .right {
	float: right;
	width: 195px;
	text-align: right;
	padding: 20px 0;
}
#footer .right a,
#footer .right a:visited {
    color:#919191;
}
#footer .right a:hover {
    color: #4e4e4e;
}

/* --- End Footer --- */

.clear {
	clear:both;
}

#text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}
