/* BAZE */
* {
	font-family: Times New Roman;
	font-size: 14px;
	line-height: 133%;
}

img {
	border: 0;
}

html {
  height: 100%;
}

body {
	margin: 5px 0 0 0;
	padding: 0;
	color: #431201;
	background: url('../img/bg.gif') repeat left top #6D0000;
	height: 100%;
}

a  {
	text-decoration: none;
	color: #431201;
}

a:hover  {
	text-decoration: underline;
}

h1 {
	font-size: 20px;
  font-weight: normal;
}

form,p,h1 {
	margin: 0;
	padding: 0;
}



/* PAPILDOMI */
#top {
  width: 974px;
  height: 204px;
  text-align: left;
  position: relative;
  z-index: 1;
  background: url('../img/top.jpg') no-repeat left top;
}

#top a {
  color: #FFFFFF;
}

#main {
  margin-left: 35px;
  margin-top: -30px;
  position: relative;
  z-index: 2;
  width: 910px;
}

#buto_viso {
  position: absolute;
  top: 35px;
  right: 20px;
}

#logo {
  position: absolute;
  left: 35px;
  top: 35px;
}

#middle {
  width: 974px;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  /*min-height: 100%;*/
  background: url('../img/main.jpg') repeat-y left top;
}

#middle a {
  color: #771201;
}

#menu {
  margin: 5px 0 5px 0;
  color: #431201;
}

  #menu a {
    color: #431201;
    font-size: 14px;
    font-weight: bold;
  }



/** html #middle { height: 100%; }*/

#bottom {
  width: 974px;
  height: 88px;
  text-align: left;
  background: url('../img/bottom.jpg') no-repeat left bottom;
  position: relative;
  clear: left;
  margin-left: auto;
  margin-right: auto;
  /*margin-top: -88px;*/
}

#bottom * {
  color: #8E694C;
  font-size: 11px;
}

  #copyright {
    position: absolute;
    left: 35px;
    top: 40px;
  }
  
  #us {
    position: absolute;
    right: 35px;
    top: 40px;
    text-align: right;
  }

/* NAUJIENOS */
.news_title {
	font-weight: normal;
}

/* GALERIJA */
.gallery_img {
  float: left;
  margin-left: 15px;
  margin-bottom: 15px;
}

  .gallery_img img {
    width: 150px;
    height: 120px;
    border: 3px solid #FFFFFF;
  }

/* TEKSTO IMAGE */ 
img.tvs_core_img_style_left {
	margin: 0 10px 10px 0;
}

img.tvs_core_img_style_right{
	margin: 0 0 10px 10px;
}

/* LENTELES REMAI */ 
table.tvs_core_table_border_style_on {
	border: 1px solid #B34040;
}

table.tvs_core_table_border_style_on td {
	border: 1px solid #B34040;
}

table.tvs_core_table_border_style_off {
	border: 0;
}

table.tvs_core_table_border_style_off td {
	border: 0;
}

