html {
  height:100%;
}
body
{
padding: 1% 0 0;
background: url(/images/content/bgsky.jpg) repeat;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #01154a;
	text-align: justify;
	margin: 0px;
}
 A:HOVER, div A:HOVER {
	color: Red;
}
a {
	font-size: 12px;
}
.page{
	width: 1000px;
	margin: 0 auto 0 auto;
}
table.sidebarsendcontent {width: 1000px;}
/*---------------------------Логотип---------------------------*/
.top
{
	background-image: url(/images/sideBar/logo.jpg);
	width: 1000px;
	height: 144px;
	background-repeat: no-repeat;
	text-align: left;
}
.logo_y
{
	font-family: "Palatino Linotype","Times New Roman", Times, serif;
	font-size: 78px;
	color: Yellow;
	font-weight: bold;
	position: absolute;
	margin-left: 43px;
	margin-top: 1px;
}
.logo
{
	font-family: "Palatino Linotype","Times New Roman", Times, serif;
	font-size: 78px;
	color: #FFFFCC;
	font-weight: bold;
	position: absolute;
	margin-left: 40px;
	margin-top: 0px;
}
.slog
{
	font-family: "Palatino Linotype","Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: Yellow;
	position: absolute;
	margin-left: 160px;
	margin-top: 100px;
}
.telefon{
	font-family: "Verdana","Times New Roman", Times, serif;
	font-size: 11px;
	color: White;
	position: absolute;
	margin-left: 200px;
	margin-top: 130px;
}
.citata{
	font-size: 11px;
	color: #B2CBFF;
	position: absolute;
	margin-left: 280px;
	margin-top: 130px;
}

/*--------------------------- Навигация вверху ---------------------------*/
.navigationTop 
{
	width: 1000px;
	height: 30px;
	background-image: url(/images/sideBar/nav-bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
}
.navigation{
	font-family: "Arno Pro Subhead", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006699; 
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	padding: 4px 10px 4px 10px;
	cursor: pointer;
}
.navigationActive{
	color: Maroon;
}
/*---------------------------Блок новостей --------------------*/
.news {
	background-color: white;
	border: 1px solid #CECFDA;
	color: #993300;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
    padding: 5px;
}
.news p {
    font-family: verdana;
    color:black;
}
.header1
{
	color: #384E99;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 5px;
}
/*---------------------------Левая панель---------------------------*/
.left
{
	vertical-align: top;
	text-align: center;
	width: 150px;
	background-image: url(/images/sideBar/sidebar-bg-left.gif);
	background-repeat: repeat;
}
.cornerTop{
	margin-top: 0;
	margin-left: 0;
}
.cornerBottom{
	margin-top: 0;
	margin-left: 0;
}
/*--------------------------- Контент панель ---------------------------*/
.content
{
	background-color: White;
	vertical-align: top;
	padding: 5px;
}
ul {
	text-align: justify;
}
li {
	margin-bottom: 10px;
}
li.asansPodgrup {
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 0px;
	list-style-type: square;
}
.line {
	width: 287px;
	height: 14px;
	background-image: url(/images/content/ornament_blue.png);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
    margin-top: 40px;
}
table p, table div p, .books, p {
	font-size: 12px;
	text-align: justify;
	text-indent: 35px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 2px;
}
table.books tr {
	border-style: none outset outset none;
	border-right-color: Gray;
	border-bottom-color: Gray;
}
/*заголовки в тексте контента*/
.header {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
	margin-top: 20px;
}
#advanced_more, #advanced_more_Mh, #advanced_more_An, #advanced_more_Vk, #base_more{
	border-style: dashed;
	border: 2px dashed ButtonFace;
}
/*--------------------------- Правая панель ---------------------------*/
.right
{
	vertical-align: top;
	width: 150px;
	background-image: url(/images/sideBar/sidebar-bg-right.gif);
	background-repeat: repeat;
	text-align: center;
}
.LinkbuttonRight{
	width: 120px;
	background-image: url(/images/sideBar/button_right.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	line-height: 23px;
	margin-left: 15px;
}
/*навигация кнопок справа*/
.LinkbuttonRight A {
	vertical-align: middle;
	font-family: "Arno Pro Subhead", "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}
.LinkbuttonRightActive{
	width: 104px;
	height: 23px;
	background-image: url(/images/sideBar/button_right.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	line-height: 23px;
	margin-left: 15px;
	margin-right: auto;
	text-align: center;
}
.LinkbuttonRightActive span {
	vertical-align: middle;
	font-family: "Arno Pro Subhead", "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: Maroon;
	font-weight: bold;
}

/*--------------------------- Кнопки внизу ---------------------------*/
.textbuttBottomPanel {
	background: url(/images/content/buttblue.jpg) repeat;

    background-color: #384E99;
	width: 100%;
	height: 31px;
	float: left;
	margin: 0px;
	line-height: 31px;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.butt
{
	width: 1000px;
	height: 7px;
	background-image: url(/images/sideBar/gradient_bott.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*ссылки на кнопках внизу*/
.textbuttBottom {
	background-color: #384E99;
	width: 263px;
	height: 31px;
	float: left;
	margin: 0px;
	border: 2px outset ;
	line-height: 31px;
}

.textbuttBottom a {
	font-family: "Arno Pro Subhead", "Times New Roman", Times, serif;
	text-shadow: 2px;
	color: White;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

.textbuttBottomWhite {
	background-color: White;
	width: 263px;
	height: 31px;
	float: left;
	margin: 0px;
	border: 2px outset ActiveBorder;
	line-height: 31px;
}
.textbuttBottomWhite a {
	font-family: "Arno Pro Subhead", "Times New Roman", Times, serif;
	text-shadow: 2px;
	color: #006699;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
/*--------------------------- Реклама ---------------------------*/
.reklama
{
	width: 1000px;
	border: none;
	background-color: #EBEBEF;
	clear: both;
}
/*--------------------------- Навигация внизу ---------------------------*/
.navigationBottom
{
	width: 1000px;
	height: 30px;
	background-image: url(/images/sideBar/nav-bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: middle;
}
.gradientCornerTop{
	width: 133px;
	height: 10px;
	background-image: url(/images/sideBar/gradientCornerTop.gif);
}
.gradientCornerBottom{
	width: 133px;
	height: 10px;
	background-image: url(/images/sideBar/gradientCornerBottom.gif);
}
.gradientCenter{
	background-color: White;
}
/*--------------------------- Шрифты для фотогалери ---------------------------*/
.header_big{
	margin-top: 25px;
	font-size: 36px;
	text-align: center;
}
.header_big_1{
	margin-top: 25px;
	font-size: 25px;
	text-align: center;
}
.gallery_text{
	font-size: 11px;
	text-indent: 0px;
	text-align: left;
	margin: 0px;
	margin-top: 10px;
}
.line_1 {
	height: 1px;
	width: 100%;
	background-image: url(../images/content/bgline.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*--------------------------- jQuery lightBox plugin ---------------------------*/
.gallery_thumbs img {
    border: 4px solid #384E99;
    border-width: 4px 4px 4px;
    margin-top: 25px;
}
.gallery_thumbs a:hover img {
    border: 4px solid #6078c7;
    border-width: 4px 4px 4px;
    color: #6078c7;
}
.gallery_thumbs a:hover { 
    color: #6078c7; 
}

/*--------------------------- Каталог ---------------------------*/
div.CatalogFoto {
	background-color: #E4E4E4;
	margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.listAsans {
	margin-top: 20px;
	margin-bottom: 10px;
}
div.listAsans a.asanalink {
	font-size: 15px;
	font-weight: bold;
}
.readmore {
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: right;
}
.asansheader {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.photo_and_descr {
    float: left;
    width: 124px;
}

.text_prew_articl{margin-top: 30px;
	text-indent: 0px;
    font-size: 11px;
}

.foto_prew_articl{
    width: 100px;
    height: 72px;
    background-color: #ffffff;
    border-right-color: #cccccc;
    border-left-color: #cccccc;
    border-bottom-color: #cccccc;
    border-top-color: #cccccc;
    border-right-width: 3px;
    border-left-width: 3px;
    border-bottom-width: 3px;
    border-top-width: 3px;
    float: left;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    margin-right: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.articl td{
    vertical-align: middle;
    background-color: #f2efef;
}
.divcolor p{
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}
.divcolor {
    background-color: #f2efef;
    padding: 20px;
}
/*--------------------------- Меню слева ---------------------------*/
.menublock{
    padding: 0px 0px 1px;
    margin: 7px;
}
.menublock a{
    margin: 0px 6px;
    padding: 2px 0px 3px 9px;
    text-decoration: none;
    text-align: left;
    color:#006699;
}
.menublock a:hover{
    text-decoration: underline;
    color:#54792A;
}
.menu{
    border: 1px solid #CCCCCC;
    background-position:left -69px;
    border-style:none solid solid;
    padding-top: 7px;
}
.menu a{
    background:url(/images/sideBar/menu.gif) no-repeat scroll 0 0 transparent;
    display: block;
    font: normal normal normal 11px/normal verdana, Arial, Helvetica, sans-serif;
}
.menu a:hover  {
    background-color: #F2EFEF;
}

.menuheader{
    background:url("/images/sideBar/menuheader.gif") repeat-x scroll 0 0 transparent;
    font-weight:800;
    height:22px;
    line-height:20px;
    margin-bottom:0px;
    font-family:"Arno Pro Subhead","Times New Roman",Times,serif;
    text-align: left;}
.menuheader a{
    margin: 0px 0px;
    padding: 2px 0px 3px 0px;
}
.menuheader a:hover{
text-decoration: none;
color: red;
}
.stl{
    background:url(/images/sideBar/menuheader.gif) no-repeat scroll transparent;
    background-position:left -23px;
}

.str {
    background:url(/images/sideBar/menuheader.gif) no-repeat scroll transparent;
    background-position:right -46px;
    margin-left:8px;
}
.submenu {
    text-align: left;
    font-weight: bold;
    margin: 4px 0 5px 5px;
    color: #CCCCCC;
}
#copyright a, #copyright a:visited { color: #636161; font-size: 10px; text-decoration: none;}
#copyright a:hover { color: #a19e9e; font-size: 10px;}
table.timetable {
    border-collapse: collapse; /* Убираем двойные границы между ячейками */
    background: #F2EFEF; /* Цвет фона таблицы */
    border: 2px solid #CECFDA; /* Рамка вокруг таблицы */
}
.timetable td, .timetable th {
    padding: 5px; /* Поля вокруг текста */
    border: 2px solid #CECFDA; /* Рамка вокруг ячеек */
}
