body {
padding:0;
margin:0;
color: #999999; 						
text-align:center;
font: 7px tahoma;
background: #000000;					// цвет основного фона;
}

.tabl {
background: #000000 url("images/bg.gi") ;			// цвет и текстура подложки;
width:100%;
}

td.tops {
background: #000000 url(images/up.gi) repeat-x bottom;		// верхняя граница;
width:100%;
height:20px;
}

td.bott {
background: #000000 url(images/down.gi) repeat-x top; 		// нижняя граница;
width:100%;
height:50px;
}

.up {
background: #000000 url(images/frameup.gif) bottom;		// верхняя рамка;
height:20px;
width:625px;
}

.down {
text-align: center;
width:625px;
background: #000000 url(images/framedown.gif) top; 		// нижняя рамка;
height:20px;
overflow:hidden;
}
td.lefts {
background: #000000 url(images/frameleft.gif) right top;		// левая рамка;
width:20px;
}

td.menu {
width: 150px;
vertical-align:top;
padding-top:23px;
padding-left:20px;
font-family: tahoma;
font-size: 10pt;
background: #000000 url(images/menu.gif) right top; 		// рамка в меню;
color: #999999;						// цвет надписей в меню;

}

td.rights {
background: #000000 url(images/frameright.gif) left top;		// правая рамка;
width:20px;
}

.nav {
width:75px;
}

img {
border:0px;
margin:0px;
padding:0px;
}

p {
text-indent: 30px;
margin:10px;
padding:2px;
}

.photo {
border: 0px solid white;					// цвет и размер рамки фотографий;
}

.header {							//верхний заголовок
width:785px;
height: 5px;
text-align: center;
color: #999999;
font: 12pt tahoma;
font-weight:italic;
margin:0px;
margin-left:00px;
padding:0px;
text-indent:0px;
}

table {
font: 8pt tahoma;
border: 0px dashed grey;
padding:0px;
margin:0px;

}

.container {
width:625px;
vertical-align: top;
overflow: hidden;
height:470px;
text-align:justify;
background: #000000 url(images/underset.*gif) repeat top; 			// цвет подложки под сетами;
}


.warn {
color: white;
text-align:center;
font:20pt tahoma;
font-weight:bold;
width:700px;
border:5px solid gray;
padding:20px;

}

.piccont {
border:0px;
width:150px;							// ширина превью;
height:150px;							// высота превью;
float:left;
margin-top:5px;
margin-left:5px;
}

a {
border:0px;
text-decoration: none;
color:  #999999;							// текст ссылок;
}
a:visited {
color: gray;							// цвет посещённых ссылок;
}
a:active  {
color: #999999;
}
a:hover {
color: gray;							// цвет подсвеченных ссылок;
}
.copyr {
font: 7pt tahoma;
color: gray;
text-align: center;
margin-left:10px;
padding:10px;
}

.copyrs {
font: 6pt tahoma;
color: 333333;
}

.comment {
margin-top:5px;
border-bottom: 1 dashed #444444;
width:80%;
text-align: left;
padding:3px;
color: black;
font: 9pt tahoma;
}

textarea {
font: 9pt tahoma;
border: 1px solid #222222;
padding:1px;
overflow: hidden;
margin:1px;
}

input {
font: 9pt tahoma;
border: 1px solid #222222;
padding:3px;
margin:1px;
}
