@import url('reset.css');
@import url('z.css');
@import url('text.css');
html,body{margin:0;padding:0}
body { background-color:#FFEADB;}
div#container{width:1000px;margin:0 auto}
div#header{background-color:#F3F2ED;
background-image:url(../images/new_design.jpg);
height:252px;}

ul.uz {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.m {margin: 0; padding: 0 0 0 11px; background: url(../images/30.gif) no-repeat 0px 3px; margin-bottom: .6em;}
a.m:link {text-decoration:underline; color:#000000;}
a.m:active {text-decoration:underline; color:#000000}
a.m:visited {text-decoration:underline; color:#000000}
a.m:hover {text-decoration:underline; color:#F00}


#footer{
	clear:left;
	width:100%;
text-align:center;
/*border-top: #711B0F solid 2px;
border-bottom: #711B0F solid 2px;*/

}

#footer_baner{ float:left;
text-align:center;
/*border-top: #711B0F solid 2px;
border-bottom: #711B0F solid 2px;*/
width:1000px;
}
div#container{text-align:left}
div#content p{line-height:1.4}
div#footer{background:#FFEADB;}
div#wrapper{float:left;width:100%}

.hiden{display:none;}
.gallerycontainer {
position : relative; 
} 
.thumbnail img {
margin : 0 5px 5px 0; 
} 
.thumbnail:hover {
background-color : transparent; 
} 
.thumbnail span {
position : absolute; 
padding : 5px; 
left : -1000px; 
border : 1px dashed gray; 
visibility : hidden; 
color : black; 
text-decoration : none; 
} 
.thumbnail span img {
border-width : 0; 
padding : 2px; 
} 
.thumbnail:hover span {
visibility : visible; 
top : 0; 
left : 1px; 
z-index : 50; 
}
.leftimg{
     float:left; /* Выравнивание по левому краю */
     margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
   }
   .rightimg {
    float: right; /* Выравнивание по правому краю */
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
   }
 table.zags { 
 border: #600 solid 1px;
 width:100%;
 }
 td.zags{ 
 border: #600 solid 1px;
 
 }
 table.book{ width:80%;}
 td.book{ background-color:#F4D996;}


/*ТАБЛИЧНЫЙ ДИЗАЙН*/ 
 
 #page { width:1000px;margin:0 auto;}
 #header{background-color:#F3F2ED;
 vertical-align:top;
background-image:url(../images/new_design.jpg);
height:252px;}
#shapkah1{
position: relative;
line-height: 2;
top:0px;
left:670px;
font-family: "Comic Sans MS", Times, Arial;
color:#FFEADB;
font-size:11px;
width:320px;
}
/*Верхнее меню*/
div#menunav {
	font: normal .8em/1.5em Arial, Helvetica, sans-serif;
   float: left;  /* добавляем список в div */
  font-weight:bold;
   padding: 0 0 0 25px; /* отступ ul от края контейнера */
  
}
div#menunav li {
   float: left; /* располагаем список по горизонтали */
   list-style-type: none;    /* удаляем маркеры */
   background-color: #FFEADB;  /* задаем фоновый цвет элементов меню */
 }
div#menunav a {
text-decoration: none;   /* удаляем подчеркивание ссьиок */
   margin: 0px 5px 0px 5px; /* создаем пространство с обеих сторон текста пункта меню */ 
   color: #803628;   /* задаем цвет шрифта*/
}
div#menunav a:hover {
   color: #F00;
}
/*конец меню*/

td.content{
	vertical-align:top;
    margin-top:10px;
	padding:10px 10px;
}
td.left{/*background:#F6F0E0;*/
vertical-align:top;
width:180px;
font-size:13px}
td.extra{
	vertical-align:top;
	width:180px;
top:10px;
font-size:13px}

/*Нижнее меню*/
div#menu_foot {
	font: normal .8em/1.5em Arial, Helvetica, sans-serif;
   float: left; 
   margin:20px auto 20px;
   font-weight:bold;
   padding: 0 0 0 50px;
}
div#menu_foot li {
   float: left;
   list-style-type: none; 
   background-color: #FFEADB;
 }
div#menu_foot a {
text-decoration: none; 
   margin: 0px 5px 0px 5px; 
   color: #803628;
}
div#menu_foot a:hover {
   color: #F00;
}
/*конец меню*/
