/*фон*/


.bodystyle { 
	background-color: #3399CC;
    text-align: left;
}

/*тело страницы*/
.bodyblock {
	background-color: #9EFF80;
	width: 800px;
	/*height: 100%;*/
	border: 0px;

}

.header {
	border-bottom: solid 3px #fe5400;
	/*height: 70px;*/
	background-color: #9EFF80;
	background-image: url('/img/header_bg.gif');
	
}
#downer 
{
    height:256px;
	/*height: 70px;*/
	background-color: #9EFF80;
	vertical-align: top;
}

#downer .mainblock {
    width: 250px;
    height: 256px;
    margin: 0px; 
    text-align:left;
    font: 14px Arial;
    vertical-align: top;
}

.boder {
	background-color: #9EFF80;	
}



.headerlinks {
	text-align:right;
	margin-right: 8px;
	margin-bottom: 5px;
	vertical-align: top;
}
.headerlinks a 
{
	text-decoration:none;
	font-size: 12px;
	font-family:  Tahoma;
}
#headerbuttons {
    margin-bottom: 20px;
    text-align: right;
}
#downerlinks 
{
    height: 68px;
	text-align:center;
	color: #000000;
	background-image: url('/img/downer_bg.gif');

}
#downerlinks2 
{
	text-align:center;
	color: #000000;}

#downerlinks a {
	text-decoration:none;
	font-size: 10px;
	font-family:  Verdana, sans-serif;
}

#downerlinks2 a {
	text-decoration:none;
	font-size: 10px;
	font-family:  Verdana, sans-serif;
}

.photomain {
	margin: 5px;
	border-bottom: solid 2px #21670c;
}

.content 
{
    display: block;
    padding: 2px 20px 20px 20px;
    font: 10pt Arial;
}

.content p 
{
    text-indent: 20px;
    font: 10pt Arial;
}

.content h3,h2,h4
{
    margin: 2px; 
    margin-left: 10px;  
}

#content_gal
{
    display: block;
    font: 10pt Arial;
}

#content_gal p 
{
    text-indent: 20px;
    font: 10pt Arial;
    margin: 10px 10px 2px 10px;
}

#content_gal h4,h5
{
    margin: 0 0 0 10px;
}

#content_gal h3
{
    margin: 8px 0 0 8px;
    color: Black;
}

#content_gal a
{
    text-decoration: underline;
    color: Black;
}
#content_gal a:hover
{
    text-decoration: none ;
    color: #fe5400;
}

.menuitem {
    font: bold 10pt Arial; 
    background-color: #418221;
}

.menuitem a {   
    color: White; 
    text-decoration: none;
}

.menuitem a:hover{   
    color: #fe5300; 
    text-decoration: unedrline;
}

.menuitemsel {
    font: bold 10pt Arial; 
    background-color: #fe5400;
}

.menuitemsel a {   
    color: Black; 
    text-decoration: none;
}

.menuitemsel a:hover{   
    color: Black; 
    text-decoration: unedrline;
}

.gal_cell 
{
    width:190px;
    height: 150px;
    text-align: center;
    background-color: #21670c;
}
.gal_cell_cont 
{
    height: 150px;
    vertical-align: top
}
.gal_cell img
{
    border: solid 1px black;
}

.gal_cell:hover{
     background-color: #fe5400;
}

.gal_right
        {
            width: 13px;
        }
        
.gal_mezdu
        {
            width: 4px;
        }
.gal_shapochka
        {
           width:190px;
           padding-left: 5px;
           background-image: url('/img/gal_nad.gif');
           background-repeat: no-repeat;
           color: #9eff80
        }

.prew_very_small 
{
    width: 64;
    height: 48;
    margin: 0 2px 0 2px;
    border: solid 5px #21670c;
}  

.prew_very_small:hover
{
    border: solid 5px #fe5400;
}


.prew_item 
{
    text-align: center;
}

.prew_item_block
{
    border-top: solid 1px #21670c;
    width: 160px;
    height: 155px;
    vertical-align: top;
    text-align: center;
}
.prew_item_block:hover
{
    background-color: #6cff3f;
}

.prew_pageslist
{
    text-align: right;
    font: arial 10pt;
    padding:  5px 16px 36px 5px;
    border-top: solid 1px #21670c;
}

.nav_links {
    text-align: right;
    padding: 0px 16px 3px 16px;
    /*border-bottom: solid 2px #21670c;*/
}
