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

html,body { margin:0; padding:0; height:100%; }
body { background:#DCDBD7 url(../images/bg_long.jpg) left top repeat-x; color:#403D38; font-family: Verdana, sans-serif, Tahoma; font-size:13px; }
img { border:0; }
a { outline: none; }
p { padding:0; margin:0; }
a:link, a:visited, a:active { font-size:13px; color:#0101E9; text-decoration:underline; }
a:hover { text-decoration:none; }
ul { margin:0 0 0 20px; padding:0 0 0 10px; }
ul li { list-style-type:square; list-style-image:url(../images/bullet_red.png); }
ol { margin:0 0 0 20px; padding:0 0 0 10px; }
ol li { list-style-type:decimal; }
form td { vertical-align:top; }

.top { background:#76C4EB url(../images/bg.jpg) left bottom repeat-x; vertical-align:bottom; width:50%; }
#intro_top { text-align:center; font-size:0; width:960px; }
.middle { background:#423F38; height:25px; }
#intro_middle { background:#423F38 url(../images/menu.jpg) right top no-repeat; font-size:0; text-align:center; }
.bottom { background:#DCDBD7 url(../images/bg.gif) left top repeat-x; vertical-align:top; }
#intro_bottom { padding:20px 0 0 0; vertical-align:top; }

#intro_table { margin:auto; }
#intro_table td { width:320px; text-align:center; padding-bottom:25px; vertical-align:top; text-align:center; }
#intro_table a.img:link, #intro_table a.img:visited, #intro_table a.img:active, #intro_table a.img:hover { margin:auto; display:block; width:200px; height:150px; border:5px solid #eee; font-size:0; margin-bottom:10px; }
#intro_table a.img:hover { border:5px solid #6C676D; }

#intro_table a.title:link, #intro_table a.title:visited, #intro_table a.title:active, #intro_table a.title:hover { font-size:18px; color:#000; text-decoration:none; }
#intro_table a.title:hover { text-decoration:underline; }

.button {}

#container_outer { position:relative; height:auto !important; height:100%; min-height:100%; padding:0; }
#container { position:relative; margin:auto; padding:0px 0px 0 0px; width:990px; }

#header { width:990px; height:213px; padding:2px 0 0 0; }

#content { clear:both; display:block; padding:50px 0 60px 0; overflow:hidden; }
#content #left { width:266px; vertical-align:top; padding:0 34px 0 0; }
#content #right { vertical-align:top; overflow:hidden; }

.h1 { text-align:left; padding:0px 0px 20px 0px; }
.h1 h1 { font-size:18px; color:#000; text-decoration:none; font-weight:normal; padding:0; margin:0; }
.h1 h1 a:link, .h1 h1 a:visited, .h1 h1 a:active, .h1 h1 a:hover { font-size:18px; color:#000; text-decoration:none; font-weight:normal; padding:0; margin:0; }
.h1 h1 a:hover { text-decoration:underline; }

#menu_container { float:left; width:923px; height:25px; overflow:hidden; padding:0 50px 0 0; background:url(../images/menu.jpg) right top no-repeat; }
.menu_item, .menu_item_active { float:left; padding:0px 15px 0px 15px; }
.menu_item a:link, .menu_item a:visited, .menu_item a:active { float:left; display:block; font-size:13px; color:#D8D5CE; 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, .menu_item_active a:hover { float:left; display:block; font-size:13px; color:#fff; text-decoration:underline; font-weight:bold; }

/* 2 lygio submeniu */
#submenu { clear:both; padding:10px 0px 0px 0; }

.submenu, .submenu_active {}
.submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover { display:block; font-size:13px; font-weight:normal; color:#0101E9; text-decoration:underline; padding:4px 0px 4px 30px; background:url(../images/bullet.gif) 15px center no-repeat; }
.submenu a:hover { text-decoration:none; }
/* END - 2 lygio submeniu */

#footer_outer { position:absolute; bottom:0px; width:100%; height:42px; font-size:12px; background:#423F38; }
#footer { margin:auto; width:990px; height:42px; line-height:42px; font-size:12px; }
#footer #copyright { float:left; width:470px; padding:0px 20px 0px 0px; color:#D8D5D0; }
#copyright a:link, #copyright a:visited, #copyright a:active { font-size:12px; color:#D8D5D0; text-decoration:none; font-weight:normal; }
#copyright a:hover { text-decoration:underline; }
#footer #createdby { float:right; text-align:right; width:400px; padding:0px 0px 0px 0px; color:#D8D5D0; }
#createdby a:link, #createdby a:visited, #createdby a:active { font-size:12px; color:#D8D5D0; text-decoration:none; font-weight:normal; }
#createdby a:hover { text-decoration:underline; }