@import "language.css";
@import "contact_form.css";
@import "catalog.css";
@import "gallery_cat.css";

html,body { margin:0; padding:0; }
body { background:#4D4D4D; color:#555555; font-family: Tahoma, 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:#494C51; 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 { background:#3E9C56; }

div#top { margin:auto; position:relative; width:940px; padding:82px 0 0 0; height:28px; background:url(../images/top.jpg) left bottom no-repeat; /*background:red;*/ }
div#container { position:relative; margin:auto; padding:0px; width:940px; background:#fff url(../images/container_bg.png) left top repeat-x; }
div#bottom { margin:auto; width:790px; height:17px; background:url(../images/bottom.jpg) left top no-repeat; }

div#logo { padding:20px 14px 20px 20px; /*background:red;*/ }

div#header { float:left; background:url(../images/header.jpg) left top no-repeat; width:640x; height:465px; /* background:red; */ }

div#content { clear:both; display:block; padding-bottom:20px; background:url(../images/right_separator.png) 260px top repeat-y; overflow:hidden; }
div#content #left { width:260px; vertical-align:top; padding:0 0 200px 0;}
div#content #right { padding:20px 20px 0 20px; vertical-align:top; overflow:hidden; /*background:red;*/ }

.h1 { text-align:left; font-size:16px; color:#555555; text-decoration:none; font-weight:bold; padding:10px 0px 10px 0px; }

div#content_top { background:url(../images/content_top.jpg) left top no-repeat; height:13px; clear:both; font-size:0; /*background:red;*/ }
div#content_bottom { background:url(../images/content_bottom.png) left top no-repeat; height:20px; clear:both; font-size:0; /*background:red;*/ }


div#menu_container { float:right; /*background:red;*/ }
div#menu_tree { width:180px; padding:10px 15px 10px 0; }
.menu_item { float:left; text-align:left; padding:0 15px 0 15px; /* background:red; */ }
.menu_item_active { float:left; text-align:left; padding:0 15px 0 15px; /* background:red; */ }
.menu_item a:link, .menu_item a:visited, .menu_item a:active { font-size:14px; color:#fff; text-decoration:none; font-weight:normal; }
.menu_item a:hover {}
.menu_item_active a:link, .menu_item_active a:visited, .menu_item_active a:active { font-size:14px; color:#fff; text-decoration:none; font-weight:normal; }
.menu_item_active a:hover {}


/* 2 lygio submeniu */
.dot_line { width:178px; height:5px; background:url(../images/submenu_line.jpg) left top no-repeat; font-size:0; }

div#submenu, #menu_left { width:180px; padding:0px 15px 20px 0; }

#EU_logo { width:230px; position:absolute; left:15px; bottom:15px; /*background:red;*/ }
#EU_text { font-size:10px; line-height:11px; text-align:justify; padding:3px; /*background:red;*/ }

.submenu { width:180px; margin:0 2px 0 2px; padding:6px 20px 6px 20px; background: url(../images/menu_separator.png) left top no-repeat; text-decoration:none; }
div.submenu a:link, div.submenu a:visited, div.submenu a:active, div.submenu a:hover { font-size:14px; font-weight:normal; color:#000; text-decoration:none; }

.submenu_active { width:180px; margin:0 2px 0 2px; padding:6px 20px 6px 20px; background: url(../images/menu_separator.png) left 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:14px; font-weight:bold; color:#000; text-decoration:none; }

.subImage { display:block; background:url(../images/submenu_rodykle.png) left 3px no-repeat; padding-left:14px; }
/* END - 2 lygio submeniu */


/* 3 lygio submeniu */
div#submenu3 { padding:5px 15px 5px 15px; }
.submenu3 { padding:5px 20px 5px 20px; }
div.submenu3 a:link, div.submenu3 a:visited, div.submenu3 a:active, div.submenu3 a:hover { font-size:12px; font-weight:normal; color:#5E4450; text-decoration:none; }

.submenu3_active { padding:5px 20px 5px 20px; }
div.submenu3_active a:link, div.submenu3_active a:visited, div.submenu3_active a:active, div.submenu3_active a:hover { font-size:12px; font-weight:bold; color:#5E4450; text-decoration:none; }
/* END - 3 lygio submeniu */


div#footer { margin:auto; width:940px; height:30px; font-size:12px; padding-bottom:10px; /*background:blue;*/ }
div#footer div#copyright { float:left; width:580px; padding:10px 20px 0px 20px; color:#fff; /* background:red; */ }
div#copyright a:link, div#copyright a:visited, div#copyright a:active { font-size:12px; color:#fff; text-decoration:none; font-weight:normal; }
div#copyright a:hover { text-decoration:underline; }
div#footer div#createdby { float:right; text-align:right; width:180px; padding:10px 20px 0px 0px; color:#fff; /* background:yellow; */ }
div#createdby a:link, div#createdby a:visited, div#createdby a:active { font-size:12px; color:#fff; text-decoration:none; font-weight:normal; }
div#createdby a:hover { text-decoration:underline; }


table.services_hourly_rate { border-collapse:collapse; border:2px solid #fff1a8; }
table.services_hourly_rate th { background:#fff1a8; font-size:20px; color:#333; padding:5px 20px 5px 20px; }