/*--------------HEADER ---------------------*/
#nav_header
{
background: url(../i/header_nav.jpg) 0 0 no-repeat;
z-index:200;
margin:20px auto 40px auto;
padding:20px;}
#nav_header.no_margin{margin:0 auto 20px auto;}
a#sherengovski_logo
{
position:relative;
top:0px;
left:20px;
}
#gallery_index
{
position:relative;
top:-30px;
right:0;
float:right;
font-size: 12px;
}
#nav_header #gallery_index a
{
padding: 2px 5px;
}
#nav_header #gallery_index a.active
{
font-weight:bold; 
cursor: default;
}



/* ------------ PHOTO ----------------------*/
#series_container.g_horizontal
{
background:#EAE6D7 url(../i/hor_gallery_series_top.gif) 0 0 repeat-x;
padding: 0 0 10px 0;
}
#series_container.g_vertical
{
background:url(../i/flow.gif) 50% 150px repeat-y;
padding: 0 0 10px 0;
}
.g_horizontal #series_overflow
{
overflow: auto;
overflow-y:hidden;
overflow-x:scroll;
width: 98%;
margin:auto;
display:block;
position:relative;
}

.g_vertical #series_overflow
{
background:	url(../i/hor_gallery_series_top.gif) 0 0 repeat-x;
}

#series_overflow table{margin:0 auto 10px auto;}

#series_overflow table td
{
pading: 0;
margin:0;
border:3px solid #EAE6D7; 
}

/*------------------ description -----------------*/
#description h1
{
margin:auto;
width:600px;
padding: 0;
text-align:center;
}
#description
{
 background: url(../i/hor_gallery_series_bot.gif) 0 0 repeat-x;
 padding:60px;
}
#description #description_text
{
 width:600px;
 margin:40px auto;
 text-align:justify;
 line-height: 140%;
}
#description p
{

}

#footer
{
margin: 0;
padding:20px 0 5px 30px;
height:30px;
}
