/* CSS Document */

html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}
body {
color: #000000;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
background-image: url(fon.png);
margin: 0;
padding: 0;
}

a {
color: #000000;
}
a:hover {
color: #c68e78;
text-decoration: none;
}

a:visited{color: #CC3333;}

h1, h2, h3, h4, h5, h6
{
color: #c68e78;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1
{
color: #de5a26;
font-size:25px;
margin-top: 25px;
}

h2, h3
{
font-size:22px;
}

h4, h5, h6
{
font-size: 20px;
}

#content {
color: #c68e78;
padding: 15px;
padding-left: 50px;
padding-top: 40px;
font: 14px arial; 
}

#leftmenu ul {
list-style-type: none;
margin-top: 20px;
}
#leftmenu ul li {
font: bold 15px Georgia;
margin-bottom: 5px;
text-decoration:underline;
}
#leftmenu ul li a {
color: #c68e78;
background-position: left;
line-height: 18px;
display: block;	
}
#leftmenu ul li a:hover {
color: #000000;
text-decoration: none;
}
#topmenu{
color: #c68e78;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
margin-left: 30px;
}
#topmenu a {	
color: #c68e78;
text-decoration: underline;
}
#topmenu a:hover {	
color: #000000;
text-decoration: none;
}
#block 
{
float: left;
background-image: url(foto-fon.gif);
background-repeat: no-repeat;
margin-right: 20px;
height: 165px;
width: 207px;
}
#block table
{
padding-left: 45px;
height: 165px;
width: 207px;
}
#block a
{
color: #000000;
font: bold 12px Georgia, "Times New Roman", Times, serif;
}
#copy 
{
font-size: 12px;
}

div.pub {
background-image: url(foto-fon.gif);
background-repeat:no-repeat;
background-position: left top;
width: 200px;
height: 170px;
padding: 5px;
padding-bottom: 15px;
float: left;
}
div.pub a{
color: #000000;
font: bold 14px "Times New Roman", Times, serif;
}
div.pub a:hover{
text-decoration: none;
}

