html,body {
	margin:0;
	padding:0;
	height:100%;
}

html {
	
}

body {
	color:#000;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:12px;
	background:#E7E8E4 url(../images/top_bg.jpg) left top repeat-x;
}

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;
}

#main_table {
	width:100%;
	height:100%;
	background:url(../images/bottom_bg.jpg) left bottom repeat-x;
}

div#container {
	position:relative;
	margin:auto;
	width:755px;

/* 	background:green; */
}

/* 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 */

div#top {
	margin:auto;
	width:790px;
	height:16px;
	background:url(../images/top.jpg) left top no-repeat;
}

div#bottom {
	margin:auto;
	width:790px;
	height:17px;
	background:url(../images/bottom.jpg) left top no-repeat;
}

div#logo_outer {
	padding:10px 0 4px 0px;
	width:305px;
	height:93px;

/* 	background:blue; */
}

div#logo {
	background:url(../images/logo.png) left top no-repeat;
	width:305px;
	height:93px;
	
	cursor:pointer;

/* 	background:red; */
}

div#contacts {
	float:right;
	width:300px;
	height:95px;
	text-align:right;
	padding:9px 0 0px 0;
	overflow:hidden;

/* 	background:red; */
}

div#header {
	float:left;
	background:url(../images/header_right.jpg) left top no-repeat;
	width:502px;
	height:248px;
	padding:12px 12px 0px 5px;

/* 	background:green; */
}

div#header_img {
	float:left;
	background:url(../images/header_img.jpg) left top no-repeat;
	width:502px;
	height:224px;

/* 	background:red; */
}

div#content {
	clear:both;
	display:block;
	padding:20px 0 20px 0;
	overflow:hidden;

/* 	background:red; */
}

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:180px;
	vertical-align:top;
}

div#submenu {
	width:160px;
	padding:0px 20px 10px 0;
}

.dot_line {
	width:180px;
	height:2px;
	font-size:0;
}

.submenu {
	float:left;
	clear:both;
	background:url(../images/arrow_green.gif) left center no-repeat;
	padding:3px 5px 3px 16px;
}

div.submenu a:link, div.submenu a:visited, div.submenu a:active, div.submenu a:hover {
	font-size:12px;
	font-weight:normal;
	color:#373833;
	text-decoration:none;
}

.submenu_active {
	float:left;
	clear:both;
	background:#338E29 url(../images/arrow_white.jpg) left center no-repeat;
	padding:3px 5px 3px 16px;
}

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:normal;
	color:#fff;
	text-decoration:none;
}

div#content #right {
	vertical-align:top;
	overflow:hidden;
/* 	background:green; */
}

div#footer {
	margin:auto;
	width:755px;
	height:30px;
	font-size:11px;
	border-top:2px solid #939594;
	padding-bottom:10px;

/* 	background:blue; */
}

div#footer div#copyright {
	float:left;
	padding:10px 0px 0px 0px;
	color:#5C5A5B;

/*	background:red; */
}

div#footer div#issiusk_draugui {
	float:left;
	padding:10px 20px 0px 0px;
	color:#5C5A5B;

/*	background:red; */
}

div#copyright a:link, div#copyright a:visited, div#copyright a:active {
	font-size:11px;
	color:#5C5A5B;
	text-decoration:none;
	font-weight:normal;
}

div#copyright a:hover {
	text-decoration:underline;
}

div#footer div#createdby {
	float:right;
	text-align:right;
	width:155px;
	padding:10px 0px 0px 0px;
	color:#5C5A5B;

/*  	background:yellow; */
}

div#createdby a:link, div#createdby a:visited, div#createdby a:active {
	font-size:11px;
	color:#5C5A5B;
	text-decoration:none;
	font-weight:normal;
}

div#createdby a:hover {
	text-decoration:underline;
}

div#menu_container {
	float:left;
	width:236px;
	height:220px;
	padding:14px 0 26px 0;
	background:url(../images/header_left.jpg) left top no-repeat;

/* 	background:red; */
}

div#menu_tree {
	width:180px;
}

.menu_item {
	width:236px;
	text-align:center;
	padding:2px 0 2px 0;

/* 	background:red; */
}

.menu_item_active {
	background:url(../images/menu_active.jpg) left top repeat-y;
	width:236px;
	text-align:center;
	padding:2px 0 2px 0;

/* 	background:red; */
}

.menu_item a:link, .menu_item a:visited, .menu_item a:active {
	font-size:13px;
	color:#363732;
	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:13px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

.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;
}

#audio {
	float:right;
}

#volume {
	cursor:pointer;
	cursor:hand;
}

/* KATALOGAS */

.catalog_pavad_list a {
	font-size:13px;
	color:#328E28;
	text-decoration:none;
	font-weight:bold;
}

.catalog_pavad {
	font-size:13px;
	color:#328E28;
	font-weight:bold;
}

.catalog_atgal a {
	font-size:12px;
	color:#000;
}

.catalog_border {
	border:2px solid #328E28;
}

/* end - KATALOGAS */