html,body {
	margin:0;
	padding:0;
}

body {
	background:#F3D7AB;
	color:#000;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
}

img {
	border:0;
}

p {
	padding:0;
	margin:0;
}

a:link, a:visited, a:active {
	font-size:12px;
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

ul {
	margin-left:10px;
	padding-left:10px;
}

li {
	list-style-type:square;
}

td {
	vertical-align:top;
}

.button {
	background:#C1C9D8;
}

/* GALERIJA */

.gallery {
	width:200px;
	padding-bottom:20px;
}

/* end - GALERIJA */

.gallery2 {
	width:200px;
	padding-bottom:20px;
	padding-left:10px;
}

div#container {
	position:relative;
	margin:auto;
	width:827px;
}

/* KALBOS */

#kalbos {
	text-align:right;
	font-weight:bold;

/* 	background:red; */
}

#kalbos a {
	font-weight:bold;
	color:#C1C9D8;
	text-decoration:none;
}

#kalbos a:hover {
	text-decoration:underline;
}

/* end - KALBOS */

#top_td {
	background:url(../images/top_bg.jpg) left top repeat-x;
}

div#top {
	margin:auto;
	width:827px;
	height:380px;
}

div#bottom {
	margin:auto;
	width:790px;
	height:17px;
	background:url(../images/bottom.jpg) left top no-repeat;
}

div#logo {
	float:left;
	background:url(../images/logo.jpg) left top no-repeat;
	width:389px;
	height:148px;
	cursor:pointer;

/* 	background:red; */
}

div#header {
	float:left;
	background:url(../images/header.jpg) left top no-repeat;
	width:438px;
	height:380px;
/* 	background:red; */
}

div#content {
	clear:both;
	display:block;
	padding:10px 20px 0px 20px;
}

div#content_top {
	background:url(../images/content_top.jpg) left top no-repeat;
	height:13px;
	clear:both;
	/*background:red;*/
}

div#content_bottom {
	background:url(../images/content_bottom.png) left top no-repeat;
	height:20px;
	/*background:red;*/
}

div#content #left {
	width:140px;
	vertical-align:top;
}

div#submenu {
	height:35px;
}

.dot_line {
	float:left;
	width:100%;
	height:1px;
	background:url(../images/dots.gif) left top repeat-x;
	font-size:0;
}

.submenu {
	float:left;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	line-height:12px;
	margin:5px 0 5px 0;
}

div.submenu a:link, div.submenu a:visited, div.submenu a:active, div.submenu a:hover {
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}

.submenu_active {
	float:left;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	line-height:12px;
	margin:5px 0 5px 0;
}

div.submenu_active a:link, div.submenu_active a:visited, div.submenu_active a:active, div.submenu_active a:hover {
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

div#content #right {
	vertical-align:top;
	padding-bottom:15px;
/* 	background:green; */
}

div#footer {
	height:30px;
	font-size:11px;
	background:url(../images/dots.gif) left top repeat-x;

/* 	background:blue; */
}

div#footer div#copyright {
	float:left;
	width:577px;
	padding:10px 20px 0px 20px;
	color:#000;

/*   	background:red;  */
}

div#copyright a:link, div#copyright a:visited, div#copyright a:active {
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

div#copyright a:hover {
	text-decoration:underline;
}

div#footer div#createdby {
	float:left;
	text-align:right;
	width:150px;
	padding:10px 20px 0px 0px;
	color:#000;

/*   	background:yellow;  */
}

div#createdby a:link, div#createdby a:visited, div#createdby a:active {
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

div#createdby a:hover {
	text-decoration:underline;
}

div#menu_container {
	float:left;
	width:250px;
	padding-top:20px;
	padding-left:130px;

/*  	background:red;  */
}

div#menu_tree {
	width:180px;
	padding:10px 15px 10px 0;
}

.menu_item {
	line-height:28px;
	text-align:left;
	padding-left:40px;

/* 	background:red; */
}

.menu_item_active {
	background:url(../images/pasaga.png) left top no-repeat;
	line-height:28px;
	text-align:left;
	padding-left:40px;

/* 	background:red; */
}

.menu_item a:link, .menu_item a:visited, .menu_item a:active {
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

.menu_item a:hover {

}


.menu_item_active a:link, .menu_item_active a:visited, .menu_item_active a:active {
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.menu_item_active a:hover {

}

.h1 {
	text-align:left;
	font-size:16px;
	color:#5E4450;
	text-decoration:none;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}

/* NAUJIENOS */

.naujienos_pavad_list a {
	font-size:13px;
	color:#5E4450;
	text-decoration:none;
	font-weight:bold;
}

.naujienos_pavad {
	font-size:13px;
	color:#5E4450;
	font-weight:bold;
}

.naujienos_atgal a {
	font-size:12px;
	color:#000;
}

/* end - NAUJIENOS */

/* KONTAKTU FORMA */

#error {
	background:#cc0000;
	color:#fff;
	padding:3px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
}

#ok {
	background:#4e9a06;
	color:#fff;
	padding:3px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
}

label {
	font-size:12px;
}


textarea {
	border:1px solid #bbb;
	font-size:12px;
	color:#5E4450;
	font-family: Tahoma, Arial, Verdana;
}

.input {
	border:1px solid #bbb;
	width:200px;
	margin:0;
	padding:0;
	font-size:12px;
	color:#5E4450;
	font-family: Tahoma, Arial, Verdana;
}

.tekstas_pries_forma {
	font-size:14px;
	color:#5E4450;
	font-weight:bold;
	padding-top:10px;

	/* background:red; */
}
/* end - KONTAKTU FORMA */

/* APKLAUSOS */

#apklausos {
	width:180px;

/* 	background:red; */
}

.klausimas {
	font-weight:bold;
}

/* end - APKLAUSOS */
