body {
margin: 0px; padding: 0px;
font-family: Arial, Verdana, Tahoma, Sans-serif;
font-size: 100%;
background: white;
height: 100%;
}       

h1 {
margin: 0px;
padding-bottom: 15px;
font-size: 120%;
color: #274B6A;
}

table {
width:100%;
vertical-align:top;
}

a,
a:link, 
a:active, 
a:visited
	{
	color: #000;
	text-decoration: underline;
	}
a:hover
	{
	color: #CA0303;
	text-decoration: underline;
	}

#novost
	{
	font-size:12px;
	margin:0;
	padding:0;
	}

p#novost a,
p#novost a:link, 
p#novost a:active, 
p#novost a:visited
	{
	color: #274B6A;
	font-weight:bold;
	text-decoration: none;
	}
p#novost a:hover
	{
	color: #CA0303;
	font-weight:bold;
	text-decoration: underline;
	}


table.shapka td.topsh {
background: #3E617F;
background-image:url("intfc/korolev.jpg");
background-repeat: no-repeat;
background-position: top right;
width: 775px;
height: 124px;		
}
table.logosh td.fonlogo {
/*background-image:url("intfc/gradient.png");
background-repeat: no-repeat;
background-position: top left;
width: 540px;
height: 124px;*/		
}
div.logo
	{
	z-index:0;
	position:absolute;
	top: 0px;
	left: 0px;
	}
div.slogan
	{
	z-index:0;
	position:absolute;
	top: 30px;
	left: 340px;
	}
table.shapka td.timesh {
background: #5E8CB4;
background-image:url("intfc/fontime.gif");
background-repeat: repeat-x;
background-position: top left;
color:white;
font-size: 11px;
padding: 0 25px 0 25px;
}

table.timeline td.time
	{
	padding-top: 10px;
	padding-bottom: 10px;
        }
table.timeline td.time2
	{
	width:10px;
	padding-top: 9px;
        }

table.timeline td.iconstext
	{
	padding-top: 10px;
        }
table.timeline td.iconstext a,
table.timeline td.iconstext a:link, 
table.timeline td.iconstext a:active, 
table.timeline td.iconstext a:visited
	{
	color: white;
	text-decoration: underline;
	}
table.timeline td.iconstext a:hover
	{
	color: #FBA357;
	text-decoration: underline;
	}
div.navig
	{
	font-size: 11px;
	color:#1373BE;
	}
div.navig a,
div.navig a:link, 
div.navig a:active, 
div.navig a:visited
	{
	color: #1373BE;
	text-decoration: underline;
	}
div.navig a:hover
	{
	color: #1373BE;
	text-decoration: underline;
	}

table.content td.text {
vertical-align:top;
font-size: 80%;
padding: 0 25px 0 50px;
}
table.menu td {
padding-bottom:1px;
}

table.newsblock1 {
	width:200px;
}
table.newsblock1 td.newstext {
	font-size: 70%;
	line-height:12px;
	text-align:center;
	padding: 15px 10px 20px 10px;
	border: 1px solid #8DA1B3;
	color: #0967B8;
	background: #FAF6F3;	
}
table.newsblock1 td.newstext a,
table.newsblock1 td.newstext a:link, 
table.newsblock1 td.newstext a:active, 
table.newsblock1 td.newstext a:visited
	{
	color: #0967B8;
	text-decoration: underline;
	}
table.newsblock1 td.newstext a:hover
	{
	color: #0967B8;
	text-decoration: underline;
	}
table.newsblock1 td.newstext2 {
	font-size: 80%;
	line-height:12px;
	text-align:left;
	padding: 15px 10px 20px 20px;
	border: 1px solid #8DA1B3;
	color: #0967B8;
	background: #FAF6F3;	
}
table.newsblock1 td.newstext2 a,
table.newsblock1 td.newstext2 a:link, 
table.newsblock1 td.newstext2 a:active, 
table.newsblock1 td.newstext2 a:visited
	{
	color: #0967B8;
	text-decoration: underline;
	}
table.newsblock1 td.newstext2 a:hover
	{
	color: #CA0303;
	text-decoration: underline;
	}

table.mnew {
	border-collapse:collapse;
	width:150px;
}
table.mnew th {
	text-align:center;
	padding: 5px 10px;
	border: 1px solid #8DA1B3;
	color: #fff;
	background: #476c8d;	
}
table.mnew td {
	vertical-align:top;
	text-align:center;
	padding: 5px 10px;
	border: 1px solid #8DA1B3;
	color: #0967B8;
	background: #FAF6F3;	
	height:150px;
}


table.siteinfo {
	font-size: 70%;
	padding: 0 25px 0 25px;
        	}
table.siteinfo td.info {
	padding-top:15px;
	vertical-align:top;
        	}
table.siteinfo td.copy {
	padding-top:15px;
	padding-bottom:25px;
	vertical-align:top;
        	}
table.minin a,
table.minin a:link, 
table.minin a:active, 
table.minin a:visited
	{
	color: #0967B8;
	text-decoration: underline;
	}
table.minin a:hover
	{
	color: #0967B8;
	text-decoration: none;
	}

dl.news dt,
dl.news dd
	{
	margin:0;
	}

dl.news dd
	{
	text-indent:0;
	margin-top:0;
	margin-bottom:1em;
	}

dl.news dd p
	{
	margin-top:10px;
	margin-bottom:1em;
	text-indent:0;
	}

dl.news dt.name
	{
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	}

dl.news dt.date
	{
	font-size:90%;
	margin-bottom:0em;
	color:#666;
	}
dl.news dt.name a,
dl.news dt.name a:link, 
dl.news dt.name a:active, 
dl.news dt.name a:visited
	{
	color: #274B6A;
	text-decoration: underline;
	}
dl.news dt.name a:hover
	{
	color: #CA0303;
	text-decoration: underline;
	}

div.photo
        {
        margin-right: 0em;
        padding-left:0px;
        padding-bottom:3em;
        }

dt.note2
        {
        text-align:center;
        color: #333;
        font-size: 85%;
        padding-top:10px;
        font-weight:normal;
        }
p.note
        {
        color: #333;
        font-size: 85%;
        font-weight:normal;
        }
table.face td {
        text-align:center;	
	}
	

.thumbnails
{
/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
margin: -1em 0 0 -1em;

/* Выравнивание по центру */
text-align: left;
}

.thumbnail
{
/* Убираем подчеркивание у элемента ins,
который был использован для совместимости со старыми версиями Internet Explorer */
text-decoration: none;

/* Следующее правило для Firefox 2 */
display: -moz-inline-box;

/* а это для остальных */
display: inline-block;

vertical-align: top;

/* Убираем выравнивание по центру */
text-align: center;

/* Отступы между блоками */
margin: 1em 0 0em 1em;
}

.thumbnail .r
{
/* Если есть необходимость, то свойства padding, border, background и position со значением relative
лучше задавать у этого элемента -- это несколько расширит количество поддерживаемых версий браузеров */

/* Задаем минимальную ширину по тексту */
width: 150px;

/* Минимальная ширина в пикселях будет автоматически рассчитываться по ширине картинки */
float: left;
}

#vid
{
text-align:center;
padding-bottom:2em;
}

