* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 13px;
	color: #666666;
}
h1, h2, h3 {
	margin-bottom: 20px;
	color: #333333;
}
p, blockquote, ol, ul {
	margin-bottom: 20px;
	line-height: 1.67em;
}
ol, ul {
	list-style: none;
}
ol {
	margin-left: 3em;
	list-style: outside decimal;
}
.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: 0;
	visibility: hidden;
	background: transparent;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
#logo h1 {
	margin: 0;
	float: left;
	font-size: 13px;
	padding: 10px;
}
#logo span {
	padding-left: 10px;
	font-size: 13px;
	font-weight: normal;
}
#logo {
	padding: 0 0 150px 0;
	background: url(../images/img01.jpg) no-repeat center bottom;
	border-bottom: 1px solid #fff;
	width: 860px;
	margin: 0 auto;
}
#menu {
	text-align: right;
	padding: 10px;
}
#menu img {
	position: relative;
	top: -2px;
}
#menu a {
	text-decoration: none;
	padding-right: 10px;
	color: #000;
}
#menu a:hover {
	text-decoration: underline;
}
#page {
	width: 860px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat;
}
#left {
	float: left;
	width: 160px;
	padding: 20px;
}
#left h2 {
	margin-bottom: 1em;
	text-transform: uppercase;
	text-align: right;
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}
#left ul {
	line-height: 1.82em;
}
#left li {
	padding-right: 10px;
	background: url(../images/img04.gif) no-repeat right center;
	text-align: right;
}
#left a {
	text-decoration: none;
	font-size: .85em;
}
#left a:hover {
	text-decoration: underline;
}
#center {
	float: left;
	width: 418px;
	padding: 21px;
	font-size: 1.2em;
}
#center img {
	border: 1px solid #000;
}
#right {
	float: left;
	width: 160px;
	padding: 20px;
}
#right h2 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}
#right ul {
	line-height: 1.82em;
}
#right li {
	padding-left: 10px;
	background: url(../images/img04.gif) no-repeat left center;
}
#right a {
	text-decoration: none;
	font-size: .85em;
}
#right a:hover {
	text-decoration: underline;
}
#footer {
	height: 20px;
	padding: 10px;
	width: 820px;
	margin: 0 auto;
	border-top: 1px solid #666;
}
#footer p {
	text-align: center;
	font-size: .77em;
	color: #666;
}
#footer a {
	text-decoration: none;
	color: #666;
}
.contactform {
	margin-top: 15px;
}
.message {
	font-weight: bold;
	color: #cc0033;
	margin: 10px;
}
.tabvpravobold {
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
}
.skryj {
	display: none;
}
.tabvpravonahorebold {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
}
td {
	font-size: 0.8em;
	padding: 3px;
}
input, textarea {
	background: #fff;
	color: #000;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #000;
	margin: 1px;
}
input.button {
	text-align: center;
	color: #fff;
	background: #666;
	font-weight: bold;
	padding: 1px 5px;
	width: 80px;
}