body, select, input, textarea, td, th, h1, h2, h3, h4, h5, h6, div {
	font-family: Tahoma, Arial, Verdana, Sans;
}
body, select, input, textarea, td, th, div, p {
	font-size: 8pt;
}
body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
.pointer {
	cursor: pointer;
}
a {
	text-decoration: none;
}
.clearfix {
	clear: both;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	font-size: 0pt;
}
.hid {
	display: none;
}
a img {
	border: none;
}
.left {
	float: left !important;
	display :inline;
}
.right {
	float: right !important;
	display: inline;
}
.strong {
	font-weight: bold;
}


h1, h2, h3, h4, h5, h6 {
	color: #00539F;
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	text-decoration: none;
}


#page {
	width: 949px;
	margin: auto;
	overflow: hidden;
}


#header {
	height: 77px;
	position: relative;
}
#header h1 a {
	position: absolute;
	height: 43px;
	width: 187px;
	top: 16px;
	left: 16px;
	text-indent: -3000em;
	color: transparent;
	background: url(/htdoc/images/header.logo.gif) repeat-x;
}
#header h1 {
	display: inline;
}


#languages li a {
	color: transparent;
	display: block;
	width: 21px;
	height: 14px;
	background: url(/htdoc/images/languages.flags.gif) no-repeat;
	text-indent: -3000em;
}
#languages li a.pl {
	background-position: 0px -14px;
}
#languages li.active a.pl,
#languages li a.pl:hover {
	background-position: 0px 0px;
}
#languages li a.en {
	background-position: -21px -14px;
}
#languages li.active a.en,
#languages li a.en:hover {
	background-position: -21px 0px;
}
#languages li a.ru {
	background-position: -42px -14px;
}
#languages li.active a.ru,
#languages li a.ru:hover {
	background-position: -42px 0px;
}
#languages li {
	float: left;
	display: inline;
	margin-left: 6px;
}
#languages {
	position: absolute;
	right: 13px;
	top: 33px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


#search {
	position: absolute;
	overflow: hidden;
	top: 27px;
	left: 368px;
}
#search .submit {
	float: left;
	display: inline;
	margin-left: 8px;
}
#search .title {
	text-indent: -3000em;
	float: left;
	display: inline;
	width: 34px;
	height: 10px;
	margin-top: 8px;
}
#search .text {
	float: left;
	display: inline;
	width: 127px;
	margin-left: 16px;
	border: 1px solid #c8c8c8;
	background: #fff;
	padding: 2px 3px 1px 3px;
	height: 16px;
}
#search .advanced {
	display: block;
	margin: 4px 0px 0px 50px;
	font-size: 10px;
	color: #000;
	padding-left: 12px;
	background: url(/htdoc/images/dot.dark.gif) no-repeat 0px 5px;
}


#search-advanced {
	background: #B7B7B7;
	padding: 5px 10px;
	width: 150px;
	border: 1px solid #fff;
	color: #fff;
	z-index: 1000;
	position: absolute;
	top: 0px;
	left: 0px;
}
#search-advanced label {
	display: block;
}


#tools li {
	float: left;
}
#tools {
	position: absolute;
	top: 32px;
	right: 154px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#tools a {
	height: 13px;
	display: block;
	text-indent: -3000em;
}


#top img {
	display: block;
	border: none;
}
#top {
	border-top: 13px solid #B7B7B7;
	overflow: hidden;
}


#nav {
	overflow: hidden;
	zoom: 1;
	height: 35px;
	list-style: none;
	margin: 0px 0px 1px 0px;
	padding: 00px 0px 0px 13px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
#nav li.last {
	border-right: 1px solid #dbdbdb;
}
#nav li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 1px 0px;
	border-left: 1px solid #dbdbdb;
}
#nav h2 {
	display: inline;
}
#nav a:hover {
	color:#00539F;
}
#nav a {
	float: left;
	display: inline;
	color: #575757;
	font-size:10pt;
	font-weight:bold;
	height:24px;
	padding: 10px 20px 0px 30px;
	background: url(/htdoc/images/dot.gray.gif) no-repeat 15px 16px;
}


#zone {
	height: 40px;
	background: #00539f;
	color: #b7b7b7;
	position: relative;
}


#zone-form h3 {
	float: left;
	display: inline;
	padding: 0px;
	margin: 7px 0px 0px 0px;
	width: 110px;
	text-indent: -3000em;
}
#zone-form .user a {
	color: #fff;
}
#zone-form .user {
	float: left;
	color: #fff;
	margin-top: 3px;
}
#zone-form {
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 18px;
}
#zone-form .text,
#zone-form .password {
	float: left;
	width: 117px;
	padding: 2px 5px 2px 11px;
	display: inline;
	margin-top: 1px;
	border: 1px solid #c8c8c8;
	background: #fff;
	color: #1a1b1c;
}
#zone-form .password {
	margin-right: 18px;
}
#zone-form .text {
	margin-right: 25px;
}
#zone .nameday {
	font-size: 9.5px;
	position: absolute;
	top: 14px;
	left: 500px;
}


#footer {
	position: relative;
	color: #b3b3b3;
	padding: 25px 10px;
	background: url(/htdoc/images/footer.bg.gif) repeat-x;
	clear: both;
}

#footer a {
	color: #b3b3b3;
}

#footer .copyright,
#footer .wmc {
	position: absolute;
}

#footer .copyright {
	left: 0;
	top: 35px;
}

#footer .wmc {
	left: 0;
	top: 50px;
}



#footer .poigg {
	position: relative;
	width: 500px;
	height: 50px;
	margin: 0 auto;
}

#footer .poig {
/*	display: block;
	width: 384px;
	float: left;*/
	width: 324px;
	margin: 0px auto;
	display: block;
}

#footer .group {
	/*display: block;
	width: 83px;
	float: right;
	margin-top: 7px;*/
	position: absolute;
	top: 30px;
	right: 0;
}


#info li {
	float: left;
	height: 50px;
	border-right: 1px solid #e3e3e3;
	font-size: 11px;
	padding: 0px 15px 0 15px;
	width: 210px;
}
#info li.last {
	border-right: none;
	padding-right: 0px;
}
#info {
	border-top: 1px solid #d7d7d7;
	list-style: none;
	overflow: hidden;
	zoom: 1;
	margin: 20px 0px 7px 0px;
	padding: 16px 0px 0px 0px;
}




#newsletter {
	overflow: hidden;
	margin: 16px 0px 22px 0px;
	padding: 0px;
}
#newsletter label {
	float: left;
	display: inline;
	height: 8px;
	width: 60px;
	margin: 5px 9px 0px 16px;
	text-indent: -3000em;
}
#newsletter .text {
	float: left;
	display: inline;
	border: 1px solid #858585;
	background: #fff;
	padding: 2px 3px 1px 3px;
	width: 127px;
	margin-right: 8px;
}
