html,body {
	margin:0;
	padding:0;
	background-color:#C1C9D8;
	padding-top:10px;

	color:#5E4450;
	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:#494C51;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

ul {
	padding-left:15px;
}

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;
	padding:0 20px 0 20px;
	width:750px;
	background:#E9E4D1 url(../images/container_bg.jpg) left top repeat-y;
}

/* KALBOS */

#kalbos {
	position:absolute;
	right:20px;
	top:0;
	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 {
	background:url(../images/logo.jpg) left bottom no-repeat;
	width:468px;
	height:55px;
	margin-bottom:15px;
	cursor:pointer;

/* 	background:red; */
}

div#header {
	float:left;
	background:url(../images/header.jpg) left top no-repeat;
	width:573px;
	height:231px;
/* 	background:red; */
}

div#content {
	clear:both;
	_height:300px;
	min-height:300px;
	display:block;
	padding-bottom:10px;
}

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 {
	width:178px;
	padding:10px 15px 10px 0;
}

.dot_line {
	width:178px;
	height:5px;
	background:url(../images/submenu_line.jpg) left top no-repeat;
	font-size:0;
}

.submenu {
	width:134px;
	margin:0 2px 0 2px;
	padding-left:20px;
	padding-right:20px;
	background:url(../images/submenu.jpg) right top no-repeat;
	text-decoration:none;
/* 	height:21px; */
	line-height:21px;
}

div.submenu a:link, div.submenu a:visited, div.submenu a:active, div.submenu a:hover {
	font-size:12px;
	font-weight:normal;
	color:#5E4450;
	text-decoration:none;
}

.submenu_active {
	width:134px;
	margin:0 2px 0 2px;
	padding-left:20px;
	padding-right:20px;
	background:#6B6200 url(../images/submenu_active.jpg) right top no-repeat;
	text-decoration:none;
	font-weight:normal;
/* 	height:21px; */
	line-height:21px;
}

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:#fff;
	text-decoration:none;
}

div#content #right {
	vertical-align:top;
/* 	background:green; */
}

div#footer {
	margin:auto;
	width:790px;
	height:30px;
/* 	background:blue; */
}

div#footer div#copyright {
	float:left;
	width:555px;
	padding:10px 20px 0px 20px;
	color:#868989;

/*  	background:red; */
}

div#footer div#createdby {
	float:left;
	text-align:right;
	width:175px;
	padding:10px 20px 0px 0px;
	color:#868989;

/*  	background:yellow; */
}

div#createdby a:link, div#createdby a:visited, div#createdby a:active {
	font-size:11px;
	color:#868989;
	text-decoration:none;
	font-weight:normal;
}

div#createdby a:hover {
	text-decoration:underline;
}

div#menu_container {
	float:left;
	width:175px;

/* 	background:red; */
}

.menu_item {
	background:url(../images/menu_bg.jpg) left top repeat-y;
/* 	height:20px; */
	line-height:20px;
	margin:5px 0 5px 0;
	text-align:left;
	padding-left:30px;
	padding-right:20px;

/* 	background:red; */
}

.menu_item_active {
	background:#6B6200 url(../images/menu_bg.jpg) right top repeat-y;
/* 	height:20px; */
	line-height:20px;
	margin:5px 0 5px 0;
	text-align:left;
	padding-left:30px;
	padding-right:20px;

/* 	background:red; */
}

.menu_item a:link, .menu_item a:visited, .menu_item a:active {
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.menu_item a:hover {

}

.menu_item_active a:link, .menu_item_active a:visited, .menu_item_active a:active {
	font-size:12px;
	color:#fff;
	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 */