/* TOP MENU */
.header {background-image:url(i/header.png); background-repeat:no-repeat; background-position: top;
}

.verbar {
	BORDER-RIGHT: #E1E1E1 0px outset; BORDER-TOP: #E1E1E1 0px outset; BORDER-LEFT: #E1E1E1 0px outset; COLOR: #E1E1E1; BORDER-BOTTOM: #E1E1E1 0px outset; BACKGROUND-COLOR: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold; 
}


.submenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7px;
	FILTER: Alpha(opacity=72);
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px; 
	moz-opacity: 0.70;
	opacity: 0.70;
	visibility: hidden;
	z-index: 100;
	}

.subframe {
	BORDER-RIGHT:#EFEFEF 1px outset; BORDER-TOP: #CCCCCC 1px outset; DISPLAY: block; BORDER-LEFT: #CCCCCC 1px outset; BORDER-BOTTOM: #CCCCCC 1px outset; POSITION: relative; BACKGROUND-COLOR: #FFFFFF;  
}

.item { FONT-SIZE: 12px; WHITE-SPACE: nowrap; TEXT-ALIGN: left; font-weight: bold; }

.item A {
	DISPLAY: block; POSITION: relative; TEXT-DECORATION: none
}

.item A:link {
	COLOR: #000000; TEXT-DECORATION: none
}

.item A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}

.item A:hover {
	COLOR: #3399FF; TEXT-DECORATION: none
}

.item A:active {
	COLOR: #666666; TEXT-DECORATION: none
}

.item .fwdarr {
	RIGHT: -38px; POSITION: absolute; TOP:0px
}

/*.backgr {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}*/



/* dlya fotoreportov 

    #fsClipper { height: 100%; width: 100%; overflow: auto; //overflow: hidden; //overflow-x: auto; }
    .fsControl, #fsLinks a { font-size: 120%; cursor: pointer; //cursor: hand; }
    .fsControl.disabled, #fsLinks a.current { color: #000000; cursor: default; text-decoration: none; }
    .fsControl.disabled { color: #666666; }
    #fsScreen { height: 400px ! important; background: no-repeat 50% 50%; }

*/

/* TELO */


a:link { text-decoration: underline; color: #000000; }
a:visited { text-decoration: underline; color: #000000; }
a:active { text-decoration: underline; color: #000000; }
a:hover { text-decoration: underline; color: #3399FF; }


.tdnews

div#center_column a#no { text-decoration: none; }
table#new_news a#no { text-decoration: none; }
a#yes { text-decoration: underline; }
table#new_articles a#no { text-decoration: none; }




li { margin-top: 8px; }


div#left_column {
	margin-right: 5px;
	margin-left: -5px;
	margin-bottom: 20px;
	font: 80% Arial;
	font-weight: bold;
	color: #000000;
	}

div#made_in_USSR {
	margin: 20px 0px 20px 60px;
	font: 80% Arial;
	font-weight: normal;
	color: #999999;
	}

div#center_column {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px; 
	color: #000000;
		
	}
table#normalize td { font: 75% Verdana, Arial, Helvetica, sans-serif; }
div#made_in_USSR a, a:visited { COLOR: #666666;  text-decoration: none; }
div#made_in_USSR a:hover { COLOR: white;  text-decoration: none; background-color: #666666; }

div#left_column a:link {
	COLOR: #000000; text-decoration: none;
}
div#center_column a:link {
	COLOR: #000000;  text-decoration: underline;
}
p#telo a:link {
	COLOR: #000000;    text-decoration: underline;
}
p#left_foto a:link {
	COLOR: #000000;    text-decoration: underline;
}


div#left_column a:visited {
	COLOR: #000000; text-decoration: none;
}
div#center_column a:visited {
	COLOR: #000000;  text-decoration: underline;
}
p#telo a:visited {
	COLOR: #000000;   text-decoration: underline;
}
p#left_foto a:visited {
	COLOR: #000000;   text-decoration: underline;
}

div#left_column a:hover {
	color: #3399FF;  text-decoration: none;
}
div#center_column a:hover {
	color: #3399FF;  text-decoration: underline;
}
p#telo a:hover {
	color: #3399FF;   text-decoration: underline;
}
p#left_foto a:hover {
	color: #3399FF;   text-decoration: underline;
}

.foto {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px } 

.date { font: 90% Arial; }

.rev { margin-left: 20px; margin-top: 4px; margin-bottom: 4px; } 

p#head { font-weight: bold; }
h2, h3 { font: 100% Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

p#telo { font-weight: normal; text-align: left; }
p#left_foto { font-weight: bold; text-align: left; }
p#telo li { font-weight: normal; }





/* Site map */


    .treeview { padding: 0; clear: both; font-family: Arial, sans-serif; width: 100%; }
    .treeview * { font-size: 100.1%; }
    .treeview ul
    {
        overflow: hidden; width: 100%; margin: 0; padding: 0 0 1.5em 0;
        list-style-type: none;
    }
    .treeview ul ul { overflow: visible; width: auto; margin: 0 0 0 0; padding: 0 0 0 0.75em; }
    /* класс для ul после которых нет li в родительских ветках */
    .treeview ul.l { border-left: 1px solid; margin-left: -1px; }
    .treeview li.cl ul { display: none; }
    .treeview li { margin: 0; padding: 0; }
    .treeview li li { margin: 0 0 0 0.5em; border-left: 1px dashed; padding: 0; }
    .treeview li div { position: relative; height: 1.5em; min-height: 16px; //height: 1.3em; }
    .treeview li li div { border-bottom: 1px dotted; }
    .treeview li p
    {
        position: absolute; z-index: 1; top: 0.8em; //top: 0.65em; left: 1.75em;
        width: 100%; margin: 0; border-bottom: 1px dashed; padding: 0;
    }
    .treeview a { padding: 0.1em 0.2em; white-space: nowrap; //height: 1px; }
    .treeview img.i
    {
        border-right: 2px solid; border-bottom: 0.5em solid;
        margin-bottom: -0.5em; vertical-align: middle;
    }
    .treeview a.sc
    {
        position: absolute; top: 0.06em;
        margin-left: -1em; padding: 0; text-decoration: none;
    }
    
    .treeview div { margin: 4px 0px 0px 0px; }

    /* colors */
    .treeview li p,
    .treeview img.i,
    .treeview .sc
    { background: #FFFFFF; }
    .treeview ul.l,
    .treeview li p,
    .treeview img.i
    { border-color: #FFFFFF; }
    .treeview ul li li,
    .treeview ul li li div
    { border-color: #666666; }
    .treeview a,
    .treeview a.sc,
    .treeview a.sc:hover
    { color: #000000; text-decoration: none; }
    .treeview a:hover
    { color: #cc0000; text-decoration: none; }



.tdnews a:link { text-decoration: underline; color: #000000; }
.tdnews a:visited { text-decoration: underline; color: #000000; }
.tdnews a:active { text-decoration: underline; color: #000000; }
.tdnews a:hover { text-decoration: underline; color: #3399FF; }





