body, td {
	padding: 0;
	margin: 0;
	background-color: #EDF1F7;
	font-family: Verdana;
	font-size: 80%;
}
form {
	padding: 0;
	margin: 0;
}
a {
	color: #0053A7;
	text-decoration: none;
}
a:hover {
	color: #0053A7;	
	text-decoration: underline;
}
img { border: 0; }
td#back_top {
	background: url("/ru/images/back_top.gif") repeat-x left;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
	padding-top: 30px;
	text-align: center;
}
td#back_tree {
	background: url("/ru/images/back_top.gif") repeat-x left;
}
td#back_cell {
	background: url("/ru/images/back_cell.gif");
	text-align: center;
}
#NavBar {
    width: 100%;
    background: #84B6ED;
	font-family: Arial;
	margin: 0;
}
#NavMenu {
    margin: 0;
    padding: 0;
    padding-left: 40;
    border: 0px;
    font-size: .8em;
    height: 28px;
    list-style-type: none;
    color: #fff;
}
/* Opera needs a different height */
@media all and (min-width: 0px) {
    #NavMenu {
        height: 28px;
    }
}
.NavMenuItem {
    cursor: pointer;
    margin: 0;
    padding-left: 0;
    margin-right: 10px;
    border: 0;
    white-space: nowrap;
    width: auto;
    height: 25px;
    line-height: 16px;
    float: left;
    display: block;
    margin-top: 0;
}
.NavMenuItem a#img { 
	padding: 0;
    display: block;
    border-style: none;
    border-width: 0px;
}

.NavMenuItem a, .NavMenuItem a:visited {
    color: #2A537C;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    padding: 5px;
    display: block;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #84B6ED;
	text-transform: uppercase;
}

.NavMenuItem a:hover, #Alpha {
    text-decoration: none;
    color: #014874;
    background-color: #fff;
}
#left {
	background-color: #DCE6F1;
	padding: 5px;
	border-right: #9EBFDE 1px solid;
}
#right {
	background-color: #DCE6F1;
	padding: 5px;
	border-left: #9EBFDE 1px solid;
}
#main_text {
	padding: 10px;
}
div.caps {
	text-align: center;
	font-size: 18px;
	font-family: Arial;
	margin-top: 10px;
}

div#webmaster {
	margin-top: 7px;
	font-size: 11px;
}
table#foot {
border-top: #9EBFDE 2px solid;
}
table#foot td {
background-color: #fff;
}
td#right div.title {
text-align: center;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
color: #2A537C;
}
td#right div.block {
font-size: 11px;
padding: 5px;
border: #9EBFDE 1px solid;
background-color: #fff;
margin: 5px 0;
}
td#right div.block div {
text-align: right;
}
td#left div.block a {
font-size: 11px;
}

td#left div.block {
font-size: 11px;
padding: 5px;
border: #9EBFDE 1px solid;
background-color: #fff;
margin: 5px 0;
}
td#left div.block div {
text-align: right;
}
div.conf {
background-color: #fff;
padding: 5px;
border: #9EBFDE 1px solid;
}
td#top_left { background: url("/ru/images/top_left.gif") no-repeat; width: 228px; height: 67px;  }
div#en { padding: 7 0 0 5; }
div#elconf {
	background-color: #FFFFDC;
	padding: 10px; 
	border: #aaa 1px solid;
}
div#elconf p {	margin: 7 0; }
li.left { float: left; }
li.right { float: right; }
ul.mono {
	width: 50%;
	list-style-type: none;
	clear: both;
}
table.small * {
	font-size: 9px;
}

div.dagomys a {
color: blue;
text-decoration: underline;
}
div.dagomys a:hover {
color: red;
text-decoration: none;
}
div.dagomys {
font-family: Arial;
font-size: 14px;
}
div.dagomys table {
border-top: #666 2px solid;
border-left: #666 2px solid;
}
div.dagomys table td {
padding: 5px;
border-bottom: #666 2px solid;
border-right: #666 2px solid;
font-size: 13px;
}


div.dagomys form {
padding: 0;
margin: 0;
}
div.dagomys table.basket {
border-left: #aaa 1px solid;
border-top: #aaa 1px solid;
}
div.dagomys table.basket td {
background-color: #eee;
padding: 5px;
font-family: Arial;
font-size: 14px;
border-bottom: #aaa 1px solid;
border-right: #aaa 1px solid;
}
div.dagomys table.basket td div {
font-size: 12px;
}
div.dagomys table.basket td textarea, div.dagomys table.basket td input.input {
width: 100%;
}