body {
	margin: 0;
	padding: 0;
}

td,text,p,select {font-family: Tahoma; font-size: 11px; color: #000;}

a {font-family: Tahoma; font-size: 12px; color: #A1222D; text-decoration:underline;}
a:hover {font-family: Tahoma; color: #000; text-decoration:none;}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font: normal 20px Arial;
	color: #a1222d;
	margin: 0;
	padding: 20px 0 16px 0;
}

h2 {
	font: normal 20px Arial;
	color: #a1222d;
	margin: 0;
	padding: 20px 0 16px 0;
}

table#container {
	width: 100%;
	height: 100%;
}

table#container td {
	vertical-align: top;
}

td#wrapper_header {
	width: 100%;
	height: 180px;
}

table#header_top {
	width: 100%;
	height: 180px;
}

td#line {
	background: url(/img/line.png) repeat-x;
	width: 100%;
	height: 180px;
}

td#header_repeat {
	background: url(/img/header_repeat.jpg) repeat-x;
	width: 100%;
	height: 50px;
}

div#header_right {
	width: 238px;
	height: 50px;
	background: url(/img/header_right.jpg) no-repeat;
}

div#header_menu {
	margin-top: 20px;
	position: absolute;
	white-space: nowrap;
	text-decoration: none;
}

div#header_menu a {
	font: bold 11px Tahoma;
	color: #940f1a;
	text-decoration: none;
}

div#header_menu a:hover {
	text-decoration: underline;
}

td#wrapper_content {
	background: url(/img/content_repeat.jpg) repeat;
}

table#content {
	background: url(/img/content_right_bottom.jpg) no-repeat bottom right;
	width: 100%;
	height: 100%;
}

div#nav {
	font: normal 11px Tahoma;
	color: #000;
	margin-top: 10px;
}

td#content_left {
	background: url(/img/content_left.jpg) no-repeat bottom left;
	width: 56px;
}

table#wrapper_page_text {
	width: 100%;
	height: 100%;
}

table#page_text {
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
}

td#left {
	width: 30%;
}

table.books {
	width: 100%;
	margin-bottom: 20px;
}

div.books_title {
	font: bold 13px Tahoma;
	color: #000;
	margin-left: 12px;
}

div.books_date {
	font: normal 13px Tahoma;
	color: #000;
	margin-left: 12px;
}

div.books_next a {
	font: normal 11px Tahoma;
	color: #940f1a;
	margin-left: 12px;
}

td#right {
	padding: 0 45px;
	width: 70%;
}

td#content_right_top {
	background: url(/img/content_right_top.jpg) no-repeat top right;
	width: 300px;
	height: 205px;
}

div.news {
	margin-bottom: 30px;
}

div.news_title {
	font: bold 13px Tahoma;
	color: #000;
}

div.news_text {
	font: normal 13px Tahoma;
	color: #000;
}

div.news_next {
	float: right;
	margin: 5px 20px 0 0;
}

div.news_next a {
	font: normal 11px Tahoma;
	color: #940f1a;
}

div#lady {
	margin: 50px 6px 0 0;
}

td#wrapper_footer {
	background: #110b06 url(/img/footer.jpg) no-repeat top left;
	width: 100%;
	height: 85px;
}

table#footer {
	width: 100%;
	height: 85px;
}

div#counters {
	margin: 23px 0 0 20px;
}

div#counters a {
	margin-right: 5px;
}

div#copyright {
	font: normal 11px Tahoma;
	color: #fff;
	margin: 24px 0 0 23px;
}

div#footer_menu {
	font: normal 12px Tahoma;
	color: #fff;
	text-align: center;
	margin: 24px 50px 0 50px;
}

div#footer_menu a {
	font: normal 12px Tahoma;
	color: #fff;
	text-decoration: none;
}

div#footer_menu a:hover {
	text-decoration: underline;
}

span.block {
	padding: 0 7px;
}

.size {
	width: 314px;
}

div#logo {
	background: url(/img/logo.jpg) no-repeat top right;
	width: 575px;
	height: 171px;
	padding-top: 9px;
}

div#logo a {
	padding: 0 0 0 354px;
	margin-top: 9px;
}