@import "language.css";
@import "contact_form.css";
@import "gallery_cat.css";
@import "polls.css";

html,body { margin:0; padding:0; }
body { background:#F3F3F3; color:#000; 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:#1C5073; text-decoration:underline; }
a:hover { text-decoration:none; }
ol, ul { margin:0 0 0 15px; padding:5px 0 5px 10px; }
td { vertical-align:top; }

h1, h2, h3, h4, h5, h6, h7, h8, h9 { color:#1C5073; }

hr { height:1px; size:1px; background-color:#1e5175; color:#1e5175; margin:10px 0 10px 0; padding: 0; border:0px solid red; }

.button {}

div#container { position:relative; margin:auto; padding:33px 0px 0px 0px; width:984px; /*background:red;*/ }

div#logo { z-index:31; position:absolute; left:30px; top:48px; width:166px; height:166px; /*background:red;*/}

div#home { z-index:31; position:absolute; left:20px; top:205px; /*background:red;*/}

div#slogan { z-index:30; position:absolute; left:227px; top:100px; font-size:0; /*background:red;*/}

div#header { z-index:29; position:absolute; right:6px; top:33px; float:left; width:751px; height:185px; /* background:red; */ }

div#header_corner { z-index:30; position:absolute; left:227px; top:198px; background:url(../images/header_corner.png) left top no-repeat; width:18px; height:20px; /* background:red; */ }

div#content { clear:both; display:block; padding:195px 0 0px 0; background:url(../images/middle.png) left top repeat-y; }
div#content #left { width:227px; vertical-align:top; }
div#content #right { vertical-align:top; overflow:hidden; padding:10px 30px 0px 10px; /* background:green; */ }

div#content_top { z-index:30; position:absolute; left:0px; top:33px; background:url(../images/top.png) right top no-repeat; height:21px; width:984px; font-size:0; /*background:red;*/ }
div#content_bottom { background:url(../images/bottom.png) left top no-repeat; height:27px; clear:both; font-size:0; /*background:red;*/ }

.h1 { text-align:left; font-size:20px; color:#1C5073; text-decoration:none; font-weight:normal; padding:0px 0px 10px 0px; }

#banner { position:relative; left:-14px; margin-top:15px; width:187px; padding:0px 20px 0px 40px; overflow:hidden; display:block; font-size:13px; /*background:red;*/ }

#text_block h2, #contacts h2 { font-size:20px; color:#1C5073; font-weight:normal; padding:0px 0px 10px 0px; margin:0; }
#text_block { position:relative; left:-14px; margin-top:15px; width:187px; padding:0px 20px 0px 40px; overflow:hidden; display:block; font-size:13px; /*background:red;*/ }

#contacts_top { position:relative; left:-14px; width:247px; height:20px; background:url(../images/contacts_top.png) left top no-repeat; margin-top:15px; }
#contacts { position:relative; left:-14px; width:187px; padding:0px 20px 0px 40px; overflow:hidden; display:block; font-size:13px; background:url(../images/contacts_px.png) left top repeat-y; }
#contacts_bottom { position:relative; left:-14px; width:247px; height:98px; background:url(../images/contacts_bottom.png) left top no-repeat; }

div#menu_container { position:relative; left:-14px; width:247px; width:216px; padding:0px 7px 0px 24px; background:url(../images/menu_px.png) left top repeat-y; /* background:red; */ }
div#menu_container_top { position:relative; left:-14px; width:247px; background:url(../images/menu_top.png) left top no-repeat; height:20px; clear:both; font-size:0; /*background:red;*/ }
div#menu_container_bottom { position:relative; left:-14px; width:247px; background:url(../images/menu_bottom.png) left top no-repeat; height:35px; clear:both; font-size:0; /*background:red;*/ }

.menu_item { position:relative; }
.menu_item_active { position:relative; }
.menu_item a:link, .menu_item a:visited, .menu_item a:active { display:block; font-size:15px; color:#fff; text-decoration:none; font-weight:normal; text-align:left; padding:5px 15px 5px 15px; }
.menu_item a:hover { text-decoration:underline; }
.menu_item_active a:link, .menu_item_active a:visited, .menu_item_active a:active { display:block; font-size:15px; color:#fff; text-decoration:none; font-weight:normal; background:url(../images/menu_active.png) left top repeat-y; text-align:left; padding:0px 15px 0px 15px; }
.menu_item_active a:hover { text-decoration:underline; }
.menu_item a img { position:absolute; left:0px; top:9px; }

.menu_item_active_top { font-size:0; height:5px; background:url(../images/menu_active_top.png) left top no-repeat; }
.menu_item_active_bottom { font-size:0; height:5px; background:url(../images/menu_active_bottom.png) left top no-repeat; }

/* 2 lygio submeniu */
div#submenu { padding:5px 0 5px 0px; }

.submenu {}
div.submenu a:link, div.submenu a:visited, div.submenu a:active { display:block; font-size:13px; color:#fff; text-decoration:none; font-weight:normal; text-align:left; padding:0px 15px 0px 30px; margin:5px 0 5px 0; }
div.submenu a:hover { text-decoration:underline; }

.submenu_active {}
div.submenu_active a:link, div.submenu_active a:visited, div.submenu_active a:active { background:url(../images/menu_arrow.png) 15px center no-repeat; display:block; font-size:13px; color:#fff; text-decoration:none; font-weight:normal;  text-align:left; padding:0px 15px 0px 30px; margin:5px 0 5px 0;  }
div.submenu_active a:hover { text-decoration:underline; }
/* END - 2 lygio submeniu */

div#footer { margin:auto; width:984px; font-size:12px; padding-bottom:10px; display:table; /*background:blue;*/ }
div#footer div#copyright { float:left; width:724px; padding:5px 20px 0px 20px; color:#9F9F9F; /* background:red; */ }
div#copyright a:link, div#copyright a:visited, div#copyright a:active { font-size:12px; color:#9F9F9F; 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:5px 20px 0px 0px; color:#9F9F9F; /* background:yellow; */ }
div#createdby a:link, div#createdby a:visited, div#createdby a:active { font-size:12px; color:#9F9F9F; text-decoration:none; font-weight:normal; }
div#createdby a:hover { text-decoration:underline; }
