@charset "windows-1251";

#apDiv1 {
	position:absolute;
	left:11px;
	top:30px;
	width:114px;
	height:162px;
	z-index:1;
}
.стиль7 {
	font-size: small
}
.стиль11 {
	color: #EB831B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.logotip {
	text-align: left;
	float: left;
	top: 0px;
	left: 50px;
	width: 110px;
	clear: right;
}
.rama {
	background-image: url(img/bottom1.jpg);
	background-repeat: no-repeat;
	background-position: 1px 50px;
	vertical-align: bottom;
	text-align: left;
	padding-top: 15px;
	text-indent: 12px;
	color: #EF9C4A;
}



.стиль1 {
	color: #22194A;
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: none;
	padding: 5px;
}


#apDiv16 {
	position:absolute;
	left:0px;
	top:0px;
	width:71px;
	height:94px;
	z-index:-12;
	background-color: #B1C6D8;
}
#apDiv2 {
	position:absolute;
	left:3px;
	top:492px;
	width:130px;
	height:89px;
	z-index:2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabletext {
	border-top-width: thin;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #1B1B98;
	border-right-color: #C4C7C0;
	border-bottom-color: #C4C7C0;
	border-left-color: #1B1B98;
	margin-left: 1px;
	font-family: Candara;
	text-indent: 5px;
	list-style-image: url(img/abzac.png);
	padding: 0px;
	background-color: #E6EFF7;
	color: #000033;
	font-size: 16px;
	font-style: oblique;
}



#apDiv10 {
	position:absolute;
	left:65px;
	top:0px;
	width:72px;
	height:93px;
	z-index:-3;
	background-color: #F1A85F;
}





.image_r {
	height: 200px;
	width: 250px;
	list-style-type: none;
	padding: 3px;
	margin: 2px;
	border: thin solid #CCCCCC;
}
.image_l {
	height: 200px;
	width: 250px;
	list-style-type: none;
	margin: 2px;
	padding: 3px;
	border: thin solid #CCCCCC;
}
.image_centr {
	height: 200px;
	width: 250px;
	list-style-type: none;
	cursor: hand;
	margin: 2px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	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;
}

#content {
 padding: 1px; /* Поля вокруг содержимого */
}
.sitl15 {
	font-size: 14px;
	font-style: italic;
	color: #3A316B;
}
.стиль14 {
	font-style: normal;
	color: #3A316B;
	font-size: 14px;
	list-style-image: url(img/abzac.png);
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}
.стиль17 {color: #3A316B}
body {
	background-image: url(img/013-0147.jpg);
	background-repeat: no-repeat;
}
.stt {
	color: #EB831B;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.ahreff {
	color: #0000CC;
	text-decoration: underline;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#flags {
	position:absolute;
	left:136px;
	top:0px;
	width:98px;
	height:33px;
	z-index:0;
	visibility: visible;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E7ECEF;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	border: 2px solid #F1A85F;
}

.thumbnail span img{ /*CSS for enlarged image*/
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 16px;
	left: -70px; /*position where enlarged image should offset horizontally */
}

