html, body { height: 100%; }
body {
	font-family: Tahoma, Arial, sans-serif;
	margin: 0;
	background: #a8e31b;
}
a, a:visited, a:hover{color:blue}
img {border:none;}

.wide {
	width: 690px !important;
}

.hide {
	display: none;
}

#bg {
  background: #5bd730 url('../img/bg.jpg') repeat-x top left;
}

#clouds {
  background: url('../img/bg_clouds2.gif') no-repeat top;  
}
#top {
  width: 100%; height: 148px; 
	background: repeat-x bottom;
}
#container {
  width: 994px;
  margin-right: auto; margin-left: auto;
}
  #menu {
    width: 948px; height: 53px;
    background: url('../img/bg_menu2.gif') repeat-x top;
    text-transform: uppercase;
  }

#main {
  width: 906px; min-height:200px;
  margin-left: 15px;
  border-left: 2px solid #4d934c;
  border-right: 2px solid #4d934c;
  background: #bceea7;
}
#main_intro {
  width: 280px; min-height:290px;
  margin-left: 431px;
  border-left: 2px solid #4d934c;
  border-right: 2px solid #4d934c;
  background: #def6d8;
  padding: 15px;
  font-size: 12px;
}

#fochkes {
  top:278px;
  position: absolute;
  left: 50%; margin-left: -505px;
  width:419px; height:280px;
  background: url('../img/fochkes.jpg') no-repeat top left;
}

#menu_bot {
  position:absolute;
  top: 230px;
  left:50%; margin-left: -497px;
  width: 994px; height:8px;
  background: url('../img/menu_bot.jpg') no-repeat top left;
  font-size: 0;
}

/* -- HOME PAGE -- */
#fotos
{
    height: 226px;
    padding-left: 35px;
    padding-top: 15px;
}
#fotos .item
{
	float:left;
    width:262px;
    height:218px;
    background: url('../img/item.jpg') no-repeat top left;
    padding-left:8px;
    padding-right:15px;
}
#fotos .item img
{
	margin-top:15px;
	margin-left:9px;
}
#blynas
{
	position: relative;
	top:-240px;
	right:20px;
	margin-left:790px;
	display:none;
	width:83px;
	height:85px;
	background: url('../img/blynas.png') no-repeat top left;
}
#texts
{
    padding-left: 35px;
}
#texts .item
{
    float:left;
    width:262px;
    padding-left:8px;
    padding-right:15px;
    color:#0c1719;
    font-family: Tahoma;
    font-size: 12px;
}/*
#texts .item h1
{
	margin:0;
}
#texts .item h1 a
{
    color:#193a5c;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    
}*/
.padd
{
    padding-bottom:220px;
}
#padd-left
{
	float:left;
	padding-left: 35px;
	padding-top:20px;
    width:630px;
}
#padd-top
{
    width:635px;
    height:10px;
    background: url('../img/padd-top.jpg') no-repeat top left;
}
#padd-content
{
	border-left:2px solid #43674d;
	border-right:2px solid #43674d;
	margin-left:1px;
    width:600px;
    background: #b2e85f url('../img/padd-content.jpg') repeat-x top left;
    color:#0c1719;
    padding: 10px 15px;
    font-family: Tahoma;
    font-size: 12px;
    min-height:162px;
}
#padd-bottom
{
    width:635px;
    height:10px;
    background: url('../img/padd-bottom.jpg') no-repeat top left;
}
  #content {
  z-index: 100;
    float: left;
    width: 640px;
    padding: 20px;

    font-size: 12px;
  }
  #content a:active, #content a:link, #content a:visited {color: #0078bd; text-decoration: underline;}
  #content a:hover {color: #00517f; text-decoration: underline;}
  
  #subcontent {
    display: inline;
    float: right;
    width: 205px;
    margin-right: 20px;
    font-size: 0px;
  }
  #sub_top {
    margin-top: 20px;
    height: 9px;
    background: url('../img/sub_top.gif') no-repeat top;
  }  
  #sub_bot {
    height: 9px;
    background: url('../img/sub_bot.gif') no-repeat top;
    padding-bottom:210px;
  }
  #sub_main {
    min-height: 216px;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
    background: #9fd4dd url('../img/sub_main.jpg') no-repeat bottom;
    border-right: 2px solid #4b6955;
    border-left: 2px solid #4b6955;
    padding: 15px;
  }  
  .skirt { margin: 5px 0; height:2px; font-size:0px; background: url('../img/bg_skirt.gif') repeat-x;}
  #sub_main img { margin-top: 5px;}

	h1, h1 a {    
    margin: 0 0 15px 0;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 18px;
    color: #3366FF;
    font-weight: normal;
	text-transform: none;
	text-decoration: none;
  }
  h2 {
	font-family: Tahoma, Arial, sans-serif;
    font-size: 16px;
    color: #8eb421;
    font-weight: normal;
	text-transform: uppercase;
  }
  h2 a:active, h2 a:link, h2 a:visited {color: #8eb421; text-decoration: underline;}
  h2 a:hover {color: #8eb421; text-decoration: underline;}
  
  h3 {
	font-family: Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: normal;
	text-transform: uppercase;
    margin: 5px 0;
  }
  h3 a:active, h3 a:link, h3 a:visited {color: #000; text-decoration: none;}
  h3 a:hover {color: #000; text-decoration: underline;}

  h4 {
	font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color: #c11e17;
    font-weight: normal;
    margin: 2px 0;
  }
  h4 a:active, h4 a:link, h4 a:visited {color: #c11e17; text-decoration: none;}
  h4 a:hover {color: #c11e17; text-decoration: underline;}

  h5 {
	font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    margin: 2px 0;
  }
  h5 a:active, h5 a:link, h5 a:visited {color: #000; text-decoration: none;}
  h5 a:hover {color: #000; text-decoration: underline;}

  h6 {
	font-family: Tahoma, Arial, sans-serif;
    font-size: 9px;
    color: #000;
    font-weight: normal;
    margin: 2px 0;
  }
  h6 a:active, h6 a:link, h6 a:visited {color: #000; text-decoration: none;}
  h6 a:hover {color: #000; text-decoration: underline;}
  
#bot {
  position: absolute;
  height: 81px; width: 993px;
  margin-left: -31px;
  background: url('../img/bg_footer2.gif') no-repeat top left;
}
#bot_intro {
  position: absolute;
  height: 81px; width: 822px;
  margin-left: -29px;
  background: url('../img/bg_footer_intro.gif') no-repeat top left;
}
#vaikai {
  position: absolute;
  height: 278px; width: 171px;
  margin-left: 742px; margin-top: -202px;
  background: url('../img/vaikai.png') no-repeat top;
}
  #uzsakyti {
    position: absolute;
    margin-left: 790px; margin-top: -185px;
    width: 75px; height: 50px;
  }
  #uzsakyti a {display:block;width: 75px; height: 50px;}
  
  #hk { height:66px; }

#footer {
  width: 100%;
  border-top: 2px solid #000;
}
  .div {
    position: relative;
    left: 50%; margin-left: -510px;
    width: 960px;
    text-align:center;
    font-face:Tahoma;
    font-size: 11px;
    color:#506c0d;
  }
  .small {
    font-size: 9px;
    padding-bottom:30px;
  }
  .rekvizitai
  {
    font-size: 11px;
  }
  
  .div a, .div a:link, .div a:visited, .div a:hover
  {
    color:#506c0d;
    text-decoration: underline;
  }
  .small a, .small a:link, .small a:visited, .small a:hover
  {
    color:#506c0d;
    text-decoration: none;
  }
  #inner_footer {
    position: relative;
    left: 50%; margin-left: -510px;
    margin-top: 15px;
    width: 960px; /*height:80px;*/
    text-align:center;
  }
  #inner_footer img { margin: 0 5px; }
  
  #copy {  
    margin-top: 20px; height: 54px;
    position: absolute;
    left: 50%; margin-left: 300px;
    font-size: 11px;
    color: #10110f;
  }
  #copy a:active, #copy a:link, #copy a:visited {color: #10110f; text-decoration: none;}
  #copy a:hover {color: #10110f; text-decoration: underline;}
  
  #copy img { margin-bottom: -6px; }
  
  #logo {
    position: absolute;
    height: 111px; width:344px;
    top: 10px;
    left:50%; margin-left: -500px;
  }
  #repeticijos
  {
    position: absolute;
    height: 40px; width:164px;
    top: 45px;
    left:50%; margin-left: 150px;
  }


 
  .clear {
		height: 1px;
		clear: both;
		font-size: 0;
	}



/* -- MAIN MENU -- */

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 53px;
	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	background: url('../img/ul_right2.jpg') no-repeat right;
}

.ul_left {
  height:53px; width:17px;
	background: #ccc url('../img/ul_left.jpg') no-repeat left;
}

#menu ul li , #menu ul li a{
  float:left;
  display: inline;
}

#menu ul li {
  font-weight: bold;
  margin-right: 1px;
}

#menu ul li a {
	display: inline;
	color: #fff;
	padding: 0 2px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-right: 2px solid transparent;
	border-left: 2px solid transparent;
}

#menu ul li a img { margin: 0 5px -5px 0; }

#menu ul li a:hover, #menu ul li a.active {
	color: #000;
	background: url('../img/bg_menu_on.gif') repeat-x top;
	border-right: 2px solid #5b752a;
	border-left: 2px solid #5b752a;
}

#menu ul li a:active, #menu ul li a:link, #menu ul li a:visited, #menu ul li a:hover {text-decoration: none}

#topNews ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}

#topNews ul li {
	padding-bottom: 12px;
}

#topNews ul li span {
	font-weight: bold;
	margin-right: 10px;
	font-size: 11px;
}

#topNews a {
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#topNews ul li .red {
	color: #EF162B;
}

#topNews ul li .green {
	color: #61A31B;
}

#topNews ul li .blue {
	color: #0A7FB4;
}

#gallery {
	text-align: center;
}

#gallery .cont {
	float: left;
	margin-bottom: 10px;
}

#gallery .blk-1 {
	width:170px; 
	height:100px;
}

#gallery .blk-2 {
	width:170px; 
	height:150px;
	float: left;
}

#gallery .ttl {
	height: auto;
	padding-top: 5px;
}
#topLayer .panel {
	background: #AAAAAA;
	text-align: right;
}

#topLayer .description {
	 float:left;
	 font-size: 11px;
	 color: #fff;
	 padding-left: 5px;
}

#topLayer {
	display:none;
}

#topLayer .panel a {
	color: #fff;
	font-weight:  bold;
	text-decoration: none;
	font-size: 11px;
}

#order-form .ttl {
	font-weight: bold;
	padding-right: 10px;
}

#order-form .required {
	padding-left: 6px;
}

#order-form td input, #order-form td textarea, #order-form td select {
	background: #CFF082;
}
#order-form .error {
	display: block;
 	color:red;
 	margin-bottom: 10px;
}

#order-form td .textinp {
	width: 215px;
}

#order-form td select {
	width:221px;
}

#order-form .submit-buttom {
	background:transparent url(../img/but_siusti.gif) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	float:right;
	height:33px;
	margin:15px 30px 20px 0;
	width:73px;
}

.news-list {
	padding: 0;
}

.news-list li {
	list-style-type: none;
	margin-bottom: 20px;
}

.news-list .ttl {
	margin-bottom: 8px;
}

.news-list .ttl a {
	font-weight: bold;
}

.news-list .ttl span {
	font-size: 90%;
	margin-right: 10px;
	
}

.news-list .desc {
	padding-left: 75px;
	text-align: justify;
}

#news-content .title {
	color: #0078BD;
	font-weight: bold;
	font-size: 140%;
}

#news-content .text-2 {
	text-align: justify;
}

.paging {
	position:relative;
	padding: 0;
	float:  right;
}

.paging .imgas-1 {
	border: 0 none;
}

.paging img {
	margin:2px 0 0;
}

.paging li {
	float: left;
	list-style-type: none;
	border-left:1px solid #60B5DB;
}

.paging li .act {
	background:#60B5DB;
	color:#000 !important;
	text-decoration:none !important;
	font-weight: bold;
}

.paging a {
	display:block;
	float:left;
	height:18px;
	line-height:110%;
	margin:0 -1px 0 0;
	padding:2px 8px 0 7px;
	position:relative;
}
