body {
	background-color: #001640;
	color: #FFF;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}
img {
	border: none;
}
td {
	font: 11px tahoma;
	color: #FFF;
}
h1 {
	background: url(/images/bull-h1.gif) no-repeat left center;
	font: 19pt Monotype Corsiva;
	color: #1e85b2;
	padding: 5px 15px 10px;
	margin: 5px 0px 10px;
	font-weight: bold;
}
h2 {
	background-image: url(/images/bull-h2.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 10px;
	padding: 0px 30px;
	font: 15px tahoma;
	color: #1e85b2;
	font-weight: bold;
	text-align: left;
}
h4 {
	font: 13px tahoma;
	color: #1e85b2;
	font-weight: bold;
	text-align: center;
}
h6 {
	font: 11px tahoma;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 15px;
}
a {
	color: #dba6e4;
	text-decoration: underline;
}
a:hover {
	color: #d2fd3b;
}
/*
	Классы
*/
img.bordered {
	border: #048ce3 3px double;
}
img.pic {
	background-color: #FFF;
	text-align: center;
	margin: 10px 5px;
	border: #048ce3 3px double;

}
.bookimg {
	text-align: center;
	margin: 10px 0px;
	font-style: italic;
}
.bookimg img {
	border: #048ce3 3px double;
	display: block;
	margin: 5px 10px;
}
.grani {
	border: #025486 1px solid;
	background: #011f37 url(/images/bg.jpg) repeat-y left top;
}
.content {
	text-align: justify;
	padding: 30px 30px 50px 50px;
	vertical-align: top;
}
td.main {
	background: url(/images/bg-flower.jpg) no-repeat left top;
	padding: 0px;
}
td.menu {
	background: #073d61 url(/images/bg-menu.jpg) no-repeat left top;
	font: 13px tahoma;
	color: #FFF;
	font-weight: bold;
	padding: 50px 0px 0px 90px;
	margin: 0px;
}
td.menu a {
	color: #FFF;
	text-decoration: none;
}
td.menu a:visited {
	color: #FFF;
	text-decoration: none;
}
td.menu a:hover {
	color: #83c2ee;
	text-decoration: none;
}
td.futbel {
	background: #fff url(/images/footer-diamonds-white.jpg) no-repeat right bottom;
	color: #000;
	padding: 10px 20px 10px 40px;
}
td.futcher {
	background: #000 url(/images/footer-diamonds-black.jpg) no-repeat right top;
	color: #4e77cd;
	font-weight: bold;
	padding: 10px;
	vertical-align: bottom;
	text-align: center;
}
div.kamni {
	width: 170px;
	margin-left: 40px;
	background: #003456 url(/images/bg-kamni.gif) no-repeat left top;
	font: 11px tahoma;
	color: #FFF;
	font-weight: bold;
	padding: 15px 25px;
}
div.kamni a {
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
}
div.kamni a:visited {
	color: #FFF;
	text-decoration: none;
}
div.kamni a:hover {
	color: #83c2ee;
	text-decoration: none;
}

/*
	Идентификаторы
*/

#bril {
	background-color: #003564;
	margin: 0px;
}
#bril th {
	background-color: #000;
	font: 11px tahoma;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#bril td {
	background-color: #000;
	padding: 7px;
	text-align: middle;
}
