/* BAZE */
* {
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 133%;
}

img {
	border: 0;
}


body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: url('../img/bg0.jpg') repeat-x left top #ECBA7E;
}

a  {
	text-decoration: none;
	color: #620F0D;
}

a:hover  {
	text-decoration: underline;
}

div.abs {
	position: absolute;
}

form {
	margin: 0;
	padding: 0;
}



/* PAPILDOMI */
#container {
	width: 935px;
	text-align: left;
	background: url('../img/bg1.jpg') no-repeat right top;
}

#top {
	position: relative;
	height: 175px;
	background: url('../img/bg2.gif') repeat-x left bottom
}

	#logo {position: absolute;
		left: 0;
		top: 30px;
		cursor: pointer;
	}

#middle {
	margin-top: 30px;
}

	#left {
		float: left;
		width: 251px;
		color: #620F0D;
	}

	#inner {
		float: left;
		width: 480px;
	}

	#inner_art {
		float: left;
		width: 681px;
	}

	#right {
		float: left;
		width: 201px;
		text-align: left;
	}

		#right input {
			border: 1px solid #A7684C;
		}

.h5 {
	font-size: 28px;
}

.menu1 {
	padding: 5px 0 6px 20px;
	background: url('../img/line.gif') no-repeat center bottom;
	color: #000000;
}

.menu1 a {
	font-weight: bold;
}

.page_name {
	font-size: 28px;
	color: #FFFFFF;
}

.art_autorius {
	color: #FFFFCC;
	font-size: 13px;
}
.art_autorius * {
	color: #FFFFCC;
	font-size: 13px;
}

.art_pav {
	font-weight: bold;
	font-size: 16px;
}

.art_pav2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

.art_tools {
	padding-top: 5px;
}

.art_pdf {
	color: #620F0D;
	font-size: 13px;
}

.art_pdf * {
	color: #620F0D;
	font-size: 13px;
}

.submenu a {
	font-size: 14px;
}

#copyright {
	width: 930px;
	float: left;
	margin-top: 30px;
	position: relative;
}

#copyright * {
	font-size: 13px;
	color: #8E4837;
}

#toolz {
	position: absolute;
	left: 280px;
	top: -30px;
	width: 640px;
}

#toolz * {
	font-size: 13px;
	color: #8E4837;
}

#title_block {
  position: absolute;
  right: 20px;
  top: 50px;
  width: 350px;
}

  #title_block * {
    font-size: 18px;
    color: #FFFFFF;
  }

/* NAUJIENOS */
table.news_catalog td.news_title a {
	font-size: 11px;
	font-weight: bold;
	color: #2D4121;
}

table.news_catalog td.news_intro a {
	color: #336413;
}



/* PAIESKA */
div.search {
	margin-top: 10px;
	color: #000000;
}

	div.search input.q {
		border: 1px solid #7A7A7A;
		width: 115px;
		height: 18px;
		padding: 1px;
	}



/* FAQ */
div.faq {
	cursor: pointer;
	margin-bottom: 5px;
}
	div.faq p {
		margin: 5px 5px 5px 20px;
	}

	div.faq .faq_q {
		font-weight: bold;
	}
		div.faq .faq_q p {
			margin: 0;
		}



/* GALERIJA */
div.gallery {
	position: relative;
}



/* SITEMAP */
div.sitemap {
	margin: 0;
}

	div.sitemap a {
		padding: 3px;
		color: #000000;
	}

	div.sitemap img {
		margin-bottom: 2px;
	}


/* 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 #A5C094;
}

table.tvs_core_table_border_style_on td {
	border: 1px solid #A5C094;
}

table.tvs_core_table_border_style_off {
	border: 0;
}

table.tvs_core_table_border_style_off td {
	border: 0;
}

