/* СОДЕРЖАНИЕ CSS */

body {
background:#000000 url("image/lord-zem.jpg") top center repeat;
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 13px;
}

/*** Главный слой ***/

#container {
background:#000000 url("image/") top left repeat;
color:#ffffff;
margin:0 auto;
width:770px;
padding:0;
text-align:justify;
/*border-top:1px dotted #000000;*/
}

#container img {
float:left;
/*opacity: 0.70;
-moz-opacity: 0.70;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);*/
margin:7px 15px 7px 10;
padding:0px;
}

/*** Горизонтальное меню ***/

/*- Счет Меню F--------------------------- */

     
    #tabsF ul {
	  margin:0;
	  padding:10px 0px 0 12px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:10;
      padding:22;
      }
    

    #tabsF a span {float:none;}


/*** Содержание ***/

#wrap {
clear:both;
background:#E1DBCD url("image/content_bg_low.jpg") top left no-repeat;
font-size:0.9em;
padding:0 5px 0 0;

}

/*** Линии сторон ***/



#rightside {
float:right;
background: #404040;
opacity: 0.70;
-moz-opacity: 0.70;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
/*border: 1px solid #000000;*/
margin-right: 5px;
width: 220px;
height: 550px;
padding: 0 5 0 5px;
}

#rightside h1 {
color:#c3cff5;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;

}

#rightside h2 {
font-size:1.1em;
margin:0 0 20px;

}

#rightside h3 {
color:#ffffff;
font-size:1.4em;
font-weight:bold;
letter-spacing:-1px;
/*text-align:center;*/
margin:0 0 12px;

}

#rightside p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
color: #ffffff;
}

#rightside h4 {
font-size:1.1em;
line-height:1.0em;
margin:0 0 10px 10px;
color: #cccccc;

}

/*** Содержание ***/

#content,#contentalt {
width: 510px;
height: 550px;
background:#ffffff;
opacity: 0.80;
-moz-opacity: 0.80;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
border:1px solid #000000;
color:#2a2a2a;
padding: 20px 0 0 20px;
}

#content {margin:0px 200px 0px 0px;}
#contentalt {margin:0px 200px 0 15px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#2E4BA8;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
}

#content img,#contentalt img {
border:1px solid #b0b0b0;
float:left;
margin:5px 5px 10px;
padding:5px;
}

/*** Окно прокрутки ***/

#scroll {
width: 480px;
height: 530px;
background:transparent;
color:#2a2a2a;
padding:0px 15px 0px 0px;
overflow-y: auto;
overflow-x: hidden;
}

/*** КНОПКИ НА ПРАВОЙ ПАНЕЛИ ***/

#nav {
  float:right;
  width:100%;
	margin:0;
  padding:10px 0 0px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
  font-size:100%;
  background:#c4df9b;
	color: #fff;
}

#nav li {
	font-size:1.0em;
	list-style:none;
	display:inline;
	padding:5px 2px;
}

#nav li a {
  margin:0px 0px;
	padding:7px;
	color:#fff;
	text-decoration:none;
  font-weight: bold;
}

#nav li a:hover {
	background:#acd373;
  color:#fff; 
}



/*** Нижняя сноска ***/

#footer {
background:#000000 url("image/footerbg.jpg") top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#d0d0d0;
font-weight:bold;
}

/*** Различные классы ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Формат текста ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}



.object_title {
    font-size:14px;
}

.cat_img_small {
    /*text-align:center;*/
    vertical-align:middle;
}

.cat_img_big {
    /*text-align:center;   */
    vertical-align: middle;
}

.tmp td,.tmp td a{
    padding:0px;
    margin:0px;
    /*border:0px solid red; */
    /*text-align:center;*/
}

.obj_description {
	/*clear:both;
	color:#d0d0d0;*/
	font-size:0.8em;
	font-weight:bold;
}