/* ==[ Defaults ]================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
/*background: transparent;*/
}
body {
line-height: 1;
}

blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* ###################################################################### */

div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(gfx/nyroModal/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(gfx/nyroModal/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev {
	left: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover {
	background: url(gfx/nyroModal/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext {
	right: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover {
	background: url(gfx/nyroModal/next.gif) right 20% no-repeat;
}

/* ###################################################################### */

/* ========================================================== */

UL.cl, UL.cl li {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}

UL.cl {
list-style: none;
}

/* ==[ Main styles ]================================== */

BODY, TABLE TR TD 
{
	font: normal 13px verdana;
	line-height: 20px;

	color: #4E4E4E;
}


HTML, BODY
{
	height: 100%;
}

BODY
{
	background-color: #FFFFFF;
}

A
{
	text-decoration: none;
	color: #8181BF;
}

.asd TD
{
	border: solid 1px gray;
}

TEXTAREA
{
	font: normal 12px verdana;
}

SMALL
{
	font-size: 10px;
	line-height: 12px;
}

SMALL.s
{
	color: #999999;
}

/********************************************/

A.xlink, SPAN.xlink
{
	border-bottom: 1px dotted #6A78B9;
	color: #6A78B9;
}

SPAN.xlink
{
	cursor: hand;
	cursor: pointer;
}

A.ulink
{
	text-decoration: underline;
}

DIV.clear_general
{
	clear: both;

	font-size: 0px;
	line-height: 0px;
	color: #FFFFFF;
}

DIV.size /* use with DIV.clear_general */
{
	font-size: 1px;
	line-height: 1px;
}

DIV.ruler
{
	font-size: 0px;
	line-height: 0px;
	color: #FFFFFF;

	border-bottom: 1px solid #E1E0DF;

	margin: 7px 0px 7px 0px;
}

DIV.ruler_dot
{
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;

	height: 1px;

	background-image: url("./gfx/ruler_dot.png");
	background-repeat: repeat-x;

	margin: 7px 0px 7px 0px;
}

UL.std_list LI
{
	padding-left: 10px;
	margin-top: 3px;

	background-image: url("./gfx/bullet_orange.png");
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

UL.fix1 LI /* EXT for std_list */
{
	margin-left: 10px;
	background-position: 0px 8px;
	margin-bottom: 10px;
}

DIV.ruler_title
{
	background-image: url("./gfx/ruler_h.png");
	background-repeat: repeat-x;
	background-position: 0px 10px;
	padding-left: 20px;

	margin-bottom: 0px;
}

DIV.ruler_title SPAN
{
	background-color: #FAFAFA;
	padding: 0px 7px 0px 7px;
	font: bold 11px verdana;
	color: #99937B;
}

SMALL.silver
{
	font: normal 11px verdana;
	color: #B4B8B1;
}

/********************************************/

DIV#mbox
{
	width: 735px;
	height: 294px;
	margin: auto;

	position: relative;
}

DIV#mbox IMG.slogan
{
	position: absolute;
	left: 362px;
	top: 210px;
}

DIV#mbox DIV.topmenu
{
	height: 26px;
}

DIV#mbox DIV.topmenu IMG.topm_unit
{
	margin-right: 15px;
}

DIV#mbox DIV.topmenu IMG.lang_m
{
	float: right;
	margin-left: 4px;
}

DIV#mbox DIV.h_red_ruler
{
	background-color: #7B2000;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	PPborder-bottom: 1px solid #FFFFFF;
	margin-bottom: 1px;
}

DIV#mbox IMG.main_logo
{
	width: 373px;
	height: 236px;
	float: right;
}

DIV#mbox DIV.logobox
{
	height: 236px;
}

DIV#mbox DIV.country
{
	
	position: relative;
	float: left;
}

DIV#mbox DIV.country UL
{
	left: 0px;
	top: 25px;

	position: absolute;

	display: none;
}

DIV#mbox DIV.country UL LI
{
	padding-left: 10px;
	margin-top: 3px;
	
	font-size: 11px;

	background-image: url("./gfx/bullet_orange.png");
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

DIV#mbox DIV.country UL LI A
{
	color: #787371;
	white-space: nowrap;
}

/***************************************************/

DIV#mbox DIV.office_menu_rus DIV.country
{
	margin-left: 16px;
}

DIV#mbox DIV.office_menu_rus DIV.country_first
{
	margin-right: 7px;
	margin-left: 0px;
}

/*******/

DIV#mbox DIV.office_menu_eng DIV.country
{
	margin-left: 22px;
}

DIV#mbox DIV.office_menu_eng DIV.country_first
{
	margin-right: 10px;
	margin-left: 0px;
}

/***************************************************/

DIV#page
{
	width: 735px;
	margin: auto;
}

DIV#page DIV.logobox
{
	height: 236px;

	position: relative;
}

DIV#page DIV.logobox IMG.slogan
{
	position: absolute;
	left: 362px;
	top: 180px;

}


DIV#page DIV.logobox DIV.region
{
	position: absolute;
	left: 362px;
	top: 10px;
	color: #FFFFFF;

	width: 320px;
	height: 20px;

	text-align: right;

	font-size: 11px;
}

DIV#page DIV.logobox DIV.region IMG
{
	position: relative;
	top: 3px;
}

DIV#page IMG.main_logo
{
	width: 373px;
	height: 236px;
	float: right;
}

/***************************************************/

DIV#page IMG.hrler
{
	display: block;
}

DIV#page DIV.menu
{
	height: 33px;
}

DIV#page DIV.menu IMG
{
	float: left;
	margin-right: 15px;
}

DIV#page DIV.menu IMG.lang_m
{
	float: right;
	margin: 4px 0px 0px 10px;
}

/***************************************************/

DIV#page P
{
	margin-bottom: 10px;
}

DIV#page DIV.content
{
	text-align: justify;
}

DIV#page DIV.copyright
{
	margin-top: 10px;

	float: right;
	color: #6D6965;
	font-size: 11px;
}

DIV#page DIV.copyright A
{
	color: #6D6965;
}


DIV#page DIV.footer
{
	margin-top: 10px;

	color: #6D6965;
	font-size: 11px;
}

DIV#page DIV.footer A
{
	color: #6D6965;
}

/***************************************************/

DIV#page UL.type_menu
{
	margin: 7px 0px 7px 0px;

	float: left;
	margin-right: 20px;
}

DIV#page UL.type_menu LI
{
	padding-left: 10px;

	font-size: 11px;

	background-image: url("./gfx/bullet_orange.png");
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

DIV#page UL.type_menu LI A
{
	color: #9B9793;
}

DIV#page UL.type_menu LI A.selected
{
	color: #515151;
	font-weight: bold;
}

/***************************************************/

TABLE.ctable
{
	
}

TABLE.ctable TD
{
	width: 25%;
	text-align: center;

	font: normal 11px tahoma;
	color: #6A6A6A;
}

TABLE.ctable TD IMG
{
	width: 140px;
	height: 105px;
	border: 4px solid #EAEAEA;
}

TABLE.ctable TD IMG.sq
{
	width: 140px;
	height: 140px;
}

DIV#photos_more TABLE.ctable TD IMG
{
	margin-top: 10px;
}

/***************************************************/

H1.title_1
{
	font-size: 18px;
	color: #828282;
	margin-bottom: 10px;
}

/***************************************************/

DIV#office_menu
{
	position: absolute;
	left: 500px;
	top: 32px;
	background-color: #F7F7F7;
	border: 1px solid #D1D1D1;
	padding: 5px;

	width: 200px;

	z-index: 10;

	display: none;

	font-size: 11px;
}

DIV#office_menu DIV.comment
{
	font: normal 10px tahoma;
	color: #687463;
	line-height: 12px;
}

DIV#office_menu A
{
	color: #4E4E4E;
}

DIV#office_menu DIV.city
{
	padding-left: 30px;

	background-image: url("./gfx/bullet_orange.png");
	background-repeat: no-repeat;
	background-position: 20px 10px;

}

DIV#office_menu DIV.country
{
	padding-left: 15px;
	font-weight: bold;

	background-image: url("./gfx/bullet_orange.png");
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

/***************************************************/

DIV#office_menu_page
{

}

DIV#office_menu_page P.comment
{
	margin-top: 10px;
}

DIV#office_menu_page A
{
	color: #4E4E4E;
}

DIV#office_menu_page DIV.city
{
	padding-left: 30px;

	background-image: url("./gfx/bullet_orange.png");
	background-repeat: no-repeat;
	background-position: 20px 10px;

}

DIV#office_menu_page DIV.country
{
	padding-left: 15px;
	font-weight: bold;

	background-image: url("./gfx/bullet_orange.png");
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

/***************************************************/

P.contalink
{
	padding-left: 15px;

	background-image: url("./gfx/bullet_orange.png");
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

/***************************************************/

TABLE.clc_form
{
	margin-left: 40px;
}

TABLE.clc_form TD
{
	padding: 0px 4px 8px 4px;
}

TABLE.clc_form TD.title
{
	padding: 4px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
	width: 160px;
}


TABLE.clc_form TR.hints TD
{
	padding: 0px 0px 4px 5px;
	font: normal 11px tahoma;
	color: #A7A7A7;
}

TABLE.clc_form TR.hints TD TABLE TD
{
	padding: 0px 0px 0px 0px;
}

TABLE.clc_form TD.inp INPUT
{
	width: 400px;
}

TABLE.clc_form TD.inp H1
{
	font: bold 14px verdana;
	color: #87786D;
}

/***************************************************/

DIV.photolist
{
	text-align: left;
	margin-bottom: 10px;
}

DIV.photolist IMG
{
	float: left;

	border: 5px solid #E8E8E8;
	margin: 5px 3px 5px 3px;

	width: 130px;
	height: 130px;
}

DIV.photolist DIV.photo_extra
{
	display: none;
}