@charset "windows-1251";

body {
	background-color: white;
	font-family: "Verdana";
	color: #5b2801;
	background-image: url(images/bg1.gif);
	scrollbar-face-color: #bebebe;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #eddfc8;
	scrollbar-darkshadow-color: #000000;
}

a {
	text-decoration: none;
	color: #5b2801;
}

a:hover {
	font-weight: bold;
}

a.lang {
	font-size: 8pt; 
}

a.main_menu {
	font-size: 10pt; 
}

a.bottom_menu {
	font-size: 9pt; 
}

table.books {
	font-size: 10pt;
}
/*
td.mail {
	text-align: left;
	valign: top;
	border-bottom-style: none;
	border-right-style: none;
}

td.lang {
	text-align: right;
	valign: top;
	border-bottom-style: none;
	border-left-style: none;
}
*/
td.top {
	height: 130px;
	text-align: right;
	valign: top;
}

td.left {
	font-size: 10pt;
	font-weight: bold;
	width: 20%;
	text-align: center;
	valign: top;
}

td.main {
	font-size: 11pt;
	text-color: #5b2801;
	text-align: justify;
	valign: top;
}

td.right {
	font-size: 10pt;
	width: 20%;
	text-align: center;
	valign: top;
}

td.bottom {
	text-align: center;
	valign: middle;
	background-image: url(images/bottom.png);
}

div.copyright {
	font-size: 6pt;
	text-align: right;
	border-top-style: none;
	valign: bottom;
}

div.timestamp {
	font-size: 8pt;
}

/*
@charset "windows-1251";

body {
	background-color: white;
	text-align: center;
	font-family: "Verdana";
	background-image: url(images/bg1.gif);
	scrollbar-face-color: #bebebe;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #eddfc8;
	scrollbar-darkshadow-color: #000000;
}

a {
	text-decoration: none;
	color: #5b2801;
}

a:hover {
	font-weight: bold;
}

a.lang {
	font-size: 8pt; 
}

a.main_menu {
	font-size: 12pt; 
}

a.bottom_menu {
	font-size: 9pt; 
}

table.books {
	font-size: 10pt;
}

td.mail {
	text-align: left;
	valign: top;
	border-bottom-style: none;
	border-right-style: none;
}

td.lang {
	text-align: left;
	valign: top;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: none;
	font-size: 6pt;
}

td.top {
	height: 130px;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	valign: middle;
	font-color: #5b2801;
	border-top-style: none;
}

td.left {
	font-size: 10pt;
	font-weight: bold;
	width: 20%;
	text-align: center;
	valign: top;
}

td.main {
	font-size: 10pt;
	font-color: #5b2801;
	text-align: justify;
	valign: top;
}

td.right {
	font-size: 10pt;
	width: 20%;
	text-align: center;
	valign: top;
}

td.bottom {
	text-align: center;
	valign: middle;
	border-bottom-style: none;
}

td.copyright {
	font-size: 6pt;
	font-weight: none;
	text-align: right;
	border-top-style: none;
	valign: bottom;
}

div.timestamp {
	font-size: 8pt;
} 
*/