
/* Стиль фона */

BODY {background-image: url('fon_base.jpg'); 
background-repeat: no-repeat;
background-position: left top; 
background-color: #ffffff;
margin:0; padding:0;
}

/* Стиль шапки */


/* Стиль футера */

#footer

{
background-image: url('footer.jpg'); 
background-repeat: no-repeat;
background-position: left bottom;
height: 313px;
margin:0; padding:0
}

#posttable

{
margin-top: 129px;
margin-left:330px !important;
margin-right:70px !important;
top:10px !important;
}

#menu
{
margin-top:300px;
left:120px;
position: absolute
}

#menu a:hover {
background: url('decomenu.png');
background-repeat: no-repeat;
background-position: left bottom;
height:40px;  
} 


#line

{
border-right: 4px double black;
padding:30px;
}

#decoline

{background: url('decorside.png');
background-repeat: y-repeat;
border-right: 4px double black;
padding:70px;
}

A.posttable {
color:#2b0101;
text-decoration: none;
font-family: Georgia, garamond, times, arial; font-size:13px; font-weight: bold
}

A.posttable:hover {
color:#2b0101;
text-decoration: underline;
font-family: Georgia, garamond, times, arial; font-size:13px; font-weight: bold
}

A.posttable:active {
color:#2b0101;
text-decoration: underline;
font-family: Georgia, garamond, times, arial; font-size:13px; font-weight: bold
}

#hr
{border-bottom: 4px double black;
}

h1
{
font-family: garamond, times, arial; font-size:24px !important; text-align:right; font-weight: bold; color:#000000 
}

h2

{
font-family: Georgia, garamond, times, arial; font-size:16px !important; text-align:left; color:#c8652a 
}

p 
{
font-family: Georgia, garamond, times, arial; font-size:14px !important; text-align:justify;
}

dd
{
font-family: Georgia, garamond, times, arial; font-size:14px !important; text-align:justify !important;
}

br
{
font-family: Georgia, garamond, times, arial; font-size:14px !important; text-align:justify !important;
}

pre
{
font-family: Georgia, garamond, times, arial; font-size:14px !important; text-align:justify !important;
}


li {
 list-style-image: url('arrow.png')
}

#


.ps

{
width:200px; background:#c8652a; font-family: garamond, times, verdana, sans-serif, arial; font-size:14; font-style:italic; text-align:center !important;  
}


