html,body {
	margin:0;
	padding:0;
}

body {
	background:#605D72 url(../images/bg.jpg) left top repeat-x;
	color:#000000;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	padding-top:15px;
}

img {
	border:0;
}

p {
	padding:0;
	margin:0;
}

a:link, a:visited, a:active {
	font-size:12px;
	color:#203A78;
	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:781px;

/* 	background:red; */
}

/* 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#logo {
	background:url(../images/logo.png) left top no-repeat;
	width:302px;
	height:68px;
	cursor:pointer;
	margin-bottom:10px;

/* 	background:red; */
}

div#header {
	float:left;
	background:url(../images/header.jpg) left top no-repeat;
	width:751px;
	height:231px;
	border:15px solid #fff;
	border-top:0;
	border-bottom:0;

/* 	background:red; */
}

div#content {
	background:#ffffff;
	clear:both;
	_height:300px;
	min-height:300px;
	display:block;
	padding:15px;
}

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:171px;
	padding-right:15px;
	vertical-align:top;
}

div#submenu {
	width:142px;
	padding:10px;
	background:#203979;
}

div#top {
	width:162px;
	background:url(../images/submenu_top.jpg) left top no-repeat;
	height:11px;
	font-size:0;
	/*background:red;*/
}

div#bottom {
	width:162px;
	background:url(../images/submenu_bottom.jpg) left top no-repeat;
	height:10px;
	font-size:0;
	/*background:red;*/
}

.dot_line {
	width:178px;
	height:5px;
	background:url(../images/submenu_line.jpg) left top no-repeat;
	font-size:0;
}

.submenu {
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	line-height:21px;
}

div.submenu a:link, div.submenu a:visited, div.submenu a:active, div.submenu a:hover {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.submenu_active {
	padding-left:10px;
	padding-right:10px;
	background:#fff;
	text-decoration:none;
	font-weight:normal;
	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:#203979;
	text-decoration:none;
}

div#content #right {
	vertical-align:top;
/* 	background:green; */
}

div#footer {
	width:100%;
	height:92px;
	font-size:12px;
	background:url(../images/footer_bg.png) left top repeat-x;
	color:#646579;

/* 	background:blue; */
}

div#footer div#copyright {
	float:left;
	width:531px;
	padding:30px 20px 0px 20px;
	color:#646579;

/*  	background:red; */
}

div#copyright a:link, div#copyright a:visited, div#copyright a:active {
	font-size:12px;
	color:#646579;
	text-decoration:none;
	font-weight:normal;
}

div#copyright a:hover {
	text-decoration:underline;
}

div#footer div#createdby {
	float:left;
	text-align:right;
	width:180px;
	padding:30px 20px 0px 0px;
	color:#646579;

/*  	background:yellow; */
}

div#createdby a:link, div#createdby a:visited, div#createdby a:active {
	font-size:12px;
	color:#646579;
	text-decoration:none;
	font-weight:normal;
}

div#createdby a:hover {
	text-decoration:underline;
}

div#menu_container {
	float:left;
	width:751px;
	background:url(../images/menu_bg.jpg) left top repeat-x;
	height:34px;
	border:15px solid #fff;
	border-bottom:1px solid #fff;

/* 	background:red; */
}

div#menu_tree {
	width:180px;
	padding:10px 15px 10px 0;
}

.menu_item {
	float:left;
	line-height:34px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;

/* 	background:red; */
}

.menu_item_active {
	float:left;
	background:url(../images/menu_active.jpg) left top repeat-x;
	line-height:34px;
	text-align:left;
	padding:0 20px 0 20px;

/* 	background:red; */
}

.menu_item a:link, .menu_item a:visited, .menu_item a:active {
	font-size:12px;
	color:#fff;
	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:#243E7D;
	text-decoration:none;
	font-weight:bold;
}

.menu_item_active a:hover {

}

.h1 {
	text-align:right;
	font-size:14px;
	color:#243E7D;
	text-decoration:none;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	border-bottom:1px solid #605D70;
	margin-bottom:10px;
}

/* 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 */
