body {
	padding: 0px;
	margin: 0px;
	position: relative;
	background-color: #d6d3c8;
	font-family: Georgia;
	font-size: 100%;
	min-width: 1000px; /*!*/
}

h1 {
	color: #dd3d62;
	font-size: 174%;
	font-family: Arial;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	line-height: 100%;
}

h2 {
	color: #dd3d62;
	font-size: 150%;
	font-family: Arial;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	line-height: 100%;
}

.h-alternate-0 {
	color: #837f76;
}

.h-alternate-1 {
	color: #859b2c;
}

.h-alternate-2 {
	color: #4f83aa;
}

.h-alternate-3 {
	color: #dd3d62;
}

.h-alternate-4 {
	color: #dd3d62;
}

.header-container {
	background-image: url(/images/bg.gif);
}

.main-header {
	min-width: 900px;
}

.internal-header {
	height: 220px;
	padding: 0px 50px 0px 50px;
	background-image: url(/images/bgpix.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-width: 900px;
}

.main-logo {
	margin-top: 50px;
}

.top {
	height: 180px;
}

.main-header .top {
	height: 440px;
	/*height: 220px;*/
}

.horiz-menu {
	height: 40px;
	position: relative;
	z-index: 95;
	background-color: #1d1d1d;
}

.main-header .horiz-menu {
	padding: 0px 50px 0px 50px;
	
}

.horiz-menu table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.horiz-menu table td {
	text-align: center;
	font-family: "Georgia";
	white-space: nowrap;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(/images/mitem.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	position: relative;
}

.horiz-menu table .cur {
	background-image: none;
	padding-left: 0px;
	color: #ebebeb;
	position: relative;
}

.horiz-menu table .cur span {display: block; position: relative; margin: 0px; padding: 0px;}
.horiz-menu table .cur span i { margin: 0px; padding: 0px; display: block}

.horiz-menu table .cur .title {font-style: normal; z-index: 1000; position: relative; padding-left: 5px; padding-right: 5px;}

.horiz-menu div.sub-menu {
	position: absolute;
	background-color: #1d1d1d; 
	background-image: url(/images/menu_grad.gif);
	background-repeat: repeat-x;
	/*min-width: 150px;*/
	margin-left: -22px;
	margin-top: 11px;
	display: none;
	z-index: 95;
}

.horiz-menu td.cur div.sub-menu {
	margin-left: -18px;
}

.right-colon * {z-index: 0;}

.horiz-menu div.sub-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index: 1000;	
}

.horiz-menu div.sub-menu ul li {
	padding: 0px;
	margin: 0px;
	text-align: left;
	z-index: 1000;
}

.horiz-menu div.sub-menu ul li a {
	display: block;
	padding: 8px 24px 8px 24px;
	border-bottom: 1px solid #4c4b43; 
	text-decoration: none;
	color: #9e9a85;
	font-size: 85%;
	z-index: 95;
}

.horiz-menu div.sub-menu ul li a:hover {
	color: #f3f2d0;
	background-color: #4c4b43;
}

.horiz-menu table .cur .lm,.horiz-menu table .cur .rm {
	width: 5px;
	height: 35px;
	background-image: url(/images/menu_corners.gif);
	position: absolute;
	top: 0px;
}

.horiz-menu table .cur .bt {
	bottom: -15px;
	left: 0px; 
	right: 0px; 
	background-color: #4b4b4b;
	position: absolute;
	height: 35px;
	top: 0px;
}

.horiz-menu table .cur .lm {
	left: -5px;
}

.horiz-menu table .cur .rm {
	right: -5px;
	background-position: -5px 0px;
}

.horiz-menu table .split {
	width: 20%;
	background-image: none;
}

.horiz-menu a {
	color: #f3f2d0;
}

.horiz-menu a:hover {
	color: #f3f2d0;
}

.horiz-menu .l,.horiz-menu .r {
	width: 10px;
	height: 40px;
	background-image: url(/images/black_corners.gif);
	position: absolute;
	top: 0px;
}

.horiz-menu .l {
	left: -10px;
}

.horiz-menu .r {
	right: -10px;
	background-position: -10px;
}

.page_middle {
	background-image: url(/images/bg.gif);
	padding-top: 80px;
	min-width: 900px;
}

.layout-table {
	width: 100%;
}

.layout-table td {
	vertical-align: top;
}

.left-colon {
	padding-left: 50px;
	/*padding-bottom: 100px;*/
}

.left-colon .vacancy h4 {
	margin-bottom: 10px;
}

.left-colon ul {
	margin-top: -10px;
	margin-bottom: 20px;
}

.list-two-columns p {
	margin: 0px;
	padding: 0px 40px 40px 40px;
	
}

.list-two-columns td {
	vertical-align: top;
	width: 50%;
}

.list-two-columns p span {
	margin-left: -40px;
	margin-top: -25px;
	font-size: 280%;
	position: absolute;
	font-family: Times;
	color: #ccbdaa;
}

.list-two-columns h3 {
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	font-weight: bold;
	color: #000;
	padding-left: 40px;
}

.main-page .right-colon {
	width: 300px;
	padding: 60px 50px 10px 50px;
	z-index: 0;
}

.internal-page .right-colon {
	width: 300px;
	padding: 60px 50px 298px 50px;
}

.right-colon .navigation {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.right-colon .navigation a {
	color: #0098e7;
}

.right-colon .navigation li {
	margin-bottom: 20px;
}

.right-colon .navigation li.cur {
	margin-left: -5px;
	padding: 2px 5px 2px 5px;
	background-color: #0098e7;
	color: #fff;
}

.right-colon .stick-page {
	background-image: url(/images/stick_body.gif);
	position: relative;
	min-height: 400px;
	left: -5px;
}

.right-colon .stick-page .stick-header {
	background-image: url(/images/stick_header.gif);
	height: 20px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}

.right-colon .stick-page .stick-footer {
	background-image: url(/images/stick_footer.gif);
	height: 380px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

.rcolon-form h2 {
	color: #dd3d62;
	font-size: 165%;
	font-family: Arial;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

.right-colon .stick-page .stick-body {
	position: relative;
	padding: 20px;
	padding-bottom: 40px;
}


.right-colon .stick-page .loading {
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}

.right-colon .stick-baloon {
	background-image: url(/images/stick_response_baloon_bg.gif);
	min-height: 100px;
	position: relative;
	margin-bottom: 20px;
	margin-top: -55px;
}


.right-colon .stick-baloon .stick-header{
	background-image: url(/images/stick_response_baloon.gif);
	height: 30px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}

.right-colon .stick-baloon .stick-footer{
	background-image: url(/images/stick_response_baloon.gif);
	background-position: 0px bottom ;
	height: 70px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: -1px;
}

.right-colon .stick-baloon .stick-body {
	position: relative;
	padding: 20px;
	padding-bottom: 60px;
}

.right-colon .stick-baloon .stick-body img{
	margin-left: 4px;
}

.right-colon .stick-baloon .photo-holder {
	height: 150px;
	width: 150px;
	background-image: url(/images/stick_photo_holder.gif);
	padding: 13px 13px 13px 13px;
}

.right-colon .stick-baloon .photo-holder img{
	width: 150px;
	height: 150px;
	margin: 0px; 
	padding: 0px;
}

.right-colon .stick-baloon {
	font-size: 80%;
	font-family: Arial;
	color: #656465;
}

.right-colon .stick-baloon p {
	padding: 10px;
	padding-left: 4px;
}

.right-colon .stick-baloon p.author {
	font-style: italic;
}

.right-colon .colon-form i {
	color: red;
}

.right-colon .colon-form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.right-colon .colon-form li {
	margin-bottom: 10px;
}

.right-colon .colon-form li.invalid label {
	color: red;
}

.right-colon .colon-form label.error {
	color: #c60000;
}

.right-colon .colon-form input.text {
	width: 100%;
	font-size: 14px;
}

.right-colon .colon-form input.checkbox {
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
}

.right-colon .colon-form select.select {
	width: 102.2%;
	font-size: 14px;
}

.right-colon .colon-form input.button {
	width: 100px;
	margin-top: 20px;
	
}


.middle-content {
	padding: 0px 50px 0px 50px;
}

.middle-content .flash-banner{
	margin-bottom: 50px;
}

.partners-list {
	height: 120px;
}

.footer {
	height: 80px;
	background-image: url(/images/bottom.gif);
	background-repeat: repeat-x;
	font-family: "Georgia";
	font-size: 90%;
	color: #5e5b4c;
	padding: 50px 50px 0px 50px;
	position: relative;
}

.footer div {
	margin-bottom: 10px;
}

.footer a {
	color: #151515;
}

.footer a:hover {
	color: #454545;
}

.footer .navigation ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

.footer .navigation ul li {
	float: left;
	padding-right: 3px;
}

.footer .foot-pix {
	position: absolute;
	top: -218px;
	right: 0px;
	width: 340px;
	height: 218px;
}

.footer .pix-1 {
	background-image: url(/images/veer.jpg);
}


/**** addons ****/



/* galery */

ul.galery {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 50px;
}

ul.galery li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 130px;
	width: 130px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: white;
	border: 1px #cdcdcd solid;
	border-bottom: 1px #adadad solid;
	border-right: 1px #adadad solid;
}

ul.galery li img {border: 0px;}
ul.galery li div {font-size: 60%; width: 110px; font-family: Arial}


ul.content-photo-list, ul.content-photo-list ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}

ul.content-photo-list a {
	color: #000000;
}
ul.content-photo-list a:hover {
	color: #5f5f5f;
}

ul.content-photo-list .image {
	position: absolute;
}

ul.content-photo-list .data {
	padding-left: 190px;
	min-height: 160px;
	padding-bottom: 30px;
}

ul.content-photo-list .fio{
	font-weight: bold;
}

ul.content-photo-list .appointment{
	font-style: italic;
}

ul.content-photo-list .regalies{
	margin-top: 10px;
}

.aparfyonov {
	position:absolute;
	right:50px;
	top:50px;
}

.aparfyonov a {
	color:#5E5B4C;
	font-family:"Georgia";
	font-size:100%;
}

.aparfyonov img {
	position:relative;
	top:2px;
}
img {
	border: 0px none;
}

/*  === Партнёры ===  */
.navcenter {height: 150px; position: relative; top: -15px;}
.navcenter .hor-menu {list-style: none; margin: 0px auto; padding: 0px; display: table; white-space: nowrap; padding-top: 6px;}
.navcenter .menu-item {display: table-cell; position: relative; padding-left: 7px; padding-right: 7px;}

.navcenter a img {display: none; height: 90px; width: 140px;}
.navcenter a {display: block; height: 90px; width: 140px; text-align: center; background-repeat: no-repeat; position: relative;}
.navcenter a.partner-1 {background-image: url('/images/partner/0011.gif');}
.navcenter a.partner-2 {background-image: url('/images/partner/0022.gif');}
.navcenter a.partner-3 {background-image: url('/images/partner/0033.gif');}
.navcenter a.partner-4 {background-image: url('/images/partner/0044.gif');}
.navcenter a.partner-5 {background-image: url('/images/partner/0055.gif');}
.navcenter a.partner-6 {background-image: url('/images/partner/0066.gif');}
.navcenter a.partner-7 {background-image: url('/images/partner/0077.gif');}
.navcenter a.partner-8 {background-image: url('/images/partner/0088.gif');}
.navcenter a.partner-9 {background-image: url('/images/partner/0099.gif');}
.navcenter a.partner-10 {background-image: url('/images/partner/1010.gif');}
.navcenter a.partner-11 {background-image: url('/images/partner/1111.gif');}
/* === === ===*/

.left-colon h3 {
	margin-top: 2em;
	font-family: Arial;
	color: #859b2c;
	font-weight: normal;
}

.footer .counters {position: absolute; bottom: 0px; right: 48px;}