/* Start of CMSMS style sheet 'Vanela_stylesheet' */
/* CSS Document */
html, body { 
  padding: 0; 
  margin: 0; 
  text-align: center;
}

body { 
  width: 100%; 
  /*border-top: 3px solid #6E6E64;*/ 
  /*border-bottom: 3px solid #6E6E64;*/ 
  /*background: url(../images_new3/bg_body.png) repeat top left;*/
  background-color: #CCCCCC;
}

body.wide {
}

#container {
  position: relative;
  margin: 0 auto;
  padding-top: 30px;
  width: 1052px;
  text-align: left;
}

#top_layer, #mid_layer, #bot_layer {
  width: 1052px;
  float: left;
}

#top_layer {
  /*background-color: green;*/
}

  #top_layer .bg_left,
  #top_layer .bg_right {
    width: 150px;
    height: 289px;
  }

  #top_layer .bg_left {
    float: left;
    background: transparent url(uploads/bordo/bg_left.jpg) no-repeat left top;
  }

  #top_layer .bg_right {
    float: right;
    background: transparent url(uploads/bordo/bg_right.jpg) no-repeat right top;
  }

  #top_layer #header {
    position: relative;
    float: left;
    width: 692px;
    height: 140px;
    padding: 58px 30px 0 30px;
    background: #FFFFFF url(uploads/bordo/bg_top.jpg) no-repeat left top;
  }
  html>body #top_layer #header { padding-top: 60px; }

    #top_layer #header img {
      margin: 0;
      padding: 0;
      border: none;
    }

    #top_layer #header .decoration {
      position: absolute;
      top: 140px;
      right: 0;
      width: 237px;
      height: 60px;
      background: transparent url(uploads/bordo/decoration_top.jpg) no-repeat top right;
    }
  
  #top_layer .decoration_small {
    position: absolute;
    top: 200px;
    right: 231px;
    width: 7px;
    height: 8px;
    background: transparent url(uploads/bordo/decoration_top_small.png) no-repeat top right;
  }

  #top_layer #topmenu {
    float: left;
    width: 752px;
    height: 89px;
  }

    #top_layer #topmenu ul {
      /*padding-left: 250px;/* /* fake centering */
      margin: 0;
      padding: 0 10px;
      height: 89px;
      text-align: center;
      list-style: none;
      background: transparent url(uploads/bordo/bg_topmenu.jpg) repeat-x left top;
    }
    
      #top_layer #topmenu ul li {
        margin: 0;
        padding: 0;
        float: right;
        /*padding-right: 20px;
        list-style-type: circle;
        list-style-position: outside;*/
        text-align: center;
      }
    
      #top_layer #topmenu ul li:first-child {
        list-style-position: outside;
        list-style: none;
      }
      
        #top_layer #topmenu ul li a,
        #top_layer #topmenu ul li h3 {
          display: block;
          /*width: 70px;*/
          height: 89px;
          padding: 0px 1px;
          border: none;
          line-height: 106px;
          /*vertical-align: middle;*/
          text-align: center;
          text-decoration: none;
          font-weight: bold;
          font-size: 1em;
          color: #FFFFFF;/*#565650;*/
          cursor: pointer;
          text-transform: none;
          letter-spacing: 0;
          background: none;
        }
        
        #top_layer #topmenu ul li h3 {
          cursor: default;
        }

        #top_layer #topmenu ul li a:hover,
        #top_layer #topmenu ul li.currentpage a:hover,
        #top_layer #topmenu ul li.menuactive a:hover { 
          background: transparent url(uploads/bordo/bg_topmenu_active_border.jpg) repeat-x left top;
        }

          #top_layer #topmenu ul li a span {
            height: 45px;
            margin: 0;
            padding: 44px 12px 30px 12px;
            background: none;
          }
        

          #top_layer #topmenu ul li a:hover span,
          #top_layer #topmenu ul li.currentpage a:hover span,
          #top_layer #topmenu ul li.menuactive a:hover span { 
            background: transparent url(uploads/bordo/bg_topmenu_active_2.jpg) repeat-x left top;
          }
    
        #top_layer #topmenu ul li.currentpage h3,
        #top_layer #topmenu ul li.menuactive h3, 
        #top_layer #topmenu ul li.menuactive a {
          background: transparent url(uploads/bordo/bg_topmenu_active_border.jpg) repeat-x left top;
        }
        
          #top_layer #topmenu ul li.currentpage h3 span,
          #top_layer #topmenu ul li.menuactive h3 span, 
          #top_layer #topmenu ul li.menuactive a span {
            height: 45px;
            margin: 0;
            padding: 44px 12px 30px 12px;
            background: transparent url(uploads/bordo/bg_topmenu_active_2.jpg) repeat-x left top;
          }          


#topmenu2 {
}

  #topmenu2 ul {
    margin: 0;
    margin-top: 2em;
    padding: 0;
    
    height: 3.5em;
    list-style-type: disc;
    list-style-position: outside;
  }
  
    #topmenu2 ul li {
      float: left;
      margin: 0;
      padding: 0;
    }
  
    #topmenu2 ul li:first-child {
      list-style: none;
    }
    
      #topmenu2 ul li:first-child a,
      #topmenu2 ul li:first-child h3 {
        margin-left: 0;
      }

      #topmenu2 ul li a,
      #topmenu2 ul li h3 {
        display: inline;
        clear: none;

        margin: 0 1.3em 0 0.8em;
        padding: 0;
        border: none;

        font-weight: bold;
        font-size: 1em;
        color: #CB3330;
        text-decoration: none;
        text-transform: none;
        letter-spacing: 0;
        cursor: pointer;
      }
      
      
      #topmenu2 ul li h3 {
        cursor: default;
      }
      
      #topmenu2 ul li a:hover,
      #topmenu2 ul li.currentpage a:hover,
      #topmenu2 ul li.currentpage h3 { 
        text-decoration: underline;
      }
  
      #topmenu2 ul li a span {
      }

  #mid_layer {
  }
  
    #mid_layer .bg_left_shadow {
      float: left;
      background: transparent url(uploads/bordo/bg_shadow_left.jpg) repeat-y left top;
    }
  
    #mid_layer .bg_right_shadow {
      float: right;
      background: transparent url(uploads/bordo/bg_shadow_right.jpg) repeat-y right top;
    }

    #mid_layer .decoration {
      float: left;
      background: transparent url(uploads/bordo/decoration_bottom_left.jpg) no-repeat 93px bottom;
    }
  
    #mid_layer .bg_left,
    #mid_layer .bg_right {
      width: 150px;
      height: 117px;

    }
  
    #mid_layer .bg_left {
      float: left;
      background: transparent url(uploads/bordo/bg_left_mid.jpg) no-repeat right top;
    }
  
    #mid_layer .bg_right {
      float: right;
      background: transparent url(uploads/bordo/bg_right_mid.jpg) no-repeat left top;
    }

    #mid_layer #content {
      /*position: relative;
      top: -108px;
      margin-bottom: -108px;*/
      float: left;
      width: 502px;
      min-height: 250px;
      padding: 6px 50px 10px 200px;
      background-color: #FFFFFF;
    }

    body.wide #mid_layer #content {
      /*position: relative;
      top: -108px;
      margin-bottom: -108px;*/
      float: left;
      width: 652px;
      min-height: 250px;
      padding: 6px 50px 10px 50px;
      background-color: #FFFFFF;
    }

  #bot_layer {
    /*padding-top: 136px;*/
    background: transparent url(uploads/bordo/bg_bottom.jpg) no-repeat left top;
  }

    #bot_layer #footer {
      margin: 0 150px;
      padding: 30px;      
      width: 692px;
      min-height: 44px;
      text-align: right;
      color: #777777;
      font-size: 0.8em;
      /*background-color: lightgreen;*/
    }

      #bot_layer #footer p {
        text-align: right;
      }

      #bot_layer #footer a, a:link, a:visited {
        color: #777777;
        text-decoration: none;
      }
      
      #bot_layer #footer a:hover, a:focus, a:active {
        text-decoration: underline;
      }
      
      #author {
      }
    
    
.clear { 
  clear: both; 
  height: 0;
  /*height: 1px; 
  margin-bottom: -1px; 
  background-color: lightgreen;
  line-height: 1px;*/
  /*clear: both;
  display: block;
  height: 1%;*/
}






/* -------------------------------------------------------------------------- */
/* General styling */
body {
	font: 13px "Trebuchet MS", "Monotype Corsiva", Times, serif;
	text-align: left;
	color: #000000;
	letter-spacing: normal;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 8px 0px 4px 0px;
	font-weight: normal;
	text-align: left;
	/*color: ;*/
}

h2 { 
	letter-spacing: 0px; 
	font-size: 1.5em; 
	/*text-transform: uppercase;*/ 
	/*border-bottom: 1px dashed #C0A597;*/
	background: transparent url(uploads/bordo/h1.jpg) no-repeat left 6px;
	padding-left: 40px;
	line-height: 22px;
	margin-left: -172px;
	/*display: block;
	float: left;
	width: 30%;*/
}

body.wide h2 {
  margin-left: -22px;
  margin-bottom: 1em;
}

h3 {
  clear: left;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  font-size: 1.3em;
  font-weight: normal;
  border-bottom: 1px solid #CB3330;
  /*color: #CB3330;*/
}

h4 {
  margin: 0;
  margin-bottom: 0.5em;
  font-size: 1.3em;
  font-weight: bold;
  font-style: italic;
}

.contact h4 {
  margin-left: 470px;
  margin-bottom: 0;
}

.contact p {
  margin: 0em;
}

p {
  margin: 0 0 1em 0;
  padding: 0;
  text-align: justify;
}

.left { 
  text-align: left;
}

.right { 
  text-align: right;
}

.center { 
  text-align: center;
}

a, a:link, a:visited, a:active, a:focus, a:hover {
  color: #000000;
}
  
a:active, a:focus, a:hover {
  color: #CB3330;
}

ul {
  margin: 0;
  margin-bottom: 1em;
  margin-left: 2em;
  padding: 0;
}

ul, li { 
  list-style-position: inside; 
}

img {
  margin: 0.4em 2em 1em 2em;
  padding: 2px;
  border: 1px solid #E9E9E9;/*#D0D7E5;*/
}

img.image_large {
  margin: 0;
}

img.image_left {
  float: left;
  margin-left: 0;
}

img.image_right {
  float: right;
  margin-right: 0;
}


table {
  margin: 0.5em 0 2em 0;
  padding: 0;

  /*border-top: 1px solid #E9E9E9;*//*#D0D7E5;*/
  border-bottom: 1px solid #EDE6E6/*#F2EDEC*//*#E9E9E9;*//*#D0D7E5;*/
  /*border-right: 1px solid #E9E9E9;*//*#D0D7E5;*/
}

td {
  padding: 2px 6px;
  border-left: 1px solid #FFFFFF;/*#E9E9E9;*//*#D0D7E5;*/
}

.rausvas_fonas {
  background-color: #EDE6E6/*#F2EDEC*//*#F5E9E0;*//*#F2DDDC;*/
}

table p, table td p, table tr td p {
  margin: 0;
  padding: 0;
  text-align: left;
}



/* naujienu modulis */
.NewsSummary {
  clear: both;
  /*border-bottom: 1px solid #D0D7E5;*/
  margin: 0 0 3em 0;
  padding: 0;
  border-bottom: 1px solid #EDE6E6;
}

/*.NewsSummary img {
  float: left;
  margin-left: 0;
  margin-top: 0;
}*/

.NewsSummaryPostdate, #NewsPostDetailDate {
  float: right;
  padding-top: 4px;
  padding-right: 2px;
}

.NewsSummaryLink {
  clear: left;
  margin-bottom: 1em; 
  padding-right: 4.5em;
  border-bottom: 1px solid #CB3330;
  font-size: 1.3em;
}

  .NewsSummaryLink a,
  .NewsSummaryLink a:link, 
  .NewsSummaryLink a:visited, 
  .NewsSummaryLink a:active, 
  .NewsSummaryLink a:focus, 
  .NewsSummaryLink a:hover {
    margin: 0;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
  }
  .NewsSummaryLink a:active, 
  .NewsSummaryLink a:focus,
  .NewsSummaryLink a:hover {
    color: #CB3330;
  }

.NewsSummaryCategory {
}

.NewsSummaryAuthor {
}

.NewsSummarySummary {
}

.NewsSummarySummaryPages, .NewsSummarySummaryPagesBottom, #NewsPostDetailPrintLink {
  text-align: right;
  /*background-color: #EDE6E6*//*#F2EDEC*/;
  padding: 0; /*2px 4px;*/
  font-size: 0.85em;
  margin-bottom: 2em;
  margin-top: -3.3em;
  /*border-bottom: 1px solid #EDE6E6;*/
  
}
.NewsSummarySummaryPagesBottom {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
}

.NewsSummaryMorelink {
  /*clear: both;*/
  margin-top: 0;
  padding-right: 0;
  /*border-bottom: 1px solid #EDE6E6*//*#F2EDEC*/;
  /*text-align: right;*/
  color: #CB3330;
  cursor: pointer;
}

  .NewsSummaryMorelink a,
  .NewsSummaryMorelink a:link, 
  .NewsSummaryMorelink a:visited, 
  .NewsSummaryMorelink a:active, 
  .NewsSummaryMorelink a:focus, 
  .NewsSummaryMorelink a:hover {
    text-decoration: none;
    color: #CB3330;
  }
  
  .NewsSummaryMorelink:active, 
  .NewsSummaryMorelink:focus,
  .NewsSummaryMorelink:hover {
    text-decoration: underline;
  }

.NewsSummaryContent {
}

#NewsPostDetailReturnLink, #NewsPostDetailReturnLink a, #NewsPostDetailReturnLink a:link, #NewsPostDetailReturnLink a:visited {
  margin-top: 1em;
  color: #CB3330;
  cursor: pointer;
}

#NewsPostDetailReturnLink a:hover, #NewsPostDetailReturnLink a:focus, #NewsPostDetailReturnLink a:active {
  text-decoration: underline;
}

img, div {
  behavior: url('iepngfix.htc);
}

.gallery .parentlink a {
    background: transparent url(uploads/bordo/grizti.jpg) no-repeat left top;
}
/* End of 'Vanela_stylesheet' */

