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

html,body { margin:0; padding:0; }
html { background:url(../images/bottom_bg_repeat.jpg) left top repeat; }
body { background:url(../images/bg.jpg) left top repeat; color:#333; font-family: "Trebuchet MS",Tahoma, Arial, Verdana; font-size:13px; line-height:17px; height:100%; }
img { border:0; }
a { outline: none; }
p { padding:0; margin:0; }
a:link, a:visited, a:active { font-size:13px; color:#333; text-decoration:underline; }
a:hover { text-decoration:none; }
ul { margin:0 0 0 10px; padding:0 0 0 10px; }
ul li { list-style-type:disc; }
ol { margin:0 0 0 10px; padding:0 0 0 10px; }
ol li { list-style-type:decimal; }
form td { vertical-align:top; }

#container_outer { margin:auto; background:url(../images/bottom_bg.jpg) left bottom repeat-x; }
#container { position:relative; margin:auto; padding:0px 5px 0 5px; width:980px; background:url(../images/header_transparent.png) -130px top no-repeat; }

#logo { position:absolute; top:10px; left:30px; width:194px; height:50px; margin-bottom:15px; /*background:red;*/}
#slogan { position:absolute; top:100px; right:30px; }

#content { clear:both; padding:230px 0 10px 0; overflow:hidden; background:url(../images/text_block_top.png) left 219px no-repeat; }
#content #left { width:190px; vertical-align:top; height:100%; padding:110px 0px 0 15px; background:url(../images/text_block_px.jpg) left top repeat-y; }
#content #middle { width:250px; vertical-align:top; height:100%; padding:20px 15px 0 0px; background:#fff; }
#content #right { vertical-align:top; padding:0 30px 10px 0; overflow:hidden; background:url(../images/text_block_px.jpg) right top repeat-y; /* background:green; */ }
#content #right .gallery img { border:0px; }
#content #right .gallery2 img { border:0px; }
#content #right img { border:4px solid #FDE4A4; }
#content_footer { width:980px; height:11px; margin:auto; font-size:0px; background:url(../images/text_block_bottom.jpg) right top repeat-y; }

.h1 { text-align:left; font-size:16px; color:#333; text-decoration:none; font-weight:bold; padding:30px 0px 20px 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; width:190px; /*background:red;*/ }
.menu_item { /* height:20px; */ line-height:20px; margin:5px 0 5px 0; text-align:right; padding:0 15px 0 5px; /* background:red; */ }
.menu_item_active { /* height:20px; */ line-height:20px; margin:5px 0 5px 0; text-align:right; padding:0 15px 0 5px; /* background:red; */ }
.menu_item a:link, .menu_item a:visited, .menu_item a:active { font-size:14px; color:#000; text-decoration:none; font-weight:normal; }
.menu_item a:hover { color:#D57424; }
.menu_item_active a:link, .menu_item_active a:visited, .menu_item_active a:active { font-size:14px; color:#D57424; text-decoration:none; font-weight:normal; }
.menu_item_active a:hover {}

/* 2 lygio submeniu */
.submenu { width:160px; margin:0 0px 0 0px; padding:3px 10px 3px 0px; text-align:right; text-decoration:none; border-right:2px solid #FDE4A4; }
.submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover { font-size:13px; font-weight:normal; color:#333; text-decoration:none; }
.submenu_active { width:160px; margin:0 0px 0 0px; padding:3px 10px 3px 0px; text-align:right; text-decoration:none; font-weight:normal; border-right:2px solid #FDE4A4; }
.submenu_active a:link, .submenu_active a:visited, .submenu_active a:active, .submenu_active a:hover { font-size:13px; font-weight:normal; color:#D57424; text-decoration:none; }
/* END - 2 lygio submeniu */

#index_contacts { background:url(../images/contacts_separator.png) left bottom no-repeat; width:240px; padding:0 0 5px 10px; font-size:11px; color:#E4C6A0; position:absolute; left:210px; bottom:21px; z-index:20; }
#index_contacts a { color:#E4C6A0; font-size:11px; }

#footer { margin:auto; width:980px; height:30px; font-size:12px; padding-bottom:10px; /* background:blue; */ }
#footer #copyright { float:left; width:580px; padding:10px 20px 0px 11px; color:#9F460B; /* background:red; */ }
#copyright a:link, #copyright a:visited, #copyright a:active { font-size:12px; color:#9F460B; text-decoration:none; font-weight:normal; }
#copyright a:hover { text-decoration:underline; }
#footer #createdby { float:right; text-align:right; width:200px; padding:10px 11px 0px 0px; color:#9F460B; /* background:yellow; */ }
#createdby a:link, #createdby a:visited, #createdby a:active { font-size:12px; color:#9F460B; text-decoration:none; font-weight:normal; }
#createdby a:hover { text-decoration:underline; }
