/* Меню */
#menumain {

 width:800px;}
#menumain li {float: left; padding: 1 px; margin-top: 10 px; list-style:none;}


/* Кнопка главная */A.rollovermain {
                background: url('images_syte/menu_main.png'); 
                      display: block; 
                      width: 117px;
                       height: 33px; 
                    border:0px ; 
}

                   A.rollovermain:hover {
                    background-position:
  0 /* Смещение по горизонтали */
  100px; /* Смещение вверх по вертикали */

}


 /* Кнопка галерея */ A.rollovergallery{
                  background: url('images_syte/menu_gallery.png'); 
                     display: block; 
                         width: 117px;
                      height: 33px; 
                       border:0px ; 
}

                   A.rollovergallery:hover{ background-position:
  0 /* Смещение по горизонтали */
  100px; /* Смещение вверх по вертикали */

}
/* Кнопка магазин */ A.rollovershop{
              background: url('images_syte/menu_shop.png'); 
               display: block; 
                 width: 117px;
                 height: 33px; 
                     border:0px ; 
}
                  A.rollovershop:hover { background-position:
  0 /* Смещение по горизонтали */
  100px; /* Смещение вверх по вертикали */
}
/* Кнопка обо мне */ A.rolloveraboutme{
              background: url('images_syte/menu_aboutme.png'); 
               display: block; 
                 width: 117px;
                 height: 33px; 
                     border:0px ; 
}
                  A.rolloveraboutme:hover {
            background-position:
  0 /* Смещение по горизонтали */
  100px; /* Смещение вверх по вертикали */
}
/* Кнопка Ссылки */ A.rolloverlinks{
              background: url('images_syte/menu_links.png'); 
               display: block; 
                 width: 117px;
                 height: 33px; 
                     border:0px ; 
}
                  A.rolloverlinks:hover {
              background-position:
  0 /* Смещение по горизонтали */
  100px; /* Смещение вверх по вертикали */
}

/* Блок слева, вверху - новая картинка */ 
#new_work {width: auto;
padding: 10;
}

#new_work img{
	border: #ad630c;
	padding: 10px;
	width: auto;
}

/* Бокал */ 
#bokal {width: 300 px;
	border: 0px ;    
}

/* Блок слева, вверху - текст */ 
#description {width: auto; height: auto;
padding: 10px 20px 10px 30px;
}

/* Блок слева, вверху - флэш */ 
#flashe {width: 150 px; height: 200 px;
	
          margin-top: 20 px;
margin-left: 35 px;
padding: 20 px;
}

/* Ссылки */ 
A.visited {text-decoration: none;}
/* Текстовые атрибуты */ 
p {
 text-indent: 20px; /* Отступ первой строки в пикселах */
}



.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: c28609;
	line-height: normal;
	font-weight: bold;
}
.zagolovok {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #87663F;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: e6b34a;
}
.linkes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: d7bc81;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 6b541c;
}
.data {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999900;
}
.linkespage {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #B88F3A;
}
.textvidel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99;
	font-style: normal;

}
.zagolovokred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}

.ramka {display: block;
	margin: 15px;
	padding: 10px;
	height: 70px;
	width: 70px;
	border: thin solid #644605;


	
}
.description {
	width: 150px;
	float: left;
	padding: 10px;





}
.textvidelred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
	font-style: normal;

}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

