body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #EDEDED;
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
img {
    border:0px;
}
td, form, p {
    margin: 0px;
    padding: 0px;
}
a {
    color: #6898A9;
    text-decoration: underline;
}
a:hover {
    color: #6898A9;
    text-decoration: none;
}

h1 {
    margin:0px;
    padding:0px 10px 11px 15px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#486772;
    text-transform:uppercase;
}
h2 {
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#6898A9;
    text-transform:uppercase;
    padding:0px 0px 15px 0px;
    margin:0px;
}
h2 a {
    color:#EE3338;
    text-decoration:none;
}
h2 a:hover {
    color:#EE3338;
    text-decoration:underline;
}
h3 {
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#6898A9;
    text-transform:uppercase;
    padding:0px 0px 0px 0px;
    margin:0px;
}
h3 a {
    text-decoration:none;
}
h3 a:hover {
    text-decoration:underline;
}
h4 {
    text-align:left;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#486772;
    text-transform:uppercase;
    margin:0px;
    padding:0px;
}
h4 a {
    text-decoration:none;
}
h4 a:hover {
    text-decoration:underline;
}
.c
{
    clear: both;
}
.s {
    margin: 0px;
    padding: 0px;
}
.loading {
    padding:7px 0px 7px 33px;
    background: #FFFFFF url(../images/website/ajax-loader.gif) 10px 6px no-repeat;
}
#webSite {
    width: 100%;
    margin: 0 auto;
    height: auto;
}
#webheader_mainsite {
    width:100%;
    padding:0px 0px 0px 0px;
    background-color: #ffffff;
    text-align:center;
}
#webheader_mainsite .topline {
    width:100%;
    padding:0px 0px 0px 0px;
    background: #EDEDED url(../images/website/top_line.png) top left repeat-x;
    text-align:center;
}
#webheader_cosite {
    width:100%;
    padding:0px 0px 0px 0px;
    background-color: #ffffff;
    text-align:center;
}
#webheader_cosite .topline {
    width:100%;
    padding:0px 0px 0px 0px;
    background: #EDEDED url(../images/website/top_line.png) top left repeat-x;
    text-align:center;
}
#webMain {
    width: 990px;
    margin: 0 auto;
    height: auto;
    padding:0px 0px 0px 0px;
}
#colMain {
    width: 765px;
    float:left;
    height: auto;
    padding:0px 0px 0px 0px;
}
#colWide {
    height: auto;
    padding:0px 0px 0px 0px;
}
#colLeft {
    width: 215px;
    float:left;
    height: auto;
    padding:0px 0px 0px 0px;
    margin-right:10px;
}
#colMiddle {
    width: 540px;
    float:left;
    height: auto;
    padding:0px 0px 0px 0px;
}
#colRight {
    width: 215px;
    float:right;
    height: auto;
    padding:0px 0px 0px 0px;
}
#webFooter {
    width: 990px;
    text-align: center;
    margin: 0 auto;
    padding:15px 0px 0px 5px;
    height:50px;
    border-top: 1px solid #DDDDDD;
}
.header {
    width:990px;
    margin: 0 auto;
    padding:0px 0px 0px 0px;
}
.header .logo {
    float:left;
    width:200px;
    text-align:left;
    padding-top:9px;
}
.header .menu {
    padding:10px 0px 0px 0px;
    text-align:left;
}
#webheader_mainsite .header .menu .item_blank {
    float:left;
    border-right:1px solid white;
}
#webheader_mainsite .header .menu .item_marked {
    float:left;
    border-right:1px solid white;
}
#webheader_cosite .header .menu .item_blank {
    float:right;
    border-left:1px solid white;
}
#webheader_cosite .header .menu .item_marked {
    float:right;
    border-left:1px solid white;
}
.header .menu .item_blank {
    text-align:left;
    padding:0px 0px 0px 20px;
    height:50px;
    text-transform:uppercase;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
}
.header .menu .item_marked {
    text-align:left;
    padding:0px 0px 0px 20px;
    height:50px;
    background: #4A6771 url(../images/website/header_dark.png) left top no-repeat;
}
.header .menu .item_blank .title {
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    padding:19px 20px 0px 0px;
}
.header .menu .item_marked .title {
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    background: #4A6771 url(../images/website/header_dark.png) right top no-repeat;
    padding:19px 20px 0px 0px;
}
.header .menu .item_blank .home {
    padding:9px 20px 0px 0px;
}
.header .menu .item_marked .home {
    background: #4A6771 url(../images/website/header_dark.png) right top no-repeat;
    padding:9px 20px 0px 0px;
}
.header .menu .item_marked .title a {
    color:#FFFFFF;
    text-decoration:none;
}
.header .menu .item_marked .title a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}
.header .menu .item_blank .title a {
    color:#6898A9;
    text-decoration:none;
}
.header .menu .item_blank .title a:hover {
    color:#6898A9;
    text-decoration:underline;
}
#subheader {
    width:990px;
    margin: 0 auto;
    padding:0px 0px 0px 0px;
    background:#4A6771 url(../images/website/header_dark_upside.png) center bottom no-repeat;
}
#subheader .submenu {
    padding:10px 0px 0px 10px;
}
#subheader .submenu .item_blank {
    float:left;
    text-align:right;
    padding:0px 0px 0px 11px;
    text-transform:uppercase;
}
#subheader .submenu .item_marked {
    float:left;
    text-align:right;
    padding:0px 0px 0px 11px;
    background: #4A6771 url(../images/website/header_grey_blue.png) left top no-repeat;
}
#subheader .submenu .item_blank .title {
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    text-transform:uppercase;
    padding:12px 11px 12px 0px;
}
#subheader .submenu .item_marked .title {
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    text-transform:uppercase;
    background: #4A6771 url(../images/website/header_grey_blue.png) right top no-repeat;
    padding:12px 11px 12px 0px;
}
#subheader .submenu .item_marked .title a {
    color:#3C545C;
    text-decoration:none;
}
#subheader .submenu .item_marked .title a:hover {
    color:#3C545C;
    text-decoration:underline;
}
#subheader .submenu .item_blank .title a {
    color:#FFFFFF;
    text-decoration:none;
}
#subheader .submenu .item_blank .title a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}
.block .title {
    padding:0px 10px 11px 15px;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    text-transform:uppercase;
}
.block .info {
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    background-color: #FFFFFF;
}
.block .tab {
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    background: #EEEEEE url(../images/website/header_light_upside.png) left bottom repeat-x;
}
.block .tab .stripe {
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    text-transform:uppercase;
    padding:10px 15px 10px 15px;
}
.block .tab_marked {
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    background: #EEEEEE url(../images/website/header_light_upside.png) left bottom repeat-x;
}
.block .tab_marked .stripe {
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    text-transform:uppercase;
    padding:10px 15px 10px 20px;
    background: #EEEEEE url(../images/website/header_stripe.png) left bottom no-repeat;
}
.block .white {
    border-bottom: 1px solid #DADADA;
    padding:0px 0px 0px 15px;
    background: #FFFFFF url(../images/website/header_white.png) left top no-repeat;
}
.block .white .title {
    padding:14px 15px 12px 0px;
    color:#000000;
    background: #FFFFFF url(../images/website/header_white.png) right top no-repeat;
}
.block .white .title a {
    color:#000000;
    text-decoration:none;
}
.block .white .title a:hover {
    color:#000000;
    text-decoration:underline;
}
.block .grey {
    border-bottom: 1px solid #DADADA;
    padding:0px 0px 0px 15px;
    background: #FFFFFF url(../images/website/header_darkgrey.png) left top no-repeat;
}
.block .grey .title {
    padding:14px 15px 12px 0px;
    color:#000000;
    background: #FFFFFF url(../images/website/header_darkgrey.png) right top no-repeat;
}
.block .grey .title a {
    color:#000000;
    text-decoration:none;
}
.block .grey .title a:hover {
    color:#000000;
    text-decoration:underline;
}
.block .tabs {
    padding:0px 0px 0px 15px;
    background: url(../images/website/header_tabs.png) left top no-repeat;
    height:41px;
}
.block .tabs .title {
    padding:7px 0px 4px 0px;
    color:#000000;
    background: url(../images/website/header_tabs.png) right top no-repeat;
}
.block .blank {
    padding:0px 0px 0px 15px;
    background: #FFFFFF url(../images/website/header_white.png) left top no-repeat;
}
.block .blank .title {
    padding:0px;
    color:#000000;
    background: #FFFFFF url(../images/website/header_white.png) right top no-repeat;
}
.block .blank .title a {
    color:#000000;
    text-decoration:none;
}
.block .blank .title a:hover {
    color:#000000;
    text-decoration:underline;
}
.block .blue {
    border-bottom: 1px solid #DADADA;
    padding:0px 0px 0px 15px;
    background: #7CADBD url(../images/website/header_blue.png) left top no-repeat;
}
.block .blue .title {
    padding:14px 15px 12px 0px;
    color:#FFFFFF;
    background: #7CADBD url(../images/website/header_blue.png) right top no-repeat;
}
.block .blue .title a {
    color:#FFFFFF;
    text-decoration:none;
}
.block .blue .title a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}
.block .yellow {
    border-bottom: 1px solid #DADADA;
    padding:0px 0px 0px 15px;
    background: #E5B932 url(../images/website/header_yellow.png) left top no-repeat;
}
.block .yellow .title {
    padding:14px 15px 12px 0px;
    color:#000000;
    background: #E5B932 url(../images/website/header_yellow.png) right top no-repeat;
}
.block .yellow .title a {
    color:#000000;
    text-decoration:none;
}
.block .yellow .title a:hover {
    color:#000000;
    text-decoration:underline;
}
.block .block_t {
    padding:0px 0px 0px 15px;
    background: #FFFFFF url(../images/website/header_block_top.png) left top no-repeat;
}
.block .block_t .r {
    padding:0px;
    color:#000000;
    background: #FFFFFF url(../images/website/header_block_top.png) right top no-repeat;
}
.block .block_m {
    padding:10px 0px 0px 15px;
    background-color: #EDEDED;
}
.block .block_b {
    padding:0px 0px 0px 15px;
    background: #FFFFFF url(../images/website/header_block_bottom.png) left top no-repeat;
}
.block .block_b .r {
    padding:0px;
    color:#000000;
    background: #FFFFFF url(../images/website/header_block_bottom.png) right top no-repeat;
}
.noheader {
    border-top:1px solid #dadada;
}
.noheader .hd {
    display:none;
}
.nn {
    display:none;
}
.nobackground .info {
    background:none;
    border:none;
}
.nobackground .informacija {
    padding:5px 0px 5px 0px;
    border-bottom:1px solid #dadada;
    text-align:center;
}
.two .first {
    float:left;
    width:270px;
}
.two .second {
    float:right;
    width:265px;
}

.thead {
    background-color:#EDEDED;
    padding:1px 0px 1px 0px;
}
.thead .h {
    font-family:Arial;
    font-size:11px;
    color:#666666;
    float:left;
    padding:7px 10px 7px 10px;
}
.thead .fr {
    float:right;
}
.tline {
    border-bottom:1px solid #DADADA;
}
.tline .t {
    float:left;
    padding:7px 10px 7px 10px;
}
.tline .fr {
    float:right;
}
.whead {
    background-color:#FFFFFF;
    padding:1px 0px 1px 15px;
    border-bottom:1px solid #DADADA;
}
.whead .h {
    font-family:Arial;
    font-size:11px;
    color:#999999;
    float:left;
    padding:5px 0px 5px 0px;
}
.wline {
    padding:0px 0px 0px 15px;
    border-bottom:1px solid #DADADA;
}
.wline .t {
    float:left;
    padding:5px 0px 5px 0px;
}



.skundo_ivedimas {
    padding: 15px 0px 10px 0px;
}
.skundo_ivedimas .eilute {
    padding: 0px 0px 10px 14px;
}
.skundo_ivedimas .eilute .pavadinimas {
    float:left;
    padding-top:4px;
    width:150px;
    font-family:Arial;
    font-size:11px;
    text-transform: uppercase;
}
.skundo_ivedimas .eilute .laukelis {
    float:left;
    width:305px;
}
.skundo_ivedimas .eilute .laukelis input {
    width:300px;
    font-family:Arial;
    font-size:12px;
}
.skundo_ivedimas .eilute .laukelis textarea {
    width:300px;
    height:100px;
    font-family:Arial;
    font-size:12px;
}



.valiutu_skaiciuokle {
    padding: 15px 0px 10px 0px;
}
.valiutu_skaiciuokle .eilute {
    height:30px;
    padding: 0px 0px 0px 14px;
}
.valiutu_skaiciuokle .eilute .pavadinimas {
    float:left;
    padding-top:4px;
    width:30px;
    font-family:Arial;
    font-size:11px;
}
.valiutu_skaiciuokle .eilute .laukelis {
    float:left;
    width:132px;
}
.valiutu_skaiciuokle .eilute .laukelis input {
    width:122px;
    font-family:Arial;
    font-size:12px;
    text-align:right;
}
.valiutu_skaiciuokle .eilute .valdymas {
    float:left;
    padding-top:2px;
    width:20px;
}
.valiutu_skaiciuokle .prideti .laukelis {
    padding: 5px 0px 5px 15px;
}
.valiutu_skaiciuokle .prideti .laukelis select {
    width:180px;
    font-family:Arial;
    font-size:12px;
}
.valiutu_keitimas {
    padding: 15px 0px 10px 0px;
}
.valiutu_keitimas .uzklausa {
    padding: 0px 0px 5px 14px;
}
.valiutu_keitimas .uzklausa .line {
    width:183px;
    padding: 10px 0px 0px 0px;
    border-bottom:1px solid #CCCCCC;
}
.valiutu_keitimas .uzklausa .pavadinimas {
    padding: 0px 0px 5px 0px;
    font-family:Arial;
    font-size:11px;
    color:#999999;
}
.valiutu_keitimas .uzklausa .laukelis {
    padding: 0px 0px 5px 0px;
}
.valiutu_keitimas .uzklausa .laukelis input {
    width:178px;
    font-family:Arial;
    font-size:12px;
}
.valiutu_keitimas .uzklausa .laukelis select {
    width:183px;
    font-family:Arial;
    font-size:12px;
}
.valiutu_keitimas .uzklausa .laukelis_mini {
    padding: 0px 0px 5px 0px;
}
.valiutu_keitimas .uzklausa .laukelis_mini input {
    width:80px;
    font-family:Arial;
    font-size:12px;
}
.valiutu_keitimas .uzklausa .laukelis_mini select {
    width:85px;
    font-family:Arial;
    font-size:12px;
    padding:1px;
}

.valiutu_keitimas .eilute {
    padding: 5px 0px 5px 14px;
}
.valiutu_keitimas .eilute .bankas {
    float:left;
    text-align:left;
    width:60px;
    font-family:Arial;
    font-size:11px;
}
.valiutu_keitimas .eilute .kaina {
    float:left;
    text-align:right;
    width:80px;
    font-family:Arial;
    font-size:11px;
}
.valiutu_keitimas .eilute .kursas {
    float:left;
    text-align:right;
    width:45px;
    font-family:Arial;
    font-size:11px;
}

.informacija {
    font-family:Arial;
    font-size:12px;
    color:#000000;
    padding:15px 15px 35px 15px;
    text-align:left;
}
.modulis .ls {
    float:left;
    width:160px;
}
.modulis .rs {
    float:right;
    width:540px;
    border-left:1px solid #C4C4C4;
    padding:0px 0px 0px 20px;
}
.modulis .unmarked {
    text-align:left;
    padding-bottom:7px;
}
.modulis .marked {
    text-align:left;
    padding-bottom:7px;
}
.modulis .marked a {
    color:#486772;
    text-decoration:none;
}
.modulis .hm {
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#000000;
    padding:7px 0px 7px 0px;
    border-bottom:1px solid #E5E5E5;
}
.modulis .m {
    padding:7px 0px 7px 0px;
    border-bottom:1px solid #E5E5E5;
}
.modulis .lm {
    float:left;
    width:250px;
    padding:7px 0px 7px 0px;
    border-bottom:1px solid #E5E5E5;
}
.modulis .rm {
    float:left;
    width:170px;
    text-align:left;
    padding:7px 0px 7px 0px;
    border-bottom:1px solid #E5E5E5;
}
.modulis .bt {
    padding:0px 0px 10px 0px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#486772;
    text-transform:uppercase;
}
.modulis .bh {
    float:left;
    border-right:1px solid #FFFFFF;
    text-align:center;
    padding:10px 0px 0px 0px;
    height:41px;
    background-color:#EDEDED;
    font-family:Arial;
    font-size:11px;
    color:#666666;
}
.modulis .br {
    float:left;
    border-right:1px solid #FFFFFF;
    text-align:center;
    padding:5px 0px 0px 0px;
    height:46px;
    background-color:#EDEDED;
    font-family:Arial;
    font-size:11px;
    color:#666666;
}
.modulis .brick {
    float:left;
    width:47px;
    border-right:1px solid #FFFFFF;
    text-align:center;
    padding:5px 0px 0px 0px;
    height:20px;
    font-family:Arial;
    font-size:11px;
    color:#666666;
}
.modulis .rick {
    float:left;
    width:48px;
    text-align:center;
    padding:7px 0px 7px 0px;
    border-bottom:1px solid #DADADA;
}

.error {
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    padding:15px;
    background-color:#CC0000;
}
.arial {
    font-family:Arial;
}
.s10 {
    font-size:10px;
}
.s11 {
    font-size:11px;
}
.s12 {
    font-size:12px;
}
.s14 {
    font-size:14px;
}
.sp {
    color:#cccccc;
    padding:0px 5px 0px 5px;
}
.black {
    color:#000000;
}
.grey {
    color:#999999;
}
.nav {
    font-family: Arial;
    font-size:11px;
    padding: 0px 0px 10px 15px;
    margin: 0px 0px 12px 0px;
    border-bottom: 1px solid #DADADA;
}
.navigation {
    font-family: Arial;
    font-size:11px;
    color:#000000;
}
.navigation a {
    color:#6898A9;
    text-decoration:underline;
}
.navigation a:hover {
    color:#6898A9;
    text-decoration:none;
}
.tabsmenu .item_blank {
    float:left;
    text-align:right;
    padding:0px 0px 0px 9px;
    text-transform:uppercase;
    background:none;
}
.tabsmenu .item_marked {
    float:left;
    text-align:right;
    padding:0px 0px 0px 9px;
    background: url(../images/website/header_white_tab.png) left top no-repeat;
}
.tabsmenu .item_blank .title {
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    text-transform:uppercase;
    padding:7px 8px 0px 0px;
    background:none;
}
.tabsmenu .item_marked .title {
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color: #486772;
    text-transform:uppercase;
    background: #DBDBDB url(../images/website/header_white_tab.png) right top no-repeat;
    padding:7px 8px 10px 0px;
}
.tabsmenu .item_marked .title a {
    color:#486772;
    text-decoration:none;
}
.tabsmenu .item_marked .title a:hover {
    color:#486772;
    text-decoration:underline;
}
.tabsmenu .item_blank .title a {
    color:#666666;
    text-decoration:none;
}
.tabsmenu .item_blank .title a:hover {
    color:#666666;
    text-decoration:underline;
}
.back {
    padding:15px 15px 15px 15px;
}
.banknote {
    float:left;
    width:230px;
    padding:0px 0px 15px 20px;
}
.firstnote {
    padding:0px 0px 20px 0px;
}
.banknote .name {
    padding:5px 0px 5px 0px;
}
.box {
    float:left;
    width:200px;
    padding:10px 20px 0px 20px;
}
.box .logo {
    width:200px;
    height:65px;
}
.box .name {
    width:200px;
    padding:5px 0px 15px 0px;
    text-align:center;
}
.search_column {
    float:left;
    width:235px;
}
.search_column .l {
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color:#666666;
}
.search_column .i {
    padding:5px 0px 15px 0px;
}
.search_column .i input {
    width:205px;
    font-family:Arial;
    font-size:12px;
    margin:0px;
    padding:0px;
}
.search_column .i select {
    width:205px;
    font-family:Arial;
    font-size:12px;
    margin:0px;
    padding:0px;
}
.search_column .check_row {
    height:30px;
}
.search_column .check_row .icon {
    float:left;
    width:31px;
}
.search_column .check_row .check {
    float:left;
    width:27px;
    padding:1px 0px 0px 0px;
}
.search_column .check_row .label {
    float:left;
    width:170px;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color:#666666;
    padding:4px 0px 0px 0px;
}
.search_submit {
    padding:10px 0px 20px 0px;
}
.uzklausa_submit {
    padding:10px 15px 20px 0px;
}

.button_row {
    padding:0px 0px 0px 5px;
    background: #FFFFFF url(../images/website/button_blue.png) left top no-repeat;
}
.button_row .r {
    padding:3px 15px 7px 10px;
    color:#000000;
    background: #FFFFFF url(../images/website/button_blue.png) right top no-repeat;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color:#FFFFFF;
    text-transform:uppercase;
}
.button_row .r a {
    color:#FFFFFF;
    text-decoration:none;
}
.button_row .r a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}

.button_row_light {
    padding:0px 0px 0px 5px;
    background: #FFFFFF url(../images/website/button_blue_light.png) left top no-repeat;
}
.button_row_light .r {
    padding:3px 15px 7px 10px;
    color:#000000;
    background: #FFFFFF url(../images/website/button_blue_light.png) right top no-repeat;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color:#FFFFFF;
    text-transform:uppercase;
}
.button_row_light .r a {
    color:#FFFFFF;
    text-decoration:none;
}
.button_row_light .r a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}


.list_title {
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color: #4A6771;
    text-transform:uppercase;
    padding:12px 0px 12px 0px;
}
.first {
    padding:0px 0px 12px 0px;
}
.list_row {
    border-top:1px solid #DBDBDB;
    padding:12px 0px 12px 0px;
}
.list_row .l {
    float:left;
    width:420px;
}
.list_row .r {
    float:left;
    width:280px;
}
.list_row .r .days {
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    padding:3px 0px 0px 0px;
}
.map {
    border:1px solid #DBDBDB;
    padding:15px;
    width:650px;
    margin:0 auto;
}
.card_scroll_marked {
    float:left;
    width:35px;
    border-bottom:3px solid #486772;
    padding:0px 1px 5px 2px;
}
.card_scroll_unmarked {
    float:left;
    width:35px;
    padding:0px 1px 5px 2px;
    border-bottom:none;
}
.card_scroll_photo {
    width:35px
        height:22px;
    overflow:hidden;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.tl {
    text-align:left;
}
.tr {
    text-align:right;
}
.tc {
    text-align:center;
}
.tj {
    text-align:justify;
}
.c_grey {
    color:#999999;
}
a.c_blue {
    color:#486772;
}
a.c_blue:hover {
    color:#486772;
}
.b_grey {
    background-color:#999999;
}
.b_white {
    background-color:#FFFFFF;
}
.bbb {
    border:1px solid black;
}
.b {
    font-weight:bold;
}
.nrow {
    padding:7px 5px 7px 5px;
    border-top:1px solid #DADADA;
}
.brow {
    padding:7px 10px 7px 10px;
    border-bottom:1px solid #DADADA;
}
.nb {
    border:none;
}
.tupp {
    text-transform:uppercase;
}
.mouseover_row {
    background-color:#E9F4F5;
}
.mouseover_sel {
    background-color:#CBE4E7;
}
.page_box {
    text-align:center;
    padding:10px 0px 10px 0px;
    font-size:11px;
    color:#ccc;
}
.page_box a {
    color:#999;
    text-decoration:none;
}
.page_box a:hover {
    color:#000;
}
.facebook-likebox {
    width:180px;
    height:267px;
    overflow:hidden;
}
.facebook-likebox iframe {
    margin:-1px;
}
.komentarai {
}
.komentarai input, textarea {
    font-family:arial;
    font-size:12px;
}
.komentarai .head {
    padding:10px 0px 10px 0px;
    color:#6898A9;
    border-bottom:1px solid #eeeeee;
}
.komentarai .head a {

}
.komentarai .case {
    padding:15px 0px 15px 10px;
    border-bottom:1px solid #eeeeee;
    border-left:3px solid #cccccc;
    border-right:3px solid #cccccc;
}
.komentarai .case a {
}
.komentarai .foot {
    padding:0px 0px 0px 0px;
}
.komentarai .success {
    padding:10px 0px 10px 0px;
    border-bottom:1px solid #eeeeee;
    color:#557A27;
    font-weight:bold;
}
.komentarai .error {
    background:none;
    padding:0px;
    font-weight:normal;
    border:3px solid #cc0000;
    color:#000000;
}
.komentarai label.error {
    background:none;
    padding:0px;
    font-weight:normal;
    border:none;
    color:#cc0000;
    font-size:11px;
}

.eilute .error {
    background:none;
    padding:0px;
    font-weight:normal;
    border:3px solid #cc0000;
    color:#000000;
}
.eilute label.error {
    background:none;
    padding:0px;
    font-weight:normal;
    border:none;
    color:#cc0000;
    font-size:11px;
}
.kw {
    padding:0px;
    text-align:center;
    background-color:#ffffff;
}
.kb {
    width:990px;
    padding:5px 3px 5px 3px;
    border-bottom:1px solid #f2f2f2;
    text-align:right;
    margin:0 auto;
}
.kw h1 {
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    color:#999999;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-transform:none;
}
