body {
        background-color:#ffffff; color: #000; font-size:10pt; font-family:tahoma,arial cyr,arial,helvetica,sans-serif; margin:0px; padding:0px; border:0px;
}
img {
	border:0px;
}
font                                                {font-family:tahoma,arial cyr,arial,helvetica,sans-serif; }
h1,h2                                                {font-size:12pt; font-weight:bold; }
h3,h4,h5                                        {font-size:10pt; font-weight:bold; }
div,th,td                                        {font-size:10pt; }
p                                                {font-size:10pt; }
ol,ul,dl,dt,dd,li				{font-size:0.9em; }
pre                                                {font-family:courier new cyr,courier,sans-serif; font-size:9pt; }
hr                                                {height:1px; width:100%; }

.bodytext a { border-bottom: dotted 1px; }
a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:active { color: #333; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }

#page {
	background-color: #fff;
	background-image: url(../images/top.gif);
	background-repeat:no-repeat;
}
#page2 {
	background-image: url(../images/bottom.gif);
	background-repeat:no-repeat;
	background-position: 100% 100%;
	padding: 35px 0px 0px 0px;
	border-bottom:2 solid #ccc;
}
#footer {
	margin-top:10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#login_logout {
	margin:0px 0px 0px 0px;
	padding:5px;
	float: right;
	background-color: #ddd;
}
#menu {
	margin-top:100px;
	margin-left: 120px;
	margin-bottom: 50px;
	padding:0px;
	clear:left;
	clear:right;
	font:bold 1.0em/1.7em Arial,Geneva,sans-serif;
}

#content {
margin-top:150px;
margin-bottom: 50px;
margin-left: 170px;
margin-right: 5px;
padding:10px 10px 10px 10px;
/*border:1px solid #eee;*/
}


#path {
	font:bold 1.0em/1.7em Arial,Geneva,sans-serif;
	padding:5px;
	margin-top:10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#path A {
        color: #333;
        text-decoration: none;
}

#path A:hover {
        text-decoration: underline;
}


/* --------------=== dropdown menu ===---------------  */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.2em;
	font-size: 1em;
}

#nav a {
	display: block;
	width: 7em;
}

#nav li { /* all list items */
	padding: 0.5em;
	margin: 0em;
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #eaac34;
	color: #fff;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border:1px solid #21415D;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* --------------=== end of dropdown menu ===---------------  */

form#login {
       font:.8em/1.0em Arial,Geneva,sans-serif;
       text-align: justify;
       text-indent: 0pt;
}
div.csc-header {
        background-image: url(../images/plashka-f7e1b6.jpg);
        background-repeat: no-repeat;
        background-position: left top;
	background-color: #f7e1b6; /* #5290CC; blue  a1090d;  dark red */
	padding:0px 2px 0px 40px;
}
div.csc-textpicHeader {
        background-image: url(../images/plashka-f7e1b6.jpg);
        background-repeat: no-repeat;
        background-position: left top;
	background-color: #f7e1b6; /* #5290CC; blue  a1090d;  dark red */
	padding:0px 2px 0px 40px;
}
.csc-caption {
    font:bold .9em/1.2em Arial,Geneva,sans-serif;
	background: #ddd;
	padding:0px 2px 0px 2px;
}
.news-latest-date a {
font-weight:bold;
color: #dd0000;
}
.news-latest-item {
border-bottom: dotted 1px;
padding-bottom: 5px;
}
#login_logout {
	position: float;
}
.csc-mailform {
	background: #eee;
}
.csc-mailform-field {
padding: 5px 0px 5px 20px;
}
