/* CSS Document */

BODY,
DIV,
FORM,
H1,
H2,
H3,
H4,
H5,
H6,
HR,
P,
TABLE,
OL,
UL,
LI,
DL,
DD,
DT,
TBODY,
TD,
TFOOT,
TH,
THEAD,
TR,
BUTTON,
IFRAME,
OBJECT,
SCRIPT
{
	margin: 0;
	padding: 0;
}

body
{ /* 16.04.2007 */
	color: #333333;
	background-color: white;
	font-size: 8.25pt;
	font-family: Tahoma, sans-serif;
}

a
{
	color: #009900;
}

a.arr
{
	text-decoration: none;
}

img
{
	border: none;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, sans-serif;
}

p /* 11.04.2007 */
{
  margin: 3px 0;
  padding: 0;
}

p.nospace { /* 11.04.2007 */
  margin: 0!important;
  padding: 0!important;
}

#content ol, #content ul {
  padding-left: 20px;
}

.klir
{
	clear: both;
}

input[type=radio]
{
	margin-right: 3px;
}

big
{
	font-size: 10.5pt;
}

table
{
}

div.hr {
width: 100%;
height: 1px;
margin: 0px;
border-top: 1px solid silver;
padding: 0px;
display: block;
font-size: 1px;
}

/* newspaper */

div.newspaper {
	float: left;
	width: 85px;
	height: 120px;
	float: left;
	text-align: left;
}

div.newspaper img {
	border: 1px solid #22943c;
	margin: 10px 0;
}

table.ccs {
	margin: 2px;
	width:100%;	
}

table.ccs td {
	padding: 10px;
	text-align:center;	
}

table.ccs td img {
	border: 1px solid #ccc;	
}




div.movie {
	background: #ffffff url(/f/ru/i/movie.png) 0 0 no-repeat;
	float: left;
	width: 170px;
	min-height: 160px;
	margin: 25px 20px 0 0;
	padding: 8px 10px;
}

div.movie img {
	margin: 3px 0;	
}

div.movie div {
	font-size: 11px;
	float: right;
	padding: 1px 6px;
	background-color: #e2e2e2;
	color: #959595;
	margin: 0 20px 0 0;
}
 
p.downloadvideo {
	padding: 0 0 0 22px;
	margin: 25px 0;
	height: 30px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-image: url(/f/ru/i/mpg.png);
}
 
p.downloadvideo a {
	font-weight: bold;
	display: block;
	color: #676767;
}

ul.tubes {
    clear: both;
    list-style: none;
    height: 26px;
    margin: 50px 0 0 0  
}

ul.tubes li {
    height: 26px;
    float: left;
    margin: 0 6px 0 0;   
}

ul.tubes li.label span {
    display: block;
    background: url(/f/i/tubes-label.gif) no-repeat;
    height: 26px;
    width: 125px;
    text-indent: -3000px   
}