/* CSS Document */

body
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 7pt;
  color: #5C6E10;
  background-color: #33CC33;
  background: url(images/background.png) repeat-x;
  text-align: center;
}

.main
{
  width: 1024px;
  height: 800px;
  margin: 0 auto;
}
.wrap
{
  height: 800px;
  overflow: hidden;
}

.mini_left
{
  float: left;
  height: 800px;
  width: 142px ;
  background: url(images/mini_left.png) no-repeat;
  margin-left: 2px;
}
.mini_right
{
  float: left;
  height:292px;
  width: 138px ;
  background: url(images/mini_right.png) no-repeat;
}
.middle
{
  width: 739px;
  height: 292px;
  background: url(images/top.png) no-repeat;
  float: left;
}

.left
{
  float: left;
  height: 435px;
  width: 94px ;
  background: url(images/kaire.png) no-repeat;
}
.right
{
  float: left;
  height: 435px;
  width: 94px ;
  background: url(images/desne.png) no-repeat;
}
.content
{
  width: 551px;
  height: 435px;
  background: url(images/turinys.png) no-repeat;
  float: left;
  background-color: #FFFFFF;
}

.content_normal
{
  margin:  0px auto;
  width: 501px;
  height: 390px;
  overflow: auto;
}

.box_top
{
  background: url(images/box_top.png) no-repeat;
  height: 10px;
  width: 529px;
}
.box_content
{
  background-color: #D4E194;
  height: 140px;
  width: 529px;
  margin: 0px auto;
}

.box_bottom
{
  background: url(images/box_bottom.png) no-repeat;
  height: 10px;
  width: 529px;
  margin: 0px auto;
}

.box2
{
  background-color: #7C930D;
  width: 340px;
  height: 130px;
  float: left;
  border: solid 1px #FFFFFF;
}

.box_middle
{
  width: 490px;
  height: 130px;
  margin: 0px auto;;
}

.box3
{
  background-color: #7C930D ;
  background-image: url(images/blog.png);
  width: 135px;
  height: 100%;
  float: right;
  border: solid 1px #FFFFFF;
}
.bottom
{
  width: 739px;
  height: 86px;
  background: url(images/bottom.png) no-repeat;
  float: left;
}

.galerija_table
{
  vertical-align: middle;
  width: 300px;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
}

.galerija_table tr
{
  overflow: hidden;
  height: 54px;
}

.galerija_table td
{
  overflow: hidden;
  width: 86px;
}


.galerija_table img
{
  border: solid 2px #FFFFFF;
}

.menu
{
  margin-top: 25px;
}

.title
{
  margin-top: 7px;
  font-size: 22pt;
  text-align: left;
  font-style: italic;
  /*border-bottom: dashed 1px;*/
  margin-bottom: 0px;
}
.turinys
{
  height: 233px;
  width: 500px;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
}
.turinys_full
{
  height: 390px;
  width: 500px;
  margin: 0px auto;
  border: dashed;
}
p
{
  font-size: 10pt;
  font: Tahoma, Arial, sans-serif;
  font-weight: bold;
  color: #7A7E33;
  text-align: left;
  margin-top: 15px;
}


.menu
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
  color: #54652E;
  text-decoration: none;
  font-weight: bolder;
}
.menu a
{
  color: #54652E;
  text-decoration: none;
  cursor: pointer ;
}
.menu a:hover
{
  color: #aa682E;
}

a
{
  color: #54652E;
  text-decoration: none;
  cursor: pointer ;
}
a:hover
{
  color: #aa682E;
}

.copyright p
{
  font: Tahoma, Arial, sans-serif;
  text-align: center;
  font-size: 8pt;
  margin-top: 27px;
}

.center
{
  margin: 0px auto;
}

h1
{
  margin-top: 7px;
  font-size: 22pt;
  text-align: left;
  font-style: italic;
 /* border-bottom: dashed 1px;  */
  margin-bottom: 0px;
}

.image
{
  margin: 2 2 10 2;
  float:left;
  padding-top:5;
  padding-bottom:5;
  padding-left:5;
  padding-right:5;
  border:dashed 1px;
  width:315px;
  height:115px;
  overflow: hidden;
}
.image p
{
  color: #333333;
}

.image_holder
{
border: dashed 1px;

width:1000px;
height:500px;
overflow:auto;
}



.no_margins
{
  margin: 0 0 0 0;
}

.img_box
{
  /*border: dashed 1px;*/
  height: 120px;
  width: 155px;
  margin: 1px 1px 1px 1px;
  float: left;
  line-height: 120px;
  text-align: center;

}
.thumb
{
  vertical-align:middle;
}

.small_text
{
  font-size: 12pt;
}

.albumu_menu
{
  text-align: left;
  margin-left: 90px;
}

.albumas_title
{
  height: 50px;
  background: url(images/photoalbum.gif) no-repeat; 
  padding-left: 55px;
  margin-top: 5px;
}

.albumo_aprasymas
{
  font-size: 7pt;
  line-height: 100%;
}
















