@media screen {
	blink {
		behavior:url(/blink.htc);
	}
}
html {
	font-size: 100.01%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87.5%;
	line-height: 1.4em;
}
	
body {
	margin: 0px;
	background-color: #FEF0D0;
	padding: 0px;
	text-align: left;
	scrollbar-face-color: #67D593;
	scrollbar-shadow-color: #996600;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-3dlight-color: #AE7E1E;
	scrollbar-darkshadow-color: #85989C;
	scrollbar-track-color: #FFCC66;
	scrollbar-arrow-color: #FFCC66;
	height: 100%;
	background-image: url(/images/left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}




/*==================================================================*/
#site-header-ru, #site-header-en {
	display: block;
	z-index: 1;
	height: 160px;
	padding: 0;
	margin: 0;
}
#site-header-ru {
	background: url(/images/site-header-bg.jpg) no-repeat left top;
}
#site-header-en {
	background: url(/images/site-header-bg-en.jpg) no-repeat left top;
}
	#site-header-logo {
		display: block;
		position: absolute;
		top: 35px;
		left: 323px;
	}
	ul#site-main-menu {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		padding: 0;
		margin: 0;
		list-style: none;
	}
		ul#site-main-menu li {
			display: block;
			position: absolute;
			padding: 0;
			margin: 0;
		}
			ul#site-main-menu li#m-run			{left: 0;		top: 442px;}
			ul#site-main-menu li#me-run			{left: 0;		top: 479px;}
			ul#site-main-menu li#m-email		{left: 0;		top: 572px;}
			ul#site-main-menu li#me-email		{left: 0;		top: 609px;}
			ul#site-main-menu li#m1				{left: 0;		top: 311px;}
			ul#site-main-menu li#m1e			{left: 0;		top: 323px;}
			ul#site-main-menu li#m2				{left: 0;		top: 222px;}
			ul#site-main-menu li#m2e			{left: 0;		top: 250px;}
			ul#site-main-menu li#m3				{left: 0;		top: 160px;}
			ul#site-main-menu li#m3e			{left: 0;		top: 160px;}
			ul#site-main-menu li#m3-head		{left: 0;		top: 0;}
			ul#site-main-menu li#m3e-head		{left: 0;		top: 0;}
			ul#site-main-menu li#m4				{left: 125px;	top: 109px;}
			ul#site-main-menu li#m4e			{left: 125px;	top: 109px;}
			ul#site-main-menu li#m5				{left: 265px;	top: 109px;}
			ul#site-main-menu li#m5e			{left: 265px;	top: 109px;}
			ul#site-main-menu li#m6				{left: 362px;	top: 109px;}
			ul#site-main-menu li#m6e			{left: 372px;	top: 109px;}
			ul#site-main-menu li#m7				{left: 496px;	top: 109px;}
			ul#site-main-menu li#m7e			{left: 496px;	top: 109px;}
			ul#site-main-menu li#m8				{left: 620px;	top: 109px;}
			ul#site-main-menu li#m8e			{left: 639px;	top: 109px;}
			ul#site-main-menu li#m-miska		{left: 722px;	top: 76px;}
			ul#site-main-menu li#m-make-start	{left: 830px;	top: 0px;}
			ul#site-main-menu li#m-bookmark		{left: 865px;	top: 0px;}
			ul#site-main-menu li#m-make-search	{left: 900px;	top: 0px;}

	
/*==================================================================*/
#content-wrapper {
	display: block;
	margin-left: 125px;
}
	.content {
		display: block;
		width: 700px;
		float: left;
		padding: 20px 20px 0px;
	}
	
	.right_menu {
		display: block;
		width: 150px;
		float: left;
		padding: 0;
	}
	.right_menu1 {
		display: block;
		width: 167px;
		float: left;
		padding: 0;
	}
	.clearer {
		clear: both;
		height: 0;
		line-height: 0;
	}
/*==================================================================*/
#site-footer {
	width: 700px;
	border-color: #663300;
	border-style: solid;
	border-width: 2px 0 0 0;
	margin: 10px 0 5px 20px;
	padding: 5px 0;
	font-size: 0.9em;
}
/*==================================================================*/




.content {
	font-size: 1em;
}

.content-info{
	font-size: 1em;
	display: block;
		width: 700px;
		float: left;
		padding: 20px 20px 0px;
}

.content-info p {
		padding: 0px 0px 0px 0px;
		text-align: left;
		margin: 0px 0px 7px 0px;
}

p {
	font-size: 1em;
	color: #663300;
	text-align: justify;
	text-indent: 30pt;
}
.textnav {
	font-size: 1em;
	color: #663300;
	text-align: center;
}
a:link {
	color: #663300;
}
a:visited {
	color: #996666;
}
.bottom {
	text-align: center;
	vertical-align: middle;
	padding: 20px;
}
h1 {
	font-size: 1.7em;
	color: #339966;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
}
h2 {
	font-size: 1.3em;
	color: #339966;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
}
.source {
	font-size: 1em;
	color: #663300;
	text-align: justify;
}
.imgname {
	font-size: 1em;
	color: #663300;
	text-align: center;
	vertical-align: top;
}
.imgcaption {
	font-size: 1em;
	color: #663300;
	text-align: center;
	font-weight: bold;
}
ul {
	font-size: 1em;
	color: #663300;
}
li {
	font-size: 1em;
	color: #663300;
	padding-bottom: 7px;
}
li.forum {
	font-size: 1em;
	color: #663300;
	padding-bottom: 0px;
}
h3 {
	font-size: 1em;
	color: #339966;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	line-height: 150%;
	font-weight: normal;
	color: #663300;
}
h5 {
	font-size: 1em;
	line-height: 150%;
	font-weight: bold;
}
div, td {
	color: #663300;
}
.tabcap {
	color: #000000;
	font-size: 0.9em;
	background-color: #67D593;
}
.tabcap2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	background-color: #FFDB94;
}
.tabtd {
	color: #000000;
	background-color: #FFDB94;
}
.tabtd_small_1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
}
.tabtd_small_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFCC;
	font-size: 0.9em;
}
.cap {
	font-weight: bold;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.view {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
input, textarea, select {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}  

input#srt {
	font-size: 0.9em;
}
.arrows {
	padding-left: 40px;
	font-size: 0.8em;
	color: #333333;
	padding-top: 0.5em;
	padding-right: 0.5em;
	font-weight: bold;
}
div.numbers {
	padding-left: 40px;
	font-size: 0.8em;
	color: #333333;
	padding-top: 0.5em;
	padding-right: 0.5em;
}
div.numbers a {
	padding: 0.2em;
}
.active {
	padding: 0.2em;
	background-color: #DDDDDD;
	font-weight: bold;
}

ol.results {
	margin-left: 40px;
}
ol.results li {
	list-style-type: decimal;
	padding-left: 0px;
	padding-bottom: 1em;
	font-size: 1em;
}
div.title a, div.title a:active {
	font-size: 1em;
	color: #000066;
}

div.info a, div.info a:visited {
	color: #996666;
}
div.text {
	font-size: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;

}
div.info, a.info {
	font-size: 1em;
	color: #666666;
	font-weight: bold;

}
div.pages {
	padding-left: 0px;
	font-size: 1em;
	color: #CC0000;
	
}
.table_tit {
	padding: 0px;
}
.table_tit ul {
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.table_tit li {
	margin-bottom: 0px;
	padding-bottom: 3px;
}

.table_tit td {
	padding-left: 10px;
	padding-right: 10px;
}

.table_li {
	padding: 4px;
}
.table_li2 {
	padding: 2px;
}
.table_li ul {
	margin-left: 0px;
	margin-right: 5px;
	text-align: justify;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.table_li2 ul {
	margin-left: 0px;
	margin-right: 5px;
	text-align: justify;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.table_li li {
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.table_li2 li {
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.table_li td {
	padding-left: 10px;
	padding-right: 10px;
}
.exhib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}



.greetings{
color:#FF0000;
font-weight:bold;
font-size: 1em;
}
.greetings2{
	color:#0000FF;
	font-weight:bold;
	font-size: 1em;
	text-align: center;
}

/* HTML-версия галереи */



/* HTML-версия галереи */

.dog-show {
	border: 0px;
	display: block;
}
.dog-show h3 {
	text-align: center;
	margin-bottom: 0px;
	color: #0033FF;
}
.dog-show h4 {
	text-align: left;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #0033FF;
}
.dog-show p strong {
	color:#009966;
	font-weight:bold;
}
.dog-show {
	text-align:justify;
}
.dog-show p {
	text-indent: 0px;

}
.map-li {
	text-align: justify;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 1px;
	border: none;
	list-style-type: square;
	list-style-position: outside;
	font-style: normal;
	list-style-image: url(../images/aqua.gif);
}
.map-li ul {
	margin-left: 70px;
	padding: 0px 0px 0px 0px;
}
.map-li ul ul {
	margin-left: 30px;
}
.map-li li {
	padding: 0px;
	line-height: 175%;
}



.style12 {font-size: 12px}
.style8 {color: #0033FF; font-weight: bold;}
.style2 {
	font-size: 75%;
	font-weight: bold;
}
.style7 {	color: #009966;
	font-weight: bold;
}
.style1 {color: #0000FF;
font-size: 11px;
	font-weight: bold;}
	
	.style3 {	color: #CC0000;
	font-weight: bold;
}
.style4 {font-size: 12px}

.ch {	color: #FF0000;
	font-weight: bold;
}
.smh {color: #009966}

.chsin {color: #0000FF; font-weight: bold; }
.style15 {color: #009966; font-weight: bold; }

.memory {color: #000000;
font-size: 170%;}

.maps {text-decoration: none; font-size:16px}

.gl {
	color: #990066;
	font-weight: bold;
	font-size: 16px;
}



/* DIVами */
.div_img {
	display: block;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}
.div_imgr {
	display: block;
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
}
.div_text {
	display: block;
	float: left;
	margin: 0;
	padding: 0 10px;
	text-align: center;
}
.div_clr {
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
}
.w233 {
	width: 233px;
}
.w206 {
	width: 206px;
}
.w216 {
	width: 216px;
}
.w210 {
	width: 210px;
}
.w460 {
	width: 460px;
}
.w420 {
	width: 420px;
}
.w466 {
	width: 466px;
}
.w440 {
	width: 440px;
}
.w426 {
	width: 426px;
}
.w390 {
	width: 390px;
}
.w247 {
	width: 247px;
}
.w304 {
	width: 304px;
}
.w369 {
	width: 369px;
}

.w232 {
	width: 232px;
}
.w186 {
	width: 186px;
}
.w260 {
	width: 260px;
}
.w250 {
	width: 250px;
}
.w194 {
	width: 194px;
}
.w175 {
	width: 175px;
}
.w184 {
	width: 184px;	
	margin-left: 10px;
}

.w275 {
	width: 275px;	
	margin-left: 10px;
}
.w172 {
	width: 172px;	
	margin-left: 10px;
}
.w308 {
	width: 308px;
	margin-right: 10px;
}
.w650 {
	width: 650px;
	margin-right: 10px;
}
.w292{
	width: 292px;
	margin-right: 10px;
}
.w171 {
	width: 171px;
	margin-right: 10px;
}
.hrl {
display: block;
clear: both;
margin: 10px 0;
border-top: 1px solid #663300;
}

/* Forms class */
#pup_form {

}
#pup_form .invalid { border-color: #ff0000; background-color: #ffcccc; }
#pup_form table {
	border-collapse: collapse;
}
#pup_form table td,
#pup_form table th
 {
	padding: 10px;
	margin: 0;
}
#pup_form span.star {
	color: red;
	margin-right: 5px;
}
.pup-error {
	margin: 10px auto;
	padding: 5px;
	border: 1px solid red;
	background: #ffeeee;
	width: 400px;
	color: red;
}
.pup-success {
	margin: 10px auto;
	padding: 5px;
	border: 1px solid green;
	background: #eeffee;
	width: 400px;
	color: green;
	font-weight: normal;
}
.menu {
	
	}
.menu p {
	margin: 5px auto;
	text-align: center;
	font-size: 1em;
	text-indent: 0pt;
	}