body {
	color: #545454;
	margin: 0;
	padding-left: 2px;
	font: 14px tahoma;
}
a:link, a:active, a:visited {
	color: #1c6dc9;
	text-decoration: none;
}
a:hover {
	color: #8dc100;
	text-decoration: underline;
}
div {
	margin: 0;
	padding: 0 0 0 2px;
	text-align: left;
}
img {
	border: 0;
	vertical-align: middle;
}
textarea, select, input {
	border-radius: 4px;
	padding: 2px;
	border: 1px solid #d7d7d7;
	margin: 1px;
	background: #fff;
}
input[type="submit"] {
	color: #fff;
	border-style: none;
	cursor: pointer;
	background: #52679d url(images/top.gif) repeat-x 50% top;
}
input[type="submit"]:hover {
	color: #fff;
	cursor: pointer;
	border-style: none;
	background: #91c602 url(images/razd.gif) repeat-x 50% top;
}
.head {
	border-left: 1px solid #e5e5e5;
	background: #f3f3f3 url(images/head.gif) repeat-x 50% top;
}
.bar {
	border-bottom-left-radius: 4px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 2px;
	padding: 3px;
	background: #52679d url(images/top.gif) repeat-x 50% top;
}
.content {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-top: 1px solid #c6c7c7;
	border-bottom: 1px solid #c6c7c7;
	border-left: 1px solid #c6c7c7;
}
.menu a:hover {
	border: 1px solid #fc0;
}
.bottom, .bar + .razd {
	color: #fff;
	background: #91c602 url(images/razd.gif) repeat-x 50% top;
}
.bottom {
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	padding: 4px;
}
.razd {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px;
	background: #8b8b8b url(images/gray.gif) repeat-x 50% top;
}
.razd a, .bottom a, .bar a {
	color: #fff;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.razd a:hover {
	text-decoration: underline;
}
.link {
	margin-bottom: -1px;
	padding: 4px;
	border-bottom: 1px dotted #c6c7c7;
}
.screen {
	text-align: center;
}
.foot {
	border-top-left-radius: 4px;
	color: #fff;
	padding: 3px;
	background: #52679d url(images/foot.gif) repeat-x 50% top;
}
.foot a {
	color: #fff;
	text-decoration: none;
}
.rekl {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
	border-top: 1px solid #bdda6d;
	border-bottom: 1px solid #bdda6d;
	border-left: 1px solid #bdda6d;
}
.rekl a {
	color: #75a000;
	font-weight: normal;
	text-decoration: none;
}
.bann {
	border-bottom-left-radius: 4px;
	padding: 2px;
	border-bottom: 1px solid #c6c7c7;
	border-left: 1px solid #c6c7c7;
	background: url(images/bann.gif) repeat-x 50% 1px;
}
