@import "language.css";
@import "contact_form.css";
@import "gallery_cat.css";

html,body { margin:0; padding:0; height:100%; }
body { background:#fff; color:#2A2A2A; font-family: "Trebuchet MS", Arial, Verdana; font-size:12px; }
img { border:0; }
a { outline: none; }
p { padding:0; margin:0; }
a:link, a:visited, a:active { font-size:12px; color:#2A2A2A; text-decoration:underline; }
a:hover { text-decoration:none; }
ul { margin:0 0 0 10px; padding:0 0 0 10px; }
ul li { list-style-type:square; }
ol { margin:0 0 0 10px; padding:0 0 0 10px; }
ol li { list-style-type:decimal; }
form td { vertical-align:top; }
hr { height:1px; border:0px; border-top:1px solid #222; }

.button { background:#C1C9D8; }

#container { position:relative; margin:auto; height:100%; min-width:990px; padding:0px 0px 0 0px; }
#container table { font-size:12px; }

#contact_index { position:absolute; right:50px; top:5px; font-size:11px; }
#contact_index table { font-size:11px; }
#contact_index table a { font-size:11px; }

#logo { width:177px; height:87px; }
#header { float:left; background:url(../images/header.jpg) left top no-repeat; width:573px; height:231px; /* background:red; */ }

#content { clear:both; padding:0 10px 0 40px; overflow:hidden; font-size:12px; }
#content table { font-size:12px; }
#content #left { width:140px; vertical-align:top; }
#content #right { vertical-align:top; overflow:hidden; /* background:green; */ }

#pana { position:relative; bottom:0px; right:0px; width:223px; height:279px; background:url(../images/pana_ins.jpg) left top no-repeat; }

.h1 { text-align:left; font-size:18px; color:#000; text-decoration:none; font-weight:bold; padding:0px 0px 10px 0px; }

#content_top { background:url(../images/content_top.jpg) left top no-repeat; height:13px; clear:both; font-size:0; /*background:red;*/ }
#content_bottom { background:url(../images/content_bottom.png) left top no-repeat; height:20px; clear:both; font-size:0; /*background:red;*/ }

#menu_container { float:left; }
#menu_tree { width:180px; padding:10px 15px 10px 0; }
.menu_item { /* height:20px; */ line-height:20px; margin:8px 0 5px 0; text-align:left; padding:0 0px 0 30px; /* background:red; */ }
.menu_item_active { /* height:20px; */ line-height:20px; margin:8px 0 5px 0; text-align:left; padding:0 0px 0 30px; background:url(../images/trikampis.gif) 20px center no-repeat; }
.menu_item a:link, .menu_item a:visited, .menu_item a:active { display:block; font-size:14px; color:#FFFFFF; text-transform:uppercase; text-decoration:none; font-weight:normal; }
.menu_item a:hover { text-decoration:underline; font-weight:bold; }
.menu_item_active a:link, .menu_item_active a:visited, .menu_item_active a:active { display:block; font-size:14px; color:#FFFFFF; text-transform:uppercase; text-decoration:underline; font-weight:bold;  }
.menu_item_active a:hover {}

/* 2 lygio submeniu */
#submenu { width:178px; padding:10px 15px 10px 0; }
.submenu { margin:0 2px 0 2px; padding:5px 20px 5px 40px; text-decoration:none; }
.submenu a:link, .submenu a:visited, .submenu a:active { font-size:13px; font-weight:normal; color:#fff; text-decoration:none; }
.submenu a:hover { text-decoration:underline; font-weight:bold; }
.submenu_active { margin:0 2px 0 2px; padding:5px 20px 5px 40px; text-decoration:none; font-weight:normal; }
.submenu_active a:link, .submenu_active a:visited, .submenu_active a:active, .submenu_active a:hover { font-size:13px; font-weight:bold; color:#fff; text-decoration:underline; }
/* END - 2 lygio submeniu */

#footer { float:left; margin:auto; width:100%; height:30px; font-size:12px; padding-bottom:10px; /*background:blue;*/ }
#footer #copyright { float:left; padding:10px 0px 0px 0px; color:#111; /*background:red;*/ }
#copyright a:link, #copyright a:visited, #copyright a:active { font-size:12px; color:#111; text-decoration:none; font-weight:normal; }
#copyright a:hover { text-decoration:underline; }
#footer #createdby { float:right; text-align:right; padding:10px 0px 0px 0px; color:#111; /* background:yellow; */ }
#createdby a:link, #createdby a:visited, #createdby a:active { font-size:12px; color:#fff; text-decoration:none; font-weight:normal; }
#createdby a:hover { text-decoration:underline; }
#createdby span a:link, #createdby span a:visited, #createdby span a:active { font-size:12px; color:#111; text-decoration:none; font-weight:normal; }
#createdby span a:hover { text-decoration:underline; }
