/*========================== menu ======================================*/
@import url("../menu/css/menu_800.css");
/*======================================================================*/
html, body {
	font-family: "Calibri", Helvetica, Arial, sans-serif; 
	color: #444; 
	margin:0; 
	padding:0; 
	width:100%; 
	height:100%; 
	overflow:hidden;
	text-decoration:none;
}
a.noneline, a.noneline:link, a.noneline:visited, a.noneline:active { text-decoration: none; }

#background {position:absolute; z-index:1; width:100%; height:100%;}

div.text_name {
    margin-left: auto;
    margin-right: auto;
	width:607px;
	height:60px;
}
#text_name {
	position:absolute;
	background-image:url(../images/800x600/text_name/anikonov.png);
	z-index:2;
	width:400px;
	height:60px;
}

div.container {
    margin-left: auto;
    margin-right: auto;
	width: 687px;
}

#centerLayer {
	position:absolute;
	background-color:#FFFFFF;
	margin-top: 35px;
	margin-left: 38px;
	z-index:3;
}
/*----------------------------------------*/
div.ru_en {
    margin-left: auto;
    margin-right: auto;
	margin-top: -18px;
	width:63px;
	height:20px;
}
#ru {
	position:absolute;
	background-image:url(../images/ru_en/ru.png);
	margin-left:274px;
	top:74px;
	z-index:10;
	width:30px;
	height:20px;
}
#ru:hover {
	position:absolute;
	background-image:url(../images/ru_en/ru_down.png);
	margin-left:274px;
	top:74px;
	z-index:10;
	width:30px;
	height:20px;
}
#en {
	position:absolute;
	background-image:url(../images/ru_en/en.png);
	z-index:3;
	margin-left:306px;
	top:74px;
	width:30px;
	height:20px;
}
#en:hover {
	position:absolute;
	background-image:url(../images/ru_en/en_down.png);
	z-index:3;
	margin-left:306x;
	top:74px;
	width:30px;
	height:20x;
}
/*-------------------------------------*/
div.mapText {
	position:absolute;	
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing:-1px;
	font-size:18px;
	margin-left:38px;
	margin-top:8px;
}
.mapText a, span{
   filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
   color:#333;
}
.mapText span a{
   filter: alpha(opacity=100);
    -moz-opacity: 1;
	-khtml-opacity: 1;
    opacity: 1;
   color:#333;
}
/*--------------------------------------*/
#clPolotno {
	position:absolute;
	background:url(../images/800x600/polotno.png);
	z-index:2;
	width:687px;
	height:546px;
}

#imagTable  td, tr{
	 position:relative;
	 padding: 0px; 
	 margin: 0px;
	 top:0;
	}

/* ======== s3Slider ============== */
#slider1 {
    width: 302px; /* important to be same as image width */
    height: 302px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	top:0;
	background: url(../images/ed_mini.jpg);
}
.slider1 {
    width: 302px; /* important to be same as image width */
    height: 302px; /* important to be same as image height */
}

#slider1Content {
    position: absolute;
	width: 302px;
	padding:0px;
	margin: 0px;
	top:0;
}

.slider1Image {
    float: left;
	padding: 0px;
    position: relative;
	display: none;
	top:0;
}

.slider1Image span {
    position: absolute;
	font-size: 12px;
	text-decoration:none;
    padding: 10px 13px;
    width: 302px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}

.slider1Image span strong {
    font-size: 12px;
}

.slider1Image span strong a{
	color: #fff;
}

.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 282px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 302px;
}
/*==============================================================*/
							
div#ttl_utro {
background-image:url(../images/800x600/ttl_utro.jpg);
	width: 150px;
	height: 150px;
}
div#ttl_lodki {
background-image:url(../images/800x600/ttl_lodki.jpg);
	width: 150px;
	height: 150px;
}
div#ttl_pejzag {
background-image:url(../images/800x600/ttl_pejzag.jpg);
	width: 150px;
	height: 150px;
}
div#ttl_kamni {
background-image:url(../images/800x600/ttl_kamni.jpg);
	width: 150px;
	height: 150px;
}
div#ttl_nu {
background-image:url(../images/800x600/ttl_nu.jpg);
	width: 150px;
	height: 150px;
}
div#ttl_2kart {
background-image:url(../images/800x600/ttl_2kart.jpg);
	width: 150px;
	height: 150px;
}
div#ttl_dekadans {
background-image:url(../images/800x600/ttl_dekadans.jpg);
	width: 150px;
	height: 150px;
}
div#ttl_katok {
background-image:url(../images/800x600/ttl_katok.jpg);
	width: 150px;
	height: 150px;
}

/*========================== menu ======================================*/
div.btMenu {
    margin-left: auto;
    margin-right: auto;
	margin-top:492px;
	width: 612px; /* position bottom */

}
#btMenu {
	position:absolute;
	margin-top: 10px;
	z-index:4;
}

.btMenu a, img{
	 border: 0px; 
}
/* =================================*/
.onMouseOver:hover {
	opacity:0.7;
	-moz-opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-khtml-opacity: 0.7;
	background-color:#f3f1e9;
}
/*============ show_title =============*/
.show_title {
	font-size:12px;
	font-family: "Calibri", Helvetica, Arial, sans-serif; 
	text-decoration:none;	
	display:none;
	color:#FFFFFF;
	text-align:center;
	padding-top:16px;
	width:150px;
	height:30px;
	background-color:#000000;
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		-khtml-opacity: 0.5;
		opacity: 0.5;
}
.onMouseOver:hover .show_title{
display:block;
}
