body,html{
height: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
}
iframe {
width: 100%;
height: 100%;
border: none;
background: white;
position: fixed;
top: 0px;
left: 0px;
}
H1 {
text-align: center;
}

dt {
font-style:italic;
font-weight:bold;
letter-spacing:1.5px;
padding-bottom:5px;
padding-left:10px;
}

dd {
border-left:1px solid #FF6600;
margin-bottom:15px;
padding-left:10px;
}
BODY {
 margin: 0px;
 background: #fa4400;
 font-size: 16px;
 font-family: Times New Roman, Arial;
}
UL {
 padding: 0px; /* Убираем поля для браузера Firefox */
 margin-left: 20px; /* Отступ слева */
 
}
A:link {text-decoration: none; color: #ffee00; } 
A:visited { text-decoration: none; color: #ff8800 } 
A:active { text-decoration: none; }
A:hover { text-decoration: underline; color: red /* Цвет ссылки */
}
.bukvica {
 font-size: 200%; /* Размер шрифта буквицы */
 float: left; /* Выравнивание по левому краю */
 color: #520; /* Красный цвет первой буквы */
 padding: 0px; /* Поля между буквицей и текстом */
}
p:first-letter {
 font-size: 100%;
 color: black;
 padding: 0px 0px 0px 10px;
}
#container {
 min-width:600px; width:100%; width:expression(document.body.clientWidth < 942? "940px": "100%" );
}
#toplayer {
 background: #ffee00;
 color: red;
 width: 100%;
 height: auto;
 min-height: 80px;
}
#topcont {
 text-align: left;
 font-size: 250%;
 padding: 0px;
}
#linkslayer {
 width: 200px;
 text-align: left;
 float: left;
 padding: 0px;
 margin: 0px;
 background: 
  url("links.gif")
  right bottom /* В правом нижнем углу окна */
  no-repeat;
}
#linkscont {
 padding: 0px;
 float: left;
 
}
#contentlayer {
 text-align: justify;
 font-size: 100%;
 padding: 0px;
 margin-left: 200px;
 background: 
  url("rss.gif")
  right bottom
  no-repeat;
}
#contentcont {
 font-size:100%;
 text-align: justify;
 margin-right: 200px;
}
#contcont {
 padding: 0px;
 
}
#contentrss {
 
 float: right;
 width: 200px;
}
#rsscont {
 padding: 10px;
}
#framecont {
 width: 100%;
 height: 600px;
 padding: 0px;
 margin: 0px;
 float: left;
}
#kepka{
 background: 
  url("../images/bg.gif"); 
  repeat-x; 
 font-size: 150%;
 text-align: center;
 width: 100%;
 margin: 0px;
 padding: 10px 0px 10px 0px;
 float: left;
 
}
#bottomlayer {
 margin-top: 20px;
 text-align: center;
 font-size: 70%;
 clear: both;
 border-top: solid 2px #930;
}
#some {
 font-size: 75%;
 padding: 5px;
}
.cont {
height: 100%;
width: 100%;
z-index: 2;
position: absolute;
top: 0px;
}
.outer-wrapper{
width: 70%;
margin: 0pt auto;
padding: 12px;
}

.inter-wrapper{
text-align: left;
}
.header-wrapper{
margin: 0pt auto 10px;

border:1px solid #333333;
}

.header-inner{
border: 1px solid #333333;
margin: 5px;
}

.titlewrapper{
color: #99AADD;
text-align: center;
}
#main1{
width: 100%;
}
.topframe{
height: 100%;
width: 100%;
z-index: 2;
position: absolute;
top: 0px;
}
