@charset "windows-1251";
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #6289ba  url(Images/bg.jpg) repeat left top;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #444;
}

a {
	color: #963;
	cursor: pointer;
}

a:hover {
	color: #C60;
}

.title {
	font-size: 20px;
	color: #CC6600;
	font-weight: normal;
	text-align: left;
}

div.title {
	background-color: #FFFAF0;
	padding: 5px 12px;
	margin-bottom: 0px;
	border: 1px solid #fff;
}

.author, .author_syn {
	color: #333333;
}

.author {
	font-size: 12px;
	padding: 0;
	font-weight: bold;
}

.author_syn {
	font-size: 11px;
	padding: 0 0 5px 0;
}

.descr {
	color: #999999;
	font-size: 10px;
	font-style: italic;
	padding: 0 0 5px 0;
}

p, code, ul {
	padding-bottom: 1.2em;
}

li {
	list-style: none;
}

h1,h2,h3 {
	padding-top: 5px; 
	color: #126DA2;
	font-weight:bold;
}

h1 {
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.clear {
	clear: both;
}

#bottom_bg {
	background: url(Images/bg_battom.png) repeat-x left bottom;
	margin: 0 auto;
}

/* Структура */

#bg_white_left {
	background: url(Images/bg_white.png) repeat-y left;
	width: 95%; /* 880 px */
	min-width: 780px;
	max-width: 1100px;
	margin: auto;
}

#bg_white_right {
	background: url(Images/bg_white.png) repeat-y right;
	/* width: 100%; */
	margin: 0 auto;
}

.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 5px 35px 0px 35px; /* 780px */
	min-width: 770px;
	border: 1px solid #aaa;
}


/* Шапка - начало */
#top {
	padding: 0;
	height: 160px;
	margin: 0 auto;
}

.header {
	background-color: #F0F1F5;
	font-size: 14px;
	margin: 0px 35px 0px 35px; /* 780 | 900 */
	min-width: 770px;
	border: 1px solid #fff;
	height: 160px;
	/* min-width: 770px; */
}

#logo {
	/* width: 778px;*/  /* 778 | 898 */
	height: 148px;
	background: url(Images/header.jpg) no-repeat left top;
	border: 1px solid #ddd;
	margin: 5px;
	position: relative;
}

/* #logo a:link, #logo a:visited, #logo a:active {
	color: #0272BA;
}

#logo a:hover {
	color: #C93;
}*/

#slogan {
	float: left;
	width: 240px;
	height: 52px;
	text-align: center;
	padding: 0;
	margin: 18px 0px 0px 178px;
	position: absolute;
}

#slogan h1 a {
	text-transform: none;
	text-decoration: none;
	font-size: 18px;
	color: #CC3333;
	font-weight: bolder;
}

#log_cont {
	float:right;
	width: 770px;
	padding: 7px 10px 0 0;
	position: relative;
}

#cont {
	position: relative;
	width: 760px;
	float: right;
	height: 100px;
}

div.cont {
	float: right;
	width: 260px;
	margin: 2px 0 0 0;
}

#cont p {
	padding: 0;
	font-size: 12px;
	color: #0272BA;
	text-align: left;
	font-weight: normal;
}

#cont p span {
	color: #993399;
}

#cont p.office {
	padding: 5px 0px 3px 0px;
	font-size: 11px;
	font-weight: bold;
}

#cont a.contact {
	color: #993399;
}
	
#cont a.contact:hover {
	color: #E50;
}

div.Lang {
	height: 14px;
	text-align: right;
	font-size: 10px;
	float: right;
}

span.Lang  {
	color:#C60;
	font-weight: lighter;
}

a.Lang  {
	color: #0272BA;
}

a:hover.Lang  {
	color: #E50;
}

div.sitemap_img {
	float: right;
	position: relative;
	margin: auto;
}

a span.sitemap_img {
	margin-top: 8px;
	width: 21px;
	height: 11px;
	background: url(Images/_sitemap.gif) no-repeat top left;
	float: right;
	border: 0;
	cursor: pointer;
}

a:hover span.sitemap_img {
	width: 21px;
	height: 11px;
	background: url(Images/_sitemap_hover.gif) no-repeat top left;
	float: right;
	border: 0;
	cursor: pointer;
	margin-top: 8px;
}
/* Шапка - конец */

/* Горизонтальная навигационная панель - начало */
.navigation {
	background-color: #4285BB;
	background-image: url(Images/menu.gif);
	background-repeat: repeat-x;
	border: 1px solid #DFEEF7;
	height: 21px;
}

.navigation1 {
	float: right;
	width: auto;
}

.navigation a {
	/* background: #afc4e1 url(Images/menu.gif); */
	border-left: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	font: bold 1.1em sans-serif;
	line-height: 20px;
	padding: 0 10px 0 10px;
	text-decoration: none;
	float: left;
}

.navigation a span {
	color: #FFFF99;
}

.navigation a:hover {
	background-color: #72A7D1;
	color: #FFFFFF;
	text-decoration: none;
	/* text-decoration: underline; */
}

.navigation a:hover span {
	color: #FFFF00;
}
/* Горизонтальная навигационная панель - конец */

/* Главный контейнер */
.main {
	margin: auto;
	border-top: 0px solid #FFF;
	background: #fff url(Images/bgmain.gif) repeat-y;
}

/* Боковая навигационная колонка и новости -начало */
.sidenav {
	width: 220px;
	left: 0px;
	top: 0px;
	margin: 0;
	position: relative;
	float: left;
}

.sidenav h2 {
	color: #003399;
	font-size: 16px;
	line-height: 30px;
	margin: 0;
	padding-left: 8px;
	font-weight: bolder;
}

.sidenav h2 small {
	font-size: 15px;
}

.sidenav p.inf {
	font-size: 12px;
	padding: 1px 8px;
}

.sidenav li {
	/* list-style: url(Images/li.gif); */
	/* margin-left: 22px; */
	/* margin-right: 5px; */
	padding: 0;
}
.sidenav li li {
	/* list-style: url(Images/lili.gif); */
	/* margin-left: 10px; */
	/* margin-left: 18px; */
	vertical-align: text-bottom;
}

.sidenav ul {
	line-height: 14px;
	font-size: 11px;
	padding: 0;
	border-top: 0px solid #EAEADA;
	border-bottom: 0px solid #EAEADA;
	font-weight: bold;
}

.sidenav ol {
	padding-left: 10px;
	border-top: 1px solid #EAEADA;
	border-bottom: 1px solid #EAEADA;
}

.sidenav ul li {
	font-size: 12px;
	border-top: 1px solid #EAEADA;
	border-bottom: 0px solid #EAEADA;
	font-weight: normal;
}

.sidenav ul li.first {
	border-top: 0px solid #EAEADA;
	border-bottom: 0px solid #EAEADA;
}

.sidenav li a, .sidenav li h3, .sidenav h3 a {
	/* font-size: 1.1em; */
	font-size: 12px;
	color: #554;
	display: block;
	padding: 2px 8px;
	text-decoration: none;
}

.sidenav li a {
	color: #006291;
}

.sidenav li h3 a, .sidenav h3 a {
	color: #990000;
}

.sidenav li a span {
	color: #CC3300;
	font-weight: lighter;
}

.sidenav li a:hover, .sidenav h3 a:hover, .sidenav li a:hover span {
	background-color: #FFFFDC;
}

.sidenav li a:hover, .sidenav h3 a:hover {
	color: #993300;
}

.sidenav li a:hover span {
	color: #909;
}

.cat_mebel {
	height: 45px;
	margin: 8px 0 2px 0;
	padding: 2px 0;
	background: url(Images/bg_cat_mebel.gif) repeat-x left top;
}

.cat_museum {
	height: 45px;
	margin: 8px 0 2px 0;
	padding: 2px 0;
	background: url(Images/bg_cat_museum.gif) repeat-x left top;
}

.PodMenu, .News {
	padding: 5px;
	margin: 2px 8px;
}

.PodMenu {
	border: 1px solid #99CCFF;
	/* border-color: #99CCFF; */
	font-weight: normal;
	background-color: #FFF;
}

.News {
	border: 1px solid #F5C0C5;
	background-color: #FFFFF0;
}

.News p {
	/* color: #000099; */
	font-size: 13px;
	font-weight: normal;
}

.News p small {
	font-size: 9px;
	font-style: italic;
	color: #999999;
}

.News p strong {
	font-size: 11px;
	font-style: italic;
	color: #666699;
	font-weight: bold;
}

.News p a {
	font-size: 10px;
}

.News p span {
	color: #FF0000;
	font-weight: bold;
}
/* Боковая навигационная колонка и новости -конец */

/* Контенет - начало */
.content {
	margin: 0 0 0 227px;
	padding: 0px 7px 5px 0px;
	position: relative;
}

.publ {
	background: url(Images/bg_glass.png) left top repeat;
	/* margin: auto; */
	padding: 10px;
	border: 1px solid #EAEADA;
	text-align: justify;
}


img.author  {
	float: left;
	position: relative;
	padding: 0 12px 2px 0;
}

img.img_left  {
	float: left;
	position: relative;
	padding: 0 10px 0 0;
}

img.img_right  {
	float: right;
	position: relative;
	padding: 0 0 0 10px;
}

img.img_str  {
	padding: 0;
}

.content div.cat_museum, .content div.cat_mebel {
	background-position: bottom;
	margin: 0 0 15px 0;
	height: 44px;
}

.content div.cat_museum h2, .content div.cat_mebel h2 {
	text-align: center;
	color:#003399;
	font-size:20px;
	padding: 8px 0 0px 0;
}

.content li {
	list-style: url(Images/lili.gif);
	margin-left: 18px;
}

.content p {
	font-family: Arial, Helvetica, sans-serif;
}

#DivLDSP, #DivDVP {
	margin:auto;
	text-align: center;
}

#ImageLDSP, #ImageDVP  {
	width: 552px;
	height: 552px;
}

table {
	background: url(Images/bg_space.png) left top repeat;
}

table td span.price_old{
	text-decoration: line-through;
	font-style: oblique;
	color:#CC6600;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
}

table th.bord2 {
	text-align:center;
	font-weight:bold;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-collapse:collapse;
	padding: 0 1px;
}

table td.bord_center {
	text-align:center;
	font-weight:normal;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-collapse:collapse;
	padding: 0 1px;
}

table td.bord_left {
	text-align:left;
	font-weight:normal;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-collapse:collapse;
	padding: 0 5px;
}

table td.bord_right {
	text-align:right;
	font-weight:normal;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-collapse:collapse;
	padding: 0 5px;
}

table bord {
	border-collapse:collapse;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

/*************************************************************/

.letter {
	background-image:url(Images/bgl.jpg);
	background-repeat:repeat;
	padding: 5px;
}

.titl {
	color:#004600;
	font-weight:bold;
	font-size:18px;
}

.publ_bw {
	border: 1px solid #FFF;
	margin: auto;
	padding: 5px;
}

.red, .red_center {
	color:#C00;
	text-align:center;
}

.letter p {
	padding: 5px 0 0px 0;
}

.letter span.red {
	text-align:left;
}

.Warning {
	color:#CC0099;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

.red_center {
	font-size:16px;
	font-weight:bold;
}

.letter p.red, .letter h3 {
	text-align:center;
}

input, textarea {
	border:1px;
	border-style:groove;
	background-color:#FFFFFF;
	border-color:#999999;
	padding:5px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	margin: 5px 0;
	color:#3333CC;
}

input {
	height:20px;
	width:75%;
}

.letter img {
	/* margin: 5px 0 0 0;*/
	margin: 0;
}

input#number  {
	width:294px;
	height:51px;
	color:#93577D;
	font-size:42px;
}

textarea {
	height:400px;
	width:95%;
}

input.Button {
	background-repeat:repeat-x;
	border:1px solid #DFEEF7;
	width:150px;
	height:22px;
	cursor:pointer;
	text-align:center;
	font:bold 1.1em sans-serif;
	color:#FFF;
	padding: 0 10px 2px 0;
	border-style:outset;
	background-image:url(Images/menu.gif);
}

input.Button:hover {
	background-image:url(Images/menu_Down.gif);
	border-style:inset;
}
/*************************************************************/
/* Контенет - конец */

/* Нижняя строка копирайта и банеров - начало */
#footer {
	background: url(Images/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 42px;
	padding-top: 4px;
}
#footer p
{
padding: 0px;
margin: 0px;
}

#footer a, #footer a:hover {
	color: #FFF;
}

#baners {
	padding: 30px 5px 3px 5px;
	text-align: left;
	background-color: #D8E7F1;
	height: 32px;
}
/* Нижняя строка копирайта и банеров - конец */
