a,
a:visited
{    text-decoration:none;
    color:Orange;
    position:relative;
                outline: none;
}

a:hover
{
    text-decoration:underline;
}

div,
body,
ul,
li,
h1,
h2
{
    display:block;
    margin:0;
    padding:0;
    border:none;
}

body
{
    position:relative;
    background:#000; 
    z-index:0;
}
#container
{
    position:relative;
    width:800px;          
    margin:0 auto;
    padding: 70px 0 135px 0;
    font-size:0.8em;
    font-family:arial, sans serif;
    background-color:#313131;
    color:#b9b9b9;
    text-align:left;
}

p
{
    text-indent: 20px;
    font-size: 11pt;
    text-align: justify;
}

pre
{
    font-size: 12pt;    
    padding-left: 30px;    
}


#text i
{
    padding-left: 60px;
    font-size: 11pt;
    color: Orange;
}

c
{
    font-size: 14pt;
    color: Orange;
}

#text b
{
    font-size: 12pt;
}


#text {
    padding: 20px;
}

#text img, pre img {
    float: right;
    margin: 25px;
    border: 1px dotted Orange;
}

img.noborder {
   padding-top: 15px;
    border: none;
}

#extraDiv2
{
    position:fixed !important;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:23.2% !important;
    height:183px;
    min-height:183px;
    max-height:183px;
    background: transparent url('images/top.png') no-repeat 50% 100%;
    z-index:4;
}
#extraDiv3
{
    position:fixed !important;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:30% !important;
    height:188px;
    min-height:188px;
    max-height:188px;
    background: transparent url('images/footer.png') no-repeat 50% 0%;
    z-index:4;
}

.menu {width:355px;height:30px;top:10px;position:fixed;display:block;background:transparent url(images/menu.png) no-repeat;z-index: 5; }
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul li.map1 {float:left;position:relative;width:106px;}
.menu ul li.map2 {float:left;position:relative;margin-left:16px;width:106px;}
.menu ul li.map3 {float:left;position:relative;margin-left:19px;width:106px;}

.menu ul li a,
.menu ul li a:visited {display:block;text-indent:-1000px;text-decoration:none;width:150px; 
height:30px;}

li:hover.map1 {background:url(images/about.png);}
li:hover.map2 {background:url(images/music.png);}
li:hover.map3 {background:url(images/poems.png);}

/* Гостевая книга */

.guest {width:156px;height:79px;bottom:10px;position:fixed;display:block;background:transparent url(images/guest.png);z-index: 5;}

.guest a,
.guest a:visited {display:block;text-indent:-1500px;text-decoration:none;width:150px; 
height:78px;}
.guest a:hover {
    background:url(images/guesta.png);
}

#guest {
    margin-top: 45px;
    color: #ccc;
}

*:first-child+html #guest {
    margin-top: 100px;
}

#guest p,
#guest h2 {
   font-size: 10pt;
    text-align: center;
     color: #ccc;
}

#guest h2 {
   font-size: 14pt;
}

#guest td {
 border:#666 0px solid;
 font: 10pt;
 color: #ccc;
 }
#guest img {border:0;margin:0;padding:0;}
#guest input,
#guest textarea {font-size:12px;color:#000000;background-color:#FFFFFF; border: 1px solid Black; #000000;}

center {
    color: #ccc;
}

.center {
   padding: 100px;
}

/*    */

#submenu {
  position:fixed !important;
  right:7%;
  top: 220px;
  z-index: 6;  
  font-weight: bold;
}

#submenu a,  
#submenu a:visited {
    display: block;
    border: 1px solid black ;
    color: #ccc;
}

#submenu a:hover,
#submenu a.here
{
 text-decoration:none;    
 background: Orange;
 color: Black;
 border: 1px solid #ccc;
}

#songs {
    width: 400px;
}

#songs ol li {
    display: list-item;
    list-style: square;
    line-height: 2.2em;
   margin-left: 20px;    
}

#songs a {
    float: right;
    padding-left:10px;
    width:20px;
    height: 26px;
}

a.txt {
    background: url(/images/pero.png) no-repeat;      
}

a.mp3 {
    background: url(/images/mp3.png) no-repeat;    
}


h4 {
    font-size: 10pt;
    text-align: center;
    padding: 50px 100px 0 100px;
}
/** {
    border: 1px solid Red;
}*/

