html {
	height:100%;
}
body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#ebffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
a {
	color:#0033FF;
	text-decoration:none;
}
a:hover {
	color:#0033FF;
	text-decoration:underline;
}
p {
	margin:0 0 10px 0;
}
p:first-letter {
	margin-left:25px;
}
p.news-item:first-letter {
	margin-left:0px;
}
form {
	padding:0;
	margin:0;
}
a img {
	border:0;
}
table.main {
	width:1000px;
	border-collapse:collapse;
	height:100%;
	margin:20px auto 0 auto;
}
table.main td {
	vertical-align:top;
}
table.main th {
	vertical-align:bottom;
}
.footer {
	height:52px;
	width:1000px;
	background-image:url(/images/footer.gif);
	overflow:hidden;
}
.footer-menu {
	float:left;
	margin:20px 10px 10px 20px;
}
.footer-counters {
	float:right;
	margin:15px 15px 10px 10px;
}
.top-top {
	background-image:url(/images/top.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-top:10px;
}
.top-bot {
	background-image:url(/images/top.gif);
	background-repeat:no-repeat;
	background-position:-2000px 100%;
	padding-bottom:10px;
}
.top {
	background-image:url(/images/top.gif);
	background-repeat:repeat-y;
	background-position:-1000px 0;
	overflow:hidden;
	height:200px;
}
.top form {
	margin:0 20px;
}
.flash {
	float:right;
	margin-right:20px;
}
.content {
	overflow:hidden;
	margin:20px 0;
}
.catalog {
	float:left;
	width:200px;
}
.catalog-section-list {
	margin:10px;
}
.catalog ul {
	margin:0;
	padding:0;
}
.catalog ul li {
	margin:0 0 0 20px;
}
.catalog ul ul {
	margin:0 0 0 20px;
}
.workarea {
	float:right;
	width:730px;
	padding:10px;
}
.bimbo {
	margin:10px 20px;
	display:block;
	width:156px;
	height:35px;
	background-image:url(/images/bimbo.gif);
}
h1 {
	margin:0 0 10px 0;
	font-size:20px;
	text-transform:uppercase;
}
h2 {
	margin:10px 20px;
}
h3 {
	margin:0 0 10px 0;
	font-size:20px;
}
.add {
	display:block;
	margin:5px 20px;
}
dl {
	overflow:hidden;
}
dt {
	font-weight:bold;
}
dd {
	margin-bottom:7px;
}
.element img {
	margin:0 auto;
}
.helps {
	text-align:right;
}
a.help {
}
.skazki {
	margin:20px 0 0 0;
	text-align:center;
	background-color:#fff;
}
.skazki i {
	font-size:16px;
	font-weight:bold;
	color:#CE5A10;
}
.skazki a {
	display:block;
}
.detail_picture img {
	margin:0 auto;
}
.more_picture {
	overflow:hidden;
}
.more_picture a {
	float:left;
	width:50px;
	height:50px;
	margin:5px;
}
hr {
	font-size:1px;
	line-height:1px;
	height:1px;
	border:0 none;
	border-bottom:1px solid #ccc;
	margin:10px 0;
}
a.news-image {
	display:block;
	margin:0 20px 20px 0;
	float:left;
	width:150px;
	background-color:#fff;
	border:1px solid #eee;
	text-align:center;
}
p.news-item {
	overflow:hidden;
}
a.news-title {
	font-size:15px;
	font-weight:bold;
	display:block;
	margin:0 0 10px 0;
}
.ramka {
	border:1px solid #00DDDC;
	padding:10px;
	border-radius:8px;  
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
}
.banner_bottom {
	text-align:center;
	margin-bottom:10px;
}
