table
	{border-collapse: collapse;
	 border-color: black;}
a
	{text-decoration: none;}
	
#shapka
	{background-color: #99c9e4;
	background-position: center;
	background-repeat: no-repeat;
	}
html {
        background: url(images/fon.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}	
body{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style-type:none;
	line-height: 1;

	}
h1	
{
font-family: arial;
color: #6C4009; 
font-size: 18px;
}

h2
{
font-family: arial;
color: #6C4009; 
font-size: 26px;
}

h3
{
font-family: arial;
color: #6C4009; 
font-size: 14px;
}

h4
{
font-family: arial;
color: #6C4009; 
font-size: 14px;
}

h5
{
font-family: arial;
color: #6C4009; 
font-size: 13px;
}

h5
{
font-family: Arial;
color: #6C4009; 
font-size: 13px;
}

p,td,ul,li,div
{font-family: Arial;
color: #452805;
font-size: 13px;}
		

ul#navlist2
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}
#navlist2 li
{
display: inline;
list-style-type: none;
}
#navlist2 a { padding: 3px 5px; }
#navlist2 a:link
{
color: #503E01;
background-color: #DBCFBF;
text-decoration: none;
}
#navlist2 a:hover
{
color: #503E01;
background-color: #F9F8D9;
text-decoration: none;
}
#navlist2 a:visited
{
color: #503E01;
background-color: #E7B55A;
text-decoration: none;
}
#navcontainer 
{ 
width: 177px; 
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 2px;
width: 160px;
padding: 4px 5px;
background-color: #DBCFBF;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #503E01;
background-color: #DBCFBF;
text-decoration: none;
}

#navlist a:visited
{
color: #503E01;
background-color: #FDF0D0;
text-decoration: none;
}

#navcontainer a:hover
{
color: #503E01;
background-color: #F9F8DC;
text-decoration: none;

}
}