html{
    background-color:#f0f0f0;
    margin:0px;
    padding:0px;
}
html body{
    margin:0px;
    padding:0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color:#333333;
    text-align:center;
}
a{
    outline:none;
    text-decoration:none;
}

a:hover{
    color: black;
    text-decoration:underline;
}
html h1{
    font-family: Arial,Helvetica,sans-serif;
    font-size:200%;
}
html h2{
    font-family: Arial,Helvetica,sans-serif;
    font-size:140%;
    font-weight:bold;
}
html h3{
    font-family: Arial,Helvetica,sans-serif;
    font-size:120%;
    font-weight:bold;
}
/**центрирующая вкладка********************************************************/
#centerblock{
    position: relative;
    margin:5px auto;
    width:990px;
    padding:0px 0px 0px 0px;
}
/**Тени************************************************************************/
#cbt{
    background:url("../si/pshtb.png") top repeat-x;
    margin: 0px;
    padding: 5px 0px 0px;
}
#cbb{
    background:url("../si/pshtb.png") bottom repeat-x;
    margin: 0px;
    padding:0px 0px 5px;
}
#cbr{
    background:url("../si/pshlr.png") right repeat-y;
    margin:0px -5px 0px 0px;
    padding:0px 5px 0px 0px;
}
#cbl{
    background: url("../si/pshlr.png") left repeat-y;
    margin:0px 0px 0px -5px;
    padding:0px 0px 0px 5px;
}
/**сама страница****************************************************************/
#wblock{
    position:relative;
    background-color: white;
    padding: 10px;
    text-align:justify;
}
/**общие классы****************************************************************/
.fc{clear: both;}
.l {float:left;}
.r {float:right;}

/******************************************************************************/
#footer{
    position:relative;
    float:none;
    left:0px;
    margin:10px 0px 5px;
}
#footer p {
    border-top:2px solid silver;
    margin:0px;
    padding:10px;
    color:gray;
    padding-left:10px;
    text-align:center;
}
#footer a{
    color: gray;
    background:none;
}
#botnav a{
    margin-left:2px;
    padding-left:10px;
    text-decoration:none;
    background:url("../si/graybox.png") 0px 5px no-repeat;
}
#footer .l{
    float:left;
}
#footer .r{
    float:right;
}
/**авторизация*****************************************************************/
#auth{
    padding:0px;
    text-align:right;
    color: #666666;
}
#auth form{
    margin:0px;
    padding:0px;
}
#auth a{
    color: #666666;
    text-decoration:none;
}
#auth a:hover{
    color: black;
    text-decoration:underline;
}
#auth p{
    margin:2px 0px;
    padding:0px;
    border:1px dotted silver;
    text-align:center;
}
#auth p.but{
    border:none;
    text-align:inherit;
}
#auth input{
    text-align:center;
    margin: 0px;
    border: none;
    width:115px;
    color: #666666;
}

/**Новостной блок**************************************************************/
#news2000comua{
    text-align: left;
}
#news2000comua a{
    color:#333333;
}
#news2000comua a:visited{
    color:gray;
}
#news2000comua h3{
    text-align: center;
}
#news2000comua_anoncer{
    text-align: left;
}
#news2000comua_anoncer a{
    color:#333333;
}
#news2000comua_anoncer a:visited{
    color:gray;
}
#news2000comua_anoncer h3{
    text-align: center;
}
#newstitle{
    text-transform:uppercase;
    font-size:110%;
    font-weight: bold;
    padding-top: 8px;
}
#newstitle a{
    color:black;
}
/**menu***********************************************************************************/
#menu{
    position: relative;
    margin: 2px auto;
    padding:0px;
}
#menu ul {
    margin:0;
    padding:0;
    list-style:none;
    white-space:nowrap;
    padding:1px 1px 0 1px;
}
#menu li {
    margin:0;
    padding:0;
    list-style:none;
    background-color: #e6d29e;
}
#menu li a{
    color: black;
    padding: 5px;
    background-color: #e6d29e;
    border:1px solid white;
}
#menu li a:hover{
    color:blue;
}
#menu li {display:inline;}
#menu ul ul {
    position:absolute;
    width:165px;
    left:-9999px;
}

#menu a {
    display:block;
}
#menu ul li:hover ul {left:100%; margin-top:-23px; margin-left:-1px;}

#menu a:hover ul,
#menu a:hover a:hover ul,
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul,
#menu a:hover a:hover ul ul {left:-9999px;}


#errblock{
    position:relative;
    padding:20px 0px 10px;
    overflow:hidden;
    margin-right:205px;
}
#errblock p{
    font-size:120%;
}

@media print{
    #rblock,#head{
        display:none;
    }
}

.footnote{
    border-top:1px solid gray;
}
#cntnr{
    margin-top:5px;
}
#rblock{
    margin-left:730px;
}
.w20{width:20%;}
.w30{width:30%;}
.w40{width:40%;}
.w50{width:50%;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
#wblock{
    border-right: 245px solid white;
    padding: 105px 0px 10px 10px;
    text-align: left;
}
#rblock{
    position:absolute;
    top:0px;
    right:0px;
    margin:0px -245px 0px 0px;
    padding:0px 5px 0px 6px;
    width:245px;
    background:url("../si/horline.png") 0px 65px repeat-x;
}
#auth{
    position: absolute;
    top:5px;
    right:10px;
}
/**шапка страницы**************************************************************/
#head{
    position:absolute;
    top:10px;
    height:93px;
    width:970px;
    text-align:left;
    background:url("../si/horline.png") bottom left repeat-x;
}
#logo{
    display: block;
    float: left;
    background-color: white;
}
#logo img{
    margin:0px;
    padding:0px;
    border:none;
}
#htitle{
    color:black;
    padding: 0px;
    margin:0px;
    text-align: center;
    font-size: 60px;
    font-style: italic;
    font-weight: bold;
    color:silver;
}
#head .nav{
    position:absolute;
    top:75px;
    left:10px;
    height:18px;
    color:white;
    font-weight: bold;
    padding-left:37px;
}
#head .nav a{
    color: white;
    text-decoration:none;
}
#head .nav a:hover{
    text-decoration:underline;
}
#wblock{
    border-right: none;
}
#mblock{
    border-left: 170px solid #e5e5e5;
    border-right: 1px solid silver;
    padding: 0px 4px;
    margin:0px 255px 0px 0px;
}
h1 a, h2 a, h3 a, h4 a{
    color:inherit;
}
a:hover{
    color:silver;
}
a:visited{
    color:gray;
}
.lnk a:visited{
    color:inherit;
}
#topdata img{
    display: block;
    float: right;
    margin:0px 0px auto 10px ;
    border:1px solid #333333;
    outline: 1px solid silver;
    text-decoration: none;
}
#topdata h1{
    margin-bottom: 5px;
}
.left{
    float:left;
    margin: 0px 0px 0px -174px;
    padding:0px 0px 0px 2px;
    width:166px;
}
.right{
    float:right;
    margin: 0px -144px 0px 0px;
    padding: 0px 0px 0px 5px;
    width:135px;
}
.wcat{
    margin:-13px 255px 0px 0px;
    padding:10px 10px 0px;
    text-align:left;
    border-top:3px solid #333333;
    border-left:170px solid #e5e5e5;
}
.wcat .ce{
    min-height: 90px;
}
.wcat h2,.wcat h3,.wcat h4,.wcat p{
    margin:2px 0px;
}
.wcat img{
    float:left;
    width:80px;
    height:80px;
    margin: 0px 10px 10px 0px;
    padding: 0px 5px 5px 0px;
    border-top: none;
    border-left: none;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    overflow: hidden;
}
.lnk{
    position:relative;
    margin:0px;
    padding: 7px 0px 0px;
    width: 170px;
    height:19px;
    font-size:100%;
    text-align:center;
    text-transform:uppercase;
    color:white;
    background:url("../si/newshead.png") 0px 5px repeat-x;
}
.tl{
    float:left;
    width:160px;
    overflow:hidden;
    margin:-5px 0px 0px -180px;
    padding:0px 5px;
    border-top:10px solid white;
}
.mdl{
    border-top:1px solid #333333;
}
.time{
    color:#b03200;
    font-weight: bold;
}
p.time{
    margin:0px;
    padding:0px;
}
.tl h3{
    font-size: 100%;
}
.bb{
    border-top: 1px solid #333333;
    padding-top: 5px;
}
.bb .time{
    font-size: 75%;
}
#rblock{
    top:100px;
    margin:0px 0px 0px;
    background: none;
}
#auth{
    position: relative;
    float: right;
    margin:0px 10px;
}
#rblock a{
    color:#333333;
}
#rblock a:visited{
    color:gray;
}
