/* Глобальные переменные */
html {width:100%;background:url(imgmbg.jpg) left top repeat-x #FFFFFF}
body {
margin: auto;
padding:0px;
width:960px;
font:11px/14px Arial, Helvetica, sans-serif;
color:#787878;
}
div {margin: 0px; padding: 0px}
a {color:#008800;text-decoration:underline;}
/* антиквариат */
.zgl{color: #A31D21; font-family: Arial; font-size: 14px;}

/* Шапка сайта*/
#header {padding-top: 30px; width: 960px;}
#header img {float: left; border-width: 0px;}
#header-right {display: block; height: 105px; margin-left: 286px;}
#header-slog {height: 35px; margin-top: 35px;text-align: right; font-size: 10pt; font-weight: bold; font-style: italic; width: 580px;}
#header table  {width: 630px; height: 38px; background:url(imgtd_bg_top.jpg) left top repeat-x;}
#header table tr td {color: #ffffff; font-size:11px; font-weight:bold; vertical-align: middle;}
#header table tr td a {color:#FFFFFF; font-size:10pt; font-weight:bold; padding-left:10px; padding-right:10px; text-decoration:none;}
#header table tr td a:hover {text-decoration:underline;}
/* //Шапка сайта*/

/* Основная часть */
#main {margin:21px 51px 0px 41px; display: block;}

div#left {display: block; width: 180px; float: left;}
#sub_menu ul {list-style: none; padding-left: 12px; margin: 0px;}
#sub_menu ul li {padding-bottom:5px; font-weight: bold; font-size: 9pt;}
#sub_menu ul li a:hover {text-decoration: none}
#left_news  {background-color: #E0DFDF; padding: 5px 20px 15px 20px; border: 1px solid #D3D2D2; margin-top:15px;}
#left_news h3 {color:#000000;font-size:13px;font-weight:bold;}
#left_news a {font-size: 11px; color: #444444; text-decoration: none;}
#left_news a:hover p {text-decoration:underline}
#left_news a:hover {text-decoration:underline}
#left_news a p{margin-bottom: 1em; margin-top: 0px;}
#left_news a p:first-letter {font-size: 11pt; font-weight: bold; text-transform: uppercase;}

#content {display: block; width: 434px; float: left; margin:0px 9px 0px 9px; border: 1px solid #D3D2D2; padding:0px 29px 0px 26px; color: #444444; font-size: 9pt;}
#content h3 {color:#000000;font-size:15px;font-weight:bold; margin-top: 25px}
/*Bottom menu*/
.bottom_menu {float:left; margin: 20px 20px 0px 0px;}
.bottom_menu img {border:0px;}
/*Bottom menu*/


div#right {display: block; width: 170px; float: left;}
#right a{font-size: 9pt; font-weight: bold;}
#right a:hover{text-decoration: none}
div#search {background-color: #EEEEEE; border: 1px solid #D3D2D2; width: 150px;height: 70px; padding: 15px 13px 15px 14px; margin-bottom: 15px}
#search h3 {margin: 8px 0px 10px 2px; color: #000000; padding: 0px; font-size: 10pt;}
#search input#q {width: 100px; float: left; height: 13px; font-size:10px;}
div#feedback {background-color: #EEEEEE; border: 1px solid #D3D2D2; width: 150px;height: 250px; padding: 15px 13px 15px 14px; margin-top: 15px}
#feedback h3 {margin: 8px 0px 10px 2px; color: #000000; padding: 0px; font-size: 10pt;}
#feedback span.label {color: #444444;}
#feedback span.error {color: #ff0000;}
#feedback input {margin-bottom: 5px; width: 140px; height: 13px; font-size: 10px;}
#feedback input#btnSubmit {margin-bottom: 5px; margin-right: 5px; width:36px; height: 18px; float: right;}
#feedback textarea {margin-bottom: 5px; width: 140px; height: 40px; font-size: 10px;}
/* //Основная часть */

/* FOOTER */
#footer {widht: 900px; display: block}
#footer img {margin: 30px 0px 0px 95px; border: 0px solid #ffffff; float: left;}
#copyright {width: 730px; text-align: left; float: right; margin-top: 25px; margin-bottom: 25px; line-height: 16px;}
#copyright a {font:11px/16px Arial, Helvetica, sans-serif; color:#787878; text-decoration: none}
#copyright a:hover {text-decoration: underline}
/* //FOOTER */

/** постраничный вывод */
div#perpager {width: 100%; text-align: center;}
.pp_normal, a.pp_normal   {color: #008800; font-weight: normal; text-decoration: none;}
a.pp_curr {color: #CC0000; font-weight: bold; text-decoration: none;}
a.pp_curr:hover, a.pp_normal:hover {text-decoration: underline}
/** //постраничный вывод */

/* Новости */
ul#news_list{margin:0px; padding: 0px; list-style: none;}
#news_list li {margin: 0px 0px 10px 0px; padding: 0px;}
#news_list li span.time {font-size: 8pt;}
#news_list li span.title a {text-decoration: none; font-size: 10pt}
#news_list li span.title a:hover {text-decoration: underline}

div#news_item{margin:0px; padding: 0px;}
div#news_priview {float: left; margin: 0px 10px 10px 0px;}
#news_item span#time {font-size: 8pt;}
#news_item p#title {font-size: 12pt; margin-bottom: 10px; margin-top: 5px;font-weight: bold; color: #000000; padding: 0px;}
#news_item p#desc {font-size: 10pt; margin-bottom: 10px; font-weight: normal; color: #000000; padding: 0px;}
/* //Новости */

/* Фотогаллерея */
div.fgl_item {display: block; width: 100%; margin-top: 10px;}
.fgl_item img {float: left; margin: 0em 1.2em 1em 0em;}
.fgl_item span.foto_title{font-weight: bold;}
.fgl_item span.foto_desc{}

/* //Фотогаллерея */
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}