/*

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(mZSs29ggGoaqrCNB3kDfZQ.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(trnbTfqisuuhRVI3i45C5w.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(GZMdC02DTXXx8AdUvU2etw.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(pqisLQoeO9YTDCNnlQ9bfz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
*/
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(jduSEW07_j4sIG_ERxiq4Q.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(HXiERDIZdwFzjXlbcMq7XPesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(Pq7I38KtY37kAe5aYFKrSA.woff) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(lILlYDvubYemzYzN7GbLkBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}


/*clear begin*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
a 
{
    text-decoration: none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
img { 
    border:0;
}

ol,ul {
    list-style:none;
}
th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
input, textarea, input:focus, textarea:focus
{
    outline: none;
    border: none;
}
/*clear end*/
.clear
{
    clear: both;
}

#left-sidebar p
{
    font-weight: normal;
    color: black;
    font-size:11px; 
}
p
{
    font-weight: normal;
    color: black;
    font-size: 13px;
}
p a
{
    font-size: 13px;
    color: #0189f4;	
}
h1 a
{
    color: black;
}
/*
h1

{
    color: black;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom:5px;
    border-bottom: 2px solid #0189f4;
    margin-bottom: 18px;
}
*/
h1 {
   /* font-family: 'Ubuntu', sans-serif;*/
    font-family: 'PT Sans', sans-serif;
  color: black;
font-size: 20px;
/*text-transform: uppercase;*/
padding-bottom: 5px;
border-bottom: 2px solid #0189f4;
margin-bottom: 18px
    
}
h2
{
    font-size: 16px;
    font-weight: bold;
    color: #0189f4;
    margin-bottom: 7px;
}
h3 a,h2 a
{
    color: #0189f4;
}
h3
{
    font-weight: bold;
    font-size: 14px;
    color: #0189f4;
}

.news_list h3
{
    margin-bottom: 7px;
}
h4
{
}
h5
{
}
h6 a
{
    color: #0189f4;
}
h6
{
    font-size: 12px;
    color: #0189f4;
    font-weight: bold;
}

.left_block>h6
{
    color:black;
    font-weight: bold;
    margin-bottom: 5px;
}
html, body {
    height: 100%;
    padding: 0px;
    margin: 0px;
}

body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
    
    
}

/* IE7 Fix */
* html #container {
    display: table;
    height: 100%
}

/* Opera Fix */
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}

div#container {
    height: 100%;
    height: auto !important;

}

div#main {
    overflow: auto;
  /*  padding-bottom: 100px;*/
  padding-bottom: 20px;
    width: 960px;
    margin-right: auto;
    margin-left:auto;
}

div#header {
}
.lang
{
    float: right;
    margin-top: 14px;
    margin-right: 7px;
    margin-bottom: 9px;
}
.lang a:first-child
{
    background-image: none;
}
.lang a
{
    background-image: url(../img/devider_lang.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 10px;
    font-size: 12px;
    color: black;
}
.lang a:hover, .lang .active
{
    background-position: left -13px;
    color: #0189f4;
    text-decoration: underline;
}
.lang span:first-child a, .lang span:first-child
{
    background-image: none;
}
.lang span:first-child
{
    background-image: none;
}
.lang span a,.lang span
{
    background-image: url(../img/devider_lang.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    /*padding-left: 10px;*/
    font-size: 12px;
    color: black;
    text-transform: uppercase;
}
.lang a:hover, .lang .active a,.lang .active
{
    background-position: left -13px;
    color: #0189f4;
    text-decoration: underline;
}



div#body {
    overflow: hidden;
    height: 100%;
}

div#content {
    float: right;
    width: 720px;

}

div#left-sidebar {
    width:240px;
    float: left;
    padding-bottom: 40px;

}
.logo 
{
    width: 228px;

}
div.menu
{
    width: 233px;
    margin-top: 10px;			
}
div.menu ul 
{
    width: 182px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 28px;
    /*background-color: white; */
}
div.menu a, div.menu ul ul li:first-child a
{
    background-color: white;
    border: 1px solid #999999;		
    line-height: 29px;
    display: block;
    margin-bottom: 5px;
    padding-left: 25px; 
    color: black;
    font-weight: normal;
    font-size: 12px;

}
div.menu li
{		
    line-height: 29px;
}
div.menu li:first-child a
{

    outline:5px solid white;		
    color:black;

    /*	margin-bottom: 4px;*/

    border: 1px solid #999999;
}

div.menu ul .active a, div.menu ul li:hover>a
{
    background-color: #0189f4;			
    color: white;
    border-color: #0189f4;
}
div.menu ul ul
{
    padding-top: 0px;
    width: 181px;
}
div.menu ul ul li
{
    margin-left: 0px;
}
div.menu ul .active ul li>a
{
    padding-left: 48px;
    background-color: white;
    border: 1px solid #999999;	
    background-image: url(../img/sub_menu.png);
    background-repeat: no-repeat;
    background-position: 38px -8px;	
    color: black;	

}

div.menu ul .active ul ul li>a
{
    padding-left: 58px;
    background-color: white;
    border: 1px solid #999999;	
    background-image: url(../img/sub_menu.png);
    background-repeat: no-repeat;
    background-position: 48px -8px;	
    color: black;	

}
div.menu ul .active ul ul ul li>a
{
    padding-left: 68px;
    background-color: white;
    border: 1px solid #999999;	
    background-image: url(../img/sub_menu.png);
    background-repeat: no-repeat;
    background-position: 58px -8px;	
    color: black;	

}


div.menu ul .active ul .active>a, div.menu ul .active ul li:hover>a
{
    background-image: url(../img/sub_menu.png);
    background-repeat: no-repeat;
    background-position: 38px 12px;	
    color: #0189f4;
}

div.menu ul .active ul ul .active>a, div.menu ul .active ul ul li:hover>a
{
    background-image: url(../img/sub_menu.png);
    background-repeat: no-repeat;
    background-position: 48px 12px;	
    color: #0189f4;
}
div.menu ul .active ul ul ul .active>a, div.menu ul .active ul ul ul li:hover>a
{
    background-image: url(../img/sub_menu.png);
    background-repeat: no-repeat;
    background-position: 58px 12px;	
    color: #0189f4;
}

div.left_block
{
    margin-left: 24px;		
    width: 154px;
    outline: 1px solid #999999;	
    padding: 10px 15px;
    margin-top: 5px;
}

div.left_block img
{
    margin-bottom: 3px;
}

#left-sidebar .csc-default{
    margin-left: 24px;		
    width: 154px;
    outline: 1px solid #999999;	
    padding: 10px 15px;
    margin-top: 5px;
}
#left-sidebar .csc-default img {
    margin-bottom: 3px;
}

.slider 
{
    background-image: url(../img/slider-shadow.png);
    background-repeat: no-repeat;
    background-position: right bottom ; 
    width: 717px;
    height: 312px;
}
.small_slider
{
    background-image: url(../img/slider-shad_iekslapas.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 715px;
    height: 153px;
    margin-bottom: 3px;
}
div.mid_left
{
    width: 340px;
    float: left;
}
div.mid_right
{
    width:340px;
    float: right
}
div#footer {
    background-color: #0189F4;
    position: relative;        
    /*margin-top: -101px;*/
     margin-top: 20px;
    clear: both;       
    width: 981px;
    margin-left: auto;
    margin-right: auto;
    height: 60px;		
}
div#footer ul, div#footer ul li, .menu_footer
{
    float: left;
    margin-top: 1px;
}
noindex:-o-prefocus, div.menu_footer {
    margin-top: 2px!important;
}
.menu_footer ul li
{
    background-image: url(../img/menu_dev.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    margin-left: 10px;
    padding-left: 14px;
}
.menu_footer ul li:first-child
{
    background-image: none;
    margin-left: 36px;
}
.menu_footer ul li a
{
    font-weight: normal;
    font-size: 12px;
    color: white;
}
.menu_footer ul li a:hover, .menu_footer ul .active a
{
    text-decoration: underline;
}

div#footer p {
    padding: 0px;
    margin: 0px;
}
.date, .more
{
    float: right
}    
#left-sidebar .date a
{
    font-size: 9px;
}

.date a
{
    font-size: 12px;
    color: #0189f4;
    font-weight: normal;

}
#left-sidebar .more a
{
    color: #0189f4;
    font-weight: normal;
    font-size: 10px;
}
.more a
{
    color: #0189f4;
    font-weight: normal;
    font-size: 11px;
}
div.small_news
{
    margin-bottom: 8px;
}

div.small_news:hover h6
{
    text-decoration: underline;
}
hr
{
    border:1px solid #0189F4;
}

div.left_block hr,#left-sidebar hr
{
    border:none; 
    border-top:1px solid #999;
}

div.mid_double
{
    margin-top: 15px;
}

div.mid_right h1
{
    margin-bottom: 4px;
}

div.developed
{
  /*  float: right;*/
    margin-right: 45px;
    margin-top: 6px;
}
div.developed a
{
    color: white;
    font-size: 10px;
    font-weight: normal;
}

.news .more
{
    text-decoration: underline;
} 

p input, p input:focus
{
    border:1px solid #999;
    width: 332px;
    padding-left:5px;
    float: right;
    height: 28px;
}

p textarea, p textarea:focus
{
    border:1px solid #999;
    float: right;
    padding-left:5px;
    width: 332px;
    resize: none;
    overflow: auto;
    height: 104px;
}
.contact{
    width: 720px;
}
.contact_info
{
    float: left;
    width: 277px;
}
.contact_field
{
    float: right;
    width: 405px;	
}
.contact_field p
{
    width: 405px;
    line-height: 35px;
    font-weight: bold;
}
.contact_field p span
{
    color: #0189f4;
}

.send input
{
    background-color:#0189f4;
    width: 90px;
    height: 24px;
    color: white;

}

.send
{
    float: right;
    margin-top: 5px;
    display: block;
}

div.big_img
{
    width:467px;
    height: 248px;
    float: left;
}

div.small_pics img
{
    width: 236px;
    height: 120px;

}
div.small_pics a
{
    display: block;
    width: 236px;
    height: 120px;
    /*margin-top: 8px;*/
    padding-top: 8px;

}

div.small_pics img:first-child
{
    /*margin-top: 0px;*/
}
div.small_galery
{
    margin-bottom: 20px;
    margin-top: -3px;
}
div.small_pics
{
    float: right;
    width: 236px;
    position: relative;	
    margin-top: -8px;
}

.button_top, .button_bottom
{
    width: 237px;
    height: 28px;
    position: absolute;
    background-image: url(../img/gallery_arrows.png);
    z-index: 6;
}
.button_top
{
    width: 237px;
    height: 34px;
    position: absolute;
    background-image: url(../img/gallery_arrows.png);
    z-index: 6;
}

.button_top
{
    top:0px;
    background-position: left -32px ;
}

.button_bottom
{
    bottom: 0px;
    background-position: left 0px ;
}

div.news_list .img
{
    float: left;
    margin-right: 10px;
}

div.news_list .more
{
    margin: 7px 0px 2px 0px;
}

div.news_list 
{
    margin-top: 20px;
}
div.news_list:first-child
{
    margin-top: 0px;
}

.news_list .date a
{
    font-size: 11px;
}

.menu_color
{
    background-color: #0189F4;
    height: 59px;
    width: 233px;
    margin-bottom: -59px;
}
.footer_white
{
    background-color: white;
    width:933px ;
    height: 32px;
    margin-left: auto;
    margin-right: auto;

}

div.menu a, div.menu ul ul li:first-child a {
    background-color: white;
    border: 1px solid #999999;
    line-height: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    display: block;
    margin-bottom: 5px;
    /*padding-left: 25px;*/
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-weight: bold;
    font-size: 12px;
}
div.menu ul ul a,div.menu ul ul li:first-child a {
    font-weight: normal;
}
div.menu ul ul ul a{
    font-weight: normal;
}
.gallery_singl li {
float: left;
margin-right: 4px;
}

.gallery_nav , .tx-yag-breadcrumbcomtainer{
    display:none;
}
.tx-yag-pi1.theme-lightbox .gallery li {
float: left;
width:  140px;
margin-right: 4px;
min-height: 175px;
}
.tx-yag-pi1.theme-lightbox .gallery li span{
float: left;
color: #378630;
text-align: center;
font-size: 13px;
width: 100%;
}
.gallery_singl {
margin-bottom: 30px;
}
.gallery_singl li {
width: 140px;
}
.gallery_singl li p{
height: 20px;
    }
    .gallery_singl li p {
height: 35px;
margin-bottom: 10px;
overflow: hidden;
text-align: center;
}
.csc-default ul {
margin-left: 15px;
list-style: initial;
}
.csc-default ol {
margin-left: 15px;
list-style: initial;
list-style-type: decimal;
}

/* table */
.csc-default table
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
.csc-default table td, .csc-default table th 
{
font-size:1.2em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}

.csc-default table tr:nth-child(odd) td 
{
color:#000;
background-color:#EAF2D3;
}

.csc-default table thead tr th,
.csc-default table thead tr td ,
.csc-default table tr th  
{
font-size:1.4em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942!important;
color:#fff!important;
}



/* Pager */
.tx-ptextlist-pager-wrapper {
    border-top: 1px solid #909090;
    margin-top: 20px;
    padding: 5px;
    overflow: hidden;
}

.tx-ptextlist-pager {
    margin-left: 0;
    text-align: center;
}

.tx-ptextlist-pager li {
    display: inline;
}

.tx-ptextlist-pager li.number a, .tx-ptextlist-pager li a span, .tx-ptextlist-pager li.number .cur, .tx-ptextlist-pager li.number .fill,.tx-ptextlist-pager li a{
    background: url("../img/b-pager.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #BFBFBF;
    color: #000000;
    display: inline-block;
    font-size: 11px;
    height: 23px;
    width: 24px;
    line-height: 23px;
    margin-right: 6px;
    padding: 0;
    text-align: center;
}
.tx-ptextlist-pager li.previous a, .tx-ptextlist-pager li.previous a{
    background: url("../img/b-pager.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #BFBFBF;
    color: #000000;
    display: inline-block;
    font-size: 11px;
    height: 23px;
    width: 24px;
    line-height: 23px;
    margin-right: 6px;
    padding: 0;
    text-align: center;
}
.tx-ptextlist-pager li.number a:hover, .tx-ptextlist-pager li a:hover span, .tx-ptextlist-pager li a:hover {
    color: #FF8700;
    text-decoration: none;
}

.tx-ptextlist-pager li.number .fill {
    color: #BFBFBF;
}

.tx-ptextlist-pager li.number .cur {
    border: 1px solid #393939;
}

.tx-ptextlist-pager li a {
    text-decoration: none;
}

.tx-ptextlist-pager-item-display {
    color: #393939;
    padding-top:10px;
}

.tx-ptextlist-pager-item-display .first, .tx-ptextlist-pager-item-display .last, .tx-ptextlist-pager-item-display .count {
    color: #707070;
}

.gallery_singl ul {
list-style: none;
margin: 0px;
}
.gallery ul {
margin: 0;
list-style: none;
}

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap, DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
margin-left: 10px !important;
padding-left: 10px !important;
background-color: white;
}
.lang span {
margin-left: 6px;
}
#left-sidebar .csc-textpic img {
width: 155px;
height: auto;
}
p {

margin-bottom: 10px;
}

/* menu v2 */

div.menu ul .active ul li>a {
padding-left: 38px;
background-position: 25px -8px;
}
div.menu ul .active ul ul li>a {
padding-left: 47px;
background-image: url(../img/sub_menu2.png);
background-position: 25px -8px;
}
div.menu ul .active ul ul ul li>a {
padding-left: 56px;
background-image: url(../img/sub_menu3.png);
background-position: 25px -8px;
}

div.menu ul .active ul .active>a, div.menu ul .active ul li:hover>a
{
    background-image: url(../img/sub_menu.png);
    background-position: 25px 12px;	
}

div.menu ul .active ul ul .active>a, div.menu ul .active ul ul li:hover>a
{
    background-image: url(../img/sub_menu2.png);
    background-position: 25px 12px;	
}
div.menu ul .active ul ul ul .active>a, div.menu ul .active ul ul ul li:hover>a
{
    background-image: url(../img/sub_menu3.png);
    background-position: 25px 12px;	
}
DIV.csc-textpic DIV.csc-textpic-single-image IMG {
margin-bottom: 9px;
}
.logo {
width: 228px;
text-align: center;
}
.gallery.gellary4 li {
margin-right: 20px!important;
margin-left: 20px!important;
margin-bottom: 20px;
}
.gallery.gellary4 span {
height: 33px;
overflow: hidden;
}
.partners a {

  color: #378630!important;  
}
.partners a:hover{

  text-decoration:  underline; 
}
.partners p {
margin-top: 10px!important;
text-align: center;
}

.partners {
/*border-top: 2px solid #378630;*/
/*position: absolute;
bottom: 33px;
left: 38px;*/
padding-top: 10px;
text-align: center;
}

ul.hidden-sub{
    display:none;
}

li.active>ul.sub-menu{
   display: inline;
}


div#footer {
background-image: url(../img/footer_bg.jpg);
background-position: 36px 0px;
background-color: transparent!important;
background-repeat: no-repeat;
position: relative;
margin-top: 0px;
clear: both;
width: 981px;
margin-left: auto;
margin-right: auto;
height: 223px;
}
.partners img {
margin-bottom: 26px;
margin-top: 10px;
}
div.developed {
margin: 0px 37px 0 37px;
}

div#footer p {
font-size: 12px;
}
.footer_white {
background-color: transparent!important;
width: 933px;
height: 0px;
margin-left: auto;
margin-right: auto;
}
.not_slider a {
color: green;
}