html,body { margin:0; padding:0; }
body { background:#CBCBCB url(../images/bg.png) left top repeat-x; color:#000; font-family: Tahoma, Arial, Verdana; font-size:13px; }
img { border:0; }
a { outline: none; }
p { padding:0; margin:0; }
a:link, a:visited, a:active { font-size:13px; 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; }

div#container { position:relative; margin:auto; padding:29px 0 0 0; width:806px; }

/* 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 { width:300px; height:94px; cursor:pointer; /* background:red; */ }

div#header { position:relative; background:url(../images/header.jpg) left top no-repeat; height:94px; padding:0 0 5px 0; /* background:red; */ }
#icons { text-align:left; position:absolute; right:50px; top:40px; width:34px; padding:0px 0px 0px 0px; /*background:red;*/ }

div#content { clear:both; display:block; padding:10px 20px 10px 20px; overflow:hidden; background:url(../images/content_bg.png) left top repeat-y; }

div#content_top { background:url(../images/content_top.png) left top no-repeat; height:6px; font-size:0; /*background:red;*/ }

div#content_bottom { background:url(../images/content_bottom.png) left top no-repeat; height:6px; font-size:0; /*background:red;*/ }

div#content #left { width:200px; vertical-align:top; }

div#submenu { float:left; clear:both; width:191px; padding:5px 3px 5px 3px; /*background:red;*/ }

.dot_line { width:178px; height:5px; background:url(../images/submenu_line.jpg) left top no-repeat; font-size:0; }

.submenu { float:left; clear:both; text-align:left; padding:0px 0 5px 0; text-decoration:none; font-weight:normal; }
.submenu .inner { float:left; clear:both; padding:3px 10px 3px 10px; background:#fff; text-decoration:none; font-weight:normal; }
div.submenu a:link, div.submenu a:visited, div.submenu a:active, div.submenu a:hover { font-family:"Trebuchet MS"; font-size:13px; font-weight:normal; color:#274576; text-decoration:none; }

.submenu_active { float:left; clear:both; text-align:left; padding:0px 0 5px 0; text-decoration:none; font-weight:normal; }
.submenu_active .inner { float:left; clear:both; padding:3px 10px 3px 10px; background:#274576; text-decoration:none; font-weight:normal; }
div.submenu_active a:link, div.submenu_active a:visited, div.submenu_active a:active, div.submenu_active a:hover { font-family:"Trebuchet MS"; font-size:13px; font-weight:normal; color:#fff; text-decoration:none; }

div#content #right { vertical-align:top; overflow:hidden; /* background:green; */ }

div#footer { margin:auto; width:806px; height:30px; font-size:11px; padding-bottom:10px; /* background:blue; */ }
div#footer div#copyright { float:left; width:580px; padding:5px 20px 0px 3px; color:#4F4752; /* background:red; */ }
div#copyright a:link, div#copyright a:visited, div#copyright a:active { font-size:11px; color:#4F4752; text-decoration:none; font-weight:normal; }
div#copyright a:hover { text-decoration:underline; }
div#footer div#createdby { float:left; text-align:right; width:200px; padding:5px 3px 0px 0px; color:#4F4752; /* background:yellow; */ }
div#createdby a:link, div#createdby a:visited, div#createdby a:active { font-size:11px; color:#4F4752; text-decoration:none; font-weight:normal; }
div#createdby a:hover { text-decoration:underline; }

div#menu_tree { width:197px; padding:6px 20px 10px 0; }

.menu_item { float:left; clear:both; background:url(../images/menu_bg.jpg) left top repeat-y; margin:0 0 5px 0; padding:0 0 0 0; font-size:15px; color:#274576; text-decoration:none; font-weight:normal; font-family:"Trebuchet MS"; cursor:pointer; /* background:red; */ }
.menu_item_active { float:left; clear:both; background:url(../images/menu_bg_active.jpg) left top repeat-y; margin:0 0 5px 0; padding:0 0 0 0; font-size:15px; color:#fff; text-decoration:none; font-weight:normal; font-family:"Trebuchet MS"; cursor:pointer; /* background:red; */ }

.menu_item .inner_outer { float:left; clear:both; width:197px; background:url(../images/menu_top.jpg) left top no-repeat; /* background:red; */ }
.menu_item .inner { float:left; clear:both; width:177px; background:url(../images/menu_bottom.jpg) left bottom no-repeat; text-align:left; padding:6px 10px 7px 10px; /* background:red; */ }
.menu_item_active .inner_outer { float:left; clear:both; width:197px; background:url(../images/menu_top_active.jpg) left top no-repeat; /* background:red; */ }
.menu_item_active .inner { float:left; clear:both; width:177px; background:url(../images/menu_bottom_active.jpg) left bottom no-repeat; text-align:left; padding:6px 10px 7px 10px; /* background:red; */ }

.h1 { text-align:right; font-size:15px; color:#6A8195; text-decoration:none; font-weight:normal; padding:0px 0px 10px 0px; font-family:"Trebuchet MS"; }

/* 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:13px; color:#000; 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; }
/* end - APKLAUSOS */

/* GALERIJA */
.gallery { width:200px; padding-bottom:20px; }
.gallery2 { width:200px; padding-bottom:20px; padding-left:10px; }
/* end - GALERIJA */

/* KATALOGAS */
.catalog_outer { width:160px; text-align:center; padding:3px; border:1px solid #fff; color:#666; }
.catalog { text-align:center; vertical-align:middle; height:140px; /*background:red;*/ }
.catalog img { border:1px solid #fff; }
.catalog_pavad_list { padding-bottom:5px; }
.catalog_pavad_list a { font-size:13px; color:#000; text-decoration:none; font-weight:bold; }
.catalog_pavad { font-size:13px; color:#5E4450; font-weight:bold; }
.catalog_atgal a { font-size:12px; color:#000; }
.catalog_border { border:2px solid #fff; }
/* end - KATALOGAS */

/* GALERIJA + KATALOGAS */
#puslapiavimas_top { width:100%; height:25px; margin-bottom:20px; /*background:red;*/ }
#puslapiavimas_bottom { width:100%; height:25px; /*background:red;*/ }
#puslapiavimas { width:100%; height:25px; /*background:red;*/ }
.puslapiavimas { float:left; cursor:pointer; margin-right:2px; background:#C1C9D8; height:25px; line-height:25px; padding:0 10px 0 10px; color:#005799; font-weight:bold; }
.puslapiavimas_active { float:left; background:#005799; margin-right:2px; height:25px; line-height:25px; padding:0 10px 0 10px; color:#fff; font-weight:bold; }
/* end - GALERIJA + KATALOGAS */

/* NAUJIENOS */
.news_pavad_list { padding-bottom:10px; }
.news_pavad_list a { font-size:13px; color:#5E4450; text-decoration:none; font-weight:bold; }
.news_pavad { font-size:13px; color:#5E4450; font-weight:bold; }
.news_atgal a { font-size:12px; color:#000; }
.news_border { border:2px solid #666; }
/* end - NAUJIENOS */