* {
; font-family: Georgia, "Times New Roman", Times, serif;
}
body {
; Margin-top: 0px; Margin-right: 0px;
; Margin-bottom: 0px; Margin-left: 0px;
; BackGround-color: #808000;
; Color: #ccd192;
; Top: 0px; Left: 0px;
; Right: 0px; Bottom: 0px;
}
h1 {
; Font-weight: bold; Font-size: 150%;
; Margin-top: 0px; Margin-right: 30px;
/*; Margin-left: 60px;*/
; text-align: center;

}
h2 {
; Font-weight: bold; Font-size: 120%;
; Margin-right: 30px;
; Margin-bottom: 0px; Margin-left: 60px;

}
h3 {
; Font-weight: bold; Font-size: 100%;
; Margin-top: 0px; Margin-right: 30px;
; Margin-left: 60px;

}
hr {
; Color: #ccd192;
; BackGround-color: #ccd192;
}
P.pers {
; Margin-left: 100px;

}
p {
; Font-size: 100%;
; Text-indent: 30px;
; Text-align: justify;
; Margin-top: 10px; Margin-right: 30px;
; Margin-bottom: 0px; Margin-left: 30px;
; Padding-top: 0mm; Padding-right: 0px;
; Padding-bottom: 0px; Padding-left: 0px;
; Top: 2px;
; Bottom: 2px;
}
p.addr {
; Font-weight: bold; 
; Font-size: 100%;
; Text-align: justify;
; Margin-right: 30px;
; Margin-bottom: 0px; Margin-left: 30px;
; Margin-top: 0px;
; Padding-right: 0px;; Padding-top: 0px;
; Padding-bottom: 0px; Padding-left: 0px;
}
p.autor {
; Text-align: right;
}
p.our {
; Text-indent: -30px;
; Text-align: justify;
; Margin-top: 10px; Margin-right: 30px;
; Margin-bottom: 0px; Margin-left: 60px;
; Padding-top: 0mm; Padding-right: 0px;
; Padding-bottom: 0px; Padding-left: 0px;
; Top: 2px;
; Bottom: 2px;
; color: black;
}
p.center {
; Text-indent: 0cm;
; Text-align: center;

}
li.my {
; Font-size: 100%;
; Text-align: justify;
; Margin-right: 30px;
; Margin-bottom: 0px; Margin-left: 30px;
; Margin-top: 0px;
; Padding-right: 0px;; Padding-top: 0px;
; Padding-bottom: 0px; Padding-left: 0px;
}

#head {
; Text-align: left;
}
#content {
; Margin-right: -15px;
/*; Height: 100%;*/
; MARGIN:0PX 0PX 0PX 225PX;
; PADDING:5PX;

}
#menu {
; Float: left;
; Width: 200px;
/* Обтекание справа *//* Ширина колонки */PADDING:5PX;
/* Поля вокруг текста */MARGIN:10PX 10PX 10PX 10PX;
/* Значения отступов */;

}
#foot {
PADDING:5PX;
CLEAR:BOTH;
MARGIN:0PX 0PX 0PX 0PX;
/* Значения отступов */;

}

/* ONLY FOR MENU!!! */
.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 185px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid black;
}

.glossymenu li{
position: relative;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 400px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{
background: white url(../images/glossyback.gif) repeat-x bottom left;
font: bold 10px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../images/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
