@charset "windows-1251";
/* CSS Document */

BODY {
	margin:0px;
	background:#6e748a;
	font:12px Verdana, Tahoma, sans-serif;
	color:#FFF5EE;
	line-height:1.3;}
	
	
h1 {/* */
	font:160% Verdana, Tahoma, sans-serif;
	font-weight:bold;
	text-align:right}
	
h1.title {
	border-bottom:2px solid #FFF5EE;}
	
h2 {/**/
	font:120% Verdana, Tahoma, sans-serif 700;
	color:#FAEBD7;
	line-height:1.2}
	
h3 {/*  */
	font:120% Verdana, Tahoma, sans-serif 700;
	color:#FFF5EE;
	line-height:1.2}
.name {
    font-weight:700;
    color:#FFFFFF}
	
/*hiperlinks and anchors*/

a:link, a:visited {
	color:#FFCC99;
	text-decoration:none}
	
a:hover {
	color:#FFDEAD;
	text-decoration:none}
	
/*************** list tag styles ***************/

ul{
 list-style-type: square}

ul ul{
 list-style-type: disc}

ul ul ul{
    list-style-type: none}

.hr {color:#6d748b}

/* ____________________________________________________  */
#siteNav {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:742px;
	padding:3px 5px 3px 3px;
	text-align:right;
	color:#CCCCCC;
	border-bottom:3px double #CCCCCC;
	border-top:3px double #CCCCCC}
	
#siteNav a:link, #siteNav a:visited {
	color:white;
	text-decoration:none}
	
#siteNav a:hover {
	color:#EEE8AA;
	text-decoration:underline}
	
/* основное поле */
#mainframe {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	padding:0px 0px 0px 0px;}

/* закругленный угол текстового поля */	
#up_text {
	margin-top:5px;
	float:right;
	width:590px;
	background-image:url(../img/fonup.jpg);
	padding:0 0 0 0}

#text {
	float:right;
	width:580px;
	background-image: url(../img/fon.jpg);
	padding:0px 0px 0px 10px}
	
/* навигация*/
#pageNav {
	float:left;
	width:150px;
	padding:0px 3px 0px 0px;
	background-color:none;
	font: small Verdana,sans-serif;}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	width:150px;
	border-top:3px double #ffffff;
	text-align:right}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight:600;
	line-height:1.6;
	padding: 3px 3px 3px 3px;
	color: #ffffff;
}

#sectionLinks a:hover{
	display: block;
	font-weight:600;
	line-height:1.6;	
	padding: 3px 3px 3px 3px;
	text-decoration:none;
	color:#DAA520}
	
/* копирайт */
#footer {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	padding:3px 0px 3px 0px;
	text-align:right;
	color:#fff;
	border-bottom:1px solid #fff;}
	
/* обрамление баннера */
#ban {
	padding:5px 0 5px 0;
	border-bottom:1px solid #FFf5EE;
	border-top:1px solid #FFF5EE}
	
/************* #siteInfo styles ***************/
#siteInfo{
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	clear:both;
	border-bottom:1px solid #336699;
	text-align:right;
	font-size:90%;
	color: #6d748b;
	padding: 3px 0 3px 0;
	text-align:right
}


#siteInfo img{
	display:block
}

HR {
 text-align: right; width: 100%; height: 1px; color: #CCС; border: none; } /* Aey IE */
 
HTML>BODY HR { 
 margin-right: 0; width: 100%; height: 1px; background-color: #ССС; border: none; } /* Aey agiocagia ia aaca Gecko */

HTML>BODY HR {
 margin-right: 0; width: 100%; height: 1px; background-color: #ССС; border: 0px solid #F00; } /* Aey Iiagu e agiocagia ia aaca Gecko */


