/* © Anastasia, otmazaforwork@mail.ru */

body
{
background-image: url('images/main/background.jpg');
background-attachment: fixed;
background-color: #ffffff;
margin: 0px;
padding: 0px;
}
#searchinasite
{
border-style: none;
width: 400px;
height: 70px;
margin: 0px 0px 0px 730px;
padding: 0px;
}
* html #searchinasite { height: 90px; overflow: hidden; margin-left: 730px; margin-bottom: 0px; padding-left: 20px; }
#page
{
border-style: none;
width: 900px;
margin: 0 auto;
padding: 0px;
}
#head
{
border-style: none;
width: 900px;
height: 170px;
margin: 0px;
}
#navigation
{
border-style: none;
width: 200px;
margin: 0px 0px 20px 0px;
padding: 0px 0px 30px 0px;
float: left;
}
.menu
{
width: 12em;
border-right: 1px solid #000000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: "times new roman";
background-color: #000000;
font-size: 12pt;
color: #ffffff;
font-weight: bold;
text-align: center;
}
.menu ul 
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}		
.menu ul li 
{
position: relative;
border-bottom: 1px solid #000000;
margin: 0;
}
.menu ul li a 
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #696969;
border-right: 10px solid #D3D3D3;
background-color: #A9A9A9;
font-size: 12pt;
color: #000000;
font-weight: normal;
text-align: left;
text-decoration: none;
width: 100%;
}
.menu ul li a 
{ 
width: auto; 
}
.menu ul li a:hover 
{
border-left: 10px solid #8B4513;
border-right: 10px solid #FFFACD;
background-color: #F5DEB3;
font-size: 12pt;
color: #000000;
font-weight: normal;
text-align: left;
}
.menu li ul
{
position: absolute;
border: 1px solid #000000;
left: 192px;
top: 0px;
display: none;
}
.menu li ul li a 
{
width: auto; 
}
.menu li:hover ul 
{ 
display: block; 
width: 150px;
}
.menu li.hover ul 
{ 
display: block; 
width: 150px;
}
.menu li ul a 
{
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #A9A9A9;
border-right: 10px solid #F5F5F5;
background-color: #D3D3D3;
font-size: 10pt;
color: #000000;
font-weight: normal;
text-align: left;
text-decoration: none;
}
.menu li ul a:hover 
{
border-left: 10px solid #8B4513;
border-right: 10px solid #FFFACD;
background-color: #F5DEB3;
color: #000000;
font-size: 10pt;
font-weight: normal;
text-align: left;
}
* html .menu li ul { display: block; position: relative; border-bottom: 1px solid #000000; width: 100%; left: 0px; top: 0px;}
#content
{
border-style: none;
width: 660px;
margin: 0px 0px 20px 0px;
padding: 20px 20px 10px 20px;
float: left;
}
#footer
{
border-style: none;
width: 880px;
height: 20px;
padding-right: 20px;
background-color: #9f9d9d;
text-align: right;
font-family: "times new roman"; 
font-size: 10pt;
clear: both;
}
p.attention
{
font-family: "times new roman";
color: #000000;
font-size: 13pt;
font-weight: bold;
}
h1
{
font-family: "times new roman"; 
color: #808080;
text-align: right;
}
h1:hover
{
color: #555555;
}
hr#h1
{
color: #808080;
width: 450px;
margin-bottom: 50px;
}
hr#simple
{
color: black;
width: 200px;
}
.text
{
font-family: "times new roman"; 
font-size: 12pt; 
color: #000000;
text-indent: 32px;
text-align: justify;
}
p.line
{
font-family: "times new roman"; 
color: #4B0082; 
font-weight: bold;
text-align: center;
}
p.citation
{
text-align: right;
padding: 0px 10px 0px 300px;
font-family: "times new roman"; 
font-size: 10pt; 
color: #000000;
font-weight: bold;
}
p.author
{
text-align: right;
font-size: 10pt; 
font-style:italic;
}
ol
{
font-family: "times new roman"; 
font-size: 12pt; 
color: #000000;
text-align: justify;
list-style-type: decimal;
}
a.simple:link
{
color: #696969;
text-decoration: underline;
}
a.simple:hover
{
color: #000000;
text-decoration: none;
border-bottom: 1px dashed black;
}
a.simple:active
{
color: #808080;
text-decoration: underline;
}
a.simple:visited
{
color: #D2691E;
text-decoration: none;
border-bottom: 1px dashed #D2691E;
}
p.form, h3
{
font-family: "times new roman"; 
font-size: 12pt; 
color: #000000;
text-align: right;
}
select, textarea, input[type="text"]
{
background-color: #ffffff;
color: black;
border-style: solid;
border-color: #000000;
border-width: 1px;
}
input[type="text"]#search
{
width: 200px;
}
textarea
{
font-family: "times new roman"; 
font-style: italic;
text-align: justify;
overflow: auto;
}
input[type="submit"], input[type="reset"]
{
background-color: #666666;
color: #ffffff;
font-family: verdana;
font-weight: bold;
}
a.comment:link, .count
{
color: #000000;
font-size: 9pt;
font-family: "Comic Sans MS";
}
a.comment:hover
{
color: #666666;
font-size: 9pt;
font-family: "Comic Sans MS";
text-decoration: none;
border-bottom: 1px dashed black;
}
a.comment:active
{
color: #000000;
font-size: 9pt;
font-family: "Comic Sans MS";
}
a.comment:visited
{
color: #666666;
font-size: 9pt;
font-family: "Comic Sans MS";
}
a.footer:link
{
color: #000000;
}
a.footer:hover
{
color: #ffffff;
}
a.footer:active
{
color: #ffffff;
text-decoration: none;
}
a.footer:visited
{
color: #000000;
} 

/* The End */
/* Last corrections: 28.02.11 */