body,html {
	background:#000;
}
.content legend{margin-bottom:1.6em} /* IE form margin bug */
sup, sub{font-size:100%} /* IE superscript & subscript bug */
* html .content textarea, * html .content input{padding:0} /* IE < 7 form fix */
.content input[type='submit'], .content input[type='button']{padding:0} /* IE 7 button fix */
.content legend+*{margin-top:0} /* we already added legend margin */
a abbr, a acronym{text-decoration:underline} /* IE 7 bug */
* html .content blockquote *{margin:.8em 0}
a{
	color:#C9C9C9;
}	
		a:hover {
		    color:#808080;
		}
b {
font-weight:bold;
} 
#body{
	background:#000;
}
#middle{
	background:#000;
	margin-top:100px;
}
#main_block{
	width:1000px;
	height:350px;
	border:1px solid #5a5a5a;
    display:none;
}
.bottom_block{
    width:965px;
    height:115px;
}
#content {
    float:left;
    padding-left:300px;
}
#mp3player{
	float:left;
}
.logo_small{
	float:right;
	height:103px;
	width:168px;
	margin-top:10px;
	margin-right:65px;
}
.after_logo{
    width:965px;
    height:17px;
}
.bottom_text{
	float:right;
	height:15px;
	width:280px;
	color:#C9C9C9;
	font-size:13px;
	font-family:tahoma;
	line-height:normal;
	margin-right:20px;
}
		.bottom_text a{
	    color:#C9C9C9;
		}
		.bottom_text a:hover{
	    color:#808080;
		}
	
	
.pointer{
	cursor:pointer;
}
.text{
	color:#646464;
	font-size:11px;
	font-family:tahoma;
	line-height:normal;
}
.left{
	float:left;
	width:215px;
	height:348px;
	font-size:10px;
	font-family:Century Gothic; 
} 
.left_text{
	margin-top:100px;
	margin-right:5px;
	letter-spacing:1px;
}                  
.second_menu{
	float:left;
	height:348px;
	width:90px;
	text-align:left;
}
#bg_block{
	float:left;
	height:348px;
	width:690px;
	color:#b8b8b8;
}
#big_block{
	display:none;
	border:1px solid #5a5a5a;
	height:329px;
	width:680px;
	margin-top:10px;	
}
#big_pic{
    overflow:hidden;
	display:inline;
	margin-top:3px;
	margin-left:10px;
	float:left;
	border:1px solid #5a5a5a;
	height:300px;
	width:400px;
}
#little_pics{
	display:inline;
	float: right;
	height:300px;
	width:254px;
	margin-top:13px;
	margin-right:12px;
}
#l_arrow{
	display:inline;
	margin-top:23px;
	margin-left:17px;
	float:left;
	height:24px;
	width:23px;
}
#r_arrow{
	display:inline;
	margin-top:23px;
	margin-right:17px;
	float:right;
	height:24px;
	width:23px;	
}
/*********************************/
#outer_pictures {
   padding-left:16px;
   overflow:hidden;
   height:240px;
   width:240px;
   text-align:left;
   }
   #pictures {
       text-align:left;
       position:relative;
       height:240px;
       overflow:hidden;
       }
       #pictures a {
           display:block;
       } 

.pic{
	border:1px solid #5a5a5a;
	margin-top:17px;
	margin-right:17px;
    cursor:pointer;
    }
#admin_layer {
    width:700px;
    text-align:justify;
    border:1px solid #000;
    }
#admin_menu {
    height:20px;
    }
    #admin_menu a {
        font-size:16px;
        font-weight:bold;
        }
#admin_content {
    font-size:14px;
    padding:6px;
}
#second_menu {
    position:relative;
    float:left;
	width:90px;
    padding-top:100px;
}
#text_block{
	width:680px;
	height:329px;
	margin-top:10px;
	border:1px solid #5a5a5a;
	
}
#cat_title {
   font-size:15px;
   padding:2px 0px 2px 10px;
   text-align:left;
}
#photo_inner{
	float:right;
} 
#text_inner{
	text-align:left;
	font-size:13px;
	margin:5px;
	float:left;
	width:400px;
	height:300px;
	padding-left:10px;
	text-align:justify;
}
.avatar{
	width:150px;
	height:150px;
	margin:10px;
	border:1px solid #5a5a5a;
    overflow:hidden;
    cursor:pointer;
}
#lena{
	float:left;
	width:150px;
	height:150px;
	border:1px solid #5a5a5a;
	margin-top:15px;
}
#vika{
	float:right;
	width:150px;
	height:150px;
	border:1px solid #5a5a5a;
	margin-top:15px;
}
#greyDiv {
	position: absolute;
	left:0px;
	top:0px;
	overflow: hidden;
	z-index: 50;
	background-color: #000;
    text-align:center;
	display:none;
	}
#shown_image {
	border:1px solid #5a5a5a;
    position: absolute;
    z-index: 55;
    display:none;
}
#shown_image img {
}
#close_div {
    text-align: right;
    color:#fff;
    cursor:pointer;
    font-size:18px;
}
.cursor {
    cursor:pointer;
}
#img_descr {
    display:none;
    position:relative;
    left:0px;
    background:#999;
    color:#000;
    font-size:12px;
    text-align:justify;
    padding:4px;
    width:400px;
    opacity:.7;
    filter: alpha(opacity=70); /* IE5.5+ */
}
#map{
    float:right;
    width:350px;
    height:298px;
}

