/* Common */ body { margin: 0px; padding: 0px; background: #71706E; } body, td{ color: #ffffff; font-family: Arial; font-size: 10px; line-height: 13px; } img{ padding: 0px; } div{ scrollbar-base-color: #fff; scrollbar-track-color: #dededc; scrollbar-face-color: #c1c1c1; scrollbar-highlight-color: #fff; scrollbar-3dlight-color: c0c0c0; scrollbar-darkshadow-color: #fff; scrollbar-shadow-color: c0c0c0; scrollbar-arrow-color: #000; } /* Links */ a { text-decoration: none; outline: none; color: #ffffff; } a img { border: 0; } /* Messages */ .messages { width: 220; margin-top: 10px; margin-bottom: 10px; padding: 10px; text-align: center; color: #ffffff; } #error_block { border: solid 2px red; background: #ff4b4b; } #msg_block { border: solid 1px #545352; background: #71706E; } /* Tables */ table{ border-collapse: collapse; } td{ padding: 0px; vertical-align: top; } #m_t{ width: 800; height: 99%; } #logo{ text-align: center; font-family: Perpetua, Times New Roman; height: 50; } #logo h1, h4{ margin: 0; color: #ffffff; } #logo h1{ font-weight: normal; font-size: 26px; } #logo h4{ font-size: 12px; margin-bottom: 5; margin-top:15px; } #navi_h{ height: 45; } #navi_1{ padding: 23 0 0 20; text-align:center; } #navi_1 a { font-size: 1.5em; font-weight: bold; font-family: Perpetua, Times New Roman; color: #ffffff; } #navi_1 img{ margin-left: 20; margin-right: 20; } #lang_menu{ text-align: right; } #lang_menu a{ font-family: Perpetua, Times New Roman; font-size: 12px; color: #ffffff; margin-left: 2; margin-right: 2; } #lang_menu img{ margin-left: 2; margin-right: 2; } #theme_menu{ margin-top: 10; } #theme_menu img{ margin-right: 1; border: solid 1px #545352; cursor: hand; cursor: pointer; } #content { border: solid 1px #545352; padding: 15 20 0 20; } #content_in { padding-right: 0; overflow: hidden; } #page_title{ border-bottom: solid 1px #545352; font-family: Times New Roman; font-size: 2.9em; color: #b0b0b0; line-height: 1.2em; padding-bottom: 5; } #page_title img{ margin-right: 10; } #copyright{ height: 30px; padding-top: 45; color: #d0d0d0; text-align: center; font-family: Verdana; font-size: 9px; } #copyright a{ font-size: 1em; color: #d0d0d0; } /* Gallery */ #gal_list{ width: 720; padding-bottom: 2; } #gal_list td{ width: 60; height: 40; padding: 1; cursor: hand; cursor: pointer; } #gal_list a{ font-size: 0.9em; white-space: nowrap; } #gal_list img{ margin-top: 3; } /* Gallery inside */ #gal__enlarged{ height: 320px; width: 410; text-align: center; padding: 3 5 3 5; vertical-align: middle; border: solid 1px #312c29; } #gal__enlarged img{ cursor: hand; cursor: pointer; filter:alpha(opacity=100); vertical-align: middle; } #gal_list_h{ } #gal_list td{ padding: 0 5 0 0; } #gal_up td{ border: solid 1px #e0e0e0; } #gal_list_h2{ text-align: justify; } /* News */ .news_list_item{ border-bottom: solid 1px #545352; padding-bottom: 10px; padding: 5 0 5 0; text-align: justify; } td.news_list_item img{ border: 0; cursor: hand; cursor: pointer; } /* Counter */ #lic{ position: absolute; bottom: -1; right: 0; } /* Photo blog */ #blog { border-collapse: separate; } #blog td{ border: solid 1px #545352; width: 31; height: 33; min-width: 31; } #blog img{ cursor: pointer; } #blog img.img_0{ cursor: default; } #blog_td_l{ cursor: pointer; background: url('../img/arrow_2_l.jpg') no-repeat; background-position: 0 50%; } #blog_td_r{ cursor: pointer; background: url('../img/arrow_2_r.jpg') no-repeat; background-position: 100% 50%; } #blog_td_u{ height: 25; cursor: pointer; background: url('../img/arrow_2_u.jpg') no-repeat; background-position: 50% 5; } #blog_td_d{ height: 25; cursor: pointer; background: url('../img/arrow_2_d.jpg') no-repeat; background-position: 50% 5; } #gal_p_td_l{ width: 27; cursor: pointer; background: url('../img/arrow_gal_2_l.jpg') no-repeat; background-position: 0 50%; } #gal_p_td_r{ width: 27; cursor: pointer; background: url('../img/arrow_gal_2_r.jpg') no-repeat; background-position: 100% 50%; } #slideshow { width: 500px; height: 335px; background-position: center center; cursor:pointer; margin-bottom:10px; text-align:center; vertical-align:middle; } .commercial_td { padding-left:30px; font-size:11px; } .commercial_td li,a,div { color:#b0b0b0; } .commercial_archive { padding:20px 0px 30px 0px; text-align:left; font-size:12px; font-weight:bold; } .date_list { list-style:none; margin:0px; padding:0px; } .date_list li { padding:3px 0px 3px 0px; } .date_list ul { list-style:none; padding-left:10px; margin-left:0px; } .date_list .active li { text-transform:uppercase; } .commercial_table .title { font-size: 16px; text-transform:uppercase; font-weight:bold; padding-top:10px; } .commercial_table .date { font-size: 12px; padding-top:5px; } .commercial_table .text { padding:10px 0px 10px 0px; } .comment_table { border: none; width:99%; margin-bottom:5px; } .comment_table td { padding: 2px 4px 2px 4px; } .comments_button { width: 200px; text-align:center; border: 1px solid; padding:5px 0px 5px 0px; cursor:pointer; } .comments_form input,textarea { font-size:11px; } .comment_table .bot { color: #D0D0D0; }