body,html{
    margin:0px;
    background-color: #050503;
    font-family: Tahoma;
    color: #dfdfdf;
}

h1,h2,h3{
    margin:0px;
}

img{
border:0px;}
h3{
    font-weight:bold;
    font-size:9pt;
    margin-bottom: 10px;
}
p{
    margin:0px;
    margin-bottom: 10px;
    line-height: 1.4;
}
a{
    color:#b2b56d;
    }
a:hover{
    text-decoration:none;
}
#container{
    width: 885px;
    margin:auto;
}
#midcarrier{}
#header{
    padding-left: 18px;
    height:370px;
/*    background-color:lightgrey;*/
/*    text-align:center;*/
}
#headl{
/*    background: url(images/headbg1.jpg);*/
    background-repeat: no-repeat;
    height: 85px;
    font-size: 8pt;
    padding-right: 250px;
 
}
#headl img {
    float:left;
    }
#headr{
    background: url(images/headbg2.jpg);
    background-repeat: no-repeat;
    margin-left:0px;
    padding-top:15px;
    font-size: 8pt;
    padding-right: 0px;
    height:350px;
    padding-left: 285px;
}

#menu{
    height:45px;
    background: url(images/bgmenu.gif);
    background-repeat: repeat-x;
    font-size: 9pt;
    
    
}
#menu div#links{
    margin-left: 300px;
    padding-top: 4px;
    

}
/*
#menu a{
    font-weight: bold;
    text-decoration: none;
    color: #dfdfdf;
    display:block;
    float:left;
    height:35px;
    

    margin-right:3px;


}

#menu a.checked{
        background: url(images/checkedb.gif);
    }
*/

/* Закругленные уголки */
#menu ul{
    margin:0px;
    padding:0px;
    font-weight: bold;
    
    
}
#menu ul li{
    padding:0px;
    display: block;
    font-size:15px;
    margin-right: 5px;
    margin-left:0px;
    float:left;
    

}
#menu ul li a{
    color: #fefefe;
    font-size:9pt;
   
         
}
#menu ul li a span{
     line-height: 21px;
}
#menu ul li a.checked, #menu ul li a.checked span {

    display: block;
    text-decoration: none;
    background: url(images/bgchecked.gif) no-repeat 0 -30px;
    padding:0px;
}
#menu ul li a, #menu ul li a span {

    display: block;
    text-decoration: none;
    padding:0px;
}

#menu ul li a.checked span, #menu ul li a span {
    margin:5px 0px 5px 15px;
    padding:4px 15px 6px 0px;
}
#menu ul li a.checked, #menu ul li a.checked:hover span {
    background-color:#DBDBDB;
}
#menu ul li a.checked {
    background-position: top left;
    cursor:pointer;
}
#menu ul li a.checked span {
    background-position: top right;
    cursor:pointer;
}
/* / Закругленные уголки*/

#siteleft{
    
    float:left;
    width:240px;
    padding-left:20px;
    padding-top:5px;
    font-size: 9pt;
/*    background-color:lightblue;*/
    padding-bottom: 20px;
/*    border: 1px solid white;*/
}
div.album{
    float:left;
    text-align:center;
    width: 120px;
    font-size: 7pt;
    margin-bottom: 21px;
}

#content{
    padding-top:5px;
    margin-left:280px;
    padding-left:20px;
    padding-right:20px;
}
#content {
    font-size:9pt;
    padding-bottom:20px;
/*    border:1px solid white;*/
}
.shortstory{
    margin-bottom: 20px;
    clear: right;
}
.shortstory .date{
    font-size:7pt;
    margin-bottom:4px;
}
h1, .title{
    color: #4b8cba;
    font-size: 14pt;
    width: 460px;
    /*border:1px solid red;  */
    display:block;
    margin-bottom: 10px;
}
h1{
    font-weight: normal;
}
.shortstory img{
    float: left;
    margin-right: 9px;
    margin-bottom:4px;
}
#footer{
    font-size: 7pt;
    height:50px;
    padding-left:20px;
    padding-top: 17px; 
/*    background-color:lightgreen;*/
    clear: both;
    background-color: #252c2c; 
}
#footer #counters{
    float:left;
}
#footer #copy{
    margin-left: 280px;
/*    border:1px solid white;*/
}




/*Дизайн формы*/
form input, form select, form textarea{
    width:300px;
    }

 .cent {
 text-align: center;}

 /*Фотоальбомы*/
div.fotos{
    width: 500px;
    min-height:100px;
/*    height:auto;*/
/*    border:1px solid white;*/
    clear:right;
    
}
img.crop{
    max-width: 580px;
    height:auto;
}
div.fotod{
    float:left;
    margin-right:20px;
/*    border:1px solid white;*/
    width:100px;
}
div.clear{
    /*width:500px;*/
/*    border:1px solid white;*/
}
img.thumb{
    margin-right: 7px;
    margin-bottom: 10px;
    
}

/* новости */
p.newpic{
    text-align:center;
}

/*Статьи*/
table.arts {
    width:100%;
}
table.arts thead {
    font-weight:bold;
}
table.arts thead td {
    line-height:130%;
}
table.arts td.name{
    width:400px;
}


/*Альбомы*/
table.album td.cover{
    width:100px;
    vertical-align: top;
    padding-right:30px;
    
}
table.album td.cover3{
    width:70px;
    vertical-align: top;
    padding-right:30px;
    
}
table.album td.cover2{
    
    vertical-align: top;
}
table.album {
    margin-bottom: 30px;
    width:100%;
}
table.album td{
    vertical-align: top;
/*    text-align:right; */
}




