@import "language.css";
@import "contact_form.css";
@import "catalog.css";
@import "gallery_cat.css";

html,body { margin:0; padding:0; }
body { background:#151515 url(../images/bg.gif) left top repeat; color:#fff; 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:#BFEA14; text-decoration:underline; }
a:hover { text-decoration:none; }
ul { margin:0 0 0 10px; padding:0 0 0 10px; }
li { list-style-type:square; }
td { vertical-align:top; }

.button { }

#kontaktai_container { margin:15px 30px 10px 30px; width:900px; padding:15px 0 0 0; color:#fff; font-size:13px; border-top:1px solid #788D48; }

div#top { margin:auto; width:990px; font-size:0; margin:auto; height:20px; }
div#container { position:relative; margin:auto; padding:100px 15px 15px 15px; width:960px; background:#1C1C1C; }

div#logo { position:absolute; left:15px; top:15px; width:166px; height:66px; /*background:red;*/}
div#sukis { position:absolute; left:300px; top:20px; width:192px; height:59px; /*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; display:block; padding:10px 0 10px 0; overflow:hidden; background:#2B2B2B url(../images/content_bg.jpg) left top no-repeat; }
div#content #left { width:270px; padding:10px 0px 0 0; vertical-align:top; }
div#content #right { vertical-align:top; padding:0 30px 0 20px; overflow:hidden; /* background:green; */ }

.h1 { text-align:left; font-size:17px; color:#BFEA14; text-decoration:none; font-weight:bold; padding:10px 0px 10px 0px; white-space:nowrap; /*background:red;*/ }
.h1_td { padding:0 15px 0 0; white-space:nowrap; }
.h1_line { background:url(../images/h1_line.png) left center repeat-x; font-size:0; width:100%; }
.sm_h1 { text-align:left; font-size:14px; color:#fff; text-decoration:none; font-weight:bold; padding:5px 0 10px 0; }

div#menu_container { float:left; width:700px; position:absolute; right:30px; top:70px; /*background:blue;*/ }

/* 2 lygio submeniu */
div#submenu { width:255px; padding:10px 0px 10px 0; }

.submenu { width:134px; margin:0 2px 0 2px; padding:5px 20px 5px 20px; background:url(../images/submenu.jpg) right top no-repeat; text-decoration:none; }
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:5px 20px 5px 20px; background:#6C7386 url(../images/submenu_active.jpg) right top no-repeat; 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-size:12px; font-weight:bold; color:#fff; text-decoration:none; }
/* END - 2 lygio submeniu */

div#footer { margin:auto; width:990px; height:30px; font-size:13px; padding-bottom:10px; /* background:blue; */ }
div#footer div#copyright { float:left; width:740px; padding:10px 20px 0px 15px; color:#915849; /* background:red; */ }
div#copyright a:link, div#copyright a:visited, div#copyright a:active { font-size:13px; color:#D48529; 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:10px 15px 0px 0px; color:#915849; /* background:yellow; */ }
div#createdby a:link, div#createdby a:visited, div#createdby a:active { font-size:13px; color:#D48529; text-decoration:none; font-weight:normal; }
div#createdby a:hover { text-decoration:underline; }