﻿@charset "windows-1251";
/* Created by Deonis Studio */
* {
	margin:0; 
	padding:0;
}
html, body{
	background:url(images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
}
p{
	margin:10px;
	color:#9B9B9B;
}
#submit{
	font-weight:bold;
	color:#006;
}
/*---Основные две таблицы--*/
#top-table{
	background:url(images/bg-top.gif) repeat-x top;
	padding-top:10px;
	overflow:hidden;
}

#foot-table table{
	margin: 0 auto; /*выравняет для Фокса, Оперы и т.д.*/
	width:862px; /*Для експлорера*/
	border:0px;
}
#e-mail {
	display: none;
}
/*-----Для каталога и др. внутренних таблиц основного блока -----*/
.catalog-table{
	width:auto;
}
.catalog-table td{
	border-bottom:1px solid #0A0A0A;
	padding-bottom:5px;
	padding-top: 5px;
}
.catalog-table td img{
	float:left;
	padding-right:7px;
	padding-bottom:5px;
}
#content table, tbody{
	width:auto;
	max-width:550px;
}
/**/
.big-font{
	font-size:14px;
}
/**/
.color-blue{
	color:#09F;
}
/*-----Для статей ----*/
.desc_art{
	margin:1px;
}
.date_art{
	margin:1px;
	font-size:10px;
	color:#666;
}
/*******Может пригодиться***********/
ul, ul li {
	list-style:none; 
	list-style-image:none; 
	list-style-type:none;
}
a{
	color:#b3b3b3; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
img, a img {
	border:0;
}
/***********************************/
/*----Основное меню----*/
.pr-menu {
	margin: 0px auto; /*выравняет для Фокса, Оперы и т.д.*/
	width:872px; /*Для експлорера*/
}
ul.primary-links {
	margin:0px auto; 
	padding:0px; 
	list-style:none; 
	text-align:center; 
	/*width:100%;*/
}
ul.primary-links li {
	float:left; 
	padding:0px;
}
ul.primary-links li a {
	color:#5d5d60;
	text-decoration:none;
	font-size:13px;
	display:block;
	padding:16px 0px 11px 0px;
	text-transform:capitalize;
	width:123px;
	background:url(images/bg-li.png) no-repeat 0 0; 
	font-weight:bold;
}
ul.primary-links li a:hover, ul.primary-links li a.active {
	background:url(images/bg-li-act.png) no-repeat 0 0;
	color:#bebebe;
}
ul.primary-links li.first a {
	background:url(images/bg-li-first.png) no-repeat 0 0;
	width:128px;
}
ul.primary-links li.first a:hover, ul.primary-links li.first a.active {
	background:url(images/first-li-act.png) no-repeat 0 0;
	color:#bebebe;
}
ul.primary-links li.last a{
	background:url(images/bg-li-last.png) no-repeat 0 0;
	width:129px;
}
ul.primary-links li.last a:hover, ul.primary-links li.last a.active {
	background:url(images/last-li-act.png) no-repeat 0 0;
	color:#bebebe;
}

/*------Меню и блоки слева------*/
div.block { margin-bottom:7px; color:#363638; position:relative; overflow:hidden; width:100%; background:url(images/bg-block.gif) repeat-y left;}
.block-top { background:url(images/block-top.gif) no-repeat 0 0; width:100%; overflow:hidden;}
.block .content { padding:10px 20px 25px 27px; overflow:hidden; background:url(images/block-bot.gif) no-repeat 0 bottom}
h3 { color:#CCC; padding:5px 0px; font-style:italic; margin-left:10px;}
.block .title { padding:0; width:100%; overflow:hidden; background:url(images/bg-h2.gif) top repeat-x}
.title h3 { color:#cfcfcf; font-size:20px; font-weight:normal; padding:20px 0px 13px 22px; text-transform:uppercase;}

/*----Навигация к левому меню----*/
#block-user-1 .content ul.menu { padding-left:0px; padding-bottom:0px; width:100%;}
#block-user-1 .content ul.menu li ul.menu { padding-left:20px; width:auto;}
#block-user-1 .content ul.menu li { padding:0px 0px 1px 0px; list-style-image:none; list-style:none; margin:0; line-height:normal;line-height:23px; overflow:hidden;}
#block-user-1 .content ul.menu li a { background:url(images/a1.gif) no-repeat 0 6px; color:#797979; font-size:13px; text-decoration:underline; display:block; padding-left:27px; overflow:hidden;}
#block-user-1 .content ul.menu li a:hover{ text-decoration:none; color:#FFF;}
#block-user-1 .content ul.menu li.expanded { padding-bottom:0px;}
#block-user-1 .content ul.menu li.expanded ul { padding-top:1px;}
#block-user-1 .content ul.menu li.last { border-bottom:none;}
/*Блок Баннеров*/
div.block_banner {
	margin-bottom:7px; 
	color:#363638; 
	/*position:relative; */
	overflow:hidden; 
	width:100%; 
	background:url(images/bg-block.gif) repeat-y left;
}
.block_banner .content {
	padding:3px 7px 20px 7px; 
	overflow:hidden; 
	background:url(images/block-bot.gif) no-repeat 0 bottom;
	text-align:center;
}
.block_banner .title {
	padding:0; 
	width:100%; 
	overflow:hidden;
}
.block_banner a{

}
